Commit Graph

2763 Commits

Author SHA1 Message Date
Kalle
228af2a5d2 Calendar event page prevent time layout shift 2022-07-29 21:02:02 +03:00
Kalle
04074f434e Change flatMap -> map with fragments in event list 2022-07-29 20:59:09 +03:00
Kalle
23ba309166 Don't add Badge prizes tag in seeding 2022-07-28 23:51:31 +03:00
Kalle
d39fa5c0d1 Tags to seed 2022-07-28 23:43:24 +03:00
Kalle
83a6e15737 Fix tag name visibility in light mode 2022-07-28 23:25:33 +03:00
Kalle
5383becfcb Fill up tags.json with initial tags 2022-07-28 23:25:23 +03:00
Kalle
0ac3ad9c2b addTagArray typing from global type 2022-07-28 23:01:45 +03:00
Kalle
61ace7e9b2 Rename global CSS files 2022-07-28 22:59:58 +03:00
Kalle
6de71121dc db.calendar -> db.calendarEvents 2022-07-28 22:50:26 +03:00
Kalle
b22b311494 Event page don't show "Day" if one day event 2022-07-28 22:46:31 +03:00
Kalle
efbcafaf82 Badge prize preview on calendar event page 2022-07-28 22:39:33 +03:00
Kalle
5f196ac1d9 Add tags to event page 2022-07-28 21:57:00 +03:00
Kalle
907cc90eb0 Extract Tags component to a separate file 2022-07-28 21:49:05 +03:00
Kalle
b21bd5c12d Add CalendarEvent.tags in migration 2022-07-28 21:37:05 +03:00
Kalle
bbf15c2186 Remix allow json in routes folder 2022-07-28 21:36:12 +03:00
Kalle
e0d512bd88 Translate tag 2022-07-28 21:32:42 +03:00
Kalle
4a2b974fd3 Calendar event list tweaks spacings 2022-07-28 21:25:51 +03:00
Kalle
98d3d3cd72 Tags showing in calendar page 2022-07-28 21:03:52 +03:00
Kalle
cb7c3ed13f Seed add CalendarEventBadge 2022-07-28 20:11:19 +03:00
Kalle
261a93c154 Remove unused className 2022-07-28 20:00:40 +03:00
Kalle
0bec2214f4 Fix type error with calendar event find by id 2022-07-28 19:59:30 +03:00
Kalle
3ecc6bdc7e Fix WeekLinks text overflow 2022-07-28 19:53:33 +03:00
Kalle
5aa1d78ae8 Track todos in TODO.md 2022-07-28 19:52:59 +03:00
Kalle
e22d169670 Add SQL solution to findAllBetweenTwoTimestamps
by burkhalter83 :)
2022-07-27 00:49:21 +03:00
Kalle
4b76a95a03 Calendar list filter to actual filter function 2022-07-27 00:29:19 +03:00
Kalle
245292c4d0 Show many days on event page 2022-07-26 22:20:42 +03:00
Kalle
b9bd33f144 Calendar event list Day nth text 2022-07-26 22:06:01 +03:00
Kalle
370c547a09 Use white text for selected WeekLink 2022-07-26 21:42:37 +03:00
Kalle
c06fc5fe42 WeekLinkTitle with date ranges 2022-07-26 21:40:10 +03:00
Kalle
cd6dadfec3 Remove search param year range 2022-07-26 21:04:20 +03:00
Kalle
f228e834ae Calculate eventsCountPerWeek on client 2022-07-26 21:00:46 +03:00
Kalle
aca0efc746 Calendar on stream progress 25.7. 2022-07-26 01:53:03 +03:00
Sendou
29d4f2d157 Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into calendar 2022-07-25 22:57:52 +03:00
Kalle
dc3516e810 Fix setting up instructions 2022-07-25 22:01:05 +03:00
Kalle
c21d7ce321 Add add-badge command to README 2022-07-25 22:00:51 +03:00
Kalle
00a6ab8be1 Animate badges page entrance 2022-07-25 22:00:35 +03:00
Kalle
51fdc6c7fb Single event page initial 2022-07-25 21:59:28 +03:00
Kalle
1294bac966 Calendar folder 2022-07-24 10:51:46 +03:00
Kalle
8e3bee8895 stack.vertical -> stack.horizontal 2022-07-24 10:40:51 +03:00
Kalle
912cf5ac57 Events list layout with all elements 2022-07-24 10:38:42 +03:00
Kalle
72b9903b03 Calendar meta 2022-07-23 14:24:24 +03:00
Kalle
db0bc1f102 Events layout initial 2022-07-23 13:21:51 +03:00
Kalle
499a4b4266 add-badge script 2022-07-23 01:40:21 +03:00
Kalle
07d9f250af Add RCADIA badge 2022-07-23 01:14:00 +03:00
Kalle
abc30fd12b Calendar events from DB initial 2022-07-22 23:20:39 +03:00
Kalle
bf291cc5a0 Calendar tables migration 2022-07-21 21:27:21 +03:00
Kalle
12c86ff15e FIx WeekLinks keyboard navigation 2022-07-21 21:25:08 +03:00
Kalle
b5580c347f Calendar navigation with data from loader 2022-07-21 20:57:01 +03:00
Kalle
62c803f4ad Calendar navigation initial 2022-07-21 10:25:58 +03:00
Kalle
dcdb7bef0d Fix hydration hanging in E2E tests 2022-07-20 19:33:14 +03:00