Commit Graph

24 Commits

Author SHA1 Message Date
Paolo Arena
154b7a44e8 Correctiones... 2019-08-08 16:55:14 +02:00
Paolo Arena
fdf2f2d2c3 Components Gallery, Book, Card, CImgText .... continue... 2019-07-23 20:44:06 +02:00
Paolo Arena
116703d6cc Fix way to routing, using only one array ! ...continue 2019-07-18 13:22:23 +02:00
Paolo Arena
71ee9f6ae3 Directory Config for other project 2019-05-02 16:58:36 +02:00
Paolo Arena
d6d527e1a8 Cut/Paste project and todos 2019-04-29 01:01:31 +02:00
Paolo Arena
a7a4d224eb - Projects: Shared / Personal 2019-04-25 00:30:13 +02:00
Paolo Arena
fe600f40a6 Added and linked todo list to the project list 2019-04-03 02:48:05 +02:00
Paolo Arena
7cacf5c6ea Added begin_development and begin_test
Added status (changed completed field)
fixed internet status connection.
2019-04-02 00:18:01 +02:00
Paolo Arena
cea5dd118a Added Main Projects to Menu (dynamically) 2019-03-31 14:27:27 +02: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
Paolo Arena
0e98ac1eaa Show Button, when Upgrade Version is available ! (check from the server, the version number
- for debug: added led button to see when is calling the server and the IndexedDb.
2019-02-22 10:23:00 +01:00
Paolo Arena
e8d2d49829 fix: WebPush Notification 2019-02-13 18:48:30 +01:00
Paolo Arena
a024b78e95 - cleaned some code.
- routing offline
- pushNotification
2019-02-12 12:06:01 +01:00
Paolo Arena
4d5cea1c17 - Manage multiple login, in different browsers... Multi Token...
- visualization of the Connection State (Online, Offline) using fetch.
2019-02-09 18:04:49 +01:00
Paolo Arena
cb941568e2 - add: createPushSubscription :
'Subscribed to FreePlanet.app!',
  'You can now receive Notification and Messages.'
2019-02-05 18:17:36 +01:00
Paolo Arena
2515bb598e - fix: starting the app it doesn't loaded the SingleTodo correctly...
the problem was:
  import { SingleTodo } from '@components'  // doesn't work:
  Resolve  :
  import { SingleTodo } from '../../SingleTodo'  // correct!
2019-01-30 01:05:31 +01:00
Paolo Arena
818a7a4289 - dialog confirm delete item
- fix: context-menu (right click) declared only once and using twice using:
  @click.native="$refs.popover.$refs.popup.show()"
2019-01-29 23:13:28 +01:00
Paolo Arena
f01a3445f7 - VerifiedEmail OK
- Toolbar now save leftDrawerOpen state
- Use LocalStorage to Autologin
2019-01-02 18:01:36 +01:00
Paolo Arena
7a217c3ca9 .env.production file eliminated ! (-> .env)
.env.production worked in local
added myconfig
messagepopup working (but not ready yet)
added Graphql (only module)
2018-12-26 21:02:16 +01:00
paolo
45be1e02c5 Sistemato menu laterale... getters, state.... 2018-11-26 00:53:05 +01:00
paolo
794e7088e7 Ancora sistemazioni Typescript... getters, mutations, actions... "@" alias. 2018-11-17 20:32:28 +01:00