Commit Graph

14 Commits

Author SHA1 Message Date
Kalle
4888fc248c Try Cypress in Github Actions 6 2022-07-08 14:27:16 +03:00
Kalle
2fa10a73f0 Try Cypress in Github Actions 5 2022-07-08 11:39:56 +03:00
Kalle
5eaf684546 Try Cypress in Github Actions 4 2022-07-08 11:34:55 +03:00
Kalle
a1a0dbdf0e Try Cypress in Github Actions 3 2022-07-08 11:27:44 +03:00
Kalle
c7b4b18907 Fix indentation 2022-07-08 11:15:00 +03:00
Kalle
54baf8a158 Test Cypress tests 2022-07-08 11:13:58 +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
Kalle (Sendou)
8561ce646d Add eslint to GitHub actions 2022-01-09 13:50:29 +02:00
Kalle (Sendou)
fa84a78a9e Install deps in Github Action 2021-12-18 10:04:51 +02:00
Kalle (Sendou)
8924ff5d05 Fix Github Action 2021-12-18 10:02:34 +02:00
Kalle (Sendou)
99db711c16 Github Actions on push test 2021-12-18 09:59:21 +02:00
Kalle (Sendou)
e123544358 Clean slate 2021-10-23 16:06:15 +03:00
Ryan Laughlin
cba5f4db83
Re-enable GitHub Actions (#369)
* Re-enable GitHub Actions

* Run prettier

* Try running all build steps during GitHub Actions

* Skip running 'next build' maybe?

* Tell prettier to ignore exported locale files
2021-04-08 01:04:37 +03:00
Ryan Laughlin
fdeb541e64
Try out GitHub Actions (#341) 2021-04-02 00:57:08 +03:00