Part-DB-server/templates
2023-07-09 23:31:40 +02:00
..
admin Added button to user admin to impersonate a certain user 2023-07-08 22:43:41 +02:00
bundles/TwigBundle/Exception Added a more verbose error message in the case of a pretty generic Database DriverException 2023-06-11 00:20:27 +02:00
components Use correct permission name 'show_private' instead of 'show_secure' in templates 2023-06-28 16:30:16 +02:00
form Use new UniqueObjectCollection constraint to ensure that BOM entries does not contain duplicate items 2023-07-02 20:49:10 +02:00
info_providers Added basic possibilty to create parts based on infoProviders 2023-07-09 23:31:40 +02:00
label_system Do not cut QR code on small label pages 2023-07-08 18:46:29 +02:00
log_system Use enum for undo mode 2023-06-18 21:26:28 +02:00
mail
parts Fixed exception when the calculated minimum_order_price is null 2023-07-03 23:41:39 +02:00
projects Use new UniqueObjectCollection constraint to ensure that BOM entries does not contain duplicate items 2023-07-02 20:49:10 +02:00
security
tools
users Allow users (and admins) to decide whether their email should be shown on their public profile 2023-04-08 19:53:05 +02:00
_navbar.html.twig Added basic logic for impersonation 2023-07-04 00:31:13 +02:00
_navbar_search.html.twig Fixed darkmode for some elements 2023-06-20 01:01:40 +02:00
_sidebar.html.twig
_toast.html.twig Improved styling of a info level flash toast in darkmode 2023-07-03 22:01:39 +02:00
_toast_container.html.twig
_turbo_control.html.twig
attachment_list.html.twig
base.html.twig
helper.twig Use enum for manufacturing status 2023-07-08 23:49:47 +02:00
homepage.html.twig Implemented a new darkmode selector using bootstrap 5.3 color mode 2023-06-19 01:08:11 +02:00
main_card.html.twig