Commit Graph

4992 Commits

Author SHA1 Message Date
Kalle
9312fad90f
Tournament organization page (#1811)
* Initial

* Calendar initial

* Extract EventCalendar

* Events list initial

* Winners

* SQL fixes

* List events by series

* Leaderboards

* Series leaderboard

* Own entry peek

* Edit page skeleton

* RHF initial test

* RHF stuff

* Form etc. progress

* Fix tournament series description

* Fix tabs layout

* Fix socials insert

* Check for not removing admin

* Adding series

* TODOs

* Allow updating org with no series

* FormFieldset

* Allow series without events

* TextAreaFormfield accepting array syntax

* Input form array field

* ToggleFormField

* SelectFormField

* UserSearchFormField

* Fetch badgeOptions

* Badge editing

* Progress

* Use native preventScrollReset

* Rename func

* Fix sticky scroll

* Fix translation

* i18n errors

* handle,meta in edit

* Add ref to user search

* TODOs

* Done
2024-07-25 23:06:29 +03:00
Kalle
7c1c0544fb Deleting VoDs feature Closes #1765 2024-07-21 12:36:22 +03:00
Kalle
6c0bd3b5f7 Add badge 2024-07-21 12:18:19 +03:00
Kalle
f403322d98 Add replay text to groups with skill range Closes #1803 2024-07-21 11:59:01 +03:00
Kalle
fccab9fecd Clarify range with "or" text 2024-07-21 11:48:13 +03:00
Kalle
e31e8cfdb5 Add badge 2024-07-21 11:40:08 +03:00
Kalle
ffbe7cb5fa Add Super Chump as receiver to object dmg calc Closes #1396 2024-07-21 11:34:52 +03:00
Kalle
1d607d2f62 Fix tournament logos stored in the repository not shown to logged out users / social media previews 2024-07-21 11:17:35 +03:00
Kalle
28ce455f4c Clear tournament cache when avatar is approved 2024-07-21 11:00:43 +03:00
Kalle
01fcebd2c4 Give manager when joining a group via link Closes #1804 2024-07-19 23:33:51 +03:00
dependabot[bot]
8b4b87e466
Bump undici from 6.14.1 to 6.19.2 (#1801)
Bumps [undici](https://github.com/nodejs/undici) from 6.14.1 to 6.19.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.14.1...v6.19.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-19 23:16:56 +03:00
dependabot[bot]
2c3255906f
Bump fast-loops from 1.1.3 to 1.1.4 (#1802)
Bumps [fast-loops](https://github.com/robinweser/fast-loops) from 1.1.3 to 1.1.4.
- [Commits](https://github.com/robinweser/fast-loops/commits)

---
updated-dependencies:
- dependency-name: fast-loops
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-19 23:16:48 +03:00
Kalle
b38da898b8 Patch 8.1.0 2024-07-19 23:14:44 +03:00
Kalle
ae2c14b26e Add badges 2024-07-19 22:47:21 +03:00
Kalle
699f251559 Censor groups if own expired 2024-07-08 10:37:54 +03:00
Kalle
c0967cebbc When deleting tournament, also delete cache Closes #1800 2024-07-08 10:35:42 +03:00
Kalle
00dc2c88ae Upgrade deps 2024-07-06 13:40:16 +03:00
Kalle
e4b815c8f3 Add note about swr 2024-07-06 13:17:19 +03:00
Kalle
d9a1e3ba57 Fix i18n jsons ending up in JS bundle Closes #1799 2024-07-06 12:45:41 +03:00
Kalle
555d20fbbf Remove invalid import 2024-07-06 11:54:32 +03:00
Kalle
970e9eb6a4 Fix "select active rosters" showing for old finish tournaments 2024-07-04 12:28:00 +03:00
Kalle
932fe597a2 Show 404 for tournament bye matches instead of internal server error 2024-07-04 12:20:39 +03:00
Kalle
ed24afb057 Fix reg closes at resetting to default value when editing tournament 2024-07-03 17:03:30 +03:00
Kalle
3533254d30 Add badges 2024-07-02 17:01:37 +03:00
Kalle
41a5c5cc48 Update README 2024-07-02 16:58:00 +03:00
Kalle
05d8fe5978 Improve style consistency Closes #1711 2024-07-02 16:38:47 +03:00
Kalle
9521397383 Fix ranked badge showing on calendar screen for 3v3 tournaments Closes #1798 2024-07-02 14:50:43 +03:00
Kalle
bab2b1849a Fix modal closing on Firefox when clicking select Closes #1790 2024-07-01 11:17:58 +03:00
Kalle
ca4b3cb7d8 Fix round names on tournament team page Closes #1796 2024-07-01 10:15:56 +03:00
Kalle
7eeebb4bce Switch tournament logoSrc to always absolute to fix social media preview 2024-06-30 20:35:39 +03:00
Kalle
5196a2197e Add user submitted logo to tournament public API 2024-06-29 14:11:24 +03:00
Kalle
202773d63c Calendar public API 2024-06-29 14:04:17 +03:00
Kalle
4e015775c2 Fix typecheck 2024-06-29 14:02:48 +03:00
Kalle
e2ea8b1a1b Fix tournament logo upload + better flow Closes #1780 2024-06-29 12:35:28 +03:00
Kalle
a43743b780 Fix input add-on ugly wrapping on Firefox 2024-06-29 11:17:48 +03:00
Kalle
8a63455aed Fix SQ preview page crash Closes #1784 2024-06-29 10:47:50 +03:00
Kalle
91b659c034 Fix sorted abilities showing when editing builds Closes #1788 2024-06-29 10:38:05 +03:00
Kalle
9ef1de32e2 Remove @swc dependency 2024-06-29 10:23:04 +03:00
Kalle
915a199b0a Upgrade deps 2024-06-29 10:18:43 +03:00
Kalle
dbccd60b29 Migrate db-test file to latest 2024-06-29 10:15:25 +03:00
Kalle
2319242d06
Translation of new items (pt-br) (#1779)
* Translation of new items

* Format

---------

Co-authored-by: Ant <150183507+Ant-Spl@users.noreply.github.com>
2024-06-27 15:27:04 +03:00
Kalle
6abcb2e65f Sub abilities sorting Closes #1313 2024-06-27 15:13:05 +03:00
Kalle
b11923ea0b Upgrade deps 2024-06-27 12:31:37 +03:00
Kalle
3d083d3173 Fix group sorting regression 2024-06-27 12:19:38 +03:00
Kalle
614895ad34 Show range when previewing groups too 2024-06-27 12:13:56 +03:00
Kalle
2eb7c9505a User builds page dropdown weapon filter Closes #1427 2024-06-27 11:50:01 +03:00
Kalle
9d9d2ae887 Allow adding builds without gear Closes #902 2024-06-27 10:11:25 +03:00
Kalle
26b2453ec7 Fix mobile log-in broken 2024-06-26 23:53:50 +03:00
Kalle
1155247db9 Fix build filter buttons too short 2024-06-26 16:38:55 +03:00
xi
51731d79e2
Add "looking for individual coaching" and "looking for scrim partners" options (#1775)
* Add looking for individual coaching

* Fix LFGType table, remove unnecessary constant

* Fix LFGType table, amend unnecessary constant

* Resolve Type Errors (#1)

TypeScript is interpreting LFG_TYPES as an arbitrary length array of LFGType, rather than a string enum.

* Add "looking for scrim partner" option

---------

Co-authored-by: cysabi <47790183+cysabi@users.noreply.github.com>
2024-06-26 16:28:24 +03:00