Ferdinand Thiessen
2425e6cf2f
fix(boot): Fix navigation guards so users get redirected after logging in
2021-12-06 13:14:42 +01:00
Ferdinand Thiessen
a9edc12494
fix(api): Allow userid as parameter for avatarURL
2021-12-06 12:51:47 +01:00
Ferdinand Thiessen
1525de1469
chore(deps): Update dependencies
2021-12-06 00:41:13 +01:00
Ferdinand Thiessen
6a75d1bf51
chore(format): Fix formatting, enforce prettier style
2021-12-06 00:40:50 +01:00
Tim Gröger
acf1816b55
[core] logout on capicitor in drawer
2021-11-28 14:46:00 +01:00
Ferdinand Thiessen
d9267bcc0a
[api] Save whole session in PersistantStore.
2021-11-27 02:44:40 +01:00
Ferdinand Thiessen
368ca23c56
General cleanup of unused code and small fixes
2021-11-27 00:49:12 +01:00
Ferdinand Thiessen
88dd96c937
[app] Use capacitor instead of cordova
2021-11-26 20:40:26 +01:00
Ferdinand Thiessen
a8578e2803
[core] Notifications can now be dismissed without triggering a reject
2021-11-24 15:28:53 +01:00
Ferdinand Thiessen
664def40fc
[docs] Add notes on cordova, different browser targets
2021-11-23 15:59:16 +01:00
Ferdinand Thiessen
42800a9d99
[deps] Update dependencies, node 12 is close to unmaintained
2021-11-21 15:31:02 +01:00
Ferdinand Thiessen
34fcdbdb7f
[deps] Match dependencies with API
2021-11-16 21:40:56 +01:00
Ferdinand Thiessen
a30da50b1d
[deps] FIX require correct version of types package
2021-11-12 10:31:01 +01:00
Ferdinand Thiessen
5952c9b7f2
[deps] Update dependencies, Quasar is now more stable
2021-11-11 11:53:11 +01:00
Ferdinand Thiessen
1132bfd129
[deps] Update to rc pinia and fix TypeScript version for ESLint
2021-08-30 14:21:53 +02:00
Ferdinand Thiessen
fe1fae10f5
[plugins]: Allow ordering menu links, fixes #10
2021-07-29 18:26:38 +02:00
Ferdinand Thiessen
1c36399ac0
chore(config): Enable HMR for plugins
2021-07-02 15:18:18 +02:00
Ferdinand Thiessen
35d8433e23
[chore] Quasar is out of beta! (And pinia out of alpha)
2021-06-26 17:27:31 +02:00
Ferdinand Thiessen
22f47bd34e
[docs][core] Move devel docs to wiki, use correct api package
2021-05-26 18:49:36 +02:00
Ferdinand Thiessen
0c279289b2
[test] enable all plugins
2021-05-25 21:54:09 +02:00
Ferdinand Thiessen
fd918f5bb7
[core] Added vendor (always) required plugins
2021-05-25 16:27:10 +02:00
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
0873b2da22
[core][plugin] Fixed compatibility with Pinia
...
* API BREAK! Menu link title now must be a string or a function return a string
* Pinia unwraps Refs so we had to get rid of the ComputedRef
* Use current typescript
2021-05-20 20:31:37 +02:00
Ferdinand Thiessen
cf1a5cc922
[core][deps] Updated deps and fix typescript errors
2021-05-19 15:37:50 +02:00
Ferdinand Thiessen
6e503ed38f
[deps] Upgrade dependencies for webpack 5
2021-04-28 15:28:05 +02:00
Ferdinand Thiessen
4cbff6b077
[deps]: Update quasar, now uses webpack5 (Node14+ support!)
2021-04-27 15:16:58 +02:00
Ferdinand Thiessen
2b42dad617
[deps] Updated dependencies, dropped calendar submodule in favor of alpha release
2021-04-22 23:16:00 +02:00
Tim Gröger
18d0098bb3
[pricelist][ #6 ] draggable change of order of pricelist columns
2021-04-17 18:26:21 +02:00
Tim Gröger
2a11964c4b
[pricelist][electron] add electron
2021-04-17 12:36:19 +02:00
Ferdinand Thiessen
4e340e5bea
[core] Updates dependencies
2021-04-06 16:04:17 +02:00
Ferdinand Thiessen
7fb689b31f
[core] Added license and fixed links in package.json
2021-04-02 04:41:49 +02:00
Ferdinand Thiessen
927a5214b1
[deps] Update dependencies
2021-04-01 20:54:32 +02:00
Ferdinand Thiessen
718c6eaf9d
[deps] Upgrade quasar deps
2021-03-28 03:08:32 +02:00
Ferdinand Thiessen
84fe321ecc
[deps] Drop unneeded dependencies
2021-03-21 16:26:40 +01:00
Tim Gröger
73a5de021d
[pricelist][break] some cleanup code. update not work
2021-03-20 14:59:55 +01:00
Ferdinand Thiessen
51fcc6f9be
[Vue3][pinia] Make pricelist compile with vue3, needs more work!
2021-03-19 16:33:27 +01:00
Ferdinand Thiessen
dbcd1b2c5f
Fixed dependencies, calendar and submodule
2021-03-19 15:53:25 +01:00
Ferdinand Thiessen
4b198b6472
[pinia] Added Pinia, replaced vuex on user and session
2021-03-19 15:42:10 +01:00
Ferdinand Thiessen
62aa627f0c
Update Quasar deps
2021-03-19 15:34:46 +01:00
Ferdinand Thiessen
e4394db93b
Testing with custom quasar calendar
2021-03-19 15:33:31 +01:00
Ferdinand Thiessen
78427aa5d2
[quasar2] Updated depencies to fix TS Error.
...
* Fixed some merge issues
* Fixed minor issues
* Fixed some warnings
2021-03-19 15:32:22 +01:00
Ferdinand Thiessen
cb68f9ff7e
[Vue3][Quasar2] Update dependencies
...
* Update quasar to beta version
2021-03-19 15:27:49 +01:00
Ferdinand Thiessen
68fa8fa1a8
[Vue3] Fixed some more error and merge issues
2021-03-19 15:25:22 +01:00
Ferdinand Thiessen
6be07b1001
[Vue3] Fixed Components with components options definied. Fixed config files.
2021-03-19 15:19:52 +01:00
Ferdinand Thiessen
ba0696c3c0
Bundled prettier config in package.json
2021-03-19 15:19:52 +01:00
Ferdinand Thiessen
6e50a510eb
[Vue3] More fixes in setup and MainUserSettings
2021-03-19 15:19:52 +01:00
Ferdinand Thiessen
074fae4da3
[Vue3][Quasar2] Switch to new framework versions
2021-03-19 15:06:58 +01:00
Tim Gröger
b141c2e5c4
[pricelist] sorting
2021-03-18 21:10:54 +01:00
Tim Gröger
724ae66dd7
[Pricelist] break no backend new view
2021-03-14 20:37:41 +01:00