2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00
Commit Graph

2041 Commits

Author SHA1 Message Date
847fb62ab5 js style 2021-09-13 23:25:13 +02:00
c890a4a6d0 only add button per name once 2021-09-13 23:18:44 +02:00
06c03039da Add version related tags
- Docs URL points to correct documentation version
- Display if we are in "development" version
2021-09-12 23:13:55 +10:00
387680fbcd More linting 2021-09-08 13:13:40 +10:00
a32a30de52 javascript linting 2021-09-08 13:02:03 +10:00
1a21576f28 Adds separate option for "prevent_new_stock" to stock_table 2021-09-08 12:57:42 +10:00
8368798280 Move po-line-item-table into javascript file
- for better linting
2021-09-08 12:51:49 +10:00
5b7941ab17 crispyfy confirmation 2021-09-07 23:55:32 +02:00
b281241607 remove unneeded override 2021-09-07 22:38:01 +02:00
dbc58b299c fix layout for password reset 2021-09-07 22:35:19 +02:00
f349dc01ea JS lint 2021-09-07 23:41:13 +10:00
125554c53f Merge remote-tracking branch 'upstream/master' into receive-via-api
# Conflicts:
#	InvenTree/templates/js/dynamic/inventree.js
#	InvenTree/templates/js/translated/forms.js
#	InvenTree/templates/js/translated/tables.js
2021-09-07 22:34:00 +10:00
53de59f84b setting for two password fields on signup 2021-09-07 07:37:28 +02:00
af286766ea setting for two mail fields on signup 2021-09-07 07:17:00 +02:00
1f03d43b92 settings for auto-fill on sso 2021-09-07 01:19:44 +02:00
a4209d38cc setting to make mail required on signup 2021-09-06 22:07:50 +02:00
3963ece6d2 make notifications go away 2021-09-06 07:29:40 +02:00
e255f2bf42 setting for sso login 2021-09-05 20:20:57 +02:00
34a15ff51f setting to enable signup 2021-09-05 20:17:49 +02:00
fa1ea2f701 setting for pwd forgot 2021-09-05 19:56:48 +02:00
1146e2abd9 adding login settings in admin 2021-09-05 19:01:21 +02:00
d2a68125ff cleanup 2021-09-05 18:35:58 +02:00
f428ade877 doc for account base 2021-09-05 18:34:59 +02:00
ff92d70ecb cleanup 2021-09-05 18:34:24 +02:00
4d2aa975de use user stylesheet 2021-09-05 18:33:49 +02:00
dd5a11b921 PEP fixes 2021-09-05 10:37:14 +02:00
c8fb128817 make button fit the overall style 2021-09-05 10:32:48 +02:00
fcf54fc0d2 make password change crispy 2021-09-05 10:32:08 +02:00
6e8bf01a97 Merge branch 'master' of https://github.com/inventree/InvenTree into fr-1421-sso 2021-09-05 10:29:57 +02:00
f0e5d1984c Fix for about.html 2021-09-04 08:46:30 +10:00
0a8365e3bc Fix for clip.html 2021-09-04 08:45:06 +10:00
c275bf8d98 Merge pull request #2026 from inventree/js-linting
Js linting
2021-09-03 23:35:14 +10:00
e5872f4b67 improve js debug comment 2021-09-03 23:16:35 +10:00
888fa51cd7 lots of linting fixes for JS files 2021-09-03 22:54:17 +10:00
849b71f7e4 "normal" admin-logout message 2021-09-03 00:23:29 +02:00
1c3fa186ec crispy sign in 2021-09-03 00:13:20 +02:00
b1e0e09a90 crispy sign out 2021-09-02 22:19:20 +02:00
1cbbc401dc crispy tag for password reset 2021-09-02 22:15:22 +02:00
5c206fd201 use SSO for signup in template 2021-09-02 22:12:18 +02:00
0f08978b8c styling signup crispy 2021-09-02 22:11:35 +02:00
0ebc45e834 replace i html tags 2021-09-02 00:18:47 +02:00
6a420fd95c replace bold tags 2021-09-02 00:17:12 +02:00
276eab19b5 reordering the base template
makes comparring to the original template much easier
2021-09-01 22:02:43 +02:00
0ff6de62e9 crispy forms! 2021-09-01 07:34:37 +02:00
22401d4229 use normal button style 2021-09-01 07:34:00 +02:00
146f856f53 use icon also in connections list 2021-09-01 02:18:58 +02:00
0b8a88e216 js function to ingest icons 2021-09-01 02:18:41 +02:00
ef6d40bb68 use btns for brand - names 2021-09-01 02:18:24 +02:00
1595b7e516 remove email from form and overview 2021-09-01 01:22:14 +02:00
88534758aa layout fixes 2021-09-01 01:18:53 +02:00