Matthias
|
7bcab13253
|
translate disable button
|
2021-11-01 23:19:50 +01:00 |
|
Matthias
|
b4570f6a7e
|
use alert
|
2021-11-01 23:11:48 +01:00 |
|
Matthias
|
7dbbca5b3a
|
fix translation
|
2021-11-01 23:11:41 +01:00 |
|
Matthias
|
4e9cf8492f
|
full width
|
2021-11-01 23:11:14 +01:00 |
|
Matthias
|
024a9deab4
|
full width buttons
|
2021-11-01 23:07:39 +01:00 |
|
Matthias
|
0011c7ee62
|
crispyfy
|
2021-11-01 23:07:27 +01:00 |
|
Matthias
|
240859c38c
|
make crispy
|
2021-11-01 23:03:36 +01:00 |
|
Matthias
|
a8f5661a27
|
make auth a bit wider
|
2021-11-01 22:59:23 +01:00 |
|
Matthias
|
58bc677029
|
more contrast for the qr
|
2021-11-01 22:58:47 +01:00 |
|
Matthias
|
6404764025
|
crispyfy
|
2021-11-01 22:51:42 +01:00 |
|
Matthias
|
3cb2078821
|
fix spelling
|
2021-11-01 22:46:56 +01:00 |
|
Matthias
|
fc0e80dd76
|
make remove button conditional
|
2021-11-01 22:45:56 +01:00 |
|
Matthias
|
392e7f6e4c
|
there can be only one factor
|
2021-11-01 22:43:43 +01:00 |
|
Matthias
|
17e7c2ee15
|
disable add button if already set up
|
2021-11-01 22:43:28 +01:00 |
|
Matthias
|
61d3ea6293
|
refactor underscore handeling into function
|
2021-11-01 22:33:56 +01:00 |
|
Matthias
|
78d9e906da
|
remove testing string
|
2021-11-01 22:28:38 +01:00 |
|
Matthias
|
3e3da8b2d1
|
fix permission parser
|
2021-11-01 22:23:51 +01:00 |
|
Matthias
|
6dead88028
|
fix permission parsing if underscores in perm
|
2021-11-01 17:06:13 +01:00 |
|
Matthias
|
bba478dc1c
|
Merge branch 'matmair/issue2201' of https://github.com/matmair/InvenTree into matmair/issue2201
|
2021-11-01 12:35:40 +01:00 |
|
Matthias
|
62adb95d3c
|
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2201
|
2021-11-01 12:35:25 +01:00 |
|
Oliver
|
ae2198fc0c
|
Merge pull request #2227 from SchrodingersGat/spacer-fix
Expand navbar spacer
|
2021-11-01 14:46:07 +11:00 |
|
Oliver
|
a1608396cd
|
Expand navbar spacer
|
2021-11-01 14:16:14 +11:00 |
|
Oliver
|
d5fb699016
|
Merge pull request #2226 from SchrodingersGat/navbar-fix
Fix navbar spacing when "sticky-header" is enabled
|
2021-11-01 12:42:29 +11:00 |
|
Oliver
|
f607841601
|
Fix navbar spacing when "sticky-header" is enabled
|
2021-11-01 12:07:07 +11:00 |
|
Oliver
|
94a86e52f8
|
Merge pull request #2224 from matmair/remove-breadrcumb-space
remove breadcrub div where no breadcrumb is added
|
2021-11-01 11:57:21 +11:00 |
|
Matthias Mair
|
05a86c863f
|
Update page_base.html
|
2021-11-01 01:38:21 +01:00 |
|
Oliver
|
b64f0e1f54
|
Merge pull request #2222 from matmair/ui-navbar
UI tweaks
|
2021-11-01 11:30:27 +11:00 |
|
Matthias
|
338e85ff52
|
remove breadcrub div where no breadcrumb
|
2021-11-01 01:09:08 +01:00 |
|
Matthias
|
9a346dd3e2
|
Revert "remove breadcrub div where no breadcrumb"
This reverts commit 2c9b03944f .
|
2021-11-01 01:07:13 +01:00 |
|
Matthias Mair
|
f137d06dd5
|
Merge branch 'inventree:master' into matmair/issue2201
|
2021-11-01 01:06:29 +01:00 |
|
Oliver
|
67debc3a7b
|
Merge pull request #2223 from matmair/ui-settings-header
setting sidebar ui tweaks
|
2021-11-01 11:06:07 +11:00 |
|
Matthias
|
481a1088ee
|
fix adapters to use OTP
|
2021-11-01 01:05:29 +01:00 |
|
Matthias
|
9d68d6bdca
|
added setting to anable MFA
|
2021-11-01 00:34:00 +01:00 |
|
Matthias
|
a8e18a7972
|
handle modelnames / permissions with underscores
|
2021-11-01 00:24:57 +01:00 |
|
Matthias
|
fc566621b7
|
add rulesets
|
2021-11-01 00:24:21 +01:00 |
|
Matthias
|
b7d6ca12e8
|
PEP fixes
|
2021-11-01 00:16:30 +01:00 |
|
Matthias
|
8da2865299
|
setting sidebar header different color to items
|
2021-11-01 00:11:01 +01:00 |
|
Matthias
|
62aa014f6b
|
add button for navbar toogle
|
2021-11-01 00:09:38 +01:00 |
|
Matthias
|
2c9b03944f
|
remove breadcrub div where no breadcrumb
|
2021-11-01 00:08:39 +01:00 |
|
Matthias
|
f0a558c1e2
|
remove unneeded spacing
|
2021-11-01 00:06:08 +01:00 |
|
Matthias
|
b5fb67ee76
|
Merge branch 'matmair/issue2201' of https://github.com/matmair/InvenTree into matmair/issue2201
|
2021-10-31 23:42:40 +01:00 |
|
Matthias
|
d8fb6d44ec
|
adds faktors to user settings
|
2021-10-31 23:42:31 +01:00 |
|
Oliver
|
5de85d893c
|
Merge pull request #2220 from SchrodingersGat/flex-wrap
CSS updates
|
2021-11-01 09:41:37 +11:00 |
|
Oliver
|
80e741fe1b
|
Further improvements for filter elements
|
2021-11-01 09:21:42 +11:00 |
|
Oliver
|
1f537a50b2
|
Fix weird height issue for filter tag
|
2021-11-01 09:11:08 +11:00 |
|
Matthias
|
85da98a004
|
use auth screen to make more clear this is about security
|
2021-10-31 23:07:25 +01:00 |
|
Matthias Mair
|
c02a087044
|
Merge branch 'inventree:master' into matmair/issue2201
|
2021-10-31 23:04:40 +01:00 |
|
Oliver
|
360f0406b5
|
CSS updates
- Add template for filter lists
- Filter lists now layout horizontally
- Change flex-row to flex-wrap
|
2021-11-01 08:38:24 +11:00 |
|
Oliver
|
fd2a26c8fa
|
Merge pull request #2219 from SchrodingersGat/submodule-fix
Remove submodule
|
2021-11-01 08:36:12 +11:00 |
|
Oliver
|
b8d6a2830e
|
Remove submodule
|
2021-11-01 08:17:29 +11:00 |
|