-
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
merge: update with latest dev before testing #5718
Merged
Merged
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
… appear in the Admin Panel for a few minutes (#5667)
- Allows us to see the original stack trace which helps debugging
* feat(adminPanel): RN-1318: Collapsible nav panel * LESMIS * LESMIS theme * PR fixes
* CTA buttons and titles * PR fixes
* enable column resizing * Remove unused props * Include tooltip when text is not fully visible * Remove tooltip types * Fixes * Update to handle padding of content * Make the icon only clickable * Fix page index issue
…column (#5672) * enable column resizing * Remove unused props * Include tooltip when text is not fully visible * Remove tooltip types * Fixes * Update to handle padding of content * Make the icon only clickable * Parent action column * Fix page index issue * Tooltip * LESMIS * PR fixes
fix(lesmis): Fix lesmis nav layout
…ert to strings (#5701) fix(datatrakWeb): NOTUP-710 Make visibility criteria comparisons convert to strings
ran `yarn dlx update-browserslist-db@latest`
…5313) * associate domains * iOS smart app banner * use newer AASA format * update `Podfile.lock` via `pod install` Not actually 100% sure what this means 😬 * restore previous bundle ID * fix bundle ID in AASA file * temporary: dev mode on all associated domains * temporary: provisioning profile * don‘t open account settings in MediTrak * experiment: file in root of `public` folder * experiment: add AASA to Vite `assetsInclude` * fix implicit any * fix mixed-up comments * stricter `assetsInclude` * test `public` files with extensions * test explicit reference to AASA * teset `assetsInclude` with extensions * Revert "test explicit reference to AASA" This reverts commit 3846086. * try nginx `location` for AASA * try nginx `location` in correct server * ⚗️ add `index` to nginx `location` for AASA * try commenting out Vite `assetsInclude` * remove redundant Vite `assetsInclude` * delete experimental static files * remove me-specific `project.pbxproj` entries * format AASA as JSON * update podfile * remove test domain and developer mode * amend which links open in app * fix: prevent account-settings and report * retry allowing all but a few * support login autofill
* associate domains * iOS smart app banner * use newer AASA format * update `Podfile.lock` via `pod install` Not actually 100% sure what this means 😬 * restore previous bundle ID * fix bundle ID in AASA file * temporary: dev mode on all associated domains * temporary: provisioning profile * don‘t open account settings in MediTrak * experiment: file in root of `public` folder * experiment: add AASA to Vite `assetsInclude` * fix implicit any * fix mixed-up comments * stricter `assetsInclude` * test `public` files with extensions * test explicit reference to AASA * teset `assetsInclude` with extensions * Revert "test explicit reference to AASA" This reverts commit 3846086. * try nginx `location` for AASA * try nginx `location` in correct server * ⚗️ add `index` to nginx `location` for AASA * try commenting out Vite `assetsInclude` * remove redundant Vite `assetsInclude` * delete experimental static files * remove me-specific `project.pbxproj` entries * format AASA as JSON * update podfile * remove test domain and developer mode * amend which links open in app * fix: prevent account-settings and report * retry allowing all but a few * support login autofill * add `tupaiameditrak://` URL scheme
hide executed commands in `setupNewDatabase`
* Fix styling for nested columns * Fix span type
fic(datatrakWeb): Fix prettier overrides
Release 2024-23
* WIP * Change password page * Handle 401 errors the same way as other errors * Handle redirecting login * Forgot password views * Reset password view * Primary blue colour * Use constants for auth routes * WIP LESMIS * LESMIS * Tidy ups * Update broken build type * Update getSurveyResponsePageConfig.js * use user endpoint * remove viz builder useUser * Fix session handling * Revert "Fix session handling" This reverts commit 302c829. * PR fixes * tweak(serverBoilerplate): RN-1295: Bypass session handling for request reset password route (#5668) * tweak(serverBoilerplate): RN-1295: Bypass session handling for request reset password route * Make all frontends use the same requestResetPassword * Remove requestResetPassword from web-config-server * Merge fixes * Build fixes * Update top navbar * Fix styling on LESMIS * Styling * Fix redirect * Colours * LESMIS * Display error if caught * Disable links on auth pages * Fix crashing pages --------- Co-authored-by: Andrew <vanbeekandrew@gmail.com>
merge: release-2024-23 master -> dev
* autocomplete in login form * curly apostrophe
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.
No description provided.