Commit Graph

4063 Commits

Author SHA1 Message Date
Kalle
85bc060563 Fix wide choose highlights button 2023-07-30 11:09:04 +03:00
Kalle
28534a7fb7 Add badges 2023-07-30 11:09:04 +03:00
Kalle
756cfd5445 Build Analyzer: Add Splat Brella ISM shot stat Closes #1424 2023-07-30 11:09:04 +03:00
Kalle
2598faa226 Build Analyzer: Fix Inkjet & Reefslider paint radius stat Closes #1434 2023-07-30 11:09:04 +03:00
Kalle
6494ff1c88 Build Analyzer: Add comparing sub weapon damages Closes #1438 2023-07-30 11:09:04 +03:00
Filuz
bd6412385c
French translation update (#1433)
* French translation update

Updates the french translation

* map planner - make weapon selector slightly wider

fixes icons and text being squished/cutoff in some languages

* Adjust css

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-07-30 11:03:20 +03:00
Kalle
56361b4199 Add page reload to E2E test 2023-07-29 10:16:37 +03:00
Kalle
3e2f7f48d3 Normalize build filter value
Seems like for some reason I see error logs about lowercase
at_least? Not sure why but it's not hard to deal with it
2023-07-29 09:55:30 +03:00
Kalle
d3fcb5d769 Overflow visible for build gear 2023-07-29 09:45:33 +03:00
Kalle
ad54edf05e Script to delete user Closes #1430 2023-07-28 22:43:15 +03:00
Kalle
f4b99a5f7d Add Patch 4.1 Closes #1431 2023-07-28 22:06:50 +03:00
Kalle
f0fe425b5f return redirect -> throw redirect
For consistency but also I think sometimes the data
loading gets screwed up if you don't throw
2023-07-28 21:41:51 +03:00
shachar700
e92a465888
Added Hebrew translations (#1429)
* added hebrew translations pt.1

* Fixes

* Adjusted hebrew translations

* hebrew lang title

* small fix

* minor adjustments in hebrew translations

* removed spacing

* added hebrew translation to added keys except the tournament.json

* removed spacing

---------

Co-authored-by: shachar700 <shachar70@gmail.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-07-28 20:06:16 +03:00
hfcRed
c1fb627bb0
Fixed issue 1407 (#1428) 2023-07-28 20:04:09 +03:00
Kalle
8c14beb727 Add badges 2023-07-28 01:05:30 +03:00
Kalle
ee5296bd12 Add badge 2023-07-24 00:37:01 +03:00
Kalle
be22dec145 Update Dutch championship article 2023-07-23 16:30:42 +03:00
niLPotential
ba6737232b
Add ko translation for builds, common and others (#1425)
* Add Korean translation for line 2-24

* Add Korean translation for stat

* Add Korean translation
Couldn't find what Turret on line 130 and 131 meant.

* Add mode translation to misc

* Add Korean translation for xp

* Add Korean translation for contributions

* Add Korean translation for builds

* Add English placeholder

* Add Korean translation for pages

* Add Korean Translation until actions

* Add Korean translation until tag

* Add misc. Korean translations

* Add translation for glooga turret

* Add translation for common

* Adjust misc. ko translation

* Delete untranslated parts

* Fix issue

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-07-23 16:20:09 +03:00
dependabot[bot]
09a72f40fa
Bump word-wrap from 1.2.3 to 1.2.4 (#1426)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 19:44:18 +03:00
Kalle
bfa63097cf Add badge 2023-07-19 00:13:56 +03:00
Zen
12f5d37340
Fix: page scrolls to top when opening dialog (#1422)
* Fix scroll to top

* RM format change

* RM format change
2023-07-18 18:03:49 +03:00
dependabot[bot]
c174f0856e
Bump semver from 6.3.0 to 6.3.1 (#1421)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 00:54:41 +03:00
Kalle
d01bd3a05e Add an article 2023-07-18 00:53:26 +03:00
Kalle
3b6260ad04 Add badge 2023-07-14 09:41:14 +03:00
Kalle
97202b6599 Add badge 2023-07-13 10:19:31 +03:00
Kalle
a52ba77347 Translateable art tags feature 2023-07-13 10:17:59 +03:00
Kalle
b054b36f29 Disable art submit button when submitting Closes #1414 2023-07-13 10:02:12 +03:00
Kalle
03ddb78765 Fix tags styling on mobile 2023-07-13 09:57:17 +03:00
Kalle
f0dbe10a96 Fix crash when adding new art with tags 2023-07-12 18:34:46 +03:00
Kalle
7b18a0cfc7
Art tags (#1420)
* Have clicking pagination dots do a thing

* Add tag frontend

* Backend

* Render tags

* Filter by tag

* Persist big art to search params

* Filter by tags on the common art page

* Linking tags + user tags
2023-07-12 16:25:46 +03:00
Gell
172e251c97
Add Chinese Translation (#1416)
* Update art.json

* Update tournament.json

* Update user.json
2023-07-12 09:52:28 +03:00
niLPotential
edff9c0b43
Add Korean translation for analyzer and game_misc (#1417)
* Add Korean translation for line 2-24

* Add Korean translation for stat

* Add Korean translation
Couldn't find what Turret on line 130 and 131 meant.

* Add mode translation to misc
2023-07-12 09:52:09 +03:00
Kalle
fbe7e30646 Make art dialog description text pure white 2023-07-11 10:11:04 +03:00
Kalle
85ab0ab88d Fix user page art page not accessible without being logged in 2023-07-11 10:05:51 +03:00
Kalle
beffde6058 Open art 2023-07-10 10:26:31 +03:00
Kalle
dad6c8ea2c Fix it being possible to get empty paginated list 2023-07-10 10:16:12 +03:00
Kalle
e1b18d710a Make seed include many pages of art 2023-07-10 10:12:09 +03:00
Kalle
6a5437199b Add badge 2023-07-09 21:40:40 +03:00
Kalle
a095c8661c Show commission text also when closed 2023-07-09 21:38:41 +03:00
Kalle
c6eb2f1e2c Remove coach command 2023-07-09 21:18:08 +03:00
Kalle
d8bcf19dc4 Add previewable art hover effect 2023-07-09 21:02:32 +03:00
Kalle
62448c83cb Add "made by" to art grid 2023-07-09 20:47:06 +03:00
Kalle
711890b53a Increase commission text max to 1000 2023-07-09 20:07:05 +03:00
Gell
6a982b63eb
Add Chinese Translation (#1413)
* Update user.json

* Update team.json

* Update common.json

* Update analyzer.json

* Update tournament.json

* Prettier

* Create art.json

* Update common.json
2023-07-09 20:00:10 +03:00
Kalle
3876db21d9 Fix upload page 2023-07-09 13:50:14 +03:00
Kalle
6082009138 Add badge 2023-07-09 11:51:09 +03:00
dependabot[bot]
9eee07da77
Bump stylelint from 15.9.0 to 15.10.1 (#1408)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.9.0 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.9.0...15.10.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-09 11:48:37 +03:00
Kalle
35168111a6
Art (#1412)
* Add to nav

* Allow nav items on front page to take full width

* Initial+

* Fix vods page title

* Add page title

* Common art type

* ArtGrid to a different component

* User arts page initial

* Add art tab to user page

* Preview initial

* Fix art counting

* Fix link and onclick overlapping

* Link to user art page to arts they made

* Artist role initial

* Show description

* Make toggle in art page saved in search params

* Add white-space pre-wrap to plus comments

Not sure why it was removed in the first place?

* Commission open / text and edit those

* Add simple pagination

* New art link display logic

* New art initial

* Upload art

* Hide art from side nav too

* Show banner when waiting for approval

* Edit art

* Fix art sub nav link not showing active

* Relocate unvalidated art text

* Delete art

* Extract ImagePreview component

* Eliminate some layout shift

* BigImageDialog extract component + prevent layout shift

* i18n

* Fix unused var

* Fix tests
2023-07-09 11:48:28 +03:00
Kalle
203e4b6579 Add badges 2023-07-07 12:27:04 +03:00
Kalle
41d309989b Add links 2023-07-05 11:03:24 +03:00