|
|
47ba267d5b
|
Fix errors in building
|
2022-02-26 18:15:42 -08:00 |
|
|
|
240640dc49
|
Fix typescript bs in timeAgo method
|
2022-02-26 17:53:20 -08:00 |
|
|
|
a1f9778185
|
Merge pull request #12 from jedmund/profile
Redesign/fix styling for Profile
|
2022-02-26 17:47:25 -08:00 |
|
|
|
ddcf7dc58f
|
Add redesigned components and info to Profile page
|
2022-02-26 17:46:52 -08:00 |
|
|
|
2a148db4c3
|
Fix styling for GridReps and add new information
|
2022-02-26 17:46:32 -08:00 |
|
|
|
ea37cf6a79
|
Fix style conflict
|
2022-02-26 17:46:13 -08:00 |
|
|
|
8e5b414cce
|
Created ProfileHeader component
|
2022-02-26 17:46:05 -08:00 |
|
|
|
3c7168edac
|
Add profile pictures
|
2022-02-26 17:45:53 -08:00 |
|
|
|
12f7ee09a6
|
Add xxlarge font size
|
2022-02-26 17:45:43 -08:00 |
|
|
|
da18658a5f
|
Add timeAgo util function
|
2022-02-26 17:45:37 -08:00 |
|
|
|
aa20d0d4ac
|
Merge pull request #11 from jedmund/team-details
Add details to teams
|
2022-02-26 16:00:09 -08:00 |
|
|
|
aae67b08af
|
Add hooks to send data back to the server
|
2022-02-26 15:55:45 -08:00 |
|
|
|
45ef4e569b
|
Add flat raid list and callbacks
The flat raid list is so that we can quickly find which raid was selected, since otherwise they're in option groups
|
2022-02-26 15:55:20 -08:00 |
|
|
|
68a6e037f2
|
Cleanup
|
2022-02-26 15:53:46 -08:00 |
|
|
|
499dde433e
|
Save raids in state
|
2022-02-26 15:53:32 -08:00 |
|
|
|
ed59762c71
|
Add value prop
|
2022-02-24 18:19:21 -08:00 |
|
|
|
32f864baa6
|
Implement read-only and editable views for party details
|
2022-02-24 18:19:15 -08:00 |
|
|
|
7df3da2d34
|
Add raid dropdown component
|
2022-02-24 18:18:56 -08:00 |
|
|
|
7e6e1209dd
|
Add active prop
|
2022-02-24 18:18:39 -08:00 |
|
|
|
f9857eb772
|
Add components for textareas and text limited fields
|
2022-02-24 18:18:28 -08:00 |
|
|
|
fe14c38fd9
|
Fix name in state and add detailsVisible flag
|
2022-02-24 18:15:23 -08:00 |
|
|
|
e00a07d10c
|
Various styling fixes and adjustments
|
2022-02-24 18:15:08 -08:00 |
|
|
|
f0cf09dc31
|
Remove user-generated details
This goes somewhere else
|
2022-02-24 18:14:32 -08:00 |
|
|
|
662062b622
|
Fix arrow SVG
|
2022-02-24 18:13:56 -08:00 |
|
|
|
f778fd2cf8
|
Add element to Raid type
|
2022-02-24 18:13:47 -08:00 |
|
|
|
64b26470ac
|
Add react-scroll
|
2022-02-24 18:13:37 -08:00 |
|
|
|
c4ec4f76cf
|
Add endpoint for raids
|
2022-02-24 18:13:30 -08:00 |
|
|
|
0a096e9dc0
|
Store party details in state when data is fetched
|
2022-02-23 19:23:31 -08:00 |
|
|
|
45c133f450
|
Change the sent param for the extra toggle
|
2022-02-23 19:23:19 -08:00 |
|
|
|
094d2e83d6
|
Add party details to state
|
2022-02-23 19:23:04 -08:00 |
|
|
|
b68cca53a7
|
Create Raid.d.ts
|
2022-02-23 19:22:56 -08:00 |
|
|
|
a9af5aed67
|
Merge pull request #10 from jedmund/delete-team
Finish migrating state and implement deleting teams
|
2022-02-23 16:44:49 -08:00 |
|
|
|
9a5c2835d5
|
Add destroy logic
|
2022-02-23 16:43:08 -08:00 |
|
|
|
54f9d3682b
|
Update API to map destroy endpoint properly
|
2022-02-23 16:42:56 -08:00 |
|
|
|
c88e9be025
|
Final updates removing context and replacing with state
|
2022-02-23 16:13:28 -08:00 |
|
|
|
1d82bc5055
|
Insert account info into state when the app first loads
|
2022-02-23 16:12:45 -08:00 |
|
|
|
a6b222000c
|
Remove references to React context and replace with state where necessary
|
2022-02-23 15:59:46 -08:00 |
|
|
|
d1c602dd59
|
Remove React contexts
|
2022-02-23 15:58:37 -08:00 |
|
|
|
1a39108e38
|
Add user info in account state
|
2022-02-23 15:58:26 -08:00 |
|
|
|
d688ade570
|
Fix tap targets in header menu
|
2022-02-23 15:16:31 -08:00 |
|
|
|
06eef3c248
|
Fix a small bug where party was not editable in state
|
2022-02-23 15:04:25 -08:00 |
|
|
|
520a4dd3f5
|
Merge pull request #9 from jedmund/new
Fix behavior for new grids
|
2022-02-23 14:53:43 -08:00 |
|
|
|
514ed28cfc
|
Clean state when New button is pressed
|
2022-02-23 14:52:44 -08:00 |
|
|
|
bbe78566ad
|
Update existing instances of state to use appState
|
2022-02-23 14:52:35 -08:00 |
|
|
|
b8d3def32b
|
Broke out state into accountState and appState
|
2022-02-23 14:52:18 -08:00 |
|
|
|
e37865b2d2
|
Added clonedeep
|
2022-02-23 14:52:09 -08:00 |
|
|
|
1a52439150
|
Extra toggle should be switchable on empty grids
|
2022-02-23 14:28:48 -08:00 |
|
|
|
fd5cc3a395
|
Remove unused prop from Button
|
2022-02-23 14:19:30 -08:00 |
|
|
|
c1879d2277
|
Merge pull request #8 from jedmund/radix
Add valtio state management and Radix components
|
2022-02-23 14:15:59 -08:00 |
|
|
|
7e7100cecf
|
Update index.tsx
|
2022-02-23 14:14:06 -08:00 |
|