1
Fork 0
mirror of https://github.com/Steffo99/todocolors.git synced 2024-11-22 16:24:19 +00:00
Commit graph

49 commits

Author SHA1 Message Date
def0298b12
Rearrange CSS rules into something with more sense 2023-08-06 02:11:28 +02:00
4d46be862b
Make in-progress and complete tasks more and less apparent respectively 2023-08-06 01:59:27 +02:00
b0eac94b18
Implement reconnection mechanism and other good things 2023-08-06 00:23:49 +02:00
048899b9ad
Hide task editor while websocket is not open 2023-08-05 21:39:20 +02:00
3d60ede6a2
Add manifest metadata field and manifest.json 2023-08-05 19:57:49 +02:00
732d87c23e
Remove next.svg and vercel.svg 2023-08-05 19:54:19 +02:00
8313187942
Add robots metadata field blocking indexing of all pages 2023-08-05 19:53:40 +02:00
bf177c5273
Add creator metadata field 2023-08-05 19:52:36 +02:00
b6d01acd2c
Fix mobile viewport 2023-08-05 13:17:54 +02:00
7e24c46161
Fix dockerfiles again 2023-08-05 05:24:06 +02:00
5fb88c36b9
Fix dockerfiles 2023-08-05 05:24:06 +02:00
feb1215a89
Fixes and tweaks here and there 2023-08-05 05:24:06 +02:00
34b20c92ce
Make NEXT_PUBLIC_SITE_NAME evaluate at runtime 2023-08-05 05:24:06 +02:00
8795c2f9dd
Add docker thingies 2023-08-04 19:28:46 +02:00
a312a8cead
Replace start with flex-start 2023-08-04 17:45:03 +02:00
7abc287c29
Fix some typing 2023-08-04 17:44:22 +02:00
2209da9fd9
Tweak graphics a bit 2023-08-04 17:10:56 +02:00
0b0999d338
Complete functionality i guess 2023-08-04 16:41:33 +02:00
b73dc41b70
Implement task editor and other things 2023-08-04 13:06:21 +02:00
eee5904c08
yawn 2023-08-04 04:04:52 +02:00
baac11c3ea
Don't make hydration explode with window calls 2023-08-04 03:19:45 +02:00
4aff80efc8
Clean up some code 2023-08-04 02:56:04 +02:00
d49cdb1ae3
Fix BoardColumn.module.css having the wrong name 2023-08-04 02:14:55 +02:00
cec85469b8
Rename Create*Board to Create*BoardPanel 2023-08-04 02:11:48 +02:00
de28e68fc5
Rename TaskDiv to TaskDisplay 2023-08-04 02:10:56 +02:00
b11aed5ba9
Rename TaskGroupColumn to BoardColumn 2023-08-04 00:40:27 +02:00
a280dbb6fd
Refactor BoardHeader 2023-08-04 00:38:59 +02:00
cef77aea85
Refactor BoardManager and other things 2023-08-03 18:44:17 +02:00
39083c13b1
Tweak more task stuff
I seems like I can't do atomic commits right in this project
2023-08-03 18:10:45 +02:00
16d2d5f98b
Make task icons larger 2023-08-03 17:41:29 +02:00
e771b49351
Tweak task group column size 2023-08-03 17:41:24 +02:00
9a4a857e9c
Delete leftover BoardError.module.css 2023-08-03 17:26:30 +02:00
3f774cfa6d
Use <main> instead of <div> in BoardMainTaskGroups 2023-08-03 17:24:22 +02:00
acb31c46eb
Rename BoardBody to BoardMain 2023-08-03 17:23:02 +02:00
3075855592
Remove unused class 2023-08-03 17:22:32 +02:00
92c720f61d
Rename BoardColumns to BoardMainTaskGroups 2023-08-03 17:09:03 +02:00
f392e86b81
Rename BoardLoading to BoardMainLoading 2023-08-03 17:08:33 +02:00
616de5f8e3
Stylish! 2023-08-03 17:06:59 +02:00
a56f54df96
Get more stuff to work 2023-08-03 15:25:23 +02:00
7a17afc267
Final progress for today 2023-08-03 06:16:53 +02:00
0865ca94e7
Refactor code 2023-08-03 02:23:15 +02:00
7549d4e1e3
Create groupAndSortTasks function 2023-08-02 13:23:44 +02:00
3c6b9ba36e
Make some frontend progress 2023-08-02 04:14:49 +02:00
905a5899a0
Create main page skeleton 2023-08-01 18:13:20 +02:00
2f3cc201c7
Get /board/{board}/ws to work, definitely 2023-08-01 01:52:12 +02:00
88dae2ed3b
Get /board/{board}/ws to work, probably 2023-07-31 20:26:37 +02:00
66384988db
Create basic README 2023-07-30 02:26:40 +02:00
1536b495c7
Create initial board viewer page 2023-07-30 02:21:29 +02:00
d2729c25e9
Initial commit 2023-07-29 15:58:17 +02:00