Commit Graph

3893 Commits

Author SHA1 Message Date
Kalle
0caa90756a User page: Redirect if trying to edit other page 2023-01-02 21:08:47 +02:00
Kalle
5a2c008461 Calendar: Fix no events at the start of year 2023-01-01 18:27:06 +02:00
William Lam
e19ee86ae9
Ranked Modes checkboxes are now checked by default when making a new build (#1199)
* Ranked Modes checkboxes are now checked by default when making a new build

* Fixed the actual logic when taking older builds into account

* Added comment that references Issue 1150

* Rearranged type order so it reads better
2023-01-01 13:36:50 +02:00
Frederik
6acb5cc9c2
Update Danish translation (#1198)
* Added Danish translations for Analyzer.json

Added Danish translations in the Analuzer.json files for the following lines.

damage.SPLATANA_VERTICAL_DIRECT
damage.SPLATANA_VERTICAL
damage.SPLATANA_HORIZONTAL_DIRECT
damage.SPLATANA_HORIZONTAL

* Updated Danish Translations in common.json

Updated and changed translations in the common.json file

Added following translations
pages.u
plans.blueprint
plans.noImg

Changed following translations
- pages.builds (changed to a shorter name to avoid cluttering on the main page)
- pages.analyzer (changed to a shorter name to avoid clutting on the main page)
- pages.plans (changed to a shorter name to make in order to make all pages names shorter)
- pages.object-damage-calculator (changed to a shorter name to avoid cluttering on the main page. This is a wierd translation, so it might be changed in the future)

* Added Danish translations to contributions.json

Added the folloing line to the contributions.json file
-yaga

changed the translation for the following line
- borzoic (changed a word, to make the translation more correct)

* Added Danish translations for the faq.json file

Added Danish translations for the faq.json file.

The following lines have been added
q5
a5
q6
a6

* Added DAnish translations for the user.json file

The following lines have been translated in the user.json file

search.info
search.noResults

* Added Danish translations for analyser.json

Added Danish translations for the following lines in the analyzer.json file
- "stat.humanoidFormInkRecoverySeconds"
- "stat.swimSpeedHoldingRainmaker"

Changed Danish translations for 
-  "stat.squidFormInkRecoverySeconds" # Changed made so the translation match the translation for  "stat.humanoidFormInkRecoverySeconds"

* Added Danish translations in the common.json file

Added Danish translations for the following lines in the common.json file
- weapon.category.subs
-weapon.category.specials

The following lines have been altered.
all "weapon.category." lines.
- Removed the English names for the categories in order to avoid too much cluttering in the planner tool.

* Added Danish Translations for User.json

Fhe folloing Danish translations were added to the User.json file.

- weaponPool
- discordExplanation
- forms.errors.maxWeapons

* Added Danish Translations for team.json

All added translations are direct translations or not translated, as their are no official Danish translations for these roles and in order reduce the likelyhood of misunderstandings.
2022-12-31 17:57:56 +02:00
Kalle
5ce7f35d4b Team: mobile layout 2022-12-31 17:57:10 +02:00
Kalle
aefefc26a3 Team: Banner placeholder when no image set 2022-12-30 23:21:37 +02:00
Kalle
da020e8557 Map Planner: Fancy backgrounds 2022-12-29 21:49:21 +02:00
Kalle
d5413ae0ed Build Analyzer: Fix not showing build value always
Had problem when using only Ninja Squid.
2022-12-29 20:33:31 +02:00
Kalle
e3e426eba6 Build Analyzer: more robust show build value check
Before if you had e.g. Ninja Squid with certain amount of SSU
then the build value would not show
since baseValue and buildValue end up being the same
2022-12-29 00:02:58 +02:00
Kalle
4dfaf07655 Build Analyzer: RM swim speed stat 2022-12-28 23:45:38 +02:00
Kalle
2538801333 Upgrade deps 2022-12-28 23:34:31 +02:00
Kalle
ecc0c89ce2 Fix type error 2022-12-27 22:42:25 +02:00
Kalle
eed5c0646f User page: Use image for flag 2022-12-27 22:28:28 +02:00
Kalle
fd28e382ec Team: Flags from data 2022-12-27 22:23:41 +02:00
Kalle
d51beef9d5 Team: UI initial 2022-12-27 22:01:15 +02:00
Kalle
1a8c2fc892 Use SubmitButton in various places 2022-12-25 12:00:17 +02:00
Kalle
ffe8ab3883 Build Analyzer: Add humanoid form ink recovery 2022-12-23 18:17:25 +02:00
Kalle
59d242980a Add title/description to couple pages where it was missing 2022-12-22 23:52:39 +02:00
Kalle
3e85173133 Map Planner: Add sub/special weapons 2022-12-22 23:43:19 +02:00
Kalle
993756aeb0 Map Planner: divide weapons to categories 2022-12-22 23:13:04 +02:00
Kalle
df7a48fd6f Extract WeaponImageSelector component 2022-12-22 21:44:32 +02:00
Kalle
f81451b0c0 Map planner to feature folder 2022-12-22 21:33:02 +02:00
Kalle
79cb4bd41d Fix coach role ID 2022-12-22 21:07:18 +02:00
Kalle
c84bd19f22 Add SRO coach command 2022-12-22 21:01:05 +02:00
Kalle
a6f2210ce2 Move analyzer constants and types 2022-12-22 20:58:21 +02:00
Kalle
cfa2e556d2 Object damage calculator to feature folder 2022-12-22 20:48:24 +02:00
Kalle
d98e8af619 Explain feature folders in README 2022-12-22 20:09:53 +02:00
Kalle
b19ba23051 Lint rule against importing deep from feature folder 2022-12-22 20:09:35 +02:00
Kalle
791744c40c Move build analyzer to feature folder 2022-12-22 00:14:29 +02:00
Kalle
90d7b3bde8 Build Analyzer: Fix actions per ink tank not showing highlighted with active Comeback 2022-12-21 23:39:39 +02:00
Kalle
25d15a11d2 Fix delete build icon color 2022-12-21 23:31:28 +02:00
Kalle
6feb269193
Full tournament feature WIP (#1196)
* Layout initial

* Add FillRosterSection component

* Move tournaments to feature folder

* Refactor Button props

* SubmitButton

* Register action

* Identifier -> Id

* Invite link via nanoid

* Team info submit

* Enter tiebreaker map list UI

* Invite members to tournament team initial

* Show banner if joined a team not captain of

* Add back teams page

* Change team roster size color when good

* Delete tournament team member
2022-12-21 23:24:59 +02:00
Igor
4905cc8fc0
Ru translation update (#1195)
ru-translate updates
2022-12-16 09:28:09 +03:00
Kalle
d8136f3262 Fix Combobox full widthness 2022-12-15 18:22:43 +02:00
Kalle
7e07b6195e Update Italian translation 2022-12-15 17:39:03 +02:00
Frederik
70ba7fc745
Update Danish translation (#1190)
* Added Danish translations for Analyzer.json

Added Danish translations in the Analuzer.json files for the following lines.

damage.SPLATANA_VERTICAL_DIRECT
damage.SPLATANA_VERTICAL
damage.SPLATANA_HORIZONTAL_DIRECT
damage.SPLATANA_HORIZONTAL

* Updated Danish Translations in common.json

Updated and changed translations in the common.json file

Added following translations
pages.u
plans.blueprint
plans.noImg

Changed following translations
- pages.builds (changed to a shorter name to avoid cluttering on the main page)
- pages.analyzer (changed to a shorter name to avoid clutting on the main page)
- pages.plans (changed to a shorter name to make in order to make all pages names shorter)
- pages.object-damage-calculator (changed to a shorter name to avoid cluttering on the main page. This is a wierd translation, so it might be changed in the future)

* Added Danish translations to contributions.json

Added the folloing line to the contributions.json file
-yaga

changed the translation for the following line
- borzoic (changed a word, to make the translation more correct)

* Added Danish translations for the faq.json file

Added Danish translations for the faq.json file.

The following lines have been added
q5
a5
q6
a6

* Added DAnish translations for the user.json file

The following lines have been translated in the user.json file

search.info
search.noResults
2022-12-15 17:32:25 +02:00
Kalle
7945e1ecc7 User page: weapon pool 2022-12-13 18:51:06 +02:00
Kalle
750e1708ee Better divider color for dark mode 2022-12-13 18:51:06 +02:00
Kalle
aa12c224bd Fix front page icon color 2022-12-13 18:51:06 +02:00
Kalle
23e78f7033 Initial user page e2e tests 2022-12-13 18:51:06 +02:00
Igor
74f6d28c39
Ru-translation update + lowercase for yaga (#1192)
* ru-translate updates

* lowercase for yaga (same as above on page)
2022-12-13 12:07:36 +03:00
Kalle
89fdb8ac43 Don't track search params changing 2022-12-12 21:32:10 +02:00
Kalle
0014940d31 Fix URL 2022-12-12 21:05:22 +02:00
Kalle
3588f01fb2 Put Object Damage Calc tests in describe block 2022-12-12 20:56:17 +02:00
Kalle
3fdfdff429 Use Fathom 2022-12-12 20:51:18 +02:00
Kalle
d5579358fa Remove GA 2022-12-12 20:23:06 +02:00
Kalle
27a5cd70f9 Add badge 2022-12-12 18:04:50 +02:00
Kalle
c3963223b6
Add initial Playwright tests (#1191) 2022-12-11 17:18:33 +02:00
Kalle
9cd190df53 Try to fix GA 2022-12-10 23:54:10 +02:00
Kalle
fbc5979fb8 Add badge 2022-12-10 21:49:46 +02:00