-
Notifications
You must be signed in to change notification settings - Fork 7
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-43 #5964
Merged
Merged
Release 2024-43 #5964
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
merge: Master to dev
…board export (#5894) * setup controls * Working exports * Add page numbers * Update DisplayOptionsSettings.tsx * Only show format options on whole dashboard export * Remove unused vars * Fix logo height --------- Co-authored-by: Andrew <vanbeekandrew@gmail.com>
* fix entity import * Update updateCountryEntities.js --------- Co-authored-by: Andrew <vanbeekandrew@gmail.com>
Update ExportButton.jsx
…5941) * save last login date * generate types * Update setupNewDatabase.sh * update auth tests * Update packages/auth/src/Authenticator.js Co-authored-by: Jasper Lai <33956381+jaskfla@users.noreply.github.com> --------- Co-authored-by: Jasper Lai <33956381+jaskfla@users.noreply.github.com>
* Button * Reorganise files * Working scanner * Working scanner and types * Types * fixes * update error handling * Update EntitySearch.tsx --------- Co-authored-by: Andrew <vanbeekandrew@gmail.com> Co-authored-by: Tom Caiger <caigertom@gmail.com>
Update ExportButton.jsx
* move project select form to ui components * move select list * label props * labelProps * Update SelectList.tsx * feat(tupaiaWeb): RN-1408: Update projects workflow (#5898) * show user project button * new login route * move project select form to ui components * add project select modal to tupaia web * request access * clean up types * Update LoginRoute.ts * remove list component * project landing page * Update ProjectCard.tsx * pr suggestions * Update userAuth.js * update styles * Update ProjectSelectModal.tsx * fix tooltip * add mobile support * fix test * Update DrawerMenu.tsx * fix request access link * Update Dashboard.tsx * Update ProjectSelectForm.tsx * Update ProjectCard.tsx * Update ProjectSelectModal.tsx * update request access modal * Update LoginRoute.ts * Update LoginRoute.ts * Update UserMenu.tsx * Update ProjectAccessForm.tsx --------- Co-authored-by: Andrew <vanbeekandrew@gmail.com>
* update leader board * Update packages/database/src/__tests__/modelClasses/SurveyResponse.test.js Co-authored-by: Jasper Lai <33956381+jaskfla@users.noreply.github.com> --------- Co-authored-by: Jasper Lai <33956381+jaskfla@users.noreply.github.com>
Closed
tcaiger
approved these changes
Oct 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Manual release steps
Features ⭐
Tweaks ⚖️
Bug fixes 🐛
Infrastructure and maintenance 🛠️