98 Commits

Author SHA1 Message Date
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
749c109309 Working on test panel, updated database administrative interface.
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
2021-08-06 21:55:41 +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
8b8366343f Implemented calculation boxes.
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
2021-08-05 23:44:46 +09:00
49f2ea052a Merge branch 'master' of https://github.com/sigonasr2/ngsplanner 2021-08-05 22:59:32 +09:00
f98fc68b1d Removed some notes.
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
2021-08-05 22:59:25 +09:00
dudleycu
c856e793ec
Update README.md
added meme pic to readme
2021-08-05 22:22:10 +09:00
dudleycu
41a65cf154
updated readme
Sig told me not to waste time doing this so I had to
2021-08-05 22:19:12 +09:00
59bba64623 The notes
Co-authored-by: dudleycu <dudleyc.twitch@gmail.com>
2021-08-05 21:56:02 +09:00
4381fb0a3a Co-authored-by: dudleycu <dudleyc.twitch@gmail.com> 2021-08-05 21:55:49 +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
834688fa2e Remove invalid(?) css 2021-07-29 05:47:37 +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
c736d3218e Included animated css styling. 2021-07-28 04:01:32 +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
edc589da1e Remove reactjs-windows package 2021-07-25 23:55:21 +00:00
a3702e88f7 Include a test modal 2021-07-25 23:54:41 +00:00
3f0e25588c Remove test link 2021-07-25 21:39:44 +09:00
367198a0d7 Fix catch-all path for react router 2021-07-25 21:36:42 +09:00
32c9025a16 Fix deploy location 2021-07-25 21:28:49 +09:00
9ce0e2737e Convert all URLs to correct public path 2021-07-25 21:19:00 +09:00