Kalle
009c2a3e24
Article feature initial
2022-08-20 16:15:03 +03:00
Kalle
dbffc82138
Fix radio input width
...
Closes #870
2022-08-17 21:02:48 +03:00
Kalle
f1081a1caf
Merge branch 'rewrite' of github.com:Sendouc/sendou.ink into calendar
2022-08-13 13:45:08 +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
f38fafd493
Results styled
2022-08-11 01:08:09 +03:00
Kalle
95571bd261
Date input fix error when server rendering
2022-08-07 14:19:43 +03:00
Kalle
f29ca201e8
Render errors if submitting fails
2022-08-06 12:01:45 +03:00
Kalle
45d1ef8f45
Report results UI
2022-08-02 21:35:30 +03:00
Kalle
f8d97ff3c5
Badge prize preview inside tags
2022-07-31 19:59:03 +03:00
Kalle
a02633ea84
Make tags deletable
2022-07-31 13:05:31 +03:00
Kalle
c6115e3540
DatesInput tweaks
2022-07-30 10:35:15 +03:00
Kalle
48aa098ecd
New Calendar event DiscordLinkInput
2022-07-29 22:47:40 +03:00
Kalle
89b358f86d
New Calendar event DatesInput
2022-07-29 22:21:31 +03:00
Kalle
5b459622d0
Add new events page initial
2022-07-29 21:24:45 +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
61ace7e9b2
Rename global CSS files
2022-07-28 22:59:58 +03:00
Kalle
907cc90eb0
Extract Tags component to a separate file
2022-07-28 21:49:05 +03:00
Kalle
4a2b974fd3
Calendar event list tweaks spacings
2022-07-28 21:25:51 +03:00
Kalle
c06fc5fe42
WeekLinkTitle with date ranges
2022-07-26 21:40:10 +03:00
Kalle
8e3bee8895
stack.vertical -> stack.horizontal
2022-07-24 10:40:51 +03:00
Kalle
85075cfdcb
Show summary of changes on badge owner edit
2022-07-09 20:36:09 +03:00
Kalle
bb96f631fe
Edit managers frontend
2022-07-07 11:23:16 +03:00
Kalle
94d5e8c137
Add support for badge hue rotate
2022-07-05 11:30:01 +03:00
Kalle
cf7ec172c9
Add FAQ page with Plus Server info
2022-07-03 15:40:05 +03:00
Kalle
0f7518e055
Badge details page initial
2022-06-27 09:36:29 +03:00
Kalle
2bee296561
Fix checks command problems
...
Don't really need same level of linting for the bot
2022-06-22 22:36:49 +03:00
Kalle
c7a50ded65
Impersonate users in prod
2022-06-18 15:51:17 +03:00
Kalle
fc39e133c4
Voting style tweaks
2022-06-12 13:51:50 +03:00
Kalle
9e9e9ed44e
Voting with usePlusVoting hook
2022-06-12 11:35:08 +03:00
Kalle
2c93ac9b77
Suggestions link to user page
2022-06-11 12:17:55 +03:00
Kalle
a4e37fe077
Plus Server don't show members to non-members
2022-06-07 21:06:56 +03:00
Kalle
6ac99d1d90
Deleting suggestion with FE validation
2022-06-02 17:52:23 +03:00
Kalle
317937215b
Add new suggestion with UserCombobox
2022-05-31 22:35:50 +03:00
Kalle
9bc252b950
Add Combobox
2022-05-31 22:31:29 +03:00
Kalle
7485aed180
Delete comment
2022-05-27 21:46:33 +03:00
Kalle
300b4599f9
Comment modal UI
2022-05-26 16:47:50 +03:00
Kalle
7af4912453
Add Dialog element
2022-05-26 11:33:02 +03:00
Kalle
108812b94f
Plus suggestions CSS tweaks
2022-05-25 21:18:27 +03:00
Kalle
9ceabd5700
Suggestions UI initial
2022-05-25 09:59:58 +03:00
Kalle
fdbac9082c
Prompt user to log in if accessing plus logged out
2022-05-24 21:14:42 +03:00
Kalle
185295d54e
User page initial with SQLite3 ( #822 )
...
* Clean away prisma migrations
* Way to migrate WIP
* SQLite3 seeding script initial
* Fetch tournament data in loader
* CheckinActions new loader data model
* Virtual banner text color columns
* Logged in user
* Count teams
* ownTeam
* Map pool tab fully working
* Teams tab
* Fix timestamp default
* Register page
* Manage team page
* Camel case checkedInTimestamp
* Clean slate
* Add .nvmrc
* Add favicon
* Package lock file version 2
* Update tsconfig
* Add Tailwind
* Add StrictMode
* Add background color
* Auth without DB
* Revert "Add Tailwind"
This reverts commit 204713c602 .
* Auth with DB
* Switch back to tilde absolute import
* Import layout
* Camel case for database columns
* Move auth routes to folder
* User popover links working
* Import linters
* User page initial
* User edit page with country
* Script to delete db files before migration in dev
* Remove "youtubeName" column
* Correct avatar size on desktop
* Fix SubNav not spanning the whole page
* Remove duplicate files
* Update README
2022-05-16 17:52:54 +03:00