Commit Graph

49 Commits

Author SHA1 Message Date
0233453084 - introduced table view with client side loading
- improved /items/ with support for pagination
- improved helper functions for tooltips and popovers
- removed console log residue from handleSidebarTriangles
- introduction of version route
2023-07-08 00:09:54 +02:00
c026b5f1a8 fix greeting to finally respect the time 2023-07-07 22:15:50 +02:00
5d99baea8e added proper version information
Co-authored-by: Spacelord <Spacelord09@users.noreply.github.com>
2023-07-07 22:09:17 +02:00
45bec04007 - made sidenavbar logo lead to dashboard
- moved easter egg somewhere else
2023-07-07 15:35:01 +02:00
d38713e7ed - introduced version number
- introduced option to disable reload for this session
2023-07-07 15:29:46 +02:00
5584cc5c41 - introduced a version inducator in the sidebar 2023-07-07 15:25:06 +02:00
b66367c34a - fixed rendering bug for browsers other then firefox 2023-07-07 13:25:57 +02:00
a7864b3c11 improved item information page 2023-07-05 20:18:52 +02:00
b785dd8ca7 Mitigated frontend selection issues 2023-06-27 23:47:00 +02:00
db0e8c2047 Added search api endpoint / Implemented search 2023-06-27 20:54:27 +02:00
f249a4552c Frontend update 2023-06-06 23:49:16 +02:00
2dd52a0c1d Centered modal 2023-05-23 22:45:00 +02:00
1f85dd5710 Added status dropdown to item-create/edit modal 2023-05-23 22:43:51 +02:00
50d98c0894 Added shadow to navbar 2023-05-23 22:42:22 +02:00
74db923058 Removed unnecessary comment / Fixed formatting 2023-05-23 22:18:42 +02:00
d5fcf94455 Added branding / Fixed navbar 2023-05-23 22:04:56 +02:00
584b00c878 Fiexed layout in dbError 2023-05-23 21:58:46 +02:00
cfc28c5959 Current (non-working-frontend) state 2023-05-22 18:39:47 +02:00
4145dafb7d Fixed toastHandler script-tag in frontend 2023-05-21 00:59:37 +02:00
037d03cc50 Fixed triangles 2023-05-21 00:42:37 +02:00
713cadcba1 Fixed theme switcher 2023-05-20 22:04:46 +02:00
524feee54d - added toggel for dark/auto/white mode
- added color
2023-05-17 22:07:36 +02:00
e6238e80e8 Unified deletion modal in frontend 2023-05-17 19:06:38 +02:00
e98e46e1a2 Improved UI Toast Tooling 2023-05-17 17:46:51 +02:00
bd9f629690 The BIG frontend update 2023-05-16 22:58:08 +02:00
2285b3dd33 Fix formatting 2023-05-16 15:29:54 +02:00
532b7b9fe2 Add current state 2023-05-16 00:05:39 +02:00
0c7c294823 Unified Category modal 2023-05-15 22:10:32 +02:00
4bfd71f09f Added Sentry / Added comment 2023-05-15 21:58:01 +02:00
3b9813a680 current state 2023-05-15 18:49:02 +02:00
9a05743cb3 Renamed pages 2023-05-15 15:34:28 +02:00
ee61e94853 Fixed routing and publicInfoPage. 2023-05-15 01:37:51 +02:00
1f2eb78333 Current state 2023-05-15 00:21:53 +02:00
75a5580366 Renamed "All items" to "Items". 2023-05-14 13:11:01 +02:00
55ae8d4c8f Moved nav items to right place.
- Applied conventions.
2023-05-13 01:02:11 +02:00
d7794da74b Added TODO -> Center table content. 2023-05-13 01:01:03 +02:00
5ade4891b5 Added tooltips to SKU on Dashboard+Items
- Globally enabled all bootstrap tooltips.
2023-05-13 00:42:15 +02:00
7a26537903 Cleanup
- Renamed All Items nav element to Items.
- Removed unnecessary comment.
- Disabled placeholder nav elements.
2023-05-13 00:06:50 +02:00
3569c9ed4b Updated styles and Added storageManager.
- Dark/White-mode support
- Collapsible navs
- Renamed items template.
- StorageBuilding's are now StorageUnit's
- Formatting, general cleanup, some bug fixing.
2023-05-13 00:06:35 +02:00
96853debe2 Moved to new route structure. 2023-05-10 23:05:55 +02:00
c6fb84759f - added some (non-working) category edit 2023-05-10 21:28:11 +02:00
7cfca9abac Add (partially-) working categoryManager.
- Added Body-Parser.
2023-05-08 23:30:19 +02:00
4ce9dae7ab - category wip 2023-05-08 20:05:07 +02:00
95ec75b8d7 current state 2023-05-04 20:21:10 +02:00
d1d717a988 - added csv import
- added somewhat real stats to dashboard
- basic search logic
2023-05-02 18:23:47 +02:00
e869615ec7 Add basic bootstrap dashboard with sample data. 2023-05-01 22:15:35 +02:00
58a36d36ec - migrated old page to new partials
- fixed setDemoData endpoint
2023-05-01 18:36:24 +02:00
5a21e56e80 - fixed routes
- added head and foot partials
- prepared bootstrap
2023-05-01 18:31:10 +02:00
18a4393765 building a foundation and breaking prisma
Co-authored-by: Spacelord <Spacelord09@users.noreply.github.com>
2023-04-30 22:04:13 +02:00