error-handling #1

Merged
stwhite merged 24 commits from error-handling into main 2024-10-30 15:19:49 +00:00

24 Commits

Author SHA1 Message Date
Steve White efa24c3f84 Added errorboundary, memoized items for performance. 2024-10-30 10:17:52 -05:00
Steve White 2e598968ac refactored error-handling application-wide. Also improved itemdetails display somehow, accidentally. 2024-10-30 09:36:32 -05:00
Steve White 165e4965df refactored to use consistent api access via api.js 2024-10-30 08:57:41 -05:00
Steve White bd32bfaae5 Fixing build system 2024-10-29 19:41:34 -05:00
Steve White 31eb7c0439 attempting to reload /index with any user-generated reload 2024-10-29 13:20:42 -05:00
Steve White 158d52dab4 Changes app name to Boxes instead of React App 2024-10-24 15:51:36 -05:00
Steve White ca301c3108 Updated README.md with Docker instrauciotns 2024-10-23 13:03:34 -05:00
Steve White 5f3b592724 Added a bunch of Docker crap but I think Dockerfile.build is all that matters 2024-10-23 12:49:43 -05:00
Steve White 3f33d5fda4 Changed api endpoints to include /api/v1 2024-10-21 11:27:57 -05:00
Steve White 67a1b82442 Merge branch 'ChatGPT' of gitea.r8z.us:stwhite/boxes-fe into ChatGPT 2024-10-21 11:03:17 -05:00
Steve White 7b1184c81d made the boxes table smaller 2024-10-19 12:44:36 -05:00
Steve White a48f96f143 made changes at both ends.
Merge branch 'ChatGPT' of gitea.r8z.us:stwhite/boxes-fe into ChatGPT
2024-10-19 12:43:51 -05:00
Steve White aae9a189a8 moved .env and added code to print REACT_APP_API_URL 2024-10-18 12:30:31 -05:00
Steve White 45932d4af2 fixed delete boxes 2024-10-17 20:53:09 -05:00
Steve White a7e89a8f2b added dockerfile 2024-10-17 10:45:32 -05:00
Steve White 4998f3a2d5 Fixing MaterialUI stuff 2024-10-17 10:43:58 -05:00
Steve White 578d38f187 More UI fixes to Admin.js 2024-10-17 09:04:28 -05:00
Steve White 88a90e39b7 UI cleanup with tables and chairs and tooltips :D 2024-10-17 08:47:27 -05:00
Steve White cd394ca1ee Admin page added - create/delete users, backup and restore database 2024-10-17 08:11:58 -05:00
Steve White 487aa5154e User and database administration 2024-10-17 00:08:41 -05:00
Steve White ff6b9be749 added some verbose comments 2024-10-15 17:04:04 -05:00
Steve White ea690d14c6 added type-down search 2024-10-15 16:27:11 -05:00
Steve White 8424579dcb fixed item box selection 2024-10-14 23:55:43 -05:00
Steve White 02aca14e95 Trying to get the box update code to work. 2024-10-14 09:41:46 -05:00