Commit graph

1078 commits

Author SHA1 Message Date
7db53acb8d
Merge pull request #125 from jedmund/fix-gridrep
Fix colors in GridRep and add to detailsWithUsername
2023-01-03 19:42:41 -08:00
ac865d7a26 Fix colors in GridRep and add to detailsWithUsername 2023-01-03 19:41:31 -08:00
c2372d4adc
Merge pull request #124 from jedmund/grid-rep-properties
Add Full Auto tag to GridRep
2023-01-03 19:25:25 -08:00
56c4842e82 Add full auto tag to GridRep 2023-01-03 19:24:37 -08:00
ef8822fff7
Merge pull request #123 from jedmund/party-details-upgrade
Add new fields to Parties
2023-01-03 18:46:37 -08:00
54dd3feba7 Add new fields to parties
I forgot to commit
2023-01-03 18:06:27 -08:00
9e2b7f2dd7
Merge pull request #120 from jedmund/fix-conflict-modal
Fix conflict modals
2023-01-02 22:23:49 -08:00
ec2c2755be Fix more type errors 2023-01-02 21:43:57 -08:00
787abd8e85 Reset conflict on close for character conflict modal 2023-01-02 21:41:07 -08:00
eac805106a Fix AX references 2023-01-02 21:40:27 -08:00
9d5d67601c Use Dialog in ConflictModals 2023-01-02 21:31:18 -08:00
56524d847a Reset conflict modal after close 2023-01-02 21:29:13 -08:00
ff728e0b81
Merge pull request #117 from jedmund/fix-hovercards-real
Fix z-index on entity units to fix hovercards
2023-01-02 06:53:53 -08:00
3b670032c3 Fix z-index on entity units to fix hovercards 2023-01-02 06:53:20 -08:00
1c555c99e2
Merge pull request #116 from jedmund/fix-hovercard-zindex
Fix z-index on hovercards
2023-01-02 06:40:49 -08:00
0303915ef1 Add z-index to hovercard 2023-01-02 14:40:22 +00:00
42f2dcead7
Change classes for hovercards and their content 2023-01-02 06:36:53 -08:00
65986285bc
Merge pull request #112 from jedmund/rewrite-responsive-grid
Rewrite responsive grid
2023-01-02 05:49:26 -08:00
31dcebd6db Make subaura summons consistent 2023-01-02 05:46:53 -08:00
5c7e7fbb57 Fix summons and extra summons 2023-01-02 05:44:53 -08:00
60879b24f5 Move placeholders to directory 2023-01-02 05:44:45 -08:00
562d52a626 Small fixes to Character CSS
* Constrain to $grid-width
* Fix spacing between breakpoints
2023-01-02 05:14:03 -08:00
44209c82af Update ExtraWeapons 2023-01-02 05:10:10 -08:00
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