- Notifications
You must be signed in to change notification settings - Fork352
Dan product notifications#1534
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
27 commits Select commitHold shift + click to select a range
a2a4ce2 checkpoint product notifications
chillenbergera555f4e Merge branch 'master' into dan-product-notifications
chillenbergerc9fefe0 checkpoint
chillenbergerc432f03 Merge branch 'master' into dan-product-notifications
chillenberger495de99 backend working, front end design working
chillenbergerc5b9932 add top level notices to layout
chillenberger4f5fdb2 add ability to show/hide modal with events and use this feature
chillenberger11c455b all for many high level notifications
chillenbergeraa26bc3 clean up code, prevent modal collision
chillenbergerd6c598c fmt
chillenbergerff02bb7 Merge branch 'master' into dan-product-notifications
chillenberger270032a add product marketing banner to layout
chillenberger2a67b62 adn new line
chillenberger0e11743 404 rather than 500 on misisng pool, add comment
chillenbergerce2a0ee fmt
chillenbergera4b3e74 make session backwards compatible
chillenbergere1f64d6 add tests
chillenberger61cb28c clean
chillenberger3bfee36 Session cookie deserializaiton
levkk23fb688 safely unwrap context notification
chillenberger7bc6f65 Merge remote-tracking branch 'origin/levkk-cookie-test' into dan-noti…
chillenbergerc641b70 clean up tests
chillenberger9611e77 Merge branch 'dan-patch' into dan-product-notifications
chillenberger8db0e2f Merge branch 'dan-notificatioins-backwards-compatible' into dan-produ…
chillenbergerae54142 Merge branch 'master' into dan-product-notifications
chillenberger5f612ff add test if notification is none
chillenberger62aa76a fmt
chillenbergerFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
107 changes: 2 additions & 105 deletionspgml-dashboard/Cargo.lock
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
13 changes: 7 additions & 6 deletionspgml-dashboard/src/api/deployment/deployment_models.rs
This file contains hidden or 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
16 changes: 10 additions & 6 deletionspgml-dashboard/src/api/deployment/notebooks.rs
This file contains hidden or 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
17 changes: 11 additions & 6 deletionspgml-dashboard/src/api/deployment/projects.rs
This file contains hidden or 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
17 changes: 11 additions & 6 deletionspgml-dashboard/src/api/deployment/snapshots.rs
This file contains hidden or 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
7 changes: 4 additions & 3 deletionspgml-dashboard/src/api/deployment/uploader.rs
This file contains hidden or 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
2 changes: 1 addition & 1 deletionpgml-dashboard/src/components/layouts/head/mod.rs
This file contains hidden or 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
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.