Commit Graph

44 Commits

Author SHA1 Message Date
c4a26f8a98 Further improve stuff nad add model fro print jobs 2022-01-01 13:52:52 +01:00
38bca5caf9 Rewrite autocomplete foreign key 2021-12-31 22:40:58 +01:00
a0775a69ca Make progress with automatic form field for model autocompletion 2021-12-31 22:29:47 +01:00
258fd1747c Try out some stuff 2021-12-31 16:38:23 +01:00
ca61437110 Add lot number to add stock form 2021-12-31 14:03:25 +01:00
e959f11051 Add lot to stock model. 2021-12-30 23:33:43 +01:00
e6eb9346a8 Add filter backend for storage model in API 2021-12-30 21:55:35 +01:00
a73fba0f1b Fix broken token authentication 2021-12-30 21:12:58 +01:00
3abdd9b180 Improve search of packages, distributors and manufacturers 2021-11-15 17:57:01 +01:00
4ab49978d1 Change settings file in wsgi to production settings 2021-11-15 11:53:10 +01:00
b60462c5ae Add uwsgi config 2021-11-15 11:37:56 +01:00
dc7d4b3005 Improve search and add production settings file 2021-11-15 11:20:31 +01:00
ef631acd6b Add links to distributor and manufacturer website 2021-11-14 22:04:17 +01:00
01124d9904 Add manufacturers and distributors to Website 2021-11-14 20:38:19 +01:00
3bbc05db1e Add package overview, search, and create modal 2021-11-14 18:40:21 +01:00
503ede44e3 Implement package-detail view 2021-11-14 16:48:42 +01:00
ac318ca864 Do some random coding for Distribotr numbers and Component parameters. This is probably not the most ideal solution. Will change this later 2021-11-13 21:05:52 +01:00
5c3197e040 Add Stock overview to component detail apge 2021-11-12 20:31:34 +01:00
4fe9bb1431 start component parameter formset 2021-11-12 20:14:02 +01:00
c08a442ce5 Fix bug in QR search on component pages 2021-11-11 21:12:21 +01:00
69ed1092e0 Implement edit componant form and adapt UI 2021-11-11 20:51:02 +01:00
e2aba765d4 Add a lot of stuff.. Can't remember 2021-11-10 19:38:39 +01:00
7eb2652433 Progress with component handling 2021-11-09 18:44:28 +01:00
ed733b8bb7 Start Component pages 2021-11-09 16:35:11 +01:00
323e857aa5 Implement Change Password form 2021-11-09 14:50:57 +01:00
95b0ff4933 Fix error in AddStockForm 2021-11-08 23:16:02 +01:00
fbb60b455f Implement Add Stock modal 2021-11-08 23:11:05 +01:00
b4e561279b Add code for component autocompletion in add-stock-modal 2021-11-08 00:56:33 +01:00
88bebfa2c8 Implement change amount / watermark form 2021-11-07 20:36:12 +01:00
c0eff5822b Fiddling around with forms and stuff. No clue where it will end 2021-11-01 22:17:20 +01:00
81a644cd95 Add stock list to storage dtail view and start search 2021-10-31 20:57:28 +01:00
f4113d71d8 Add autocompletion for add storage modal for user 2021-10-29 21:18:20 +02:00
0d288e0d14 Add REST api to website and add search functionality to users 2021-10-26 19:56:20 +02:00
1d86851e79 Color button for storage deletion 2021-10-25 19:33:13 +02:00
059a42ca14 rename delete button in storage detail view 2021-10-25 19:32:43 +02:00
f8e832deed Add deletion fuinctionality to storages 2021-10-25 19:31:50 +02:00
bd2cb79e04 Add functionality to 'Add substorage modal' on stock pages 2021-10-24 21:14:11 +02:00
e4a83f3e58 Begin modal for adding substorages 2021-08-14 02:35:09 +02:00
a9bcda045a Add generic pagination tempalte 2021-08-14 02:20:45 +02:00
e8538cd534 Implement Storage navigation and other helpful stuff 2021-08-14 00:25:19 +02:00
c065720ded Link rest api on website 2021-08-07 19:50:16 +02:00
3a68972c03 Start REST API for autocompletion etc. 2021-08-07 19:47:34 +02:00
ec0a8c98e7 Start content 2021-08-07 17:37:36 +02:00
a3f31608a8 Add parts application to django and start basic template 2021-07-30 20:52:18 +02:00