2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 11:10:54 +00:00
Commit Graph

97 Commits

Author SHA1 Message Date
93b6934127 fix trailing 2022-05-20 13:20:55 +02:00
fc3b062188 Mark injected strings as safe 2022-04-27 22:09:25 +10:00
4a843908ec Add customize option to hide admin link in user menu 2022-04-27 21:56:04 +10:00
37ea6e119e just center content 2022-04-27 13:21:23 +02:00
a02edca2d5 add another spacer 2022-04-27 13:12:22 +02:00
1bce7b745e add custom logo option 2022-04-24 16:13:44 +02:00
2847eef71c load missing tag 2022-04-24 15:13:31 +02:00
f2d0537198 set navbar message via config file 2022-04-24 15:12:03 +02:00
1127bf2497 make it possible to resitrict the about modal 2022-04-24 01:02:41 +02:00
11a6052871 remove the old search bar 2022-03-29 22:46:00 +11:00
2976545988 Adds a new "offcanvas" section for search results 2022-03-28 10:02:55 +11:00
ab7eda9d2c Add new button to navbar 2022-03-27 21:04:14 +11:00
56e6783556 Merge branch 'inventree:master' into matmair/issue2279 2022-03-01 20:14:25 +01:00
b2e0241b12 Adds option to "obfuscate" the admin URL
- By default, uses '/admin/'
- Can be set in config yaml file
- Can be set by environment variable
2022-03-01 00:57:53 +11:00
9eb238c85e Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2022-02-12 00:51:15 +01:00
40564f0357 Rearrange drop-down menu 2022-01-19 14:38:05 +11:00
ee99052d04 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2022-01-12 02:13:50 +01:00
af18d16d98 Tweak admin area icon 2022-01-08 20:19:18 +11:00
cdcac90319 Merge branch 'inventree:master' into matmair/issue2279 2021-12-08 18:27:57 +01:00
791da9b322 add notification counter to indicator 2021-11-30 16:56:55 +01:00
c4c43135f1 Add base UI elements 2021-11-27 21:23:56 +01:00
a9995087ac move spacing from id to class 2021-11-27 16:21:17 +01:00
a95b298c62 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-18 11:37:11 +01:00
2a5b882a25 Navbar updates
- Display "demo mode" with link to docs
- Remove "admin" menu action
2021-11-18 20:34:50 +11:00
fa36bcdbca 'safe' loading of links 2021-11-11 13:00:20 +01:00
d982bfe201 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-10 00:37:49 +01:00
35cfa387d1 Fixes navbar menu positioning for smaller screens 2021-11-08 13:38:03 +11:00
ad5ba96278 move toggler to the end 2021-11-06 15:07:01 +00:00
19a3568511 fix nav arranging on mobile 2021-11-06 15:02:40 +00:00
83d0693013 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-03 21:25:04 +01:00
f607841601 Fix navbar spacing when "sticky-header" is enabled 2021-11-01 12:07:07 +11:00
62aa014f6b add button for navbar toogle 2021-11-01 00:09:38 +01:00
199254dfe9 adjust navigation integration to new style 2021-10-30 22:35:47 +02:00
703c8a31b1 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-30 18:23:09 +02:00
0ef0c539a7 Update bootstrap-table 2021-10-28 13:03:47 +11:00
ae2c3e8293 remove "panel-inventree" references 2021-10-28 08:31:36 +11:00
a004f293ff Replace all instances of data-toggle with data-bs-toggle 2021-10-27 22:06:30 +11:00
abf2093ab9 Adds user option to enable "sticky header" 2021-10-27 16:26:41 +11:00
1e31774ce7 Working on navbar 2021-10-27 15:48:42 +11:00
487ac594bb testing save navigation checks 2021-10-17 19:50:06 +02:00
41ce66df6e add navigation setting 2021-10-16 00:32:48 +02:00
32122102e6 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-15 23:36:19 +02:00
4f985ae225 Revert 1fb76b9
Removes global functions to enable / disable entire sections of functionality
2021-10-13 09:40:17 +11:00
9aaf4c25e1 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-12 22:23:45 +02:00
87fff78944 navigtion-mixin icon setting 2021-10-04 19:30:54 +02:00
117baa72eb nav mixin: set nav-tab name 2021-10-04 19:24:41 +02:00
258d159093 human name for plugins 2021-10-04 12:31:12 +02:00
44c5003839 Merge branch 'inventree:master' into fr-1421-sso 2021-09-24 00:32:38 +02:00
acc4d8d9e8 Merge branch 'inventree:master' into plugin-2037 2021-09-24 00:32:22 +02:00
5443beef65 Improve 'health status' warnings
- Don't show error message if only non-critical warnings present
2021-09-20 17:15:31 +10:00