Ferdinand Thiessen
35d8433e23
[chore] Quasar is out of beta! (And pinia out of alpha)
2021-06-26 17:27:31 +02:00
Ferdinand Thiessen
d422380adc
[core] Fixed menu link title generation
2021-05-25 21:54:49 +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
Tim Gröger
8f8da5ffd1
[Vue3] fixed some errors. first steps to reconstruct storage
2021-03-19 15:22:36 +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
fb8fc09e8d
[pricelist] persistent save visible_columns
2021-03-18 22:33:25 +01:00
Tim Gröger
724ae66dd7
[Pricelist] break no backend new view
2021-03-14 20:37:41 +01:00
Ferdinand Thiessen
17e203b5c9
Revert usage of flatRoutes, use an empty parent component instead
2020-11-24 18:35:37 +01:00
Ferdinand Thiessen
c05fc5d877
Use yarn and updated dependencies
...
* Default to use yarn instead of npm
* Fixed eslintignore (do not lint hidden files)
* Replaced deprecated eslint-loader with eslint-webpack-plugin
* Use current eslint (v7) and upgraded vue plugin
* Set node to 12, as 11 is not supported anymore (12 is the LTS version)
* TODO: Drop package-lock.json as soon as we do not use npm anymore
2020-11-24 17:34:12 +01:00