Tim Gröger
|
a83ba72cfa
|
[balance] fix sort in overview
|
2021-04-17 20:37:21 +02:00 |
Ferdinand Thiessen
|
e564901d2e
|
[core] Remove last vuex references
* src/stores can not be used as quasar thinks it contains vuex
|
2021-03-30 00:28:18 +02:00 |
Ferdinand Thiessen
|
fd45a46c01
|
[pinia] Implemented and migrated balance
* Fixed revert of transaction if Conflic occures
|
2021-03-19 15:44:59 +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
|
34312cca96
|
[Vue3] Increase warning level for better code quality and fixed issues found.
|
2021-03-19 15:26:58 +01:00 |
Ferdinand Thiessen
|
68fa8fa1a8
|
[Vue3] Fixed some more error and merge issues
|
2021-03-19 15:25:22 +01:00 |
Tim Gröger
|
ee2a6a71eb
|
[Vue3] can now compile
|
2021-03-19 15:22:37 +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
|
152b86fb4f
|
[Vue3] Fixed some eslint warnings on template part of vue files
|
2021-03-19 15:21:21 +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
|
006e7e4048
|
[balance] fixed some style
|
2021-01-29 22:57:10 +01:00 |
Ferdinand Thiessen
|
502c40329c
|
Merged balance actions into one page
|
2021-01-29 04:37:56 +01:00 |
Ferdinand Thiessen
|
17e640892a
|
Implemented load Transactions
|
2021-01-29 02:29:27 +01:00 |
Ferdinand Thiessen
|
4ff63b458d
|
Move files
|
2021-01-29 02:24:48 +01:00 |
Ferdinand Thiessen
|
a787abdbc0
|
Improved Transaction design and function
|
2021-01-27 02:41:11 +01:00 |
Ferdinand Thiessen
|
887262ae5a
|
Fixed some TS warnings
|
2021-01-26 16:37:45 +01:00 |
Ferdinand Thiessen
|
5028d46900
|
Fixed balance widget
|
2021-01-21 15:32:13 +01:00 |
Ferdinand Thiessen
|
01143e08e8
|
Balance: Added Transfer and Admin view + more
* some work on reverting transactions.
* Added TODO comments on incomplete features
|
2021-01-21 14:24:46 +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 |