generated from UoaWDCC/react-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #81 from UoaWDCC/Feat/CMS
Feat/cms
- Loading branch information
Showing
187 changed files
with
63 additions
and
12 deletions.
There are no files selected for viewing
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
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
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
# Use postgres/example user/password credentials | ||
version: '3.9' | ||
|
||
services: | ||
|
||
db: | ||
container_name: aspa-db | ||
image: postgres | ||
|
@@ -32,6 +30,31 @@ services: | |
restart: always | ||
ports: | ||
- 8080:8080 | ||
|
||
directus: | ||
image: directus/directus:10.13.1 | ||
ports: | ||
- 8055:8055 | ||
volumes: | ||
- ./database:/directus/database | ||
- ./uploads:/directus/uploads | ||
- ./extensions:/directus/extensions | ||
environment: | ||
SECRET: "replace-with-secure-random-value" | ||
ADMIN_EMAIL: "[email protected]" | ||
ADMIN_PASSWORD: "d1r3ctu5" | ||
WEBSOCKETS_ENABLED: "true" | ||
DB_CLIENT: "sqlite3" | ||
DB_FILENAME: "/directus/database/data.db" | ||
# For external database | ||
# DB_CLIENT: "pg" | ||
# DB_HOST: "host.docker.internal" | ||
# DB_PORT: "5432" | ||
# DB_DATABASE: "main" | ||
# DB_USER: "aspa" | ||
# DB_PASSWORD: "pool" | ||
|
||
|
||
|
||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
name: aspa-dev-container | ||
services: | ||
app: | ||
container_name: aspa-app | ||
build: | ||
context: . | ||
dockerfile: ./dockerfile/Dockerfile | ||
ports: | ||
- "3307:3307" | ||
volumes: | ||
- .:/repo | ||
environment: | ||
- NODE_ENV=development | ||
command: sh -c "while sleep 1000; do :; done" |
0
.devcontainer/dockerfile/Dockerfile → docker/dockerfile/Dockerfile
100644 → 100755
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+16.3 KB
...loads/4f8a7b1d-ceb7-4a72-b590-31f91ebaf8fb__7809681e43a17c0d8ad77890c0e89a2f36978e77.avif
Binary file not shown.
Binary file added
BIN
+15.7 KB
...loads/4f8a7b1d-ceb7-4a72-b590-31f91ebaf8fb__7abd30a2f63f675625d6888e2ed9d65992751e3c.avif
Binary file not shown.
Binary file added
BIN
+1.68 KB
...loads/4f8a7b1d-ceb7-4a72-b590-31f91ebaf8fb__e9dcbd6d37cf1a1351d2786febd96ceaf3ef6132.avif
Binary file not shown.
Binary file added
BIN
+7.53 KB
...loads/4f8a7b1d-ceb7-4a72-b590-31f91ebaf8fb__f15aa4b815722867859d2a3fa46ab50834dfc8dc.avif
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.4 KB
...loads/4fdcde64-3e71-4f6b-ad99-2695d39146df__7809681e43a17c0d8ad77890c0e89a2f36978e77.avif
Binary file not shown.
Binary file added
BIN
+2.37 KB
...loads/4fdcde64-3e71-4f6b-ad99-2695d39146df__f15aa4b815722867859d2a3fa46ab50834dfc8dc.avif
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.4 KB
...loads/e7909462-ce5b-42a1-b8d8-e61e0bc70a0b__7809681e43a17c0d8ad77890c0e89a2f36978e77.avif
Binary file not shown.
Binary file added
BIN
+2.37 KB
...loads/e7909462-ce5b-42a1-b8d8-e61e0bc70a0b__f15aa4b815722867859d2a3fa46ab50834dfc8dc.avif
Binary file not shown.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
frontend/src/api-client/models/update-user-by-id400-response.ts
100644 → 100755
Empty file.
Empty file modified
0
frontend/src/api-client/models/update-user-by-id401-response.ts
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
frontend/src/app/events/event-info/event-registration/page.tsx
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.