Commit Graph

150 Commits

Author SHA1 Message Date
b005a39f7c Merge pull request 'fix: build errors and merging projects and homepage' (#3) from dev into staging
Some checks failed
build / build (push) Failing after 16s
build / deploy (push) Has been skipped
Reviewed-on: #3
2026-08-30 21:39:46 +00:00
c9a7294d13 fix: build errors and merging projects and homepage 2026-08-30 21:38:59 +00:00
95514c8eea Merge pull request 'dev' (#2) from dev into staging
Some checks failed
build / build (push) Failing after 23s
build / deploy (push) Has been skipped
Reviewed-on: #2
2026-08-29 11:39:42 +00:00
97ff9852cd update homepage draft and other pages 2026-08-29 11:38:16 +00:00
6452331ee7 update tailwind to v4 2026-08-27 00:50:55 +00:00
a337879875 chore: add basic readme
All checks were successful
build / build (push) Successful in 40s
build / deploy (push) Successful in 7s
2026-08-26 04:19:11 +00:00
40ff6f795b ci: pick dir by branch for staging/prod deploy
All checks were successful
build / build (push) Successful in 40s
build / deploy (push) Successful in 7s
2026-08-26 04:13:16 +00:00
cb5fc9d095 chore: flatten repo
All checks were successful
build / build (push) Successful in 47s
build / deploy (push) Successful in 17s
2026-08-26 03:57:15 +00:00
b02a07d3bd ci: update deploy command
All checks were successful
build / build (push) Successful in 11s
build / deploy (push) Successful in 3s
2026-08-26 03:22:45 +00:00
36cf013eef ci: add deploy job
Some checks failed
build / build (push) Successful in 11s
build / deploy (push) Failing after 2s
2026-08-26 03:15:41 +00:00
2bfba0d8fe ci: build and push image
All checks were successful
build / build (push) Successful in 2m54s
2026-08-24 20:47:14 +00:00
fd06713555 link topic in topics page to topic page 2025-12-16 01:04:24 +01:00
e8c8779536 sort topics based on amount of tasks 2025-12-15 22:26:54 +01:00
1d53921a73 update docker compose 2025-12-15 22:26:34 +01:00
f28c0f56ad show topics list 2025-08-25 20:40:10 +02:00
c55c266f44 update default port 2025-08-25 20:23:55 +02:00
Stan
a27ec15124 Merge pull request #21 from stanrunge/codex/preserve-original-indices-in-filtered-view
Fix indexing for filtered progress table
2025-07-02 14:23:24 +02:00
Stan
e77509b909 Fix progress index after search 2025-07-02 14:23:12 +02:00
1a2c7b5f55 explicit funciton return types 2025-06-30 03:21:49 +02:00
3a1877375d add index to tasks 2025-05-25 23:57:16 +02:00
fe3329fc37 add basic search bar 2025-03-24 18:49:20 +01:00
16186baf7f add notes 2025-03-23 02:09:41 +01:00
cccf2137a4 always show add topic 2025-03-23 02:02:31 +01:00
9211070ab2 hide edit button if signed in 2025-03-23 01:56:42 +01:00
7402b548a3 fix self closing tags 2025-03-06 23:54:11 +01:00
f189d84330 increase percentage decimal count to 3 2025-03-03 14:23:08 +01:00
3b42fa902d add mobile view 2025-02-24 22:24:33 +01:00
11f56aa986 add total points aggregration and percentage 2025-02-24 21:22:04 +01:00
157c95ea98 order tasks by current points desc 2025-02-24 21:09:28 +01:00
3ce9ae8e9a extend cookie length 2025-02-24 20:29:34 +01:00
002f959b44 protect endpoint with cookie 2025-02-24 20:27:42 +01:00
122830a3f5 disable editing when not logged in 2025-02-24 20:18:06 +01:00
cf8c444d4a remove actions in table 2025-02-24 20:12:46 +01:00
71111e15ae update docker compose 2025-02-24 20:12:28 +01:00
2462ab66fe feat: add total points 2025-02-13 22:17:16 +01:00
0903476323 fix: center align input field for authentication token 2025-01-27 01:00:27 +01:00
508c404985 fix: update heading color for authentication prompt 2025-01-27 00:59:57 +01:00
c2eebd0d04 fix: show points and progress bar in table 2025-01-27 00:55:44 +01:00
684eef4d7c fix: update updated_at when updating progress 2025-01-27 00:50:40 +01:00
05742cd8dc fix: sort tasks by updated 2025-01-27 00:44:31 +01:00
31eb19f078 feat: add progress bar and inputs 2025-01-27 00:41:25 +01:00
5ded908c99 feat: topic page 2025-01-25 19:53:15 +01:00
4631b44d82 fix: search logic 2025-01-25 02:53:16 +01:00
385dcf602c fix: type error 2025-01-25 02:47:04 +01:00
951a0b5256 show topics on all tasks 2025-01-24 12:33:10 +01:00
f84c864dd4 feat: remove topics 2025-01-24 12:24:44 +01:00
e2d3e75311 feat: add topics creation/adding 2025-01-24 12:15:35 +01:00
f82b3373b4 fix: remove text color from name input field 2025-01-23 21:38:40 +01:00
975ed08753 update package lock 2025-01-23 21:38:01 +01:00
699088ab61 chore: remove aws fargate deployment 2025-01-22 04:55:23 +01:00