bbcbf6ab3d
added basic search lexer and parser enabling search for parameters and attributes - could be extended
...
the error handling is very basic, but effective
some missing features like ordering
...and maybe a potential security as the search will allow search for all attributes somehow related to the component model
2025-02-03 22:18:55 +01:00
6dc8f3bfef
added display of sub-storage when expanding sub-storages in stock view
2025-02-01 00:16:36 +01:00
871086c7b7
improved display of dynamic description
2025-01-31 23:59:34 +01:00
6ca0ce483f
added template based dynamic description
2025-01-31 23:10:08 +01:00
6ae94e9ea4
made the stock view more ugly by adding badges showing the number of stored parts, lots and substorages
2025-01-28 22:38:17 +01:00
aefcc472ea
added feature to relocate stocks to a different storage
...
...had to deal with form prefixes at some places
...storage search does not work as expected yet :(
2025-01-27 22:55:05 +01:00
3ec11cf092
typos
2025-01-25 16:23:55 +01:00
e4e7456a5d
added link to template in stocks detail view
2025-01-25 15:40:08 +01:00
6eaef98c86
showing stock uuid in stocks detail list
2025-01-25 15:25:26 +01:00
3aa4225acb
added form to change stock lot
2025-01-25 15:24:59 +01:00
c19f4a8159
Implement package parameters
2024-11-24 01:39:03 +01:00
50cfe0a2c6
Fix filename typo in js file
2024-11-23 17:12:37 +01:00
d10c48f2b9
fixed usage of input fields
2024-11-19 00:39:15 +01:00
9afa7d709b
automatically select the search input when the start of a scanned uuid is detected
2024-11-18 23:55:12 +01:00
4ee55c1675
Change pencil icon to pen with square to be consistent with the rest of the app
2024-11-17 23:06:06 +01:00
3d63357534
made the readme and example for the CSV import accessible from the form directly
2024-11-17 21:44:30 +01:00
20a83c7e91
added CSV upload to enable fast creation of similar components
2024-11-17 19:54:15 +01:00
a77f46d697
added verbose name to storages to be printed on labels etc.
2024-11-16 13:22:59 +01:00
5e478ba624
removed bullshit
2024-11-10 21:21:07 +01:00
8280fe7116
added option to change storages
2024-11-10 21:13:56 +01:00
2e295e4691
removed unneeded stuff
2024-11-10 20:47:21 +01:00
0b27e9f064
added templating mechanism for storages
2024-11-10 20:46:45 +01:00
a3fc0e8447
Implement sorting of component parameters ind distri nums and add description collapse for parameters
2022-01-03 22:53:57 +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
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
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
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
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
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