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 |
|