Commit Graph

199 Commits

Author SHA1 Message Date
Kalle
6770b8e214 Map pool from server 2022-10-09 19:06:22 +03:00
Kalle
e00c7cf531 Submit map pool initial 2022-10-09 12:27:09 +03:00
Kalle
977416aca0 Fix front page results morphing
Closes #982
2022-10-06 23:12:49 +03:00
Kalle
8d278c83cf Update admin test avatar 2022-10-04 21:08:39 +03:00
Kalle
ff857f3369 Custom URL url redirects and replacements 2022-10-02 00:25:13 +03:00
Kalle
709d20bf13 Set custom url in profile edit 2022-10-01 20:38:40 +03:00
Kalle
34c1b0e71a User custom url, ign & sens initial 2022-09-29 23:26:31 +03:00
Kalle
9b28490450 Add builds peek to front page 2022-09-25 15:33:00 +03:00
Kalle
a5fad589e8 Add limit + load more logic to builds page 2022-09-25 14:55:20 +03:00
Kalle
6a63a243ba Fix build PlusTier sorting 2022-09-25 13:19:55 +03:00
Kalle
a589b6b903 Add owner to BuildCard 2022-09-25 13:11:03 +03:00
Kalle
3e9b5a1da9 BuildsCards on builds page initial 2022-09-25 12:48:32 +03:00
Kalle
7a35fcf17b Fix Twitter not updating when logging in 2022-09-15 18:54:51 +03:00
Kalle
ef1b89675d KitCards for analyzer 2022-09-12 19:31:33 +03:00
Kalle
3d837a95fe Rename variable 2022-09-12 16:52:52 +03:00
Kalle
28e3d22f92 Editing builds 2022-09-03 18:14:53 +03:00
Kalle
d69f335866 Can delete build 2022-09-03 18:14:53 +03:00
Kalle
f43e51b377 Seed with ability tuples 2022-09-03 18:14:53 +03:00
Kalle
c06a7c4f74 Can submit a new build 2022-09-03 18:14:53 +03:00
Kalle
e94cd3e755 AbilitySelector 2022-09-03 18:14:53 +03:00
Kalle
b75a3c5703 Build schema initial 2022-09-03 18:14:53 +03:00
Kalle
816985b5ea Fixes and tweaks 2022-09-03 18:14:53 +03:00
Kalle
0f0542f2e9 Build cards initial 2022-09-03 18:14:53 +03:00
Kalle
4ca2eef6c9 JSON stringify modes 2022-09-03 18:14:53 +03:00
Kalle
f4234b0aa0 Builds query to user page 2022-09-03 18:14:53 +03:00
Kalle
0efff0c907 Builds migration with seed 2022-09-03 18:14:53 +03:00
Kalle
64c53d7d83 Front page upcomig events initial 2022-08-22 00:08:47 +03:00
Kalle
14d12e110c Front page recent winners initial 2022-08-21 22:34:36 +03:00
Kalle
b7b8e382de User db queries to sql files 2022-08-16 17:43:41 +03:00
Kalle
294807ce2a PlusVotes db queries to sql files 2022-08-16 00:29:32 +03:00
Kalle
78578d93bf PlusSuggestions db queries to sql files 2022-08-14 13:41:05 +03:00
Kalle
01722dd26d Calendar db queries to sql files 2022-08-14 13:15:18 +03:00
Kalle
9f13586e30 Badge db queries to sql files 2022-08-14 12:22:04 +03:00
Kalle
6adb44dbf6 Move DB models to folders 2022-08-14 12:05:44 +03:00
Kalle
f1081a1caf Merge branch 'rewrite' of github.com:Sendouc/sendou.ink into calendar 2022-08-13 13:45:08 +03:00
Kalle
c1520a9041 E2E tests to report results 2022-08-13 13:42:49 +03:00
Kalle
5fc8ad637a Fix wrong players showing in result tables 2022-08-13 10:14:55 +03:00
Kalle
8269288cb2 Banner on calendar page to notify about reporting 2022-08-12 22:52:55 +03:00
Kalle
2a7d32b77f User profile results page 2022-08-11 23:21:15 +03:00
Kalle
463f0fada2 Event results initial table component 2022-08-09 23:44:55 +03:00
Kalle
28fd38f49d CalendarEventResults seed 2022-08-07 16:07:43 +03:00
Kalle
8fb4f515ad Adjust calendar event results table to deduplicate 2022-08-07 15:36:10 +03:00
Kalle
b36b073521 Initial values from server for report results form 2022-08-06 22:18:06 +03:00
Kalle
6a649efc06 Saves winners to DB 2022-08-06 18:42:56 +03:00
Kalle
2d1553f627 Allow admin to delete suggestions with comments 2022-08-01 21:02:27 +03:00
Kalle
f8d97ff3c5 Badge prize preview inside tags 2022-07-31 19:59:03 +03:00
Kalle
2477c5fb10 "edits an event" E2E test 2022-07-31 19:19:44 +03:00
Kalle
d67312f825 Sort tags before adding to DB 2022-07-31 13:14:30 +03:00
Kalle
1da04edc2d Calendar new page can edit event 2022-07-30 22:18:27 +03:00
Kalle
7d333a5b7f Implement adding new event to DB 2022-07-30 17:45:12 +03:00
Kalle
fc252568b8 Save discord invite code instead of the whole URL 2022-07-30 13:19:54 +03:00
Kalle
57fb28a449 Implement BadgesSelector 2022-07-30 12:56:51 +03:00
Kalle
0b1993b4f1 Make bracketUrl mandatory 2022-07-30 11:07:17 +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
0ac3ad9c2b addTagArray typing from global type 2022-07-28 23:01:45 +03:00
Kalle
6de71121dc db.calendar -> db.calendarEvents 2022-07-28 22:50:26 +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
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
0bec2214f4 Fix type error with calendar event find by id 2022-07-28 19:59:30 +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
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
c06fc5fe42 WeekLinkTitle with date ranges 2022-07-26 21:40:10 +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
Kalle
51fdc6c7fb Single event page initial 2022-07-25 21:59:28 +03:00
Kalle
912cf5ac57 Events list layout with all elements 2022-07-24 10:38:42 +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
b3d7aa1e1f Fix E2E tests 2022-07-19 00:12:17 +03:00
Kalle
83d34353c2 Add command to update usernames and avatars 2022-07-15 23:54:08 +03:00
Kalle
4b8eecc2c9 Footer desktop initial 2022-07-11 16:11:09 +03:00
Kalle
925553f8d2 Patrons to DB 2022-07-11 10:51:32 +03:00
Kalle
08df13eba0 Show supporter badges logic 2022-07-11 01:02:50 +03:00
Kalle
4f7e01a91b Fix infinite loop with seed in E2E tests 2022-07-09 14:53:53 +03:00
Kalle
7919b97c26 Debug log 2022-07-08 16:32:27 +03:00
Kalle
25a8eca9f7 Try Cypress in Github Actions 8 2022-07-08 16:22:44 +03:00
Kalle
d75edcfb94 Badge users sort alphabetically when count equal 2022-07-08 01:27:53 +03:00
Kalle
a8ff0a3a5a Add badges page e2e tests 2022-07-07 15:38:17 +03:00
Kalle
2a37365bd6 Edit managers in DB 2022-07-07 12:30:08 +03:00
Kalle
8779974607 Fix seed script 2022-07-06 10:10:00 +03:00
Kalle
2ca589faf6 Add user migration admin feature 2022-07-05 20:15:30 +03:00
Kalle
80b901a121 Edit badge owners button with permissions 2022-07-05 15:46:00 +03:00
Kalle
94d5e8c137 Add support for badge hue rotate 2022-07-05 11:30:01 +03:00
Kalle
9f50b04f2e Badge thumbnail images 2022-07-04 22:01:51 +03:00
Kalle
0febd67cf9 Fix BadgeContainer key on user profile 2022-07-04 14:31:34 +03:00
Kalle
d50d2ccaa7 Show badges in nav but don't show any on the page 2022-07-03 13:23:34 +03:00
Kalle
6455e5d6bc Discord bot plus roles command 2022-07-03 12:17:20 +03:00
Kalle
00225645fc Get all badges not just owned 2022-07-02 11:29:55 +03:00
Kalle
0f7518e055 Badge details page initial 2022-06-27 09:36:29 +03:00
Kalle
3fd8e4338f All badges page initial 2022-06-26 10:49:08 +03:00
Kalle
bca8fd6da8 Add id to badge 2022-06-25 14:43:13 +03:00
Kalle
4c3bb2134f Badges to user page from DB 2022-06-25 00:36:41 +03:00