Commit graph

1511 commits

Author SHA1 Message Date
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
f7ce94c168 Always show a gravatar even if a user does not have an email set. 2022-08-01 01:09:28 +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
Jan Böhmer
ab179a8b71 Fixed some issues when navigating back in history with Turbo. 2022-07-31 21:47:31 +02:00
Jan Böhmer
e26f6e5394 Mark sidebar and navbar as permanent between Turbo history navigations. 2022-07-31 21:29:00 +02:00
Jan Böhmer
5ec87f911b Reorganized treeview code for AdminPage treeview. 2022-07-31 15:54:27 +02:00
Jan Böhmer
fc90259032 Use stimulus controller for sidebar treeviews. 2022-07-31 15:50:16 +02:00
Jan Böhmer
2d1aa829f6 Fixed an warning of CKEDITOR5. 2022-07-30 14:29:33 +02:00
Jan Böhmer
387fd77d2d Target links inside admin content frame to outside content frame.
Otherwise we are unable to visit other pages.
2022-07-30 14:26:31 +02:00
Jan Böhmer
12e7ed9165 Use turbo-frames for treeview navigation in Admin Pages. 2022-07-30 14:23:27 +02:00
Jan Böhmer
8cf131a7d6 Implemented a treeview element using stimulus 2022-07-30 14:13:02 +02:00
Jan Böhmer
91af024081 Fixed collapse of manual 2FA setup in user settings. 2022-07-30 13:26:47 +02:00
Jan Böhmer
9139d49628 Fixed global reload mechanism. 2022-07-30 13:25:29 +02:00
Jan Böhmer
39ae5b9c2f Use BS5 default values for font-size and line height. 2022-07-30 01:02:28 +02:00
Jan Böhmer
778300d9cb Fix visual issues with checkboxes. 2022-07-30 01:00:18 +02:00
Jan Böhmer
1330bab199 Fixed visual bug for dropdown in shopping informations tab of parts. 2022-07-30 00:54:44 +02:00
Jan Böhmer
1f890efc97 Implemented scroll to top using stimulus. 2022-07-30 00:47:51 +02:00
Jan Böhmer
8ccf5652ab Implement darkmode using stimulus. 2022-07-30 00:33:22 +02:00
Jan Böhmer
671e0944a2 Implement hoverpic using stimulus. 2022-07-29 23:54:49 +02:00
Jan Böhmer
9519150fb9 Do not use jQuery for TabRemember Helper. 2022-07-29 23:26:30 +02:00
Jan Böhmer
47130846a2 Readd tab remember function to improve UX. 2022-07-29 22:52:58 +02:00
Jan Böhmer
9cc5208223 Use Stimulus for delete button handling. 2022-07-29 22:42:55 +02:00
Jan Böhmer
45db4314f7 Removed unnecessary files from old CK4 plugin. 2022-07-29 21:24:11 +02:00
Jan Böhmer
62c2d98abd Allow to select different font styles and font sizes via CKEDITOR. 2022-07-29 21:22:10 +02:00
Jan Böhmer
08d8d1b51a Wrap CKEDITOR5 toolbar if too long for a single line. 2022-07-29 21:07:54 +02:00
Jan Böhmer
c102d17b2b Label placeholder plugin should now work. 2022-07-29 21:02:53 +02:00
Jan Böhmer
5918c55855 Added german translations for label plugin 2022-07-29 20:52:26 +02:00
Jan Böhmer
eba89cee62 Started to rewrite CKEDITOR placeholder plugin for CKEDITOR5. 2022-07-29 01:03:17 +02:00
Jan Böhmer
a33e93826a Removed non-existing ckeditor script from composer autorun. 2022-07-26 23:17:21 +02:00
Jan Böhmer
4c57c7fe46 Fixed wrong comparisons operators in error_handler 2022-07-26 23:14:27 +02:00
Jan Böhmer
8c450599cb Improved StructuralEntityType rendering on frontend. 2022-07-26 23:07:04 +02:00
Jan Böhmer
41b1d8b59e Add Emojis to Special Characters input of CKEDITOR 2022-07-26 21:41:30 +02:00
Jan Böhmer
fdcfb95ac7 Remove FOS CKEditor bundle as we dont use it anymore
We now use our self-written elements with CKEDITOR5
2022-07-26 21:26:30 +02:00
Jan Böhmer
898803e3ce Use CKEDITOR 5 for all comment fields. 2022-07-26 21:23:31 +02:00
Jan Böhmer
dde7e7347c Fix case sensitivity issue which caused problems on github actions build 2022-07-26 11:52:00 +02:00
Jan Böhmer
6ba2fe5847 Use watchdog to load CKEDITOR5. 2022-07-26 11:50:27 +02:00
Jan Böhmer
b18284cfd7 Set the language of the CKEDITOR5 elements based on the page locale. 2022-07-26 01:43:30 +02:00
Jan Böhmer
63b7e0458c Use CKEditor 5 for description editing. 2022-07-26 01:20:58 +02:00
Jan Böhmer
a4f07e9b82 Dont use sudo in Dockerfile 2022-07-25 22:44:41 +02:00
Jan Böhmer
2da20535b0 Use newer nodejs version in docker builds
Our dependencies needs newer nodejs
2022-07-25 22:23:09 +02:00
Jan Böhmer
e041012fa1 Do a "yarn build" in phpunit tests instead of "yarn watch" 2022-07-25 22:19:44 +02:00
Jan Böhmer
587acb70a7 Do a "yarn build" in phpunit tests instead of "yarn watch"
Yarn watch starts an server which never ends the process.
2022-07-25 22:18:55 +02:00