|
6d0ec7e448
|
Fixup imports in package views
|
2024-11-18 21:19:59 +01:00 |
|
|
8422ff0eeb
|
Fixup imports in manufacturer views
|
2024-11-18 21:17:31 +01:00 |
|
|
1f3ed7f8ed
|
Fixup imports of distributor views
|
2024-11-18 21:15:05 +01:00 |
|
|
b3f8041f08
|
Fixup import of component_views.py
|
2024-11-18 21:08:55 +01:00 |
|
|
173f0e3c91
|
Fix trailing whitespace
|
2024-11-18 20:58:39 +01:00 |
|
|
a2f96ed4f0
|
Unclutter the views and move them to separate files
|
2024-11-18 20:56:23 +01:00 |
|
|
9adafeb882
|
Finish broken sentence in comment
|
2024-11-17 23:03:43 +01:00 |
|
|
390eaac396
|
Merge branch 'develop' into feature/csv-import
|
2024-11-17 21:44:53 +01:00 |
|
|
20a83c7e91
|
added CSV upload to enable fast creation of similar components
|
2024-11-17 19:54:15 +01:00 |
|
|
561b2aed27
|
Add the /healthcheck path which returns an HTTP200 OK response for checking the helath of the container after startup
|
2024-11-17 19:10:28 +01:00 |
|
|
254bf2bdf0
|
made the verbose storage name optional in form
|
2024-11-16 19:11:25 +01:00 |
|
|
a77f46d697
|
added verbose name to storages to be printed on labels etc.
|
2024-11-16 13:22:59 +01:00 |
|
|
3e72cfe5d8
|
fixed usage of if instead of elif
|
2024-11-15 22:55:30 +01:00 |
|
|
8280fe7116
|
added option to change storages
|
2024-11-10 21:13:56 +01:00 |
|
|
0b27e9f064
|
added templating mechanism for storages
|
2024-11-10 20:46:45 +01:00 |
|
|
191705c6a6
|
Add migration command for old file name structure
|
2022-08-05 21:49:58 +02:00 |
|
|
a3fc0e8447
|
Implement sorting of component parameters ind distri nums and add description collapse for parameters
|
2022-01-03 22:53:57 +01:00 |
|
|
f092977b2a
|
Round component parameter values to 3 digits
|
2022-01-03 22:09:49 +01:00 |
|
|
f6a9ce622c
|
Add component parameter forms
|
2022-01-03 17:38:50 +01:00 |
|
|
cab865c8fe
|
Add formset for parameter search (not functional) and improve usability
|
2022-01-03 13:18:31 +01:00 |
|
|
5c9f0d0f0a
|
Start advanced search
|
2022-01-02 20:00:29 +01:00 |
|
|
3c51c2485c
|
Implement simple search for components
|
2022-01-02 17:57:00 +01:00 |
|
|
494aded95b
|
Implement distributor numbers
|
2022-01-02 16:23:49 +01:00 |
|
|
a29dc5b97c
|
Update main page
|
2022-01-01 22:47:12 +01:00 |
|
|
dbbd8b4a99
|
Implement component deletion
|
2022-01-01 17:53:10 +01:00 |
|
|
f21ce223bc
|
Wrote autocompletion for foreign key field
|
2022-01-01 17:18:08 +01:00 |
|
|
563a769064
|
remove NULL from all text fields in database
|
2022-01-01 14:06:46 +01:00 |
|
|
c4a26f8a98
|
Further improve stuff nad add model fro print jobs
|
2022-01-01 13:52:52 +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 |
|
|
3abdd9b180
|
Improve search of packages, distributors and manufacturers
|
2021-11-15 17:57:01 +01:00 |
|
|
dc7d4b3005
|
Improve search and add production settings file
|
2021-11-15 11:20:31 +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 |
|
|
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 |
|