Commit Graph

2 Commits

Author SHA1 Message Date
Graphictoria c00e8ccc75 More catalog changes.
- Added padding to punishments page.
- Also fixes a bug with the expiration date in the Punishment model.
- Transactionss.
- Created methods for user assets to automatically calculate an item's serial.
- Added a "hasAsset" function to the User model to check if a user owns an asset id.
- Asset purchase API.
- Fix bug where apis could be accessed despite the site being under maintenance.
- Fixed rounding issue with number formatting.
- Updated shop JS to allow for purchases.
- Added userasset downloading to the /asset client api.
2023-01-08 05:13:21 -05:00
Graphictoria ffe0c2f77c Admin panel changes.
- Indev user assets.
- Moved admin find user endpoint.
- Shifted around some buttons on the admin panel navigation.
- Re-implement .border-0.
- Indev user admin page. Somewhat functional mess.
- Updated admin search input component to have the label as optional.
- Grouped user search routes.
- Admin user lookup tool.
- Tabbed admin pages.
- Update profile quick moderation user admin button to work with the new user admin page.
- Remove unfinished quick moderate button from user profile.
2022-12-28 21:17:58 -05:00