Commit graph

363 commits

Author SHA1 Message Date
Jan Böhmer
82a6ab1d4a Persist column visibility and ordering across requests and different parts tables. 2022-09-09 00:41:35 +02:00
Jan Böhmer
dd400ae70c Allow to filter parameters by their (numeric) value 2022-09-08 00:04:53 +02:00
Jan Böhmer
05e2530924 Update latex preview during parameter autocomplete 2022-09-07 21:57:30 +02:00
Jan Böhmer
9ed953d1b2 Implemented the basics for a parametric search 2022-09-06 00:25:02 +02:00
Jan Böhmer
34053f6591 Added a preview for latex rendered unit and symbol to parameters 2022-09-05 17:20:36 +02:00
Jan Böhmer
9a7e47863b Added autocomplete for part parameters 2022-09-05 17:02:57 +02:00
Jan Böhmer
87913ba3b5 Make URLs created by filter form a lot shorter 2022-09-04 16:09:56 +02:00
Jan Böhmer
ec5e956e31 Added filter constraint for manufacturing status. 2022-09-04 00:45:10 +02:00
Jan Böhmer
768618cede Fixed reveal error on tab for new BS5 tab data-attribute. 2022-08-29 01:05:53 +02:00
Jan Böhmer
c9151c65ba Implemented a filter constraint for entities 2022-08-21 01:34:17 +02:00
Jan Böhmer
3dde40b91d Show error box if an error occurs during loading of a datatable. 2022-08-20 01:46:49 +02:00
Jan Böhmer
271f070141 Removed leftover debugger statement 2022-08-20 01:30:52 +02:00
Jan Böhmer
b11ef1d60d Hide the second value of constraints based on which operator is selected. 2022-08-20 00:39:09 +02:00
Jan Böhmer
ef389dcc15 Use own-written TriState checkbox library, which makes form submissions a lot easier. 2022-08-15 00:55:26 +02:00
Jan Böhmer
4fa8eef1bf Buttons to disable two-factor authentication now work again (and show proper warning confirmation) 2022-08-14 17:28:36 +02:00
Jan Böhmer
0a4fdb6665 Do not treat commas as delimiter in attachment URLs
Fixes issue #166.
2022-08-13 22:50:55 +02:00
Jan Böhmer
ca5823819d Use html5-qrcode instead of @zxing/library directly for label scanner.
This improves the usability a bit
2022-08-13 22:41:54 +02:00
Jan Böhmer
f98487a03b Show the scanner camera feed non-inverted when using darkmode. 2022-08-13 21:23:40 +02:00
Jan Böhmer
18f41e14e6 Show icons in the root node in sidebar treeviews. 2022-08-13 02:18:32 +02:00
Jan Böhmer
c5a6bbc749 Open treeview links in a new tab with a right click on a node. 2022-08-13 01:24:02 +02:00
Jan Böhmer
145aca485c Treeview OnSelect link calling now respects turbo-frames again 2022-08-13 01:15:54 +02:00
Jan Böhmer
f21cd55b2e Show badges with the number of child nodes in the admin page treeviews again. 2022-08-13 01:05:32 +02:00
Jan Böhmer
365b85ac4c Removed patternfly-bootstrap-treeview reference from sidebar_tree_controller 2022-08-13 00:29:39 +02:00
Jan Böhmer
007df80b1c Use @jbtronics/bs-treeview instead of patternfy-bootstrap-treeview 2022-08-13 00:28:03 +02:00
Jan Böhmer
461de131c6 Migrated tree logic to new @jbtronics/bs-treeview package- 2022-08-07 01:55:44 +02:00
Jan Böhmer
c5b6068911 Moved bs-tree to its own repo 2022-08-07 01:54:34 +02:00
Jan Böhmer
c13245fc2d BSTreeView now rudimentaly works. 2022-08-06 04:04:06 +02:00
Jan Böhmer
a8ff18a340 Added an basic implementation of bootstrap-treeview in typescript 2022-08-06 03:40:24 +02:00
Jan Böhmer
b51aa0951e Fixed error, when creation of new elements is disabled in collectionTypes.
This for example happens if the user does not have the permission to create new elements.
2022-08-04 00:06:22 +02:00
Jan Böhmer
0c785d1a37 Implemented attachment autocomplete for internal ressources using tom-select 2022-08-03 23:36:45 +02:00
Jan Böhmer
b731b2529c Removed bootstrap-fileinput, as we do not use it anymore 2022-08-03 22:56:02 +02:00
Jan Böhmer
750bdc45d1 Removed old frontend code 2022-08-03 22:54:46 +02:00
Jan Böhmer
78e3d36a5c Use tom-select as tagsinput input 2022-08-03 22:44:38 +02:00
Jan Böhmer
89d64b7565 Fixed hoverpic element if no title element is present 2022-08-03 21:40:07 +02:00
Jan Böhmer
3ee8b26ddf Removed the last inline scripts. 2022-08-03 21:31:35 +02:00
Jan Böhmer
1c7c3bf2c5 Migrated SMD reel calculator tool logic to stimulus. 2022-08-03 20:56:00 +02:00
Jan Böhmer
cfd9713e5d Removed now not necessary datatables file, as we now do this in stimulus. 2022-08-03 20:29:59 +02:00
Jan Böhmer
8323f374a4 Implement attachment CollectionType using stimulus 2022-08-03 20:28:27 +02:00
Jan Böhmer
219503e16f Reveal symfony validation errors in tabs after form submit 2022-08-02 01:11:17 +02:00
Jan Böhmer
cd249307a4 Fixed typo that prevent TabRememberHelper to work 2022-08-02 00:25:45 +02:00
Jan Böhmer
497def50cd Jump to the tab where an browser validation error occurs 2022-08-02 00:23:55 +02:00
Jan Böhmer
4847fe2fa3 Use stimulus collection controller for parts orderdetails 2022-08-02 00:00:28 +02:00
Jan Böhmer
66b7b2e9bf Use stimulus collection controller for partLots 2022-08-01 23:01:04 +02:00
Jan Böhmer
537b7fad7f Use a stimulus controller to implement collectionType for specifications/parameters. 2022-08-01 22:28:09 +02:00
Jan Böhmer
5238f2ccc2 Show attachment name in hoverpics again. 2022-08-01 01:03:55 +02:00
Jan Böhmer
b8500bcef6 Improve visibility of links by underlining them. 2022-08-01 00:54:41 +02:00
Jan Böhmer
5f8697626a Improve visibility of links in selected datatables rows. 2022-08-01 00:51:50 +02:00
Jan Böhmer
4c574316c8 Show a confirmation message, if you delete parts via part table select. 2022-08-01 00:50:05 +02:00
Jan Böhmer
452f0a8362 Use stimulus for parts tables and select actions. 2022-08-01 00:31:49 +02:00
Jan Böhmer
565cb3a790 Implement sidebar collapse with stimulus. 2022-07-31 22:07:27 +02:00