|
4570d48937
|
chore: remove an unused asset
|
2024-08-17 12:42:46 +02:00 |
|
|
0944c0eb55
|
build: specify the user in the development Dockerfile
|
2024-08-17 12:42:46 +02:00 |
|
|
7a8f47c8ed
|
build: add a healthcheck to the development Dockerfile
|
2024-08-17 12:42:46 +02:00 |
|
|
75692622a7
|
build: optimize the development Dockerfile
|
2024-08-17 12:42:46 +02:00 |
|
|
0b74ca80bf
|
refactor: rename the project form component
|
2024-08-17 12:42:46 +02:00 |
|
|
8d461527b5
|
style: disable stylelint for the Tailwind at rules
|
2024-08-17 12:42:46 +02:00 |
|
|
a67c77c152
|
chore: update .idea
|
2024-08-17 12:42:46 +02:00 |
|
|
57705de44d
|
feat: switch Dioxus to fullstack, add a form for creating a project
|
2024-08-17 12:42:46 +02:00 |
|
|
283b3965db
|
feat: add a project model
|
2024-08-17 12:42:46 +02:00 |
|
|
2262111f97
|
fix: Diesel configuration
|
2024-08-17 12:42:46 +02:00 |
|
|
b8172c44dd
|
fix: Tailwind build in development
|
2024-08-17 12:42:46 +02:00 |
|
|
5ce099fc8c
|
chore: add an SQL dialect to .idea
|
2024-08-17 12:42:46 +02:00 |
|
|
2c26189655
|
chore: add a DB data source to .idea
|
2024-08-17 12:42:46 +02:00 |
|
|
aed1a339a8
|
chore: setup Diesel
|
2024-08-17 12:42:46 +02:00 |
|
|
4ed430df03
|
fix: database container port
|
2024-08-17 12:42:46 +02:00 |
|
|
708bcf7638
|
build: install Diesel
|
2024-08-17 12:42:46 +02:00 |
|
|
c35d5c4464
|
fix: run npm install in the Docker development app container
|
2024-08-17 12:42:46 +02:00 |
|
|
dbcdbe13af
|
chore: reorder Docker compose attributes
|
2024-08-17 12:42:46 +02:00 |
|
|
feeff42a48
|
chore: create a run configuration for the development Docker compose
|
2024-08-17 12:42:46 +02:00 |
|
|
4319eb3c5c
|
chore: update .idea
|
2024-08-17 12:42:46 +02:00 |
|
|
0dcb3caa54
|
chore: rename package name in package-lock.json
|
2024-08-17 12:42:46 +02:00 |
|
|
ec8edf53d8
|
chore: update .idea
|
2024-08-17 12:42:46 +02:00 |
|
|
a59d16df7c
|
feat: add a Docker compose file for development
|
2024-08-17 12:42:46 +02:00 |
|
|
295a3e7e64
|
chore: update .gitignore
|
2024-08-17 12:42:46 +02:00 |
|
|
f37c2e6187
|
feat: setup Tailwind.css
|
2024-08-17 12:42:46 +02:00 |
|
|
429b24ffa6
|
refactor: set the title in the Dioxus configuration
|
2024-08-17 12:42:46 +02:00 |
|
|
b69b7dd777
|
style: Cargo.lock formatting
|
2024-08-17 12:42:46 +02:00 |
|
|
2af5c3c58b
|
chore: initialize the Dioxus project
|
2024-08-17 12:42:46 +02:00 |
|
|
a987a48d4e
|
ci: linter configuration (#10)
|
2024-08-17 12:30:36 +02:00 |
|
|
287bedc287
|
ci: disable undesirable linters in the code linter GitHub action
|
2024-08-17 12:25:57 +02:00 |
|
|
45ea8961d4
|
ci: bump Super-linter to 7.0.0 (#8)
|
2024-08-16 09:30:53 +02:00 |
|
|
7ab6a3bbe7
|
ci: bump Super-linter to 7.0.0
|
2024-08-16 09:16:21 +02:00 |
|
|
42e8bf77ad
|
ci: GitHub action for code linting (#6)
|
2024-08-15 13:55:20 +02:00 |
|
|
44a4e69a62
|
ci: restrict the CI actions permissions
|
2024-08-15 13:50:01 +02:00 |
|
|
f3773f724a
|
ci: rename the conventional PRs action job
|
2024-08-15 13:49:34 +02:00 |
|
|
a3ef07cf10
|
fix: formatting
|
2024-08-15 13:49:11 +02:00 |
|
|
1d7d9292c1
|
ci: make the conventional commits and PR actions more consistent
|
2024-08-15 12:42:25 +02:00 |
|
|
261cf31e61
|
ci: add a GitHub action for code linting
|
2024-08-15 12:42:00 +02:00 |
|
|
8d25b63953
|
ci: GitHub action for conventional pull requests (#5)
|
2024-08-15 12:18:31 +02:00 |
|
|
677cea1cd2
|
ci: make the commit check action run on pull requests based on the type
|
2024-08-15 12:09:55 +02:00 |
|
|
0429b068ae
|
ci: add a GitHub action for checking conventional pull requests
|
2024-08-15 12:09:21 +02:00 |
|
|
a99602819f
|
ci: GitHub action for conventional commits (#2)
|
2024-08-15 11:55:34 +02:00 |
|
|
49d29d6e5f
|
fix: make the action target PRs on the branch main
|
2024-08-15 11:45:59 +02:00 |
|
|
7c32ac17dd
|
ci: add a GitHub action for checking conventional commits
|
2024-08-15 11:38:53 +02:00 |
|
|
46353babce
|
chore: initial commit
|
2024-08-14 15:33:12 +02:00 |
|