Jan Böhmer
|
db72dac243
|
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 |
|
Jan Böhmer
|
28d86c8885
|
Show info about kernel runtime parameters on server info page
|
2024-03-10 20:32:43 +01:00 |
|
Jan Böhmer
|
1af8558cf4
|
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 |
|
Jan Böhmer
|
1e6065f732
|
Show 64-bit recommendation in check requirements CLI and server info page
|
2024-03-09 00:23:18 +01:00 |
|
Jan Böhmer
|
fad8f26eaa
|
Added additional projects related filters to part table views
|
2024-03-02 19:18:55 +01:00 |
|
Jan Böhmer
|
04d1e84596
|
Added a filter to filter for parts which are used in a specific project
Related to issue #516
|
2024-03-02 19:00:30 +01:00 |
|
Jan Böhmer
|
a6db67ab33
|
Fixed margins of the upload files button
|
2024-03-02 18:33:20 +01:00 |
|
Jan Böhmer
|
b92553f480
|
Added button to create attachments by uploading multiple files
This fixes issue #481
|
2024-03-02 18:26:50 +01:00 |
|
Jan Böhmer
|
e0ef376cf0
|
Fixed various problems with the quicksearch
|
2024-02-29 23:00:21 +01:00 |
|
Jan Böhmer
|
04aeab7ea6
|
Renamed the quicksearch controller
|
2024-02-29 22:50:26 +01:00 |
|
Jan Böhmer
|
1815162907
|
Added a search bar to homepage
|
2024-02-29 22:46:19 +01:00 |
|
Jan Böhmer
|
faadd8e9a4
|
Improved layout for autocomplete dropdown
|
2024-02-29 21:53:28 +01:00 |
|
Jan Böhmer
|
746ba398a9
|
Fixed missing dropdown after some link navigations
|
2024-02-28 22:08:32 +01:00 |
|
Jan Böhmer
|
18eb0467ee
|
Integrated algolia autocomplete search into navbar
|
2024-02-27 00:28:17 +01:00 |
|
Jan Böhmer
|
60942c8254
|
Added very basic livesearch feauture using algolia autocomplete
|
2024-02-27 00:08:21 +01:00 |
|
Jan Böhmer
|
b6b2e44231
|
Dont prefetch settings page in navbar with turbos instaclick behavior as this page might not be accessible without additional authentication
|
2024-02-14 22:48:36 +01:00 |
|
Jan Böhmer
|
7e3e1e2705
|
Use new turbo morph features
|
2024-02-08 22:05:57 +01:00 |
|
Jan Böhmer
|
0a7a7c979c
|
Fixed problem with navbar height if search button has two words text
|
2024-02-06 21:53:13 +01:00 |
|
Jan Böhmer
|
75ce9c4370
|
Fixed problem with multi escaping in title tag
This should fix issue #505
|
2024-02-03 00:50:38 +01:00 |
|
Jan Böhmer
|
cd91dc8b5a
|
Fixed wrong path for event log datatables, when accessing via a prefixed reverse proxy
|
2023-12-10 21:40:49 +01:00 |
|
Jan Böhmer
|
7d69d6ba30
|
Changed logic of invisible to a (forced) visibility field
|
2023-12-03 15:29:17 +01:00 |
|
Jan Böhmer
|
61a5ebde6b
|
Show the correct KICad API endpoint on the user settings page.
|
2023-12-03 01:16:16 +01:00 |
|
Jan Böhmer
|
64c86fa11d
|
Show EDA metadata in extended info table of part info page
|
2023-12-02 23:55:42 +01:00 |
|
Jan Böhmer
|
30b2c8b841
|
Added forms to change EDA infos of footprints and categories
|
2023-12-01 22:47:05 +01:00 |
|
Jan Böhmer
|
b5c7a789a2
|
Made EDA form for parts prettier
|
2023-12-01 22:36:14 +01:00 |
|
Jan Böhmer
|
584062c29a
|
Move alternative names field of attachmenttype admin page to right position
Formerly it was not inside the common tab but below all tabs
|
2023-11-27 17:40:39 +01:00 |
|
Jan Böhmer
|
ffb5d3e790
|
Added an checkbox in the withdrawal/move dialog, that if checked automatically deletes a part lot if it becomes empty during the operation
Fixes issue #327
|
2023-11-25 19:38:21 +01:00 |
|
Jan Böhmer
|
b447a69dae
|
Allow to specify an informational field during a part stock operation, where the user can specify, when this operation was really performed
Fixes issue #416
|
2023-11-25 19:10:18 +01:00 |
|
Jan Böhmer
|
4b88de9316
|
Show a notice above the permission editor, that permissions can depend on each other
Related to issue #435
|
2023-11-25 00:42:17 +01:00 |
|
Jan Böhmer
|
615defa84a
|
Give the update part from info provider menu a own design
|
2023-11-24 19:35:44 +01:00 |
|
Jan Böhmer
|
3eeeb01ad1
|
Added possibility to search the info providers to update an existing part
|
2023-11-24 19:28:30 +01:00 |
|
Jan Böhmer
|
73f6d79925
|
Added an modal form on the part info page, to merge a part into another one
|
2023-11-22 22:50:25 +01:00 |
|
Jan Böhmer
|
b0f5d9b55f
|
Added an form for merging two parts together
|
2023-11-22 20:11:38 +01:00 |
|
Jan Böhmer
|
c5435df6f9
|
Add a blue dot to the collection type delete buttons in forms to indicate that this element was not yet saved to DB yet
|
2023-11-20 23:40:14 +01:00 |
|
Jan Böhmer
|
958d59a0ff
|
Save search setting checkboxes state to localStorage to persist it
Related to issue #424
|
2023-11-19 21:49:16 +01:00 |
|
Jan Böhmer
|
96a771e7ac
|
Allow to edit the vendor_barcode field of a PartLot
|
2023-11-17 23:05:47 +01:00 |
|
Jan Böhmer
|
626c4dd5d6
|
Use a custom delete confirmation message for part associations
|
2023-11-16 22:38:01 +01:00 |
|
Jan Böhmer
|
c8bd800b9f
|
Hide the custom type input field if not needed to improve the UX
|
2023-11-16 22:33:31 +01:00 |
|
Jan Böhmer
|
7f612bc371
|
Added ability to view part relations on a part info page
|
2023-11-15 00:44:45 +01:00 |
|
Jan Böhmer
|
81f8b365e9
|
Improved the association edit panel
|
2023-11-13 23:01:59 +01:00 |
|
Jan Böhmer
|
8ab9cf1417
|
Added very basic possibility to add an association
|
2023-11-13 00:11:58 +01:00 |
|
Jan Böhmer
|
7163df6d46
|
Fixed paths generated using app.request.requestUri when in a reverse proxy with a subpath
Related to issue #428
|
2023-11-11 23:14:22 +01:00 |
|
Jan Böhmer
|
cf11320789
|
Keep query parameters when switching language via navbar
|
2023-11-05 21:32:45 +01:00 |
|
Jan Böhmer
|
91cab91c81
|
Fixed missing ) in log detail page
|
2023-10-24 23:27:24 +02:00 |
|
Jan Böhmer
|
388d26fa05
|
Forbid a user to delete himself on the admin page
|
2023-10-24 13:32:44 +02:00 |
|
Jan Böhmer
|
0d5bc2b29f
|
Removed additional } in 2FA messages
|
2023-10-15 14:01:18 +02:00 |
|
Jan Böhmer
|
b0322b4c03
|
Added a "new part" button to the navbar
This fixes issue #394
|
2023-10-08 01:25:29 +02:00 |
|
Jan Böhmer
|
42356cc2a3
|
Show the last 5 characters of the token secrets on the user settings page to make identification of a token easier
|
2023-10-02 00:45:21 +02:00 |
|
Jan Böhmer
|
56d120cd08
|
Fixed styling of no API tokens yet message
|
2023-08-26 23:21:28 +02:00 |
|
Jan Böhmer
|
3e693642b6
|
Allow to delete API tokens
|
2023-08-26 23:19:35 +02:00 |
|