Commit Graph

26 Commits

Author SHA1 Message Date
Kalle
9ba072b3c3 Make tournament banner text visible in light mode 2023-05-18 00:49:47 +03:00
Kalle
c3963223b6
Add initial Playwright tests (#1191) 2022-12-11 17:18:33 +02:00
Remmy Cat Stock
40d5286775 Keep translation progress automatically updated inside issue instead 2022-11-07 17:03:06 +01:00
Remmy Cat Stock
9837f6922c
Revert "Test issue translation progress action"
This reverts commit 514fb88b78.
2022-11-06 12:53:20 +01:00
Remmy Cat Stock
514fb88b78
Test issue translation progress action 2022-11-06 12:52:59 +01:00
Kalle
085ef8abe5
Run checks on PR made (#1063)
* Run checks on PR made

* Prettify

* Refine criteria

* Bruh
2022-10-29 10:44:35 +03:00
Kalle
b775d70985 Add check of valid translations jsons to GA 2022-10-29 00:33:07 +03:00
Kalle
4b693d3154 Ok actually run npm ci 2022-09-21 18:32:16 +03:00
Kalle
bd929f3de3 Try new way of installing deps in GA 2022-09-21 18:31:00 +03:00
Kalle
9bff1450d3 Remove E2E tests from GA for now 2022-09-21 18:25:55 +03:00
Kalle
1f77fc0bf6 Test downgrading Cypress 2022-09-21 17:56:48 +03:00
Kalle
3d239db373 Try E2E tests on Chrome in GA 2022-09-21 17:45:03 +03:00
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