sendou.ink/app/components/icons
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
..
Admin.tsx Add logo to admin only tabs 2021-12-22 22:05:27 +02:00
Alert.tsx Add Alert 2021-11-29 13:46:28 +02:00
ArrowUp.tsx User page initial with SQLite3 (#822) 2022-05-16 17:52:54 +03:00
CheckIn.tsx Remove rest useFetchers 2021-12-25 23:01:29 +02:00
Checkmark.tsx Add icons to buttons 2021-12-22 22:17:09 +02:00
Clock.tsx Detailed matches 2022-03-16 17:13:57 +02:00
Cross.tsx Chat for looking/match pages Closes #753 2022-03-20 14:12:20 +02:00
Discord.tsx Port Layout to Remix 2021-11-24 22:47:02 +02:00
Edit.tsx Edit match if winner unchanged 2022-04-21 17:34:39 +03:00
Error.tsx Check in functionality 2021-12-06 17:27:26 +02:00
GitHub.tsx New navigation (#821) 2022-04-30 11:10:09 +03:00
LogOut.tsx User can log out Closes #743 2022-03-07 21:47:27 +02:00
Minus.tsx Show relative team MMR for ranked teams 2022-02-28 20:27:42 +02:00
Patreon.tsx New navigation (#821) 2022-04-30 11:10:09 +03:00
Refresh.tsx Add icons to buttons 2021-12-22 22:17:09 +02:00
Search.tsx Port Layout to Remix 2021-11-24 22:47:02 +02:00
SpeechBubble.tsx Chat for looking/match pages Closes #753 2022-03-20 14:12:20 +02:00
Success.tsx Check in functionality 2021-12-06 17:27:26 +02:00
Trash.tsx Unregister teams from tournament 2022-04-01 18:34:20 +03:00
Twitch.tsx User page initial with SQLite3 (#822) 2022-05-16 17:52:54 +03:00
Twitter.tsx Port Layout to Remix 2021-11-24 22:47:02 +02:00
User.tsx User page initial with SQLite3 (#822) 2022-05-16 17:52:54 +03:00
Users.tsx Player looking count on play page Closes #756 2022-02-24 22:11:50 +02:00
YouTube.tsx User page initial with SQLite3 (#822) 2022-05-16 17:52:54 +03:00