|
f7b4ef09a7
|
Frontend Registration form and login forms setup.
|
2021-08-12 04:38:23 +00:00 |
|
|
50e85fe970
|
Componentize tooltips, added username field to login form.
|
2021-08-12 01:45:11 +00:00 |
|
|
30b0f20d69
|
Fix null in database editor.
|
2021-08-10 23:42:32 +09:00 |
|
|
b30fda08e0
|
Nico
|
2021-08-10 20:28:39 +09:00 |
|
|
a7072b3fd9
|
Add in dynamic title changing
|
2021-08-10 06:41:13 +00:00 |
|
|
eefc4e3407
|
Remove all warnings and old components
|
2021-08-10 04:23:37 +00:00 |
|
|
2210c2ef76
|
Add test mode toggle
|
2021-08-10 04:04:54 +00:00 |
|
|
c35b42c8d1
|
Admin panel now generates off of dynamic list
|
2021-08-10 03:52:40 +00:00 |
|
dudleycu
|
9aae32d1a4
|
Merge branch 'master' of https://github.com/sigonasr2/ngsplanner
|
2021-08-10 00:19:30 +09:00 |
|
dudleycu
|
3d351df078
|
UI Stuff
|
2021-08-10 00:17:09 +09:00 |
|
|
9f020d4ae8
|
Provide secured frontend access to secured backend
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-10 00:11:12 +09:00 |
|
|
1363c8c835
|
Add stuff
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-09 21:02:22 +09:00 |
|
|
51e12ef157
|
No more warnings!
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-08 03:57:07 +09:00 |
|
|
7ea381f0cf
|
Modal adjustments and fixes.
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-08 03:47:05 +09:00 |
|
|
0382c97c1f
|
Fully implemented first test modal
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-08 03:14:34 +09:00 |
|
|
4c84d65ab3
|
Fix database and css
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-08 02:15:48 +09:00 |
|
|
f25ee2d244
|
Implemented finalized database management functionality. Implemented class selector into actual interface, and text editor
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-07 21:21:02 +09:00 |
|
|
a4ce2d636b
|
Fixed issues w/backend communication and added the rest of the database management functionality.
|
2021-08-07 14:02:26 +09:00 |
|
|
14b7e35812
|
Continued progress on test panel and implementing other database editing features.
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-07 13:34:21 +09:00 |
|
|
eaedf1af98
|
Implemented database fetching functions
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-07 01:00:11 +09:00 |
|
|
7e0a4a4985
|
Add cute girl as loading indicator
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-06 22:40:11 +09:00 |
|
|
224ce6542e
|
Working on test panel, updated database administrative interface.
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-06 21:55:50 +09:00 |
|
|
a60c4c2e86
|
Setup test button functionality
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-06 19:33:57 +09:00 |
|
|
2de2a9aef6
|
Added a test mode toggle test.
|
2021-08-06 02:08:27 +00:00 |
|
|
6a47326db2
|
Added more flex props for tooltip testing.
|
2021-08-06 01:11:54 +00:00 |
|
|
a8fc71b7d1
|
PopupWindow should respect showCloseButton prop
|
2021-08-06 00:59:07 +00:00 |
|
|
a08fceba12
|
Merge branch 'master' of https://github.com/sigonasr2/ngsplanner
|
2021-08-06 00:56:19 +00:00 |
|
|
6544402dfd
|
Test new tooltip functionality
|
2021-08-06 00:56:15 +00:00 |
|
|
14346dabad
|
Implement boxes.
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
|
2021-08-05 23:46:34 +09:00 |
|
|
883d5f4da4
|
Photon Arts table and Enemy data tables added. And with notes.
|
2021-08-05 21:33:53 +09:00 |
|
|
88e0432afa
|
Prevent ability to send multiple submits / adds at once by spamming Enter key.
|
2021-08-03 05:22:39 +00:00 |
|
|
2263242ba9
|
endpoint no longer sorts properly. Do the sort on the frontend.
|
2021-08-03 05:01:59 +00:00 |
|
|
65c51606bd
|
Move dependency map resolution to after all promises are settled.
|
2021-08-02 19:28:11 +09:00 |
|
|
f6568e54a7
|
Don't display double name columns
|
2021-07-30 01:03:42 +00:00 |
|
|
32ed8d75ac
|
Remove all warnings so app builds on production.
|
2021-07-29 05:52:18 +00:00 |
|
|
9a4f7738b9
|
Include basic csv file parsing.
|
2021-07-29 05:43:40 +00:00 |
|
|
407f7cce41
|
Add Database Audit admin page
|
2021-07-29 04:16:56 +00:00 |
|
|
91454cb6b1
|
Complete a damage calculation section
|
2021-07-29 01:34:30 +09:00 |
|
|
c8ae66c390
|
Implemented part of a damage calculator. Minor style changes.
Co-authored-by: dudleycu <dudleycu@users.noreply.github.com>
|
2021-07-29 00:00:54 +09:00 |
|
|
3adea5c6a2
|
Implement adjustments to input system, added global 'Enter' key for submitting.
|
2021-07-28 06:26:42 +00:00 |
|
|
50d6cbe67f
|
Implement key selectors for id fields in admin panel
|
2021-07-28 03:55:29 +00:00 |
|
|
60f1bc6116
|
Update 'roles' and 'users' endpoint
|
2021-07-28 02:04:41 +00:00 |
|
|
a2abaad0c3
|
Remove unused report values.
|
2021-07-28 01:17:53 +00:00 |
|
|
cc138fd586
|
Modify all admin editing panels to standard input boxes.
|
2021-07-28 01:03:04 +00:00 |
|
|
766ac6a5b5
|
add in gitpod workspace URL (auto generated from test environment setup script)
|
2021-07-27 07:08:21 +00:00 |
|
|
16dc75ded8
|
Provide local backend testing compatibility (with gitpod)
|
2021-07-27 01:40:49 +00:00 |
|
|
07690dab7f
|
Include dynamic choosing of BACKEND_URL based on environment variable setup.
|
2021-07-26 01:06:42 +00:00 |
|
|
43ac5da407
|
Include environment file in gitignore for local testing purposes.
|
2021-07-26 01:03:48 +00:00 |
|
|
ec7ed3aeb8
|
Implement basic modal styling
|
2021-07-26 00:19:32 +00:00 |
|
|
e097cab50d
|
Remove reactjs-windows CSS file
|
2021-07-25 23:58:39 +00:00 |
|