Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
Jun 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
036e6ee
move content into dashboard app
montanalow May 13, 2023
3ce5d44
module-shims are not executed by turbo
montanalow May 15, 2023
358d081
remove debugging logs
montanalow May 15, 2023
0af49fb
start moving to /dashboard
montanalow May 15, 2023
91797d7
path
montanalow May 15, 2023
8a4d326
path
montanalow May 15, 2023
0d95349
path
montanalow May 15, 2023
d8114d2
fix dashboard static urls
montanalow May 15, 2023
8b7fcad
global nav bar, make dashboard tabs, pass visible clusters to pgml_da…
chillenberger May 23, 2023
59da396
add uploader, reroute links
chillenberger May 24, 2023
dbed112
format
chillenberger May 24, 2023
e2c4566
format
chillenberger May 24, 2023
a63ca02
direct blog image urls to dashboard
chillenberger May 24, 2023
7bd03d2
scss refactor, separate scss into 7-1 pattern files
chillenberger May 25, 2023
2ad1b11
prevent header concatenation
chillenberger May 31, 2023
4bff7de
format
chillenberger May 31, 2023
a619a0c
add notebook scss
chillenberger Jun 1, 2023
80738a9
Merge branch 'master' into dan-docs
chillenberger Jun 1, 2023
cb42483
rebase to master
chillenberger Jun 1, 2023
a47f23f
Make work after rebase to main, fix notbook styles, bring code highli…
chillenberger Jun 2, 2023
3188717
add scss from hypercloud to posgresml for code line highlighting
chillenberger Jun 2, 2023
646976f
remove dead code, refactor response
chillenberger Jun 2, 2023
86f84fb
format
chillenberger Jun 2, 2023
aac253b
fix env variables for prod
chillenberger Jun 2, 2023
cfe6cdd
Fix not loading any stimulus controllers (#674)
levkk Jun 3, 2023
203bf72
removed escaping from model
chillenberger Jun 5, 2023
a1b13a1
remove encrypt and decrypt and format
chillenberger Jun 5, 2023
8590dd6
move random string to util mod and remvoe secure file
chillenberger Jun 5, 2023
c96b984
remove dep (#687)
levkk Jun 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
__pycache__/
*.py[cod]
*$py.class
.DS_Store

# C extensions
*.so
Expand Down
10 changes: 0 additions & 10 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,3 @@ services:
ROCKET_ADDRESS: 0.0.0.0
DATABASE_URL: postgres://postgres:postgres@postgres:5432/pgml_development
command: bash -c "sqlx migrate run && cargo run"
docs:
build:
context: ./pgml-docs/
dockerfile: Dockerfile
ports:
- "8001:8001"
command:
- mkdocs
- serve
- -a 0.0.0.0:8001
3 changes: 3 additions & 0 deletions pgml-dashboard/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
.idea
.vscode
search_index
.DS_Store
.DS_Store/
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy