89 Commits

Author SHA1 Message Date
dudleycu
3588268c98 uploaded goldboi.jpg background and fixed a couple warnings 2021-08-17 19:28:42 +09:00
dudleycu
a1ee9fb170 Changed default title format to be "Page - NGS Planner"
CSS changes under the hood for main layout and modals
2021-08-17 02:38:50 +00:00
6f52ee42ba Finish skill tree backend and frontend connections 2021-08-14 18:41:58 +09:00
5bccfd1438 Prepare saving of skill trees 2021-08-14 16:54:09 +09:00
911ba668a4 Database editor integration (non-functional post) 2021-08-14 15:37:48 +09:00
f3c78bd5ba Frontend skill tree editor complete 2021-08-14 14:18:08 +09:00
681eb0286d Remove all warnings. 2021-08-13 01:23:51 +00:00
870876de60 Break down array elements of skill tree into X,Y components for stateful updates 2021-08-13 01:16:04 +00:00
dbfa044589 Dynamic scaling of skill tree scaling. 2021-08-13 01:04:10 +00:00
ca0dc6d104 I changed things 2021-08-13 00:47:00 +09:00
4c8f3ce5d6 Skill Tree proof-of-concept 2021-08-12 23:55:49 +09:00
9374c0b23c Sometimes it's as simple as using blur() 2021-08-12 22:25:19 +09:00
242903a5e4 Fix dudley's breaking 2021-08-12 21:03:35 +09:00
9c759f44d1 Login verification 2021-08-12 06:26:50 +00:00
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