Commit Graph

51 Commits

Author SHA1 Message Date
77448a7401 Dateien nach "static/js" hochladen 2024-06-19 18:32:13 +02:00
40be3ef91d Added AFLOW-46 (duplicating items) 2024-06-19 18:30:34 +02:00
f52897fd4d added todo to search 2023-07-11 16:25:58 +02:00
660c9c092e make sure all tooltips are hidden before showing new ones to prevent stuck tooltips 2023-07-10 18:18:38 +02:00
6b092b34b3 fix AFLOW-28 2023-07-10 18:11:24 +02:00
ea80b4bf2b - fixed issues with jumpy actions for item view
- added AFLOW-23 support for categories and rewrote interface
2023-07-10 17:50:31 +02:00
94186a3a18 removed redundant getAll attribute 2023-07-10 17:36:59 +02:00
1605987952 update all storagelocation / unit routes to support new tables (AFLOW-23) 2023-07-10 15:34:04 +02:00
ff07698f16 fix bug where delete would reload the page even if new data loading is enabled 2023-07-09 23:35:59 +02:00
09e74f9eb6 Fix AFLOW-22 2023-07-09 18:20:27 +02:00
5524f14e1a fixed error with duplicate stringify operation in api routes
Co-authored-by: Spacelord <Spacelord09@users.noreply.github.com>
2023-07-09 18:07:28 +02:00
c50aa8990c - fixed bug with item route
- fixed visual bug with ids in item view
2023-07-08 00:45:22 +02:00
8d954052f2 - added loader to sort operations 2023-07-08 00:25:33 +02:00
0e4bc7669a - improved behavior when updating and searching 2023-07-08 00:22:09 +02:00
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
587dac99c5 - fixed visual error where empty entries where shown as null 2023-07-07 15:43:02 +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
e0ac509007 Attempt to fix AFLOW-18 while fixing Firefox (again) 2023-07-07 14:15:25 +02:00
90924aa30d - added method to force disable reload 2023-07-07 14:02:54 +02:00
f4d6ed4d8f fix on safari 2023-07-07 13:59:24 +02:00
1b7b8af118 smaller logo on safari 2023-07-07 13:59:23 +02:00
eb3b97240d fix for safari 2023-07-07 13:56:03 +02:00
6ba0716cfc small scale fix 2023-07-07 13:50:46 +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
ad84e6a3a0 ALT+CTRL+C Keybind!
Don't try to stop me writing in a textbox with the keybind C again....
2023-06-27 23:40:52 +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
50d98c0894 Added shadow to navbar 2023-05-23 22:42:22 +02:00
d5fcf94455 Added branding / Fixed navbar 2023-05-23 22:04:56 +02:00
cfc28c5959 Current (non-working-frontend) state 2023-05-22 18:39:47 +02:00
37649ec98e Fixed formatting in toastHandler 2023-05-21 01:45:27 +02:00
a8b0374d5e Fix variable declaration in toastHandler 2023-05-21 01:42:16 +02:00
037d03cc50 Fixed triangles 2023-05-21 00:42:37 +02:00
b6ebda8fb5 Renamed normalizeToast to toastHandler 2023-05-21 00:42:05 +02:00
713cadcba1 Fixed theme switcher 2023-05-20 22:04:46 +02:00
259ec997c8 Removed sass 2023-05-20 22:02:49 +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
532b7b9fe2 Add current state 2023-05-16 00:05:39 +02:00
0c7c294823 Unified Category modal 2023-05-15 22:10:32 +02:00
3b9813a680 current state 2023-05-15 18:49:02 +02:00
1f2eb78333 Current state 2023-05-15 00:21:53 +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
c6fb84759f - added some (non-working) category edit 2023-05-10 21:28:11 +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