Moped v0.1.0
Pre-release
Pre-release
release-drafter
released this
09 Feb 04:02
·
10548 commits
to main
since this release
This is the very first formal production pre-release of the Moped codebase using semantic versioning. We can only get better from here...
- Project Activity Feed | Implement front end in Activity Log tab #4949 (#201) @sergiogcx
- Moped Editor | Add user_id (integer) to token #5129 (#196) @sergiogcx
- Project Phases Table (#187) @mateoclarke
- Moped Database | Revisions to activity log table structure #5173 (#198) @sergiogcx
- Moped Database | Add column to easily retrieve the operation type #5205 (#200) @sergiogcx
- Project Extent | Edit project extent (#190) @mddilley
- Project Extent | Zoom to project extent in Project Summary view (#197) @mddilley
- Moped Tables | Refine GridTable layout/design on Projects page #5028 (#194) @sergiogcx
- Moped Database | Permissions for Activity Log (#193) @sergiogcx
- Moped | Add relationship between moped_project_roles and moped_proj_personnel #4974 (#195) @sergiogcx
- SQS Diff Handler (#189) @sergiogcx
- Project Extent | Implement extent definition using CTN segments (#186) @mddilley
- Project Activity Log | Implements SQS Backend #4895 (#180) @sergiogcx
- Automates Database Documentation (#184) @sergiogcx
- Changes to CSV Export (#191) @sergiogcx
- Removed nav items (#185) @tillyw
- API for Events (#188) @sergiogcx
- State management | Migrate to Apollo Client 3.0 (#183) @mddilley
- Project Activity Feed - Database Migration #4895 (#179) @sergiogcx
- User Management | Restrict adding and editing users to Admins (#174) @mddilley
- User Management | Replace "Login" in side drawer with "Log out" (#182) @mddilley
- Updates Production (#181) @sergiogcx
- Moped Tables | Implement search and stackable filters #2324 (#173) @sergiogcx
- Fixes to Stackable Filters & Search Bar (#176) @sergiogcx
- Project Extent | Restrict geocoder and restore unselected polygon outlines (#172) @mddilley
- Project Extent | Update permissions for user roles for new project extent fields (#178) @mddilley
- Changes First Name and Last Name field type from Name to Text (#177) @sergiogcx
- Moped Tables | Implement export functionality #4785 (#175) @sergiogcx
- Project Extent | Store map feature data in Moped (#167) @mddilley
- Project Summary | Render project extent map (#170) @mddilley
- Moped Tables | Implement basic table #4784 (#169) @sergiogcx
- Project View Refactoring (#165) @mateoclarke
- User Management | Handle update password feature for SSO users (#166) @mddilley
- Capitally Funded ➡️ Capital Funding (#164) @mateoclarke
- Moped User Login | Give user feedback after a user submits their login (#163) @mddilley
- Update Production Branch (#162) @sergiogcx
- Update Projects, Phase, and Status tables with better dummy data #4669 (#159) @sergiogcx
- Submit Button (#161) @sergiogcx
- Allow spaces in workgroup name (#158) @mddilley
- Update Moped icon & svg (#156) @mateoclarke
- Handle API data validation for Edit User route #4722 (#157) @sergiogcx
- Project Definition | Follow-up details (#154) @mddilley
- Moped Editor | Update project list #4708 (#153) @sergiogcx
- Fix some console warnings (#155) @mddilley
- Project Extent | Implement Project Extent mapping features (#152) @mddilley
- Project Definition | Implement progress/spinner animation in "Finish" button #4668 (#143) @sergiogcx
- 4666 lz project summary (#146) @lazavazav
- Project summary updates (#149) @mateoclarke
- Updates Dashboard titles and icons (#147) @mateoclarke
- Moped Database | Fix problem with workgroups #4702 (#148) @sergiogcx
- Moped API | Fix DevOps pipeline #4706 (#151) @sergiogcx
- Moped Editor | Direct path access | Routing issue #4680 (#144) @sergiogcx
- Editor | Update default user profile (#142) @mddilley
- Editor | Project extent placeholder (#139) @mddilley
- Project Listing | Implement basic project listing with Material UI table #4672 (#140) @sergiogcx
- Editor | Show inactive/active status in User table and update seed with workgroups (#133) @mddilley
- Adds aggregation permissions to all roles (#138) @sergiogcx
- Update SSO config vars for different environments (#136) @mateoclarke
- Moped Editor | Skip Hosted UI #4654 (#137) @sergiogcx
- Adds support for SSO tokens for API Gateway #4421 (#135) @sergiogcx
- Add SSO button (#130) @mateoclarke
- 4507 lz proj notes (#123) @lazavazav
- Kickstand | gqlAbtract.js updates and import into Moped Editor via Kickstand #4616 (#128) @sergiogcx
- Editor | Use error responses from User Management API for Add User form feedback (#132) @mddilley
- Moped Editor | Fix HTTPS on Start-Local #4631 (#131) @sergiogcx
- Fixes to hasura-cluster command (#125) @sergiogcx
- Updates Production from Main branch (#127) @sergiogcx
- Remove CORS config in Users blueprint (#126) @mddilley
- Moped API | Handle CORS in the MOPED User Management API (#124) @mddilley
- Editor and API | Implement Update User password form (#119) @mddilley
- API | Add update password route test and update existing tests (#122) @mddilley
- Fix static assets in staging (#121) @mateoclarke
- Update sub folder routing /moped (#120) @mateoclarke
- Editor | Edit and Delete Users (#118) @mddilley
- New project (#117) @lazavazav
- Editor | Implement Add User form (#113) @mddilley
- Replace UI with more basic template (#98) @mateoclarke
- Get hasura endpoints working for staging & prod envs (#116) @mateoclarke
- Moped | Single Sign On | Make API Populate Cognito UUID in DynamoDB #4455 (#114) @sergiogcx
- Moped | Single Sign On | Pre-token generator needs to know Cognito ID #4454 (#115) @sergiogcx
- Moped | Single Sign On | Refactor Claims Structure in DynamoDB #4422 (#111) @sergiogcx
- Editor | Implement User table (#105) @mddilley
- Apollo Setup (#108) @mateoclarke
- Update to use local hasura cluster instance (#110) @mateoclarke
- Rename files for component instead of "index.js" (#107) @mateoclarke
- Moped | Roles and Permissions - Synchronize Cognito with Postgres users table #4054 (#103) @sergiogcx
- Auto formatting w/ prettier 💅 (#106) @mateoclarke
- Reimplement auth (#102) @mateoclarke
- Moped Database | Hasura Cluster Docker Status Check (#104) @sergiogcx
- Bump cryptography from 3.1.1 to 3.2 in /moped-api/requirements (#101) @dependabot
- Bump cryptography from 3.1 to 3.2 in /moped-auth/cognito-pre-token-hook/requirements (#100) @dependabot
- Moped API | Add tests to user management API (#99) @mddilley
- Moped Database | Add user email column #4211 (#96) @sergiogcx
- Moped | Implement Alpha permissions in Cognito and Hasura #3873 (#94) @sergiogcx
- Update production with user management API (#95) @mddilley
- Moped API | Implement API functionality (#93) @mddilley
- Update Production with Latest Migration (#92) @sergiogcx
- Moped Database: Rename staff table #4182 (#90) @sergiogcx
- Keep Cogito Triggers Warm: 4139 (#87) @sergiogcx
- Updates migrations for production database (#86) @sergiogcx
- Moped-database | Implements database migrations #4106 (#85) @sergiogcx
- Updates Production (#84) @sergiogcx
- API | Moped Pipeline (#83) @sergiogcx
- Auth | Update production (#82) @sergiogcx
- MPE: Fix routing in production (#80) @sergiogcx
- MPE: Fix the routing (#79) @sergiogcx
- MPE: Fix router problems (#77) @sergiogcx
- Updates Production (#76) @sergiogcx
- Update settings.yml (#2) @amenity
- Update settings.yml (#1) @amenity