Commit graph

1101 commits

Author SHA1 Message Date
bb4a608660 Hotfix z-ordering for JobImage 2023-02-05 01:39:13 -08:00
c7e0836202
February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
c0890e6e96
Merge pull request #139 from jedmund/fix-title
Refactor party creation
2023-01-08 01:34:07 -08:00
bd1f6ccb98 Refactor createParty to allow creating anything first 2023-01-08 01:32:09 -08:00
c0cdb91178 Remove visible from props to remove error 2023-01-08 01:31:56 -08:00
4784a8113f Make everything in DetailsObject optional 2023-01-08 01:31:43 -08:00
018aaefa81 Fix SummonUnit showing + over image 2023-01-07 23:28:06 -08:00
5de556b367 Create teams when arbitrary details are changed
These teams have no weapons and won't show up anywhere but the user's profile. We should probably clean out completely empty teams every once in a while with a CRON job.
2023-01-07 23:25:55 -08:00
4a219378c7 Fix bug with party name 2023-01-07 22:59:26 -08:00
b48b0c5043
Merge pull request #133 from jedmund/update-roadmap
Update roadmap
2023-01-06 04:26:26 -08:00
ce2c775f36 Include roadmap translation in serverSideTranslations 2023-01-06 04:24:48 -08:00
3595899233 Add new layout and styles for roadmap modal 2023-01-06 04:24:35 -08:00
f0e734b36e Add new roadmap localization file 2023-01-06 04:23:43 -08:00
ad72bcdcf9 Rollback GranblueCookie changes 2023-01-03 23:28:36 -08:00
a85a080c62
Merge pull request #128 from jedmund/lanuage-switch-2
Different approach to getting locale cookie
2023-01-03 23:25:00 -08:00
573deaa2c2 Different approach to getting locale cookie 2023-01-03 23:19:13 -08:00
81c6c22337
Merge pull request #127 from jedmund/fix-language-switch
Fix language switch in logged-out menu
2023-01-03 23:13:36 -08:00
dc99c9b525 Fix positioning of thumb in switch
We were using translateX to move the switch and animate it with transform, but the page refreshes immediately after you tap it so it doesn't matter.
2023-01-03 23:10:08 -08:00
dd062aff8d Fix language switch in logged-out menu 2023-01-03 22:55:36 -08:00
9b1dd4452f Bump Token size because yoey is needy 2023-01-03 20:01:57 -08:00
8a60326e39 Update index.scss 2023-01-03 19:58:14 -08:00
9978a56f41
Merge pull request #126 from jedmund/gridrep-color
Change raid color in GridRep
2023-01-03 19:53:43 -08:00
8a600f967a Change raid color in GridRep 2023-01-03 19:53:29 -08:00
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