Part-DB.Part-DB-server/templates
Jan Böhmer abc5c61a06 Fixed problem, that search field and search options did not close when clicking outside
This fixes issue #701. For the search field this was caused by algolia/autocomplete lib, which do not support multiple autocomplete fields on a single page. If initailly loaded on the homepage, which features a second autocomplete, this one "steals" the input listening, and the one in the navbar do not close anymore when clicking outside.
Custom code which triggers the closing of the autocomplete manually when clicking outside, was added as a workaround.
2024-10-13 23:19:03 +02:00
..
admin Construct the correct current path, when serving from a subdirectory 2024-10-13 22:49:42 +02:00
bundles/TwigBundle/Exception Use position: fixed for footer in error pages to get better positioning in the popup details fram 2024-03-10 00:19:47 +01:00
components Fixed problem, that search field and search options did not close when clicking outside 2024-10-13 23:19:03 +02:00
form
info_providers Show number of results for info provider search and show a notice, if no results were found 2024-09-09 16:41:19 +02:00
label_system
log_system Construct the correct current path, when serving from a subdirectory 2024-10-13 22:49:42 +02:00
mail
parts Construct the correct current path, when serving from a subdirectory 2024-10-13 22:49:42 +02:00
projects Construct the correct current path, when serving from a subdirectory 2024-10-13 22:49:42 +02:00
security
tools Show in server info page which natural sorting method is used 2024-07-28 14:13:34 +02:00
users Fixed wrong url to KiCad API in user settings if using a prefixed reverse proxy 2024-04-28 23:54:52 +02:00
_navbar.html.twig added scan button navbar in mobile view 2024-06-09 13:02:49 +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 Fixed toast position on large screens 2023-02-06 22:47:41 +01:00
_turbo_control.html.twig Fixed problem with multi escaping in title tag 2024-02-03 00:50:38 +01:00
attachment_list.html.twig
base.html.twig Fixed symfony UX translations when using a locale with subregion (e.g. en_US) 2024-06-22 19:57:49 +02:00
helper.twig Save the date when a webauthn key was used last time for 2 factor authentication and show it in user settings 2024-04-28 17:50:19 +02:00
homepage.html.twig Use new repository pathes (Part-DB-server) instead of the Part-DB-symfony ones 2024-09-08 20:05:06 +02:00
main_card.html.twig Added a very basic import dialog for Parts 2023-03-12 19:53:55 +01:00