Commit Graph

  • 16dad65ed7 feat: do not map the local port to the production database Docker container Matouš Volf 2024-09-13 10:09:20 +02:00
  • 9f6e5e450d feat: do not map the local port to the production database Docker container Matouš Volf 2024-09-13 10:09:20 +02:00
  • baa8ce6bab feat: run pending migrations on app start Matouš Volf 2024-09-13 08:41:25 +02:00
  • f6034d8433 feat: run pending migrations on app start Matouš Volf 2024-09-13 08:41:25 +02:00
  • 27148de77c build: add diesel_migrations to dependencies Matouš Volf 2024-09-13 08:40:38 +02:00
  • 01a48c0840 build: add diesel_migrations to dependencies Matouš Volf 2024-09-13 08:40:38 +02:00
  • bbda8a4eea feat: do not map the local port to the production app Docker container Matouš Volf 2024-09-13 07:24:01 +02:00
  • 3d49ab7c05 feat: do not map the local port to the production app Docker container Matouš Volf 2024-09-13 07:24:01 +02:00
  • cccfc9671b feat: connect the production Docker compose stack to the web server network Matouš Volf 2024-09-13 07:22:33 +02:00
  • 602713a00c feat: connect the production Docker compose stack to the web server network Matouš Volf 2024-09-13 07:22:33 +02:00
  • 91410f0a9d
    Merge 482192dda320dd348ad1333866bbe72fa33f3397 into 144905369e4316bcbf230ad96e0e6317098cc4d1 Matouš Volf 2024-09-13 07:19:29 +02:00
  • 482192dda3 feat: extract headers in a server action feat/authentication Matouš Volf 2024-09-13 07:19:17 +02:00
  • 7438083a7c feat: create a Docker compose stack for production Matouš Volf 2024-09-12 20:26:23 +02:00
  • 588eb63201 feat: create a Docker compose stack for production Matouš Volf 2024-09-12 20:26:23 +02:00
  • 4aef1e7ef5 refactor: polish a panic message Matouš Volf 2024-09-10 23:46:12 +02:00
  • 8220c3fb35 feat: create a middleware for authentication Matouš Volf 2024-09-10 23:45:59 +02:00
  • 38d3eefe17 feat: add the AUTH_TOKEN environment variable Matouš Volf 2024-09-10 23:45:00 +02:00
  • 1da51615bb build: add dependencies Matouš Volf 2024-09-10 23:44:37 +02:00
  • 90c20fe6b7 feat: internationalization (#43) Matouš Volf 2024-09-10 16:44:47 +02:00
  • 144905369e
    feat: internationalization (#43) Matouš Volf 2024-09-10 16:44:47 +02:00
  • f0f87cc58e feat: internationalize the app interface Matouš Volf 2024-09-10 16:15:47 +02:00
  • 94ea49b76f feat: internationalize the app interface Matouš Volf 2024-09-10 16:15:47 +02:00
  • d4ee2b4154 feat: create a server function for getting the language identifier Matouš Volf 2024-09-10 16:14:28 +02:00
  • d2dd7c78b9 feat: create a server function for getting the language identifier Matouš Volf 2024-09-10 16:14:28 +02:00
  • 4bfb322d14 style: formatting Matouš Volf 2024-09-10 16:13:51 +02:00
  • a8d78f63ba style: formatting Matouš Volf 2024-09-10 16:13:51 +02:00
  • 3c73a169d9 refactor: panic on an unsuccessful .env load on a database connection Matouš Volf 2024-09-10 16:13:29 +02:00
  • 587ed9e2d7 refactor: panic on an unsuccessful .env load on a database connection Matouš Volf 2024-09-10 16:13:29 +02:00
  • 7d6aac3882 refactor: implement Deref for ReverseOrdOption Matouš Volf 2024-09-10 16:12:14 +02:00
  • 1c6d735d52 refactor: implement Deref for ReverseOrdOption Matouš Volf 2024-09-10 16:12:14 +02:00
  • c3c4d70aad feat: create a module for internationalization Matouš Volf 2024-09-10 16:11:29 +02:00
  • f7dad0bd0a feat: create a module for internationalization Matouš Volf 2024-09-10 16:11:29 +02:00
  • 736154fe46 build: add dependencies Matouš Volf 2024-09-10 16:10:24 +02:00
  • c8b7753256 build: add dependencies Matouš Volf 2024-09-10 16:10:24 +02:00
  • bc19d36ab6 feat: add the LANGUAGE_CODE environment variable Matouš Volf 2024-09-10 16:10:05 +02:00
  • 52180132d8 feat: add the LANGUAGE_CODE environment variable Matouš Volf 2024-09-10 16:10:05 +02:00
  • f037264ecd feat: list sorting (#42) Matouš Volf 2024-09-09 19:09:21 +02:00
  • fa68b05738
    feat: list sorting (#42) Matouš Volf 2024-09-09 19:09:21 +02:00
  • 1a484bdc77 feat: sort the subtask list Matouš Volf 2024-09-09 18:52:18 +02:00
  • 63e2b20d96 feat: sort the subtask list Matouš Volf 2024-09-09 18:52:18 +02:00
  • d38b50c54d feat: sort the task lists Matouš Volf 2024-09-09 18:51:29 +02:00
  • 580138c32e feat: sort the task lists Matouš Volf 2024-09-09 18:51:29 +02:00
  • 2d08f82822 feat: sort the project list Matouš Volf 2024-09-09 18:51:15 +02:00
  • a0d4d1c6d7 feat: sort the project list Matouš Volf 2024-09-09 18:51:15 +02:00
  • a7e78ba628 feat: set the updated at timestamp of tasks when updating their subtasks Matouš Volf 2024-09-09 18:50:52 +02:00
  • 253fb4f8e3 feat: set the updated at timestamp of tasks when updating their subtasks Matouš Volf 2024-09-09 18:50:52 +02:00
  • 1cc8cfe0d4 feat: implement Ord for the subtask model Matouš Volf 2024-09-09 18:49:28 +02:00
  • 9b8ef405c6 feat: implement Ord for the subtask model Matouš Volf 2024-09-09 18:49:28 +02:00
  • bec9859d20 feat: implement Ord for the task model Matouš Volf 2024-09-09 18:49:21 +02:00
  • 6e6d15de5c feat: implement Ord for the task model Matouš Volf 2024-09-09 18:49:21 +02:00
  • 628624823d feat: implement Ord for the project model Matouš Volf 2024-09-09 18:49:06 +02:00
  • 8614c33810 feat: implement Ord for the project model Matouš Volf 2024-09-09 18:49:06 +02:00
  • 3f67a5a887 feat: increase the bottom panel height when the task form is opened Matouš Volf 2024-09-09 18:48:32 +02:00
  • 6fd78a041f feat: increase the bottom panel height when the task form is opened Matouš Volf 2024-09-09 18:48:32 +02:00
  • ca8816b5ef feat: create a utility struct for reversing Option ordering Matouš Volf 2024-09-09 18:48:10 +02:00
  • f251c7cce5 feat: create a utility struct for reversing Option ordering Matouš Volf 2024-09-09 18:48:10 +02:00
  • cbe9aafe40 feat: subtask count in task lists (#41) Matouš Volf 2024-09-09 08:50:29 +02:00
  • 72adfc7285
    feat: subtask count in task lists (#41) Matouš Volf 2024-09-09 08:50:29 +02:00
  • c0fa655157 fix: handle changing a subtask's title to empty Matouš Volf 2024-09-09 08:41:57 +02:00
  • bdfc2bc945 fix: handle changing a subtask's title to empty Matouš Volf 2024-09-09 08:41:57 +02:00
  • 47594deeaf feat: remove the non-functioning input autofocus Matouš Volf 2024-09-09 07:33:09 +02:00
  • 1445672dc9 feat: remove the non-functioning input autofocus Matouš Volf 2024-09-09 07:33:09 +02:00
  • 62be9eaa04 feat: display the subtask count in task lists Matouš Volf 2024-09-08 22:20:31 +02:00
  • 024c5a2258 feat: display the subtask count in task lists Matouš Volf 2024-09-08 22:20:31 +02:00
  • 196ffbf82b feat: create a model for tasks with subtasks Matouš Volf 2024-09-08 22:19:53 +02:00
  • b937d0bcb5 feat: create a model for tasks with subtasks Matouš Volf 2024-09-08 22:19:53 +02:00
  • e8b6af1492 feat: ability to manage subtasks (#40) Matouš Volf 2024-09-08 20:38:51 +02:00
  • 1479957916
    feat: ability to manage subtasks (#40) Matouš Volf 2024-09-08 20:38:51 +02:00
  • 0f841fb01e feat: create a from for subtasks Matouš Volf 2024-09-08 19:53:01 +02:00
  • a05b4f9f66 feat: create a from for subtasks Matouš Volf 2024-09-08 19:53:01 +02:00
  • b5589860f8 feat: restore subtasks on a reoccurring task completion Matouš Volf 2024-09-08 19:52:36 +02:00
  • 11bab284d4 feat: restore subtasks on a reoccurring task completion Matouš Volf 2024-09-08 19:52:36 +02:00
  • 5e714a6485 chore: remove an unused import Matouš Volf 2024-09-08 19:51:59 +02:00
  • b79be6d7e2 chore: remove an unused import Matouš Volf 2024-09-08 19:51:59 +02:00
  • a5a67792d7 feat: create a model for subtasks Matouš Volf 2024-09-08 19:51:52 +02:00
  • 6e0826c5ec feat: create a model for subtasks Matouš Volf 2024-09-08 19:51:52 +02:00
  • 1be1e8f65a feat: allow vertical scrolling in the bottom panel Matouš Volf 2024-09-08 19:46:59 +02:00
  • e1c553c5f1 feat: allow vertical scrolling in the bottom panel Matouš Volf 2024-09-08 19:46:59 +02:00
  • f5e0bb1804 style: formatting Matouš Volf 2024-09-08 19:46:19 +02:00
  • dab62596d4 style: formatting Matouš Volf 2024-09-08 19:46:19 +02:00
  • 13eae40e35 feat: ability to delete a task (#39) Matouš Volf 2024-09-08 10:07:42 +02:00
  • 63ef7c817e
    feat: ability to delete a task (#39) Matouš Volf 2024-09-08 10:07:42 +02:00
  • dbf5462cdb feat: add the ability to delete a task Matouš Volf 2024-09-08 09:56:37 +02:00
  • 7ac3c6e136 feat: add the ability to delete a task Matouš Volf 2024-09-08 09:56:37 +02:00
  • a526045509 feat: create a server function for deleting a task permanently Matouš Volf 2024-09-08 09:56:23 +02:00
  • 7b98527882 feat: create a server function for deleting a task permanently Matouš Volf 2024-09-08 09:56:23 +02:00
  • bd0244dcba style: formatting Matouš Volf 2024-09-08 09:56:11 +02:00
  • 7b635ea372 style: formatting Matouš Volf 2024-09-08 09:56:11 +02:00
  • e109886669 chore: remove an unused import Matouš Volf 2024-09-08 09:55:46 +02:00
  • 823ae007e3 chore: remove an unused import Matouš Volf 2024-09-08 09:55:46 +02:00
  • f9358ae227 feat: ability to delete a project (#37) Matouš Volf 2024-09-08 08:39:56 +02:00
  • 1c0b3a4196
    feat: ability to delete a project (#37) Matouš Volf 2024-09-08 08:39:56 +02:00
  • 0cddc3c205 feat: update a migration to make the task-project foreign key set null on delete Matouš Volf 2024-09-08 08:35:06 +02:00
  • ca1f862499 feat: update a migration to make the task-project foreign key set null on delete Matouš Volf 2024-09-08 08:35:06 +02:00
  • 15e925118e feat: create a button to delete a project in the project form Matouš Volf 2024-09-08 08:22:12 +02:00
  • d63fb0f28d feat: create a button to delete a project in the project form Matouš Volf 2024-09-08 08:22:12 +02:00
  • b8c43d6a4a feat: create a server function for deleting a project Matouš Volf 2024-09-08 08:21:48 +02:00
  • b869181dcf feat: create a server function for deleting a project Matouš Volf 2024-09-08 08:21:48 +02:00
  • ac8d270df5 style: use Self in error enum impls Matouš Volf 2024-09-08 08:21:33 +02:00
  • 7827d7f722 style: use Self in error enum impls Matouš Volf 2024-09-08 08:21:33 +02:00