Ferdinand Thiessen
|
8c9db67b95
|
[core] Seperated all plugins from the main source tree
|
2021-05-25 16:13:15 +02:00 |
Ferdinand Thiessen
|
f9c9f6efbe
|
[core] Seperated plugin and api types into subproject
|
2021-05-21 01:42:41 +02:00 |
Ferdinand Thiessen
|
9469cda4b0
|
[Dashboard] Fixed display of widgets
|
2021-03-19 17:36:34 +01:00 |
Ferdinand Thiessen
|
b2d54a046f
|
[Vue3] Fixed usage of plugins
|
2021-03-19 15:31:03 +01:00 |
Ferdinand Thiessen
|
152b86fb4f
|
[Vue3] Fixed some eslint warnings on template part of vue files
|
2021-03-19 15:21:21 +01:00 |
Ferdinand Thiessen
|
897c98c53a
|
[Vue3] Fixed users plugin and some basic stuff, still broken.
|
2021-03-19 15:19:50 +01:00 |
Ferdinand Thiessen
|
117d8256be
|
[Vue3][Quasar2] Migrated some more files.
|
2021-03-19 15:16:29 +01:00 |
Ferdinand Thiessen
|
0efe445864
|
[Vue3][Quasar2] Removed old composition-api, now included in Vue
|
2021-03-19 15:07:03 +01:00 |
Tim Gröger
|
73f16d6cbb
|
[prettier] format with prettier, fixed some pricelist issues
|
2021-03-18 17:23:57 +01:00 |
Tim Gröger
|
693b6a11d3
|
prettier all files
|
2021-01-27 08:16:44 +01:00 |
Ferdinand Thiessen
|
eabc520762
|
Move non-component helper files to utils
|
2020-11-24 18:42:43 +01:00 |
Ferdinand Thiessen
|
19f91d2abf
|
Allow multiple widgets and minor improvements
* Allow mulitple widgets for plugins, allow setting required permissions
* Split datetime formatter code for reuse
|
2020-11-13 04:02:25 +01:00 |
Ferdinand Thiessen
|
cfc46dddd3
|
Added Dashboard as start page
* Plugins can register widgets on the dashboard
* Added dummy widget for schedule and user ("greeting")
* Added simple widget for balance
|
2020-11-10 01:33:55 +01:00 |