-
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-51 #6025
Open
tcaiger
wants to merge
17
commits into
master
Choose a base branch
from
dev
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release 2024-51 #6025
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
…5848) * Working downloads * Add comments * Fix exports on web config server * Add lesmis export handler * Update DownloadHandler.js --------- Co-authored-by: Tom Caiger <caigertom@gmail.com> Co-authored-by: Andrew <vanbeekandrew@gmail.com>
…document) (#6022) new entities
…correctly (#5822) * WIP * Handle uploads of files from web * Tidy ups * Undo testing change * Fix build * Update S3Client.ts * Update S3Client.ts --------- Co-authored-by: Andrew <vanbeekandrew@gmail.com> Co-authored-by: Tom Caiger <caigertom@gmail.com>
* media queries * Background for landing page * Mobile header * WIP tile * Update Tile.tsx * leaderboard * Survey select section * Activity feed * General styling * tablet styling * general styling * Tasks * WIP * Task section styling * Update ResponsiveScrollBody.tsx * Update Header.tsx * Update DrawerMenu.tsx * fix merge * Update UserInfo.tsx * fix dashboard style issues 1 - 5 * fix home scrolling * tasks styling * Update SurveySelectSection.tsx * design feedback * Update TaskMetrics.tsx * remove tool tips * Update SurveySelectSection.tsx * fix infinite scroll --------- Co-authored-by: Tom Caiger <caigertom@gmail.com> Co-authored-by: Andrew <vanbeekandrew@gmail.com>
update browserlist
* Update constants.js * inline new types
fix import
refactor task metrics
* 💣 copyright header comments * remove snippet
* remove more copyright headers * remove inadvertent descriptions from schemas * admin & config server * stragglers
`<DateTimeDisplay>`
* ANSI control sequences * 🚧 downlad env vars * `getPackagesWithEnvFiles` style * ditto getDeployablePackages.sh
* `string`, not `Date` * remove unused var
* tiny UI tweaks * fix workspace packages, add “swipeable” to dict * remove unused asset * more robust type for props * dedupe CSS * less noisy search * remove redundant `styled`s * fix leaderboard pluralisation * remove debug log * avoid useless templates * fix test * organise imports * true ellipsis
* carousels * comment * tip * reorganise * fix exports * update comment * Partially revert "fix exports" This partially reverts commit 8f0d1ad. * fix comment
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 and Bug fixes 🐛
Infrastructure and maintenance 🛠️