-
Notifications
You must be signed in to change notification settings - Fork 2
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 0.15.1 #1375
Merged
Merged
Release 0.15.1 #1375
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
* adding resource type * conditionalizing subject line * limiting list of resources to 5 * adding images to email * fixing f-string * template style fixes * fixing logo * formatting changes and adding footer * adding url context to email templates and some style changes * adding test * fixing button float and adding background * cloning model method utilities * inferring channel urls for groups * initial changes to send individual emails * fixing view more url and checking for null in resource.image * fixing subject line * fixing footer urls * capping at 10 items * fixing saved search label * fixing saved search type * fix spacing * fixing tests * adding short subject in template and some style fixes * fixing method * updating dashboard settings url to match upcoming changes in pr #1348
* move create new list button to under the list of lists, remove the grid from the header * move UserListCardTemplate to ol-components and rename it to UserListCardCondensed * use routes instead of location hash for dashboard urls * set up userlist detail route and list card href, remove standalone userlist page * refactor active tab logic to match new route strategy * fix typography import path on userlistcardcondensed * default to dashboard home if tabValue ends up being something unexpected * use proper syntax for checking the tabValue... * get tests functioning again * fix accessible title in UserListCardCondensed * commit broken test * make UserListCardCondensed the default export from that component * fix link clicking test * restyle dashboard user list view component * Add button to go back to My Lists * fix testing issues * fix rebase issues with new settings tab * hide UserListCardCondensed icon on mobile * create new list button should be 100% width on mobile * get rid of profile type check
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* replace frontend ENVIRONMENT var with SENTRY_ENV * update github action workflows * also set version for sentry * allow undefined LOAD_ENV_FILES * restore watch:docker * remove erroneous node_env check * fix webpack_analyze boolean
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Invalidate list query to update list view after mutation * Cache invalidator for resources that belong to a user list * Invalidate resource detail queries
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency opensearch-dsl to v2 * updating poetry lock check command * updating lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: shankar ambady <[email protected]>
* add channel published field * perform deletion during resource_delete_actions * make channel_url null if not published * fix bad rebase :( * add a data migration * return 404 for unpublished channels * add another test * fix typo (haha pun) * rename migration function * bump migration number * bump migration
…easier (#1364) * Add Manufacturing topic; update upserter to make adding child topics easier * Updating the rollback to match on the topic's own uuid
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
renovate[bot]
Chris Chudzicki
James Kachel
Jon Kafton
Peter Pinch
Carey P Gumaer
Shankar Ambady