Ferdinand Thiessen
7f0d124d31
chore(ui): Add missing packages to devel packages
continuous-integration/woodpecker the build was successful
Details
2021-12-14 17:40:09 +01:00
Ferdinand Thiessen
b2c93cda2a
feat(ci): Added woodpecker CI
continuous-integration/woodpecker the build failed
Details
2021-12-14 17:36:31 +01:00
Ferdinand Thiessen
71949bbd20
chore(package): rename scripts to align with other packages
2021-12-06 01:32:43 +01:00
Ferdinand Thiessen
56823952d4
Tag a new alpha version, update dependencies
2021-12-05 14:24:34 +01:00
Ferdinand Thiessen
bd74725263
Sync with backend, added deleted prop to users
2021-12-05 14:21:18 +01:00
Ferdinand Thiessen
471fb486d5
Add types for backend response
2021-11-26 23:06:26 +01:00
Ferdinand Thiessen
a21475a0d4
Add "descending" to filter args
2021-11-25 15:29:34 +01:00
Ferdinand Thiessen
9094b38a8a
Add pagination types
2021-11-25 13:39:44 +01:00
Ferdinand Thiessen
c37f4db241
[plugin] Modifications on Plugin Notification
...
* Add function called before Notification gets dismissed
* Promises can have any type, we do not need to force void return type
2021-11-24 14:34:22 +01:00
Ferdinand Thiessen
a3f4be8ce6
[deps] Update dependencies, increase version
2021-11-11 13:34:33 +01:00
Ferdinand Thiessen
84f66ab86a
[plugin] Add ID to loaded plugins
2021-11-11 13:34:17 +01:00
Ferdinand Thiessen
1c921322ae
Fix dependencies
2021-08-30 14:12:33 +02:00
Ferdinand Thiessen
7cc03a31f7
[deps] Update vue dependency
2021-08-30 11:53:23 +02:00
Ferdinand Thiessen
f5288cb8d3
[plugin] Allow ordering MenuLinks, widgets: renamed priority to order
2021-07-29 18:14:49 +02:00
Ferdinand Thiessen
618d543dbb
[docs] Added README
2021-05-26 17:19:05 +02:00
Ferdinand Thiessen
fddbe60b45
[core] Only export types for @flaschengeist/api
2021-05-26 16:55:53 +02:00
Ferdinand Thiessen
6ab3bf2ad5
[format] Run prettier
2021-05-26 16:55:24 +02:00
Ferdinand Thiessen
1f1d0fe32e
[deps] No need for peerDependency
2021-05-25 16:53:13 +02:00
Ferdinand Thiessen
131063dae8
[plugin] Plugins only can require backend modules *BREAKING*
...
Frontend module dependencies are resolved by the package.json peerDependencies.
This breaks current behaviour as the backend property is merged into the "frontend".
2021-05-25 16:48:14 +02:00
Ferdinand Thiessen
0ee466efb9
[deps] peer depend on api package instead of main package
2021-05-25 15:46:04 +02:00
Ferdinand Thiessen
91888f694b
[plugin][core] Fixed entry point, work on plugin definitions
...
* Entry point is now in source, no need to compile, this is done
by Flaschengeist when included
* Added `id` property to plugins
* Required modules now support version dependencies
2021-05-21 17:04:29 +02:00
Ferdinand Thiessen
ac5dc4d634
[meta] Add license and fix version
2021-05-21 16:51:28 +02:00
Ferdinand Thiessen
024702f60f
Added tsconfig and entrypoint
2021-05-20 23:22:24 +02:00
Ferdinand Thiessen
3113263206
Init version
2021-05-20 23:14:32 +02:00