2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-27 17:20:49 +00:00
Commit Graph

1470 Commits

Author SHA1 Message Date
268bfda065 Layout tweaks for settings page 2021-11-26 21:02:06 +11:00
6a948a1a20 javascript linting 2021-11-25 15:14:16 +11:00
e6dfe27c57 Add a "related parts table" function 2021-11-25 14:54:21 +11:00
a532babde8 Related part table now uses "loadPartTable" function call 2021-11-25 14:13:49 +11:00
ae6ac2ae24 Merge pull request #2360 from matmair/add-translations
Add some missing parts of the UI to translations
2021-11-25 13:27:50 +11:00
7ed5338fe9 add some missing parts of the UI to translations 2021-11-25 01:09:36 +01:00
749f5e8f9a Merge pull request #2357 from SchrodingersGat/auto-fill-supplier
Auto-complete 'manufacturer-part' field for supplier-part form
2021-11-24 13:40:38 +11:00
201911be05 Auto-complete 'manufacturer-part' field for supplier-part form 2021-11-24 12:46:49 +11:00
a13fe1f572 Adds "stock" column to substitute parts dialog 2021-11-24 12:36:10 +11:00
d79e9a62b4 fix trans tags 2021-11-22 23:42:29 +01:00
2acee580c9 fix template for sidebar_item 2021-11-22 20:42:10 +01:00
9556cd594b fix sidebar_header template -> remove trans 2021-11-22 20:41:31 +01:00
c20afad84d replace sidebar_links 2021-11-22 20:40:01 +01:00
72da18719f fix sidebar header 2021-11-22 20:24:38 +01:00
933c420844 fix sidebar translation
Fixes #2347
2021-11-22 20:24:22 +01:00
7dad2b02f0 add default to icon for sidebar item 2021-11-19 22:22:19 +01:00
6dafedd0f3 Adjust login screen 2021-11-18 20:55:10 +11:00
cac77ed134 Hide account edit actions in demo mode 2021-11-18 20:37:08 +11:00
2a5b882a25 Navbar updates
- Display "demo mode" with link to docs
- Remove "admin" menu action
2021-11-18 20:34:50 +11:00
1f5e4a1e6b Adds a template tag for testing if the server is running in demo mode 2021-11-18 20:17:27 +11:00
9c3b04f771 Adds fallback value if status code color is not defined 2021-11-17 14:09:20 +11:00
20941ce00b JS linting 2021-11-16 00:15:18 +11:00
5b0a2576f6 additional filters for "used-in" table 2021-11-16 00:04:06 +11:00
6367f1a9ed Improve titles in table 2021-11-16 00:00:52 +11:00
ca3c3685fe Tweaks 2021-11-15 23:51:21 +11:00
c367fd7941 Fixes multiple issues for "used in" table 2021-11-15 23:51:02 +11:00
66032ea77a Indicate that a BOM item is inherited in the "uses" table 2021-11-15 23:14:13 +11:00
f3782ae8bc visual improvements for table filter elements 2021-11-15 23:13:58 +11:00
d5ebdd035e Search button fix 2021-11-15 23:06:15 +11:00
0b487c6111 "used in" table now accommodates "inherited" BOMs 2021-11-15 23:00:05 +11:00
00dc7dafe1 Construct "used in" table 2021-11-15 22:39:58 +11:00
1deb0f2c1b Merge pull request #2296 from SchrodingersGat/requires-restart
Requires restart
2021-11-12 16:02:31 +11:00
5bb3a95699 Fix theme selector
Fixes #2298
2021-11-11 23:04:16 +01:00
1ff9edf490 move theme selection
#2299
2021-11-11 15:54:57 +01:00
cacc272424 Display a wanring message if server restart is required 2021-11-11 22:22:39 +11:00
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
9a017d950e Merge pull request #2288 from matmair/matmair/issue2278
Add setting for enabeling reports
2021-11-11 11:23:32 +11:00
fcc94b3902 remove empty breadcrumb space in settings 2021-11-11 00:28:30 +01:00
bae28e8207 Add setting for enabeling reports
Fixes #2278
2021-11-10 23:54:54 +01:00
85b906f49d Adds "stock" column sorting for stock table 2021-11-10 09:48:52 +11:00
cfb873bb4f Bug fix for loading part table without enabling grid view 2021-11-09 22:47:19 +11:00
db31bf91e6 Improve display of "no response from server" message 2021-11-09 22:41:54 +11:00
8d7b73e2a8 Adds support for "multiple choice" field 2021-11-09 22:25:42 +11:00
1e80e33634 typo fix 2021-11-09 21:49:14 +11:00
11dd187df2 javascript linting 2021-11-09 21:43:47 +11:00
eb5b810be0 Update displayed setting when API returns success 2021-11-09 21:29:31 +11:00
5df4374607 javascript for editing settings via API 2021-11-09 21:16:37 +11:00
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
1520c296dd Merge pull request #2270 from SchrodingersGat/navbar-fix
Fixes navbar menu positioning for smaller screens
2021-11-08 17:44:21 +11:00
35cfa387d1 Fixes navbar menu positioning for smaller screens 2021-11-08 13:38:03 +11:00