Paolo Arena
|
276b822fa5
|
- fixed strange things...
|
2019-10-10 15:52:55 +02:00 |
|
Paolo Arena
|
b11dd46f9f
|
Form Newsletter and others fix
|
2019-07-12 14:09:44 +02:00 |
|
Paolo Arena
|
9376b397d7
|
fix fields login
|
2019-03-13 13:40:17 +01:00 |
|
Paolo Arena
|
41edd96c8c
|
fix "Todo Completati"
statics instead of assets
|
2019-03-05 23:44:48 +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
|
6a99f22bf3
|
improve: Drag & Drop (work in progress)
fix: - Axios: login error msg
|
2019-02-20 11:53:56 +01:00 |
|
Paolo Arena
|
ec49343556
|
Added Axios and removed fetch...
Axios has CSXF integrated.
|
2019-02-19 02:33:02 +01:00 |
|
Paolo Arena
|
ea18c4e5b9
|
- Fix: choose language : added flags
|
2019-02-16 02:01:17 +01:00 |
|
Paolo Arena
|
6931d57005
|
Fix: Todo Multi refresh ...
fix some promises problem
|
2019-02-14 18:38:23 +01:00 |
|
Paolo Arena
|
e8d2d49829
|
fix: WebPush Notification
|
2019-02-13 18:48:30 +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
|
cb62d46048
|
- updated SendReq
- If Server Down the login msg error corrected.
|
2019-02-06 18:47:54 +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
|
185bd2657d
|
- fix Indexdb: 1) InsertTodo OK
|
2019-02-02 21:16:49 +01:00 |
|
Paolo Arena
|
3c6b2c7bef
|
- Service Worker
- Indexdb
|
2019-02-02 20:13:06 +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
|
ce9f901b0a
|
- todo: design: flexbox, dragging, icons, priority.
|
2019-01-16 02:26:43 +01:00 |
|
Paolo Arena
|
f715aab9d5
|
- created logo FreePlanet in SVG animation !
|
2019-01-08 01:22:09 +01:00 |
|
Paolo Arena
|
d0de816ceb
|
When Registration OK, go to Login and show message to verify email.
|
2019-01-01 03:22:01 +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
|
056dfc16f4
|
Risolto problema che non loggava correttamente
|
2018-12-06 20:07:51 +01:00 |
|