|
f8b5076e2e
|
refactor(taskfiles): remove redundant path to frontend
|
2023-12-18 00:07:02 -05:00 |
|
|
b5b8213be3
|
refactor(taskfiles): remove redundant paths and venv entries in backend taskfile
|
2023-12-18 00:02:04 -05:00 |
|
|
24d31f2d9c
|
build: split taskfiles into be+fe concerns
|
2023-08-11 00:48:57 -04:00 |
|
|
002b6cdc68
|
feat(frontend): files API stub instead of hardcoded mocks (#3)
* build(frontend): node version management
* feat: use files API via network instead of hardcoded mock
* fix: mock in tests
|
2023-08-09 00:52:26 -04:00 |
|
|
bf7431f747
|
feat(backend): sub fetch endpoints (#2)
* feat(backend): sub fetch endpoints
* ci: skip frontend/backend if no frontend change
* ci: backend formatting
* build: tooling and commands
* build: psycopg2
* build: dependency locking tooling
* build: pylint
* feat: migration handling
* feat: rudimentary upload flow
* feat: basic file create/read interactions
* docs: stubs
* build: migration command
|
2023-08-08 23:49:54 -04:00 |
|