Matouš Volf
|
3a6da62502
|
build: make the development Docker container entrypoint script executable
|
2024-08-18 23:28:24 +02:00 |
|
Matouš Volf
|
fa4476bbed
|
style: use the correct notation for Dockerfile CMD
|
2024-08-18 23:08:23 +02:00 |
|
Matouš Volf
|
5ca35cc5f1
|
build: add a shebang to the development Docker container entrypoint script
|
2024-08-18 23:03:51 +02:00 |
|
Matouš Volf
|
b82b472206
|
build: run pending Diesel migrations on the Docker development container start
|
2024-08-18 22:51:12 +02:00 |
|
Matouš Volf
|
c8f62bbe98
|
style: remove the attribute allowing non-snake-case names
|
2024-08-18 22:36:08 +02:00 |
|
Matouš Volf
|
81da7e58d8
|
fix: remove an unused import
|
2024-08-18 22:34:12 +02:00 |
|
Matouš Volf
|
afef3d5f84
|
build: move the Tailwind config to the source directory
|
2024-08-18 22:26:13 +02:00 |
|
Matouš Volf
|
6c95d36361
|
chore: remove a testing function
|
2024-08-18 22:24:15 +02:00 |
|
Matouš Volf
|
f10d509bc6
|
chore: update .idea
|
2024-08-18 22:04:43 +02:00 |
|
Matouš Volf
|
85bcbad41c
|
refactor: improve error mapping
|
2024-08-18 22:04:23 +02:00 |
|
Matouš Volf
|
f052953246
|
style: macro formatting
|
2024-08-18 22:03:49 +02:00 |
|
Matouš Volf
|
c537fb4e03
|
refactor: make the project form component handle the server calls itself
|
2024-08-18 21:17:31 +02:00 |
|
Matouš Volf
|
1656177e66
|
fix: add .env to the Docker development container
|
2024-08-18 21:16:50 +02:00 |
|
Matouš Volf
|
38be8af169
|
refactor: make the serverside error handling more robust
|
2024-08-18 19:09:40 +02:00 |
|
Matouš Volf
|
a78f6bac94
|
build: optimize the development Dockerfile
|
2024-08-17 23:07:34 +02:00 |
|
Matouš Volf
|
9b742f87cc
|
style: disable stylelint for the Tailwind at rules
|
2024-08-17 21:41:43 +02:00 |
|
Matouš Volf
|
3980189ae2
|
build: specify the user in the development Dockerfile
|
2024-08-17 21:33:01 +02:00 |
|
Matouš Volf
|
97d21fc442
|
chore: update .idea
|
2024-08-17 12:45:02 +02:00 |
|
Matouš Volf
|
8206370f8f
|
chore: update .idea
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
7c97a6b7a0
|
build: pin the dependencies versions in the development Dockerfile
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
1e2a6db4d9
|
refactor: make the project model fields accessible by getters
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
65416b3a8f
|
chore: update .idea
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
4ef503b046
|
chore: remove an unused asset
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
5165d15d96
|
build: specify the user in the development Dockerfile
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
8a9c278266
|
build: add a healthcheck to the development Dockerfile
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
39a25d7d7b
|
build: optimize the development Dockerfile
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
6f3312ac2f
|
refactor: rename the project form component
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
71666f45be
|
style: disable stylelint for the Tailwind at rules
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
46463dad75
|
chore: update .idea
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
97c9779170
|
feat: switch Dioxus to fullstack, add a form for creating a project
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
6b13e56840
|
feat: add a project model
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
cb68d5dd0d
|
fix: Diesel configuration
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
472593bbc1
|
fix: Tailwind build in development
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
f9db555ec0
|
chore: add an SQL dialect to .idea
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
4ae66f4ae2
|
chore: add a DB data source to .idea
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
f0e050c3f8
|
chore: setup Diesel
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
3173b6361d
|
fix: database container port
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
a53d6dbb85
|
build: install Diesel
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
08acd12ff4
|
fix: run npm install in the Docker development app container
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
f3b9057df0
|
chore: reorder Docker compose attributes
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
bdc1738cba
|
chore: create a run configuration for the development Docker compose
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
a9e2befa9a
|
chore: update .idea
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
894a7ae5eb
|
chore: rename package name in package-lock.json
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
04bcc81b71
|
chore: update .idea
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
f64a6b1b32
|
feat: add a Docker compose file for development
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
ee55e0799b
|
chore: update .gitignore
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
37b7149e30
|
feat: setup Tailwind.css
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
72de33dab8
|
refactor: set the title in the Dioxus configuration
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
7da655eafc
|
style: Cargo.lock formatting
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
9e38fdbbeb
|
chore: initialize the Dioxus project
|
2024-08-17 12:42:46 +02:00 |
|