91 Commits

Author SHA1 Message Date
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
17b750da06 Test remote deploy admin link 2021-07-25 21:00:40 +09:00
7f028b2453 Fill out missing dependency array elements 2021-07-25 20:56:07 +09:00
66f97f4d84 Implement crude version of all CRUD endpoints 2021-07-25 20:48:18 +09:00
e0e5b81166 Probably nothing important 2021-07-23 23:25:23 +09:00
dudleycu
2bf77557ff Changes to App.js for TestPanel and TestHeader. Uploded more icons and fonts. 2021-07-23 13:58:58 +00:00
dudleycu
534dd8ba54 Added TestPanel (shoutouts to Futasuke) 2021-07-23 11:33:05 +00:00
dudleycu
51a2a0425f Uploaded UI design example thing (because sig told me to) 2021-07-23 10:58:26 +00:00