Commit graph

1392 commits

Author SHA1 Message Date
cd6e58da18 Show toast when remix button clicked 2023-01-28 21:09:24 -08:00
fb76ca6665
Merge pull request #186 from jedmund/fix-details-mobile
Fix various visual details on mobile
2023-01-28 20:48:38 -08:00
e6019ecf86 Fix spacing
* Header menu width
* Width of weapon grid
* PartyDetails button
2023-01-28 20:46:01 -08:00
95ee4bd1c7 Fixes for edit mode on Parties 2023-01-28 20:34:55 -08:00
654a40117c Add colors to tokens for CA, FA and Auto Guard 2023-01-28 20:34:47 -08:00
672a227a08 Rename variable 2023-01-28 20:34:12 -08:00
35a5f92eb2 Show destructive button styles on mobile w/o hover 2023-01-28 20:33:56 -08:00
d613cf8af0 Fix alert width on mobile 2023-01-28 20:33:13 -08:00
a4a5ccf33f Fix button placement in mobile size 2023-01-28 19:52:09 -08:00
949d9a5cc1 Fix localization 2023-01-28 19:27:13 -08:00
f11e45b801 Add text to Remix button 2023-01-28 19:18:39 -08:00
88c571a674
Merge pull request #185 from jedmund/fix-mobile-remixes-view
Add fixes in Remixes view for mobile and tablet
2023-01-28 19:04:40 -08:00
78ffdcc1a5 More phone and tablet fixes
This isn't perfect, but good enough for now
2023-01-28 19:02:12 -08:00
da09a739f6 Fix remixes view on phones 2023-01-28 18:52:10 -08:00
bbd0c98219
Merge pull request #184 from jedmund/remove-port
Remove port
2023-01-28 18:36:11 -08:00
083cb55811 Remove port 2023-01-28 18:35:52 -08:00
eb1f68e7b5
Merge pull request #183 from jedmund/error-handling
Add error handling to pages
2023-01-28 18:18:05 -08:00
308e5d07e8 Add localizations 2023-01-28 18:15:30 -08:00
c930bc348b Refactor new and extract NewHead 2023-01-28 18:15:25 -08:00
01af39fdfe Refactor saved and extract SavedHead 2023-01-28 18:07:26 -08:00
73de22cbbc Refactor teams and extract TeamsHead 2023-01-28 18:00:34 -08:00
9e3f15c286 Refactor [username] and extract ProfileHead 2023-01-28 17:58:12 -08:00
337808a922 Fix ErrorSection maxWidth 2023-01-28 17:43:02 -08:00
96763defc3 Fix ErrorSection text replacement 2023-01-28 17:42:54 -08:00
5cf6d3fff3 Refactor [party] page
This is a blueprint for all the other pages
2023-01-28 17:20:44 -08:00
6f51e21b58 Don't show Header context when there is an error 2023-01-28 16:46:48 -08:00
9476f592f0 Add status to appState and new types 2023-01-28 16:46:32 -08:00
7b06a2900e Add a line-height for headers and paragraphs
I'm sick of setting `line-height`
2023-01-28 16:28:42 -08:00
4916660027 Add ErrorSection component
This lets us render errors gracefully
2023-01-28 16:28:23 -08:00
d71df2b0d7 Explicitly set port for production
At least on our machine, 3000 conflicts with the API
2023-01-28 16:28:10 -08:00
1e8ad51554
Merge pull request #178 from jedmund/fix-build-errors
Fixes the latest batch of build errors (20230128)
2023-01-28 03:57:16 -08:00
3d4e73675f Fix assignment for new avatar object structure 2023-01-28 03:56:42 -08:00
d8936c8320 Add function name 2023-01-28 03:56:30 -08:00
b580b3ddaf Remove redundant values 2023-01-28 03:56:22 -08:00
4d1b3fbb71 Remove HeaderMenu component 2023-01-28 03:53:53 -08:00
308ae92957
Merge pull request #162 from jedmund/fix-job-errors
Fix errors from props on HTML elements
2023-01-28 03:53:04 -08:00
a7e3718a7e
Merge branch 'staging' into fix-job-errors 2023-01-28 03:52:58 -08:00
5fa36e6f05
Merge pull request #177 from jedmund/fix-avatar
Fix avatar not changing in Header when changed
2023-01-28 03:51:57 -08:00
2e88a8696d
Merge pull request #176 from jedmund/fix-delete
Fixes bug with item deletion
2023-01-28 03:51:39 -08:00
f293f92e23
Merge pull request #175 from jedmund/remix
Implement remixes
2023-01-28 03:51:31 -08:00
59fce34bd6
Merge pull request #174 from jedmund/revamp-header
Implement redesigned header
2023-01-28 03:51:18 -08:00
7893c4c3a1 Call onOpenChange when saving AccountModal 2023-01-28 03:49:24 -08:00
93755dfda4 Update avatar implementation 2023-01-28 03:37:00 -08:00
03a06bd849 Restructure avatar in User definitions 2023-01-28 03:36:38 -08:00
ba5244bc3b Don't show header title on non-party pages 2023-01-28 02:49:14 -08:00
f3886c3ce8 Set remove alert to close when removing an item 2023-01-28 02:44:20 -08:00
da43f80099 Fix optional error 2023-01-28 02:42:39 -08:00
89e1709994 Fix styles for remixed teams 2023-01-28 00:58:21 -08:00
3d71ad1d8b Add localizations 2023-01-28 00:51:32 -08:00
ea8fd7a423 Add tooltip over remix icon 2023-01-28 00:45:02 -08:00