Commit Graph

97 Commits

Author SHA1 Message Date
3450ce6f87 Make StatisticsOverview and WeekSummary async 2020-09-20 03:11:48 +02:00
9fd0055f36 Dependency upgrades 2020-09-20 03:11:12 +02:00
bc88c632be Make timetrackAccounts load async
Update a package
2020-07-31 02:14:11 +02:00
4131213723 Rework Timerecords page to be async and responsive 2020-07-30 22:19:40 +02:00
33506a4d9e Rework admin page to be async and responsive 2020-07-27 02:32:43 +02:00
933e0e7c0c Rework editUser to be async 2020-07-27 00:56:37 +02:00
b298ac5815 Lint project again, mostly reordering html directives 2020-07-26 23:35:58 +02:00
49260a8829 Reorder project file-structure 2020-07-26 23:32:48 +02:00
af7edf2b45 Move statistics route and components 2020-07-26 23:26:33 +02:00
5613b2a61e Format editTimetrackAccount file a bit more 2020-07-26 23:21:57 +02:00
651698d833 Rework javascript of createTimerecord page 2020-07-26 23:07:03 +02:00
420ab2d278 Make app.vue root component async 2020-07-26 22:13:57 +02:00
5b3ae837dc Fix some warnings and rename variables 2020-07-26 20:36:44 +02:00
80d16b15d8 Rework home to get data async with axios
Some layout adjustments
2020-07-26 20:09:57 +02:00
0cb3cbe2d3 Rework editTimetrackAccount to be async and uses axios 2020-07-26 03:26:35 +02:00
ee1f4c5222 Use async await for createTimetrackAccount 2020-07-26 03:26:06 +02:00
5748cc8410 Add axios auth interceptor 2020-07-26 03:26:06 +02:00
24240164ad Change createTimetrackAccount to use axios 2020-07-26 03:26:06 +02:00
bd9eae2dff Rework signIn dialog 2020-07-26 01:59:36 +02:00
8c62028cc4 Update vuetify 2020-07-23 22:36:02 +02:00
a69489b53f Install axios 2020-07-22 01:18:10 +02:00
6a1f3b84cd Update dependencies 2020-07-22 00:52:27 +02:00
1f8e8069cb Rename baseUri to BASE_URI, some smaller adjustments 2020-07-22 00:38:00 +02:00
417ab3da50 Extract duplicate formatter code out of chart definitions 2020-07-22 00:15:47 +02:00
a73740f400 Remove buggy pre tag to preserve formatting
use v-if instead of v-bind:class
2020-07-22 00:15:47 +02:00
695df651e1 Format App.vue 2020-07-21 23:09:16 +02:00
cfad59d139 Format Sign in and statistics component 2020-07-21 23:04:10 +02:00
6f9e9141b7 Format Home component 2020-07-21 23:01:35 +02:00
3321f4a58a Format User related stuff 2020-07-21 22:57:58 +02:00
ebd5493e46 Format TimetrackAccount related things 2020-07-21 21:59:44 +02:00
286d1c7fda Format Timerecord related things 2020-07-21 21:26:49 +02:00
e13d157dd6 Format About and missing, some css adjustments 2020-07-19 22:55:00 +02:00
33a0b0840b Reformat chart components 2020-07-19 22:40:52 +02:00
a0a4e1ca97 Format plugins and router 2020-07-19 22:33:04 +02:00
b6645e148e Add editorconfig 2020-07-19 22:25:00 +02:00
24a7907d26 Update packages, fix project name 2020-07-19 22:13:03 +02:00
1f7d044ccc Fix missing requests 2020-06-14 19:14:59 +02:00
f525316400 Fix endless loop bug 2020-06-14 17:00:02 +02:00
fffde13440 Add a bit of everything 2020-06-14 16:20:34 +02:00
99e5005831 Fix request size 2020-06-11 17:56:44 +02:00
8c7eb8431c Fix request size 2020-06-11 16:26:54 +02:00
edd03c5a7e Add donut diagram for time by type paid for accounts with revenue calc display in tooltip 2020-06-06 18:39:30 +02:00
Tim Zieger
d235c8ddc0 Fill about page with contend 2020-06-05 11:25:39 +02:00
Tim Zieger
6a42650c40 Cleanup frontend code 2020-06-03 16:32:36 +02:00
Tim Zieger
a80acb0797 Remove crate Butttons if logged out 2020-06-02 12:16:30 +02:00
Tim Zieger
8c75cf414f Implement pages for admin view 2020-06-02 11:34:30 +02:00
Tim Zieger
e30aa5798a Remove sort funktion and Add pagin 2020-06-02 11:06:07 +02:00
Tim Zieger
7954bf7c04 Change h tags to p with pt 2020-06-01 11:58:22 +02:00
Tim Zieger
8e54997b87 Fix pickers 2020-06-01 11:15:29 +02:00
Tim Zieger
04c9b7b55f Implemented sort for records 2020-06-01 10:44:45 +02:00