Commit Graph

9056 Commits

Author SHA1 Message Date
Oliver
e36039b03f Server-side pagination for part category search results 2021-09-30 20:15:54 +10:00
Oliver
b9c8e46e1c Fixes for supplierpart table
- Paginate on server side
2021-09-30 20:12:27 +10:00
Oliver
15d96a3288 Fix for URL in supplier parts table 2021-09-30 19:50:16 +10:00
Oliver
4ced13466a Use "original_search" rather than "search" 2021-09-30 17:57:19 +10:00
Oliver
6cf144c61f Retain "original" search parameter in query 2021-09-30 17:53:14 +10:00
Oliver
b3422e592d
Update README.md 2021-09-30 10:46:22 +10:00
Oliver
819934af7e
Merge pull request #2083 from SchrodingersGat/search-results
Display "full_name" rather than "name" in quick search bar
2021-09-30 09:42:50 +10:00
eeintech
1e9ae927d4 Show part delete button when part still active 2021-09-29 11:48:27 -04:00
Oliver
b1730914c3 Display "full_name" rather than "name" in quick search bar 2021-09-29 22:12:20 +10:00
Matthias
9469c17be1
refactor 2021-09-29 00:56:01 +02:00
Matthias
3f8ac70162
PEP fix 2021-09-29 00:31:50 +02:00
Matthias
9a60cc0409
cleanup 2021-09-29 00:26:02 +02:00
Matthias
cfef5d63b3
test sample code 2021-09-29 00:24:09 +02:00
Matthias
2b2238049a
reading might help... 2021-09-29 00:12:22 +02:00
Matthias
96efba5d85
fix names now? 2021-09-29 00:08:29 +02:00
Matthias
cd9d3cdcb6
fix names 2021-09-28 23:45:32 +02:00
Matthias
ae66442156
test for action plugin 2021-09-28 22:55:52 +02:00
Matthias
ed312b9cf1
PEP fix 2021-09-28 22:37:54 +02:00
Matthias
1f96885e05
check url resolver 2021-09-28 22:36:04 +02:00
Matthias
c94e1347d3
more coverage 2021-09-28 22:28:39 +02:00
Oliver
344383d3d4
Merge pull request #2082 from SchrodingersGat/stock-item-delete
Override the "delete" behaviour for StockItem API
2021-09-28 10:57:14 +10:00
Oliver
62e62af5fc PEP style fixes 2021-09-28 10:41:30 +10:00
Oliver
d9704f4123 Add unit test for deleting stock items via the API 2021-09-28 10:41:03 +10:00
Oliver
2d9ca7c1b6 Do not rebuild the entire StockItem tree every time a single StockItem is deleted! 2021-09-28 10:36:01 +10:00
Oliver
16e00962f5 Override the "delete" behaviour for StockItem API
- Mark for deletion instead of calling database delete
- Returns (almost) instantly instead of hanging
- Much better UI experience when performing bulk delete operations
2021-09-28 10:14:25 +10:00
Oliver
eb48c6ebdb
Delete app_issue.md 2021-09-28 09:29:14 +10:00
Matthias
e41e2586a6
fix values return 2021-09-28 01:26:04 +02:00
Matthias
7e9f22cbde
PEP fix 2 2021-09-28 01:19:51 +02:00
Matthias
7040eda11e
PEP fix 2021-09-28 01:16:10 +02:00
Matthias
9d1d8bbeaa
integration tests 2021-09-28 01:09:25 +02:00
Oliver
b623f34881
Merge pull request #2079 from SchrodingersGat/url-fix
URL fixes
2021-09-27 14:32:41 +10:00
Oliver
26e3dbd9d0 Remove debug message 2021-09-27 11:46:14 +10:00
Oliver
ef01bdff07 Fix links in part table 2021-09-27 11:42:47 +10:00
Oliver
beaa93f9b5 Fix ?display= URLs for part stock view 2021-09-27 11:41:24 +10:00
Matthias
2ce8d7d4b1
removing unneeded double 2021-09-26 22:20:24 +02:00
Matthias
64e177a100
refactor 2021-09-26 22:16:37 +02:00
Matthias
fb94a0d335
PEP fix 2021-09-26 15:56:49 +02:00
Matthias
f604837f4d
tags testing 2021-09-26 15:49:50 +02:00
Matthias
95caecafa3
more regions 2021-09-26 15:27:24 +02:00
Matthias
a7cba2320b
style fix 2021-09-26 15:20:31 +02:00
Matthias
897be4cc1a
also work if no commit is present 2021-09-26 14:56:38 +02:00
Matthias
b39ce3cd50
fixing import path 2021-09-26 14:55:41 +02:00
Matthias
7a551bf9d1
refactor of file structure 2021-09-26 14:47:45 +02:00
Matthias
7393834a79
plugin load testing 2021-09-26 13:29:52 +02:00
Matthias
41cf721907
simpler return definition 2021-09-25 01:31:08 +02:00
Matthias
91e7c05352
refactor name 2021-09-25 01:30:05 +02:00
Matthias
b2cb89d488
init on startup 2021-09-25 01:29:56 +02:00
Matthias
18694c9b9e
name refactor 2021-09-25 01:27:20 +02:00
Matthias
9436dad54e
we do not really need this integration sample 2021-09-25 01:23:56 +02:00
Matthias
06ae979472
always init 2021-09-25 01:23:32 +02:00