Commit Graph

9 Commits

Author SHA1 Message Date
Paolo Arena
4d32467eb1 Cleaning Code, moving functions... 2019-03-22 18:49:38 +01:00
Paolo Arena
dd695a7ce5 Cleaning Code, moving functions... 2019-03-22 15:32:32 +01:00
Paolo Arena
eda9a8514f - starting project list...
- ordering some functions
- fix error TS2339

quasar.extensions.json was the problem !
inside had:
{
  "@quasar/typescript": {
    "webpack": "plugin",
    "rename": true
  }
}
2019-03-21 20:43:15 +01:00
Paolo Arena
527da316da - fix Header and Drawer Right
- fix Drawer Menu Left
- add icon on the Header
- fix lang if is different language: set to English.
2019-03-14 21:09:41 +01:00
Paolo Arena
9376b397d7 fix fields login 2019-03-13 13:40:17 +01:00
Paolo Arena
67748ce94f - (Part 2 - Upgrade Components Quasar) 2019-03-13 01:53:53 +01:00
Paolo Arena
bb3be0ec16 - Converting all to Typescript
- Installing 1.0.0.beta Quasar Upgrade
   - (Part 1 - Upgrade Components)
2019-03-11 19:16:39 +01:00
Paolo Arena
9803c451f9 Popupmenu Todo:
- Show Task Completed
2019-03-04 17:28:29 +01:00
Paolo Arena
fa17de24f0 - Update the way to use the data records on Vuex with Getters!
- Fix: mongodb call passing array todos and categiroes already splitted
2019-02-27 02:58:41 +01:00