Commit Graph

58 Commits

Author SHA1 Message Date
Kalle
10801b6334
E2E test fixes (#2901) 2026-03-21 13:57:53 +02:00
Kalle
e6d0a8189f
Fix test infrastructure and stabilize e2e tests (#2836)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-02-25 19:05:34 +02:00
Kalle
036a2d7379 Have Dependabot open biome upgrades as separate PR's 2026-02-16 17:10:40 +02:00
Kalle
69066027a2
Fix team seeds display for multi-bracket tournaments (#2755) 2026-01-19 20:37:05 +02:00
Kalle
995ee2ecab
Add basic art upload E2E test (#2708) 2026-01-08 20:56:04 +02:00
Kalle
ee4f3ef4b9
Add Vitest browser testing setup with GroupCard tests (#2694) 2026-01-04 17:35:28 +02:00
Kalle
20ee95516c Add initial Dependabot config 2026-01-03 14:37:31 +02:00
Kalle
94a93b0006
SQ serverside refactoring, add tests, add Knip (#2665) 2025-12-22 15:47:15 +02:00
Kalle
30e22c2b1a
Fix E2E tests (#2640)
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2025-11-18 17:53:35 +02:00
Kalle
0ec7a8a3d5 Prevent updates to homemade.json triggering E2E test run 2025-11-01 15:13:42 +02:00
Kalle
b3de79cee8
E2E tests against built site + add to pipeline (#2563) 2025-10-11 11:14:33 +03:00
Kalle
9edc6b363f Add AGENTS.md 2025-10-04 11:42:19 +03:00
Kalle
65723501bc Fix GitHub Actions not running 2025-07-05 13:22:53 +03:00
Kalle
fe9b6906c3 Add check articles script to Github Actions 2025-07-05 12:32:07 +03:00
Kalle
a1ff02cfad Notification for canceling scrim 2025-06-08 10:12:03 +03:00
Kalle
7901ee8cab
Scrim improvements (#2365)
* Initial

* wip

* wip

* Finish?

* remove comment
2025-06-07 17:21:29 +03:00
Kalle
accbaf40db
Refactor Button to SendouButton (#2367)
* initial

* done

* import ordering
2025-06-05 21:00:14 +03:00
Kalle
8aba332b0b Add initial copilot instructions 2025-06-03 18:05:31 +03:00
Kalle
bda32b1fb8
Homemade badges format use .json + checks (#2225)
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
* wip

* wip

* test check

* Real name

* Done

* fix

* fix json
2025-04-27 12:14:14 +03:00
Kalle
8e65428563 Fix typo 2025-04-05 15:42:38 +03:00
Kalle
6ab8ea54d2 Add pull request template with badge adder's checklist 2025-03-13 17:00:17 +02:00
Kalle
c31ee4244b Update actions/cache
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-03-03 23:15:54 +02:00
Kalle
4ff0586ff8
Notifications (#2117)
* Initial

* Progress

* Fix

* Progress

* Notifications list page

* BADGE_MANAGER_ADDED

* Mark as seen initial

* Split tables

* Progress

* Fix styles

* Push notifs initial

* Progress

* Rename

* Routines

* Progress

* Add e2e tests

* Done?

* Try updating actions

* Consistency

* Dep fix

* A couple fixes
2025-03-01 13:59:34 +02:00
Kalle
84848fc78b Try removing npm flag to fix CI
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2024-10-10 22:28:56 +03:00
Kalle
4beec2a86e Unit tests in GitHub Actions 2024-10-10 17:40:48 +03:00
Kalle
920355bca4 Remove Bun 2024-09-14 14:42:31 +03:00
Kalle
d0832d12f0 Bunified translation-progress.yml 2024-08-11 16:13:24 +03:00
Kalle
700a309e7f
Migrate Node -> Bun (#1827)
* Initial

* Faster user page

* Remove redundant function

* Favorite badge sorting

* Upgrade deps

* Simplify entry.server

* Bun tests initial

* Update package.json npm -> bun

* Update README

* Type safe translations again

* Don't load streams info for finalized tournaments

* Translations as an object

* More unit test work

* Convert match.server.test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* Test & all done

* Working cf

* Bun GA try

* No cache

* spacing

* spacing 2

* Add SQL logging

* Remove NR

* Hmm

* Hmm 2

* Interesting

* SKALOP_SYSTEM_MESSAGE_URL

* .

* .

* ?

* .

* ?

* Server.ts adjust

* Downgrade Tldraw

* E2E test fix

* Fix lint
2024-08-11 16:09:41 +03:00
Kalle
fd48bced91
Migrate Prettier/Eslint/Stylelint setup to Biome (#1772)
* Initial

* CSS lint

* Test CI

* Add 1v1, 2v2, and 3v3 Tags (#1771)

* Initial

* CSS lint

* Test CI

* Rename step

---------

Co-authored-by: xi <104683822+ximk@users.noreply.github.com>
2024-06-24 13:07:17 +03:00
Kalle
9a57d35265 No E2E tests in CI 2024-05-01 10:28:09 +03:00
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