Commit Graph

  • 9324d841fb refactor: make the project form component handle the server calls itself Matouš Volf 2024-08-18 21:17:31 +02:00
  • c537fb4e03 refactor: make the project form component handle the server calls itself Matouš Volf 2024-08-18 21:17:31 +02:00
  • ce7dafb576 fix: add .env to the Docker development container Matouš Volf 2024-08-18 21:16:50 +02:00
  • 1656177e66 fix: add .env to the Docker development container Matouš Volf 2024-08-18 21:16:50 +02:00
  • f0f24d33ba refactor: make the serverside error handling more robust Matouš Volf 2024-08-18 19:09:40 +02:00
  • 38be8af169 refactor: make the serverside error handling more robust Matouš Volf 2024-08-18 19:09:40 +02:00
  • ad70b5cfa8 build: optimize the development Dockerfile Matouš Volf 2024-08-17 23:07:34 +02:00
  • a78f6bac94 build: optimize the development Dockerfile Matouš Volf 2024-08-17 23:07:34 +02:00
  • b35b45787b style: disable stylelint for the Tailwind at rules Matouš Volf 2024-08-17 21:41:43 +02:00
  • 9b742f87cc style: disable stylelint for the Tailwind at rules Matouš Volf 2024-08-17 21:41:43 +02:00
  • 0738004d37 build: specify the user in the development Dockerfile Matouš Volf 2024-08-17 21:33:01 +02:00
  • 3980189ae2 build: specify the user in the development Dockerfile Matouš Volf 2024-08-17 21:33:01 +02:00
  • 345ecaa31e chore: update .idea Matouš Volf 2024-08-17 12:45:02 +02:00
  • 97d21fc442 chore: update .idea Matouš Volf 2024-08-17 12:45:02 +02:00
  • cb69433cf4 chore: update .idea Matouš Volf 2024-08-17 12:42:31 +02:00
  • 8206370f8f chore: update .idea Matouš Volf 2024-08-17 12:42:31 +02:00
  • b531529b63 build: pin the dependencies versions in the development Dockerfile Matouš Volf 2024-08-17 12:06:40 +02:00
  • 7c97a6b7a0 build: pin the dependencies versions in the development Dockerfile Matouš Volf 2024-08-17 12:06:40 +02:00
  • e39b6bca2a refactor: make the project model fields accessible by getters Matouš Volf 2024-08-17 11:43:22 +02:00
  • 1e2a6db4d9 refactor: make the project model fields accessible by getters Matouš Volf 2024-08-17 11:43:22 +02:00
  • bcf620a575 chore: update .idea Matouš Volf 2024-08-17 11:42:48 +02:00
  • 65416b3a8f chore: update .idea Matouš Volf 2024-08-17 11:42:48 +02:00
  • 4570d48937 chore: remove an unused asset Matouš Volf 2024-08-17 11:42:42 +02:00
  • 4ef503b046 chore: remove an unused asset Matouš Volf 2024-08-17 11:42:42 +02:00
  • 0944c0eb55 build: specify the user in the development Dockerfile Matouš Volf 2024-08-17 11:41:20 +02:00
  • 5165d15d96 build: specify the user in the development Dockerfile Matouš Volf 2024-08-17 11:41:20 +02:00
  • 7a8f47c8ed build: add a healthcheck to the development Dockerfile Matouš Volf 2024-08-17 11:41:07 +02:00
  • 8a9c278266 build: add a healthcheck to the development Dockerfile Matouš Volf 2024-08-17 11:41:07 +02:00
  • 75692622a7 build: optimize the development Dockerfile Matouš Volf 2024-08-17 11:40:39 +02:00
  • 39a25d7d7b build: optimize the development Dockerfile Matouš Volf 2024-08-17 11:40:39 +02:00
  • 0b74ca80bf refactor: rename the project form component Matouš Volf 2024-08-17 10:59:43 +02:00
  • 6f3312ac2f refactor: rename the project form component Matouš Volf 2024-08-17 10:59:43 +02:00
  • 8d461527b5 style: disable stylelint for the Tailwind at rules Matouš Volf 2024-08-17 10:58:56 +02:00
  • 71666f45be style: disable stylelint for the Tailwind at rules Matouš Volf 2024-08-17 10:58:56 +02:00
  • a67c77c152 chore: update .idea Matouš Volf 2024-08-17 10:33:22 +02:00
  • 46463dad75 chore: update .idea Matouš Volf 2024-08-17 10:33:22 +02:00
  • 57705de44d feat: switch Dioxus to fullstack, add a form for creating a project Matouš Volf 2024-08-17 00:30:17 +02:00
  • 97c9779170 feat: switch Dioxus to fullstack, add a form for creating a project Matouš Volf 2024-08-17 00:30:17 +02:00
  • 283b3965db feat: add a project model Matouš Volf 2024-08-17 00:23:05 +02:00
  • 6b13e56840 feat: add a project model Matouš Volf 2024-08-17 00:23:05 +02:00
  • 2262111f97 fix: Diesel configuration Matouš Volf 2024-08-17 00:20:52 +02:00
  • cb68d5dd0d fix: Diesel configuration Matouš Volf 2024-08-17 00:20:52 +02:00
  • b8172c44dd fix: Tailwind build in development Matouš Volf 2024-08-16 17:44:43 +02:00
  • 472593bbc1 fix: Tailwind build in development Matouš Volf 2024-08-16 17:44:43 +02:00
  • 5ce099fc8c chore: add an SQL dialect to .idea Matouš Volf 2024-08-16 13:26:10 +02:00
  • f9db555ec0 chore: add an SQL dialect to .idea Matouš Volf 2024-08-16 13:26:10 +02:00
  • 2c26189655 chore: add a DB data source to .idea Matouš Volf 2024-08-16 13:25:27 +02:00
  • 4ae66f4ae2 chore: add a DB data source to .idea Matouš Volf 2024-08-16 13:25:27 +02:00
  • aed1a339a8 chore: setup Diesel Matouš Volf 2024-08-16 13:13:31 +02:00
  • f0e050c3f8 chore: setup Diesel Matouš Volf 2024-08-16 13:13:31 +02:00
  • 4ed430df03 fix: database container port Matouš Volf 2024-08-16 13:12:57 +02:00
  • 3173b6361d fix: database container port Matouš Volf 2024-08-16 13:12:57 +02:00
  • 708bcf7638 build: install Diesel Matouš Volf 2024-08-16 09:30:16 +02:00
  • a53d6dbb85 build: install Diesel Matouš Volf 2024-08-16 09:30:16 +02:00
  • c35d5c4464 fix: run npm install in the Docker development app container Matouš Volf 2024-08-16 09:29:29 +02:00
  • 08acd12ff4 fix: run npm install in the Docker development app container Matouš Volf 2024-08-16 09:29:29 +02:00
  • dbcdbe13af chore: reorder Docker compose attributes Matouš Volf 2024-08-16 09:28:03 +02:00
  • f3b9057df0 chore: reorder Docker compose attributes Matouš Volf 2024-08-16 09:28:03 +02:00
  • feeff42a48 chore: create a run configuration for the development Docker compose Matouš Volf 2024-08-15 20:04:10 +02:00
  • bdc1738cba chore: create a run configuration for the development Docker compose Matouš Volf 2024-08-15 20:04:10 +02:00
  • 4319eb3c5c chore: update .idea Matouš Volf 2024-08-15 20:03:54 +02:00
  • a9e2befa9a chore: update .idea Matouš Volf 2024-08-15 20:03:54 +02:00
  • 0dcb3caa54 chore: rename package name in package-lock.json Matouš Volf 2024-08-15 19:59:00 +02:00
  • 894a7ae5eb chore: rename package name in package-lock.json Matouš Volf 2024-08-15 19:59:00 +02:00
  • ec8edf53d8 chore: update .idea Matouš Volf 2024-08-15 19:58:11 +02:00
  • 04bcc81b71 chore: update .idea Matouš Volf 2024-08-15 19:58:11 +02:00
  • a59d16df7c feat: add a Docker compose file for development Matouš Volf 2024-08-15 19:38:40 +02:00
  • f64a6b1b32 feat: add a Docker compose file for development Matouš Volf 2024-08-15 19:38:40 +02:00
  • 295a3e7e64 chore: update .gitignore Matouš Volf 2024-08-15 19:38:29 +02:00
  • ee55e0799b chore: update .gitignore Matouš Volf 2024-08-15 19:38:29 +02:00
  • f37c2e6187 feat: setup Tailwind.css Matouš Volf 2024-08-15 16:47:55 +02:00
  • 37b7149e30 feat: setup Tailwind.css Matouš Volf 2024-08-15 16:47:55 +02:00
  • 429b24ffa6 refactor: set the title in the Dioxus configuration Matouš Volf 2024-08-15 16:19:30 +02:00
  • 72de33dab8 refactor: set the title in the Dioxus configuration Matouš Volf 2024-08-15 16:19:30 +02:00
  • b69b7dd777 style: Cargo.lock formatting Matouš Volf 2024-08-15 16:13:36 +02:00
  • 7da655eafc style: Cargo.lock formatting Matouš Volf 2024-08-15 16:13:36 +02:00
  • 2af5c3c58b chore: initialize the Dioxus project Matouš Volf 2024-08-15 15:09:09 +02:00
  • 9e38fdbbeb chore: initialize the Dioxus project Matouš Volf 2024-08-15 15:09:09 +02:00
  • a987a48d4e ci: linter configuration (#10) Matouš Volf 2024-08-17 12:30:36 +02:00
  • 4d7c5df56b ci: linter configuration (#10) Matouš Volf 2024-08-17 12:30:36 +02:00
  • 287bedc287 ci: disable undesirable linters in the code linter GitHub action Matouš Volf 2024-08-17 12:25:57 +02:00
  • 22a7d8bf23 ci: disable undesirable linters in the code linter GitHub action Matouš Volf 2024-08-17 12:25:57 +02:00
  • 45ea8961d4 ci: bump Super-linter to 7.0.0 (#8) Matouš Volf 2024-08-16 09:30:53 +02:00
  • 8da225e374 ci: bump Super-linter to 7.0.0 (#8) Matouš Volf 2024-08-16 09:30:53 +02:00
  • 7ab6a3bbe7 ci: bump Super-linter to 7.0.0 Matouš Volf 2024-08-16 09:16:21 +02:00
  • 6b19b82ed6 ci: bump Super-linter to 7.0.0 Matouš Volf 2024-08-16 09:16:21 +02:00
  • 42e8bf77ad ci: GitHub action for code linting (#6) Matouš Volf 2024-08-15 13:55:20 +02:00
  • e815f07ecb ci: GitHub action for code linting (#6) Matouš Volf 2024-08-15 13:55:20 +02:00
  • 44a4e69a62 ci: restrict the CI actions permissions Matouš Volf 2024-08-15 13:50:01 +02:00
  • 2d1f1aa05b ci: restrict the CI actions permissions Matouš Volf 2024-08-15 13:50:01 +02:00
  • f3773f724a ci: rename the conventional PRs action job Matouš Volf 2024-08-15 13:49:34 +02:00
  • 943f0d48ca ci: rename the conventional PRs action job Matouš Volf 2024-08-15 13:49:34 +02:00
  • a3ef07cf10 fix: formatting Matouš Volf 2024-08-15 13:49:11 +02:00
  • fc4d83b445 fix: formatting Matouš Volf 2024-08-15 13:49:11 +02:00
  • 1d7d9292c1 ci: make the conventional commits and PR actions more consistent Matouš Volf 2024-08-15 12:42:25 +02:00
  • e130da77f4 ci: make the conventional commits and PR actions more consistent Matouš Volf 2024-08-15 12:42:25 +02:00
  • 261cf31e61 ci: add a GitHub action for code linting Matouš Volf 2024-08-15 12:23:10 +02:00
  • c8510574b5 ci: add a GitHub action for code linting Matouš Volf 2024-08-15 12:23:10 +02:00
  • 8d25b63953 ci: GitHub action for conventional pull requests (#5) Matouš Volf 2024-08-15 12:18:31 +02:00
  • 82b6b3475f ci: GitHub action for conventional pull requests (#5) Matouš Volf 2024-08-15 12:18:31 +02:00