Commit Graph

13 Commits

Author SHA1 Message Date
andi 08a481b5ba step 1 - convert al lcomponents, directives and pipes to standalone
see https://v17.angular.io/guide/standalone-migration
I executed:
ng g @angular/core:standalone
and selected "Convert all components, directives and pipes to standalone"
2024-10-13 09:55:07 +02:00
andi f8a199fd6a move edit/delete buttons outside the text 2023-04-04 19:08:52 +02:00
andi 3386f0994f add preview for markup 2023-04-04 18:46:34 +02:00
andi bacd86d836 add markdown support for text widgets 2023-03-19 20:10:04 +01:00
andi add30a5ee9 use a drag handle with icon 2023-03-12 17:02:40 +01:00
andi bc0ae23de5 delete plot from dashboard 2023-03-12 09:15:56 +01:00
andi 02c748c286 delete text from dashboard 2023-03-12 09:11:49 +01:00
andi b56b4c231e experiment with different dragHandle positions 2023-03-11 15:24:39 +01:00
andi e3945a4d33 edit dashboard and text widgets 2023-03-11 15:22:33 +01:00
andi 10c982c8bc move dashboard elements and store the order 2023-03-05 16:16:54 +01:00
andi 66da69a57a various stuff 2023-02-27 19:59:43 +01:00
andi ea3ccabe56 focus first input element in dialogs 2023-02-26 09:46:35 +01:00
andi a2945d2d9b adding dashbord 2023-02-26 08:18:53 +01:00