Commit graph

1255 commits

Author SHA1 Message Date
ed00f43af3 Fix empty state for weapons 2023-01-02 04:51:41 -08:00
feb3b6c2ca Smaller updates to responsive character CSS grid 2023-01-02 04:28:13 -08:00
36fe175f8f Make responsive updates to weapon grid CSS 2023-01-02 04:20:20 -08:00
67fba83239
Merge pull request #111 from jedmund/update-youtube-regex
Update regex to support Youtube short URLs (take two)
2023-01-02 02:36:37 -08:00
ff5e9ce5c0 Update regex to support Youtube short URLs
Mya just had to go and fucking use the short URLs and break embedding
2023-01-02 02:35:39 -08:00
7bb14409a7
Merge pull request #110 from jedmund/update-youtube-regex
Update regex to support Youtube short URLs
2023-01-02 02:20:04 -08:00
e48f0a4289 Update regex to support Youtube short URLs 2023-01-02 02:19:09 -08:00
485a56b131
Merge pull request #109 from jedmund/fix-build
Fix various issues - UncapStars, Radix update changes, React key warnings
2023-01-02 02:09:39 -08:00
3e32871107 Also prevent updating uncap stars on Character/Summon grids 2023-01-02 02:08:01 -08:00
d3c2c6846b Add key to weapon series group elements 2023-01-02 02:05:56 -08:00
e0c809867e Use string for visible 2023-01-02 02:04:08 -08:00
dae06b9087 Intermediate fix for CheckedState
I don't really know how to handle this lol
2023-01-02 02:03:58 -08:00
b67845f4e7
Merge pull request #107 from jedmund/performance-fixes
Browser performance fixes
2023-01-02 01:49:16 -08:00
d314f1d528 Update versions of Radix components 2023-01-02 01:47:43 -08:00
b5a7302cba Update components to fix NextJs errors 2023-01-02 01:47:34 -08:00
821ef4c41b Passing javascript true to DOM element 2023-01-02 00:53:57 -08:00
ba6c45d551 Fix job image rendering
* Only render when job selected
* Render localized name as alt string
2023-01-02 00:52:26 -08:00
d5f4ff6c0a
Merge pull request #100 from jedmund/fix-awakening-skill-select
Fix awakening and skill select
2022-12-30 07:05:01 -08:00
55e2938d76 Fix JobSkill filter not working 2022-12-30 07:03:49 -08:00
71b99091ea Fix hover color for job skill placeholder 2022-12-30 07:02:13 -08:00
2348c049d6 Fix optional error when checking job 2022-12-30 07:00:41 -08:00
59bc9e6b89 Fix awakening select display of input 2022-12-30 06:59:49 -08:00
8f1594af68
Merge pull request #99 from jedmund/fix-job-weapon-select
Fixes various issues with jobs and weapons
2022-12-30 06:21:09 -08:00
a12b0383ef Don't show weapon mod button if weapon has no id 2022-12-30 06:12:29 -08:00
bc76df5054 Make all dialogs min-width 2022-12-30 06:12:12 -08:00
758ee4dae4 Fix tablet sizing for JobSection 2022-12-30 05:48:26 -08:00
18208a95b7 Fix empty state for Job dropdown 2022-12-30 05:48:17 -08:00
c574e5e845 Add min-width to SearchDialog 2022-12-30 05:40:52 -08:00
e6c30c217d
Merge pull request #98 from jedmund/fix-auth
Fix various issues with authentication
2022-12-30 05:25:52 -08:00
1e820f184e Force reload after logout
This is a much easier and foolproof way to ensure that people can't edit their grid after logging out.
2022-12-30 05:23:44 -08:00
ba025b8fd8 Set user token after login and signup 2022-12-30 05:19:12 -08:00
18a998b1ed Remove logs and unused dependencies 2022-12-30 05:18:40 -08:00
8c952a57f5 Condense createParty into one method call 2022-12-30 05:18:14 -08:00
7580e544fe Lock down unauth authentication
Fixes #97
2022-12-30 03:52:21 -08:00
6a7a484f4f
Merge pull request #88 from jedmund/description-newline
Party description fixes
2022-12-29 03:25:55 -08:00
ab81b70b13 Fix line wrapping and linkify URLs again 2022-12-29 03:24:41 -08:00
06205b55e6
Merge pull request #87 from jedmund/gridrep-2
GridRep and GridRep Collection fixes
2022-12-28 23:40:48 -08:00
d1ec67d021 Fix null element on GridRep 2022-12-28 23:39:54 -08:00
406b3c1b44 Fix GridRep sizing in GridCollection 2022-12-28 23:24:19 -08:00
5e8939cddf Make GridRep more consistent
The mainhand is still slightly taller than the 9 grid weapons but this will do for now
2022-12-28 23:15:09 -08:00
ae456c0ba6
Merge pull request #85 from jedmund/dialog-mobile
Mobile updates - Dialog, Characters, Selects
2022-12-28 22:47:59 -08:00
1886b5d99c Expand range of what is considered a "phone" 2022-12-28 22:38:56 -08:00
df795ad9a3 Move import 2022-12-28 22:38:43 -08:00
4d2f433f6c Remove headers 2022-12-28 22:38:33 -08:00
8c199b847e SearchModal CSS updates for mobile 2022-12-28 22:38:20 -08:00
92b21dc0cf JobSection updates
* Make Job preview full width
* Use smaller layout on tablets and phones
2022-12-28 22:37:59 -08:00
001dbc55f1 Don't re-align segmented control 2022-12-28 22:37:32 -08:00
f8b2c6d61c Use new Overlay component 2022-12-28 22:37:21 -08:00
968f0f3f43 Fix z-index to work with new Overlay component 2022-12-28 22:37:14 -08:00
6ef884b784 Fix character unit sizing 2022-12-28 22:37:01 -08:00