2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 13:56:30 +00:00
Commit Graph

2450 Commits

Author SHA1 Message Date
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
f997e67ea2 patch social-connections into settings 2021-09-01 01:09:23 +02:00
3eeb6e161d fix layout 2021-09-01 00:08:13 +02:00
5aca27f285 integrate email-actions into settings 2021-08-31 23:51:33 +02:00
1772348d36 layout fixes 2021-08-31 07:49:38 +02:00
9a72ddf823 base for login / signup layout 2021-08-31 01:39:44 +02:00
592fd09ad4 remove old templates 2021-08-31 01:38:46 +02:00
8afb8ac4d1 move to use allauth for login etc 2021-08-31 01:12:35 +02:00
cb403a5b29 More work 2021-08-30 22:28:01 +10:00
4c39607e00 Brace style fixes 2021-08-30 20:30:26 +10:00
e1adef5010 typo fix 2021-08-30 20:08:18 +10:00
6177fe0c5a build.js 2021-08-30 19:52:28 +10:00
2112c6a9ad barcode.js 2021-08-30 19:33:43 +10:00
7d4945d302 company.js 2021-08-30 16:01:45 +10:00
0835fe92a0 bom.js 2021-08-30 15:54:31 +10:00
51eb40f3bc forms.js 2021-08-30 15:47:58 +10:00
bb3b6fdc4d label.js 2021-08-30 15:34:46 +10:00
e0e7788af6 More js fixes 2021-08-30 15:32:01 +10:00
50b54f0966 order.js 2021-08-30 14:57:17 +10:00
00f012311d inventree.js 2021-08-30 14:49:40 +10:00
90a75ac7cb nav.js 2021-08-30 14:44:44 +10:00
7d5b859233 part.js 2021-08-30 14:39:58 +10:00
3e03b1c31d report.js 2021-08-30 14:12:35 +10:00
c846aeb60f stock.js 2021-08-30 14:07:34 +10:00
65874447ed bug fix 2021-08-30 13:13:12 +10:00
5d45fce240 remove import / export calls 2021-08-30 13:10:58 +10:00
24ca1c5641 Add "helpers.js" for common functions 2021-08-30 13:06:02 +10:00
140a2092c8 fixes for table_filters.js 2021-08-28 22:18:20 +10:00
0620e656a0 Fix linting errors or tables.js 2021-08-28 22:12:41 +10:00
c34a5967b8 user-settings template for social accounts 2021-08-26 23:17:00 +02:00
3adf30a00c Simple fix for category parameter settings 2021-08-26 22:50:50 +10:00
610c05384b Merge pull request #2020 from SchrodingersGat/mpn-sorting-fix
Mpn sorting fix
2021-08-26 22:06:06 +10:00
bad246bca6 Fixes for ordering of stock table 2021-08-26 08:24:31 +10:00
51992a92c1 Change name of purchaseorder line item table
- Was conflicting with purchaseorder table
- Saved column selections were being overridden
2021-08-25 18:00:32 +10:00
118bac0591 fix layout 2021-08-25 00:08:50 +02:00
aebea33718 enrich login template with login buttons 2021-08-24 23:53:20 +02:00
f6b9d9e6d0 Revert "WIP"
This reverts commit 42af52ee51.
2021-08-24 22:33:29 +10:00
42af52ee51 WIP 2021-08-24 22:31:13 +10:00
0d7eb6b72c Style fixes 2021-08-24 22:25:25 +10:00
5275d3943b Adds option to hide labels and help text 2021-08-24 22:13:07 +10:00
d87ab0033a Add "afterRender" callback for modal forms 2021-08-24 22:05:00 +10:00
1360b1592d Some convenience functions 2021-08-24 22:04:43 +10:00