shimatta-kenkyusho/shimatta_kenkyusho/parts/views
stefan 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
..
__init__.py Unclutter the views and move them to separate files 2024-11-18 20:56:23 +01:00
component_import.py Merge branch 'develop' into bugfix/import-fuckups 2024-11-19 20:41:15 +01:00
component_views.py added basic search lexer and parser enabling search for parameters and attributes - could be extended 2025-02-03 22:18:55 +01:00
distributor_views.py remove unnecessary uuid import from distributor views 2024-11-18 21:31:25 +01:00
generic_views.py Unclutter the views and move them to separate files 2024-11-18 20:56:23 +01:00
manufacturer_views.py Fixup imports in manufacturer views 2024-11-18 21:17:31 +01:00
package_views.py Implement package parameters 2024-11-24 01:39:03 +01:00
storage_views.py 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