Commit Graph

25 Commits

Author SHA1 Message Date
5c0f557308 squashme 2023-06-14 23:26:01 +02:00
4e4036896e squashme 2023-06-04 13:04:27 +02:00
d9cd2bda60 squashme 2023-06-04 03:26:46 +01:00
b3d291c3ee feat(frontend): make data-table fully responsive 2023-06-02 13:08:40 +01:00
2882db284d feat(frontend): styling 2023-06-01 21:40:36 +01:00
ab1e9ea0da fix(frontend): add missing docstrings 2023-06-01 00:17:52 +01:00
8f80db4fc1 feat(fronted): add markdown rendering to todo detail view 2023-05-31 23:30:41 +01:00
e33501eaa6 feat(frontend): improve Table component, add todo detail route 2023-05-31 23:06:49 +01:00
0fbcd7116b feat: add authentication system 2023-05-31 16:37:56 +01:00
3c4a7bacdf refactor: fastapi dependency injections and consistent route naming 2023-05-30 15:27:29 +01:00
80a2ab0319 feat(frontend): add user todos list view 2023-05-30 11:50:01 +01:00
3db3be1d06 feat(frontend): create sortable data-table component 2023-05-24 23:45:41 +02:00
e4061b1654 feat(backend): make list endpoints sortable 2023-05-22 13:44:10 +02:00
bd191cd420 refactor(frontend): replace SVG icons with components 2023-05-22 12:16:41 +02:00
1ad5cd5547 feat(frontend): improve table pagination controls 2023-05-22 11:40:38 +02:00
88e287d0ff fix(backend): make fake entries more plausible 2023-05-22 03:15:58 +02:00
b6bb849e2c feat(frontend): user list pagination 2023-05-22 03:15:58 +02:00
335a97740d feat(backend): add fake data generators 2023-05-22 03:15:36 +02:00
97c9a75ed3 fix(backend): docstring typo 2023-05-21 03:20:48 +02:00
86b7c9a498 fix(devops): comment typo 2023-05-21 03:15:43 +02:00
7068e1e4e3 feat(frontend): add sample prod .env file 2023-05-21 03:02:12 +02:00
9e33e9236f feat(backend): add crud, routes, models and migrations 2023-05-21 02:50:44 +02:00
9e150a4efe feat(devops): add Docker scripts 2023-05-20 23:13:02 +02:00
da9ee48962 feat(frontend): add default html head 2023-05-20 18:28:01 +02:00
8d0d1805a1 feat(frontend): add sveltekit project files 2023-05-20 15:16:48 +02:00