Commit Graph

18 Commits

Author SHA1 Message Date
57fc5583f7 Added error boundary to the ByAsset page. Added useRef to the SimpleTable utility. 2024-02-14 08:48:21 -08:00
4d20bf73b7 Modified Assets to update the assetId in the history records when it gets changed. Changing the assetId is handy when a sticker is removed, making it possible to just alter the ID instead of re-printing the sticker. 2023-07-30 14:11:12 -07:00
2cbb4a47b5 Fixed asset assignment edit functionality. 2023-06-16 14:44:21 -07:00
3c76d5e6a0 Updated meteor; Modified the assignments byPerson page considerably to improve the workflow; Added an external id to sites; Added an import for students; Improved the students page. 2023-06-16 11:52:48 -07:00
9444cac85d Fixed bug in assigning assets not using the condition or details from the previous state. 2023-06-01 20:33:03 -07:00
cfe63e2399 Merge branch 'master' of https://dev.de22.com/r/Tempest
# Conflicts:
#	imports/ui/pages/Admin/AssetTypes.jsx
2023-04-22 13:22:21 -07:00
5514cd8d9d Updated meteor; Fixed AssetTypes add/update/remove. 2023-04-22 13:20:14 -07:00
e2059833e0 Merge remote-tracking branch 'origin/master' 2023-01-12 15:24:29 -08:00
f38aee03ff Fixed broken year field. 2023-01-12 15:22:55 -08:00
8196c02b4e Switched to Lexican Rich Text editor. Got editor working. Need to test signup. 2022-10-31 08:28:20 -07:00
cab09e59b9 Switched to using Verbum (https://github.com/ozanyurtsever/verbum) which builds on Lexical to create a rich text editor; Isolated the rich text editor into a component so it can be easily swapped out; Added a higher resolution background for the student login page; Still a lot of bugs in the workshop list view. 2022-10-27 08:56:26 -07:00
77b420ea6f Added an initial cut at a student segement of the site, with a list of workshops and the ability to sign up for them. 2022-10-26 08:45:21 -07:00
d7319e340c Fixed bugs. 2022-09-15 09:13:30 -07:00
6fe980ae6e Finished core functionality. 2022-09-12 18:19:57 -07:00
bbff674b62 Cleaned up the L&F; Added table sorting; Cleaned up the table styling. 2022-09-10 17:42:38 -07:00
4ec6d502aa Removed unused test code; Removed unused npm package. 2022-09-09 08:13:02 -07:00
5c0ef1f46c Continued work on the historical pages. 2022-09-09 08:10:19 -07:00
d6bd620207 Initial check in; All but the history pages working. 2022-09-07 08:58:00 -07:00