- Notifications
You must be signed in to change notification settings - Fork352
Dan docs#671
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
Dan docs#671
Changes fromall commits
Commits
Show all changes
29 commits Select commitHold shift + click to select a range
036e6ee move content into dashboard app
montanalow3ce5d44 module-shims are not executed by turbo
montanalow358d081 remove debugging logs
montanalow0af49fb start moving to /dashboard
montanalow91797d7 path
montanalow8a4d326 path
montanalow0d95349 path
montanalowd8114d2 fix dashboard static urls
montanalow8b7fcad global nav bar, make dashboard tabs, pass visible clusters to pgml_da…
chillenberger59da396 add uploader, reroute links
chillenbergerdbed112 format
chillenbergere2c4566 format
chillenbergera63ca02 direct blog image urls to dashboard
chillenberger7bd03d2 scss refactor, separate scss into 7-1 pattern files
chillenberger2ad1b11 prevent header concatenation
chillenberger4bff7de format
chillenbergera619a0c add notebook scss
chillenberger80738a9 Merge branch 'master' into dan-docs
chillenbergercb42483 rebase to master
chillenbergera47f23f Make work after rebase to main, fix notbook styles, bring code highli…
chillenberger3188717 add scss from hypercloud to posgresml for code line highlighting
chillenberger646976f remove dead code, refactor response
chillenberger86f84fb format
chillenbergeraac253b fix env variables for prod
chillenbergercfe6cdd Fix not loading any stimulus controllers (#674)
levkk203bf72 removed escaping from model
chillenbergera1b13a1 remove encrypt and decrypt and format
chillenberger8590dd6 move random string to util mod and remvoe secure file
chillenbergerc96b984 remove dep (#687)
levkkFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
The table of contents is too big for display.
Diff view
Diff view
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
Binary file added.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions.gitignore
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -2,6 +2,7 @@ | ||
| __pycache__/ | ||
| *.py[cod] | ||
| *$py.class | ||
| .DS_Store | ||
| # C extensions | ||
| *.so | ||
10 changes: 0 additions & 10 deletionsdocker-compose.yml
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
3 changes: 3 additions & 0 deletionspgml-dashboard/.gitignore
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,5 @@ | ||
| .idea | ||
| .vscode | ||
| search_index | ||
| .DS_Store | ||
| .DS_Store/ |
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.