Commit Graph

83 Commits

Author SHA1 Message Date
Oliver Walters 89d0e41ebc JS lint fix 2022-03-28 20:59:34 +11:00
Oliver Walters 05344a3675 Only check for label printing plugins if plugins are enabled 2022-03-28 20:36:34 +11:00
Oliver Walters 2ce5b7c896 Make plugins_enabled variable available to javascript code 2022-03-28 20:25:47 +11:00
Oliver fd02f1b761 Add option for display of "time" in addition to date 2022-02-28 19:14:20 +11:00
Oliver c720c75b79 Adds javascript function for rendering a date according to user preference 2022-02-28 16:10:16 +11:00
Oliver b19719516b Adds a user-configurable setting to configure how dates are displayed (on the front end only!) 2022-02-28 15:57:34 +11:00
Oliver dc9e25ebad Adds API endpoints for viewing and updating plugin settings
A lot of code updates / refactoring here to get this to work as expected
2022-01-04 20:27:35 +11:00
sintech 58364bb3b5 JS style fix 2021-12-14 11:30:09 +03:00
sintech b6d9bc3093 Remove treeview state saving. 2021-12-13 15:51:34 +03:00
sintech 40f73b00ce Propagate expanded state all the way to the root 2021-12-12 19:59:18 +03:00
sintech e9650a94f3 Do not show icons for childless categories 2021-12-12 19:57:30 +03:00
Oliver b908aa2467 fix js linting issues 2021-12-11 00:33:16 +11:00
Oliver e9ae3eb01d Revert to bootstrap-treeview
- More "bootstrappy" design
- Already in code base
- Cleaner API
2021-12-11 00:25:44 +11:00
Oliver 7dcd166d50 Change "sidetree" to "breadcrumb-tree" 2021-12-10 22:53:19 +11:00
Matthias 2725a2eb87
disable icons 2021-12-08 02:01:26 +01:00
Matthias 596532f312
only one api call 2021-12-08 00:05:34 +01:00
Matthias 948270bbcb
add stuff to mark starting endpoint 2021-12-07 23:54:45 +01:00
Matthias fbc4cfe166
remove always show 2021-12-07 00:52:14 +01:00
Matthias 99a62b2934
move border on right side to items 2021-12-07 00:41:37 +01:00
Matthias 61bdf8937c
style fix 2021-12-07 00:30:50 +01:00
Matthias 388b42a407
use sidebar-wrapper for styleing 2021-12-07 00:26:36 +01:00
Matthias f375ba96ae
add sidetree toggler function 2021-12-07 00:21:33 +01:00
Matthias b5ae9edc2e
style fixes 2021-12-06 23:48:21 +01:00
Matthias c703f9993f
make url simpler 2021-12-06 22:37:42 +01:00
Matthias 8e425e67a1
reduce 2021-12-06 22:37:17 +01:00
Matthias 70939a0cf9
first working example 2021-12-06 22:35:14 +01:00
Oliver 626637a06a Add "hidden" property to global settings
- Allows certain settings to be hidden from the javascript files
2021-11-11 22:16:46 +11:00
Oliver 8d7b73e2a8 Adds support for "multiple choice" field 2021-11-09 22:25:42 +11:00
Oliver 1e80e33634 typo fix 2021-11-09 21:49:14 +11:00
Oliver 11dd187df2 javascript linting 2021-11-09 21:43:47 +11:00
Oliver eb5b810be0 Update displayed setting when API returns success 2021-11-09 21:29:31 +11:00
Oliver 5df4374607 javascript for editing settings via API 2021-11-09 21:16:37 +11:00
Oliver cb583eb466 Add LIST endpoint for global settngs and user settings
- Read only, cannot create new settings
- User settings filters against the user making the request
2021-11-09 15:59:09 +11:00
Oliver 4e7825df13 Fix javascript issues on login screens 2021-11-04 09:26:32 +11:00
Oliver 193d6b334c Add option to display "starred categories" on the index page 2021-11-03 23:29:36 +11:00
Oliver fcc1e9fe8f Fixes 2021-10-30 01:00:37 +11:00
Oliver a792903a79 Catch sidebar error 2021-10-30 00:15:19 +11:00
Oliver a15cc1f3ba linting fixes 2021-10-30 00:07:51 +11:00
Oliver b41d1aed12 Refactor admin button for:
- build order
- part detail
- stock item
- stock location
- company detail
- manufacturer-part
- purchase order
- sales order
2021-10-29 17:07:35 +11:00
Oliver 8afa39cd91 Refactor "search" page 2021-10-29 13:54:46 +11:00
Oliver 0f10936e65 Refactored index page
- Looks MUCH nicer now!
2021-10-29 13:28:21 +11:00
Oliver 6a3c9ead17 Add option to disable "toggle" for sidebar 2021-10-29 11:48:46 +11:00
Oliver 890fd0f1a0 Remove nav tree 2021-10-29 10:54:15 +11:00
Oliver 00a0311c63 Refactor sidebar for "sales order" page 2021-10-29 01:08:18 +11:00
Oliver 5f139b4aa4 Refactor sidebar for "location" display 2021-10-29 00:43:58 +11:00
Oliver e0d3facfac Refactor sidebar for "stock item" page 2021-10-29 00:40:16 +11:00
Oliver 59acf45ab9 Implement sidebar for "part category" display 2021-10-29 00:29:09 +11:00
Oliver f0fe7f2d5c Complete refactoring of part sidebar 2021-10-29 00:20:39 +11:00
Oliver f8ac016d60 replace labels with badges 2021-10-28 17:41:40 +11:00
Oliver 1e31774ce7 Working on navbar 2021-10-27 15:48:42 +11:00