Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2024-27 #5752

Merged
merged 11 commits into from
Jul 7, 2024
Merged

Release 2024-27 #5752

merged 11 commits into from
Jul 7, 2024

Conversation

avaek
Copy link
Contributor

@avaek avaek commented Jul 1, 2024

Manual release steps

Features ⭐

  • RN-1335: Setup skeleton backend for tasking

Tweaks ⚖️

  • RN-1273: Managing map overlay group relations in Admin Panel now done with codes rather than IDs
  • MDEV-236: ‘Delete’ action for drilled-down relations in Dashboards and Map overlay group relations pages in Admin Panel
  • RN-1335: Move filterable table into ui-components
  • RN-1190: Update country multiselect fields to use a checkbox list in admin panel

Bug fixes 🐛

Infrastructure and maintenance 🛠️

avaek and others added 9 commits June 20, 2024 07:41
merge: release-2024-25 master -> dev
* `child_code` in `MapOverlayGroupRelations.find`

* use `generateInstance`

* comment new methods

* reorder a few symbols

* temp: clearer console log

* use TSDoc

* avoid arrow notation

* consistent param names

* remove console logs

* private remark comment

* clearer comment

* format JSDoc

* update error log

* document `mapOverlayGroupRelations` endpoints

* use `static joins`

* fix invalid criteria

* restore criteria, fix invalid options?

* Switch to using 'customColumnSelector' for child_code field

* remove overriding `find` and `generateInstance`

* use `processColumnSelector`

* adjust inline comment

* clarifying JSDoc

* update comment, use `for`…`of`

* handling for `COALESCE`

* fix import

* update Admin Panel columns, edit/create configs

* remove console log

* fix cascading test failures

* RN-1273: Ensure DatabaseModel find methods use fully qualified field names

* comment unhandled edge case

* beefier TSDoc

---------

Co-authored-by: Rohan Port <rohan@beyondessential.com.au>
merge: release-2024-25 HOTFIX: master -> dev
…5742)

* delete relation when drilled down from Dashboards

* drilled-down map overlay relation delete action

* use const value
* Add migration for table

* Remove status type if exists

* Create task db model

* Add to db exports

* Generate types

* Fix migrate-down

* Get tasks endpoint

* Create task endpoint

* WIP edit tasks

* Edit task endpoint

* Allow assignee to be empty

* Don't cascade user accounts

* Generate types

* Add assignee name field for easy filtering and indexes

* Generate types

* Change schema for repeating

* Fix tests

* Fix tests

* Make due date nullable

* Rename repeat_schedule field

* Fix tests

* Fix validation rules

* Link status and assignee name to records at the model level

* Generate types
…ts (#5733)

* Add migration for table

* Remove status type if exists

* Create task db model

* Add to db exports

* Generate types

* Fix migrate-down

* Get tasks endpoint

* Create task endpoint

* WIP edit tasks

* Edit task endpoint

* Heading and route

* Add alignment for children

* Allow assignee to be empty

* Don't cascade user accounts

* Generate types

* Tasks route

* Request tasks

* WIP table

* Working table

* Working table

* Fix error type

* Remove unused actions

* Fix sorting

* Undo unneeded changes

* revert

* Revert "Tasks route"

This reverts commit 1511c37.

* Revert "Add alignment for children"

This reverts commit ff86345.

* Revert "Heading and route"

This reverts commit bbbc6ae.

* Remove extra file

* Only show filter row when applicable

* Add assignee name field for easy filtering and indexes

* Generate types

* Change schema for repeating

* Fix tests

* Fix tests

* Make due date nullable

* Rename repeat_schedule field

* Fix tests

* Fix validation rules

* Link status and assignee name to records at the model level

* Generate types
…es (#5654)

* WIP

* WIP

* Styling

* Connected editor

* WIP

* WIP

* WIP

* Add buttons

* Working edit view

* Required styling

* Update EditSurveyPage.jsx

* Change loading method

* File input styling

* Reset editor state on close

* Required styling

* Fix build error

* Add tests

* Update EditSurveyPage.jsx

* Update packages/admin-panel/src/editor/FieldsEditor.jsx

Co-authored-by: Jasper Lai <33956381+jaskfla@users.noreply.github.com>

* Update packages/admin-panel/src/importExport/ImportModal.jsx

Co-authored-by: Jasper Lai <33956381+jaskfla@users.noreply.github.com>

* PR fixes

* reset file value on clear edits

* PR fixes

* Sentence casing

* Survey question format

* Validate fields when editing and creating a survey

* Scroll to error on error message appearing

* Add aria-hidden for when there is no message to show

* Testing fixes

* Remove ability to clear edits

* Styling

* Fix data tables editor not opening

* WIP

* FIx checkbox tooltip styles

* Fix edit landing page issue

* Styling

* WIP

* Working

* Fix incorrect typing

* Fix colours

* Update proptypes

* fix endpoint

* Apply checkbox list to permissions

* Ad margin to beneath selector

* Change projects to use names

* Add no results message

---------

Co-authored-by: Jasper Lai <33956381+jaskfla@users.noreply.github.com>
Co-authored-by: Andrew <vanbeekandrew@gmail.com>
…up relations (#5743)

* use child codes in map overlay group drilldown

* remove old property

* use sentence case

* dedupe `FIELDS`

* de-genericise edit modal title in drilldown

* show noneditable parent map overlay group

* same deduping refactor for Dashboards page
* fix admin panel dashboard relations table

* Update helpers.js

* Update GETDashboardRelations.js
@avaek avaek mentioned this pull request Jul 1, 2024
@avaek avaek merged commit 0110eb2 into master Jul 7, 2024
44 checks passed
@avaek avaek deleted the release-2024-27 branch July 7, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants