Commit Graph

5 Commits

Author SHA1 Message Date
8a676c096a report search errors even on partial success 2025-02-03 22:28:25 +01:00
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
c19f4a8159 Implement package parameters 2024-11-24 01:39:03 +01:00
b3f8041f08 Fixup import of component_views.py 2024-11-18 21:08:55 +01:00
a2f96ed4f0 Unclutter the views and move them to separate files 2024-11-18 20:56:23 +01:00