Kalle
86a5e9ee2a
Objective damage table change SPU/BRU
2022-10-23 11:59:03 +03:00
Kalle
3fe59c1a88
Table layout to work with any number of data cols
2022-10-23 11:18:57 +03:00
Kalle
9708043463
Add distance to obj dmg table headers
2022-10-23 10:50:53 +03:00
Kalle
b448c19b71
Object damages with calculation
2022-10-22 16:43:31 +03:00
Kalle
63a80c8ecd
Object damage hitpoints initial
2022-10-22 11:43:19 +03:00
Remmy Cat Stock
85fda204c0
Refactor breadcrumbs into a component that uses route handles
2022-10-21 00:48:58 +02:00
Remmy Cat Stock
26b6a4169b
Use pointer cursor for toggles
2022-10-20 09:32:11 +02:00
Remmy Cat Stock
fa02685366
Fix glitchy safari behaviour for map mode selection
2022-10-20 09:31:07 +02:00
Kalle
6a9efbdd17
Upgrade deps
2022-10-19 23:14:35 +03:00
Kalle
255fc6fcdf
Fix stylelint complaint
2022-10-19 23:05:55 +03:00
Remmy Cat Stock
76afa161fc
Implement user result highlights UI
2022-10-18 23:41:01 +02:00
Remmy Cat Stock
0af593623b
Wrap overflowing plus comments
2022-10-18 19:12:56 +02:00
Remmy Cat Stock
a215e0b3e1
Fix overflow for user results table on narrow viewports
2022-10-13 23:03:42 +02:00
Kalle
f81ac674e1
Link to iplabs
2022-10-13 22:38:46 +03:00
Kalle
31d233025a
Copy to clipboard button
2022-10-13 22:26:28 +03:00
Kalle
b473e64e12
MapPoolSelector a bit better mobile layout
2022-10-13 21:56:15 +03:00
Kalle
8470bf228e
Map pool on tournament page
2022-10-13 21:39:40 +03:00
Kalle
0f2a5ee728
Remove action related code from maps page
2022-10-13 20:36:02 +03:00
Kalle
4108637a30
Save map pool in edit calendar event page
2022-10-13 19:22:23 +03:00
Kalle
bdba03a5d8
Datalist on maplist page initial
2022-10-11 20:14:32 +03:00
Kalle
6770b8e214
Map pool from server
2022-10-09 19:06:22 +03:00
Kalle
b1042f8e37
Generates map lists
2022-10-09 00:58:19 +03:00
Kalle
cc72a200e9
Fix a few more weird scrolling overflows
2022-10-08 10:11:36 +03:00
Kalle
a04db5e9f1
Fix build peek scrollbar visible when no overflow
...
Closes #999
2022-10-07 16:59:11 +03:00
Kalle
fa2d40ef7e
Tweak front page calendar peek styles
2022-10-06 23:19:55 +03:00
Kalle
fabcc99cce
Merge pull request #998 from halp-pat/993
...
Use fixed widths for BuildCard
2022-10-06 21:01:15 +03:00
Kalle
8ff23fb068
Merge pull request #997 from halp-pat/987
...
Stat Card values should be on the same line
2022-10-06 20:58:46 +03:00
Kalle
34e134acaf
Maps with serializing to URL
2022-10-06 20:54:14 +03:00
Kalle
87bca7aa44
Maps page initial
2022-10-06 20:54:14 +03:00
[Halp!]Pat
cb08f8c27e
Use fixed widths for BuildCard
2022-10-05 10:54:14 -07:00
[Halp!]Pat
469439eec2
Stat Card values should be on the same line
2022-10-05 10:18:08 -07:00
Kalle
36280db0b1
Merge pull request #990 from curtgrimes/981-readonly-abilities
...
Fix issue where abilities appeared clickable when they were not
2022-10-05 17:28:14 +03:00
[Halp!]Pat
e202b42049
Select dropdown arrow position should use fixed value instead of percent
2022-10-04 10:44:52 -07:00
Curt Grimes
66a198f3f7
Fix issue where abilities appeared clickable when they were not
...
Issue was introduced in #971 .
Fixes #981
2022-10-03 20:35:02 -07:00
Kalle
e1b930ced2
Merge pull request #979 from curtgrimes/draggable-abilities
...
Add ability to drag abilities into slots
2022-10-02 14:11:28 +03:00
Kalle
7b038d87d9
Extra infos on user page
2022-10-02 12:20:19 +03:00
Kalle
a4614a61f7
Profile edit form can submit sens
2022-10-02 11:39:16 +03:00
Kalle
5706bfd812
Add IGN inputs
2022-10-02 10:44:45 +03:00
Curt Grimes
984d14a55b
Add ability to drag abilities into slots
...
- Do not allow dragging an ability onto a slot that cannot accept that
ability.
- When dragging, dim slots that are not a valid target for the ability
currently being dragged.
- Do not make any changes to the existing click behavior to assign
abilities.
2022-10-01 00:19:31 -07:00
Kalle
2c330620fb
Add button to analyzer to build card
2022-09-27 21:53:12 +03:00
Kalle
492977f45c
Add logo with link to front page
2022-09-26 21:21:00 +03:00
Kalle
ced742bbad
Apply linter
2022-09-26 20:24:43 +03:00
Curt Grimes
63d78bc3ae
Make <Ability/> support keyboard navigation
...
`<Ability/>` can now be tabbed through, and it now shares the same focus
outline, hover, and mousedown styles with `<AbilitiesSelector/>`. This
includes the `cursor: pointer` style that makes it more obvious that
this component is clickable like other buttons.
Fixes #894 .
2022-09-26 00:28:28 -07:00
Kalle
9b28490450
Add builds peek to front page
2022-09-25 15:33:00 +03:00
Kalle
a5fad589e8
Add limit + load more logic to builds page
2022-09-25 14:55:20 +03:00
Kalle
a589b6b903
Add owner to BuildCard
2022-09-25 13:11:03 +03:00
Kalle
a9c8daa360
Builds page Add build button
2022-09-25 11:53:51 +03:00
Kalle
fe7237ba4c
Builds page breadcrumbs
2022-09-25 11:47:39 +03:00
Kalle
494e5af5f7
Builds index page initial
2022-09-25 00:29:49 +03:00
Kalle
3b2f11ecc0
Adjust front page winners list spacing
2022-09-24 09:49:10 +03:00
Kalle
de3307f031
Fix StatCategory bottom text not mobile friendly
2022-09-22 21:48:21 +03:00
Kalle
945f0e267c
Align stat card values
2022-09-22 00:44:56 +03:00
Kalle
a2f2af1f62
Analyzer mobile layout
2022-09-20 20:41:37 +03:00
Kalle
de3a7995b2
Add popover and explain IA jump RNG reduce
2022-09-18 21:14:47 +03:00
Kalle
5d9a3ea13c
Angle Shooter tracking defense stat + explanation
2022-09-17 17:20:35 +03:00
Kalle
b9fcaef8c4
Add Toggle component
2022-09-16 21:16:50 +03:00
Kalle
e57f1d63c1
EffectsSelector with LDE dropdown
2022-09-16 20:19:43 +03:00
Kalle
4184eda385
Add ability points to analyzer
2022-09-16 19:14:25 +03:00
Kalle
524010141f
Make analyzer left column sticky
2022-09-16 11:31:30 +03:00
Kalle
3e28818269
Analyzer damage table initial
2022-09-15 13:14:33 +03:00
Kalle
d5ba4016ef
Merge pull request #947 from DoubleCookies/rewrite
...
Outline for tabbed add as text/user buttons
2022-09-15 10:52:55 +03:00
Kalle
fb08ca8426
Add empy line at EOF
2022-09-15 10:51:45 +03:00
DoubleCookies
aa2f546761
fix
2022-09-15 08:07:47 +03:00
Kalle
2fc048d1a9
Analyzer add weapon badge about weight
2022-09-15 01:23:49 +03:00
Kalle
9260accd73
Adjust patch badge color
2022-09-15 01:07:58 +03:00
Kalle
1f6d034b14
Analyzer add patch badge
2022-09-15 00:34:14 +03:00
DoubleCookies
8827d633a3
move css to utils
2022-09-14 23:07:40 +03:00
Kalle
84d042431e
Fix mobile layout calendar
...
Fix mobile layout calendar
2022-09-14 22:33:15 +03:00
Kalle
69a656a958
Use css var for padding
2022-09-14 22:28:30 +03:00
Kalle
55705e2832
Prettify
2022-09-14 22:28:11 +03:00
Garcez17
872778ed05
Fix mobile layout calendar
2022-09-14 14:21:36 -03:00
Kalle
444bab65d4
New style for StatCards
2022-09-14 19:32:56 +03:00
DoubleCookies
39dfa8eeae
outline for tabbed add as text/user buttons
2022-09-14 15:19:10 +03:00
Kalle
dad5c3c0ac
Ink consumption table for analyzer
2022-09-14 14:55:30 +03:00
DoubleCookies
cf9df3b28c
outline for tabbed lang buttons
2022-09-13 15:14:01 +03:00
Kalle
ef1b89675d
KitCards for analyzer
2022-09-12 19:31:33 +03:00
Kalle
8065e8a6e5
Add special saver effect
2022-09-12 16:52:52 +03:00
Kalle
73e3ddf007
Analyzer UI initial
2022-09-10 21:06:19 +03:00
Kalle
3701f48763
Fix can't scroll badge winner report modal
...
Closes #937
2022-09-10 15:56:28 +03:00
Kalle
3aa1e9061a
This/Last/Next week to one translation string
...
Closes #923
2022-09-07 10:59:12 +03:00
Kalle
1a34a39359
Language switcher toggle
2022-09-05 21:10:57 +03:00
Kalle
561bca818f
Top nav header new place for page title
...
Closes #910
2022-09-05 15:54:38 +03:00
Kalle
003c2c47a4
Fix badge owners number input width
2022-09-05 15:23:12 +03:00
Kalle
ffd184ffe6
Better user combobox options location badges modal
...
Closes #883
2022-09-05 15:21:56 +03:00
Kalle
5275520533
Show joining instructions when passing Plus Voting
...
Closes #911
2022-09-04 23:27:00 +03:00
Kalle
35e1c3a03f
Increase light mode abilities selector bg contrast
...
Closes #900
2022-09-04 23:02:24 +03:00
Kalle
b559ac87d0
Validate all abilities are set before submitting a build
...
Closes #901
2022-09-04 22:47:03 +03:00
Kalle
db0878c3ab
Add color mode toggle
...
Closes #830
2022-09-04 15:23:59 +03:00
Kalle
24a151dd3b
Event description include line breaks
...
Closes #880
2022-09-03 20:47:20 +03:00
Kalle
e94cd3e755
AbilitySelector
2022-09-03 18:14:53 +03:00
Kalle
b75a3c5703
Build schema initial
2022-09-03 18:14:53 +03:00
Kalle
6db1136ac2
Add weapons images to combobox
2022-09-03 18:14:53 +03:00
Kalle
788da90437
BuildCard bottom row buttons
2022-09-03 18:14:53 +03:00
Kalle
9090d19b57
Add build description button
2022-09-03 18:14:53 +03:00
Kalle
816985b5ea
Fixes and tweaks
2022-09-03 18:14:53 +03:00
Kalle
0f0542f2e9
Build cards initial
2022-09-03 18:14:53 +03:00
Kalle
2a163ad3d5
Add translations to front page
2022-08-24 20:42:28 +03:00
Kalle
3c09c16e05
Front page feature cards
2022-08-24 20:27:08 +03:00
Kalle
db96345e53
Articles on front page initial
2022-08-24 00:17:45 +03:00
Kalle
b3994ca30d
Calendar section on front page done
2022-08-23 18:10:11 +03:00
Kalle
64c53d7d83
Front page upcomig events initial
2022-08-22 00:08:47 +03:00
Kalle
14d12e110c
Front page recent winners initial
2022-08-21 22:34:36 +03:00
Kalle
009c2a3e24
Article feature initial
2022-08-20 16:15:03 +03:00
Kalle
dbffc82138
Fix radio input width
...
Closes #870
2022-08-17 21:02:48 +03:00
Kalle
431f5b525b
Let user names wrap on profile page
...
Closes #829
2022-08-14 10:52:05 +03:00
Kalle
9e7fea7741
Allow results on user page to span wider
2022-08-13 15:26:05 +03:00
Kalle
f1081a1caf
Merge branch 'rewrite' of github.com:Sendouc/sendou.ink into calendar
2022-08-13 13:45:08 +03:00
Kalle
ec38b80147
Add translations
2022-08-13 12:39:08 +03:00
Kalle
8269288cb2
Banner on calendar page to notify about reporting
2022-08-12 22:52:55 +03:00
Kalle
2a7d32b77f
User profile results page
2022-08-11 23:21:15 +03:00
Kalle
f38fafd493
Results styled
2022-08-11 01:08:09 +03:00
Kalle
463f0fada2
Event results initial table component
2022-08-09 23:44:55 +03:00
Kalle
95571bd261
Date input fix error when server rendering
2022-08-07 14:19:43 +03:00
Kalle
6a6f8a19e8
New event dates fix able to submit without one
2022-08-07 13:25:49 +03:00
Kalle
f29ca201e8
Render errors if submitting fails
2022-08-06 12:01:45 +03:00
Kalle
bae2b12371
Add header to bio in Plus Voting
2022-08-06 11:08:33 +03:00
Kalle
45d1ef8f45
Report results UI
2022-08-02 21:35:30 +03:00
Kalle
8e51c26ab5
Show "No events this week" when appropriate
2022-07-31 20:19:12 +03:00
Kalle
f8d97ff3c5
Badge prize preview inside tags
2022-07-31 19:59:03 +03:00
Kalle
8564c990ef
Merge branch 'rewrite' of github.com:Sendouc/sendou.ink into calendar
2022-07-31 14:41:59 +03:00
Kalle
7d7f771c19
Edit event full flow
2022-07-31 14:16:03 +03:00
Kalle
a02633ea84
Make tags deletable
2022-07-31 13:05:31 +03:00
Kalle
57fb28a449
Implement BadgesSelector
2022-07-30 12:56:51 +03:00
Kalle
e47391a0bb
Implement TagsSelector
2022-07-30 11:55:57 +03:00
Kalle
03db8c827e
Time zone info in list view
2022-07-30 10:56:42 +03:00
Kalle
c6115e3540
DatesInput tweaks
2022-07-30 10:35:15 +03:00
Kalle
dcd0918bce
Fix menu overflow on Safari
...
Closes #835 hopefully for real this time
2022-07-29 23:57:44 +03:00
Kalle
c3c43c1943
Use transform for menu animation
...
Closes #827 Closes #835
2022-07-29 23:30:15 +03:00
Kalle
48aa098ecd
New Calendar event DiscordLinkInput
2022-07-29 22:47:40 +03:00
Kalle
89b358f86d
New Calendar event DatesInput
2022-07-29 22:21:31 +03:00
Kalle
5b459622d0
Add new events page initial
2022-07-29 21:24:45 +03:00
Kalle
228af2a5d2
Calendar event page prevent time layout shift
2022-07-29 21:02:02 +03:00
Kalle
d39fa5c0d1
Tags to seed
2022-07-28 23:43:24 +03:00
Kalle
83a6e15737
Fix tag name visibility in light mode
2022-07-28 23:25:33 +03:00
Kalle
61ace7e9b2
Rename global CSS files
2022-07-28 22:59:58 +03:00
Kalle
efbcafaf82
Badge prize preview on calendar event page
2022-07-28 22:39:33 +03:00
Kalle
907cc90eb0
Extract Tags component to a separate file
2022-07-28 21:49:05 +03:00
Kalle
4a2b974fd3
Calendar event list tweaks spacings
2022-07-28 21:25:51 +03:00
Kalle
98d3d3cd72
Tags showing in calendar page
2022-07-28 21:03:52 +03:00
Kalle
0bec2214f4
Fix type error with calendar event find by id
2022-07-28 19:59:30 +03:00
Kalle
3ecc6bdc7e
Fix WeekLinks text overflow
2022-07-28 19:53:33 +03:00
Kalle
245292c4d0
Show many days on event page
2022-07-26 22:20:42 +03:00
Kalle
b9bd33f144
Calendar event list Day nth text
2022-07-26 22:06:01 +03:00
Kalle
370c547a09
Use white text for selected WeekLink
2022-07-26 21:42:37 +03:00
Kalle
c06fc5fe42
WeekLinkTitle with date ranges
2022-07-26 21:40:10 +03:00
Kalle
aca0efc746
Calendar on stream progress 25.7.
2022-07-26 01:53:03 +03:00
Kalle
00a6ab8be1
Animate badges page entrance
2022-07-25 22:00:35 +03:00
Kalle
51fdc6c7fb
Single event page initial
2022-07-25 21:59:28 +03:00
Kalle
8e3bee8895
stack.vertical -> stack.horizontal
2022-07-24 10:40:51 +03:00
Kalle
912cf5ac57
Events list layout with all elements
2022-07-24 10:38:42 +03:00