Paolo Arena
b65d0a2386
- creating Alternative to SyncManager
...
- fix: refreshing with FF now it works!
2019-02-08 17:10:25 +01:00
Paolo Arena
5ee0d8e171
- updated SendReq
...
- If Server Down the login msg error corrected.
2019-02-07 00:53:10 +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
fb099322d4
- fix: check if need refresh.. part 1
...
- keytab in todo...
2019-02-04 04:17:50 +01:00
Paolo Arena
b2e760faa9
- fix: updated from Store to Component: using Watch with 'immediate' parameters! @Watch('todos_changed', { immediate: true, deep: true })
...
- fix immediate only if you need to change something very quickly... otherwise it not need.
- fix: modified become FALSE when is sent, otherwise infinite loop...
- fix: created 2 separate tables for POST and PATCH request.
2019-02-04 03:09:15 +01:00
Paolo Arena
13a4a0ba90
- fix: updated from Store to Component: using Watch with 'immediate' parameters! @Watch('todos_changed', { immediate: true, deep: true })
...
- fix immediate only if you need to change something very quickly... otherwise it not need.
- fix: modified become FALSE when is sent, otherwise infinite loop...
2019-02-03 19:28:06 +01:00
Paolo Arena
602eb6bc20
- fix: updated from Store to Component: using Watch with 'immediate' parameters! @Watch('todos_changed', { immediate: true, deep: true })
2019-02-03 14:40:20 +01:00
Paolo Arena
990955b6c2
- fix: objectId in javascript, and not created by Mongodb
2019-02-03 03:44:25 +01:00
Paolo Arena
5d987013c5
- fix: update on Insert
...
- fix: update on Edit
2019-02-03 02:40:24 +01:00
Paolo Arena
5db5fb7dd0
- fix Indexdb:
...
1) ReadAllData 'GET' : OK
2) InsertTodo 'POST' : OK
3) DeleteItem 'DELETE': OK
4) Modify 'PATCH' : OK
2019-02-03 00:51:58 +01:00
Paolo Arena
3c6b2c7bef
- Service Worker
...
- Indexdb
2019-02-02 20:13:06 +01:00
Paolo Arena
484439efe0
- Service Worker: Save on IndexDb and Sync to send after to the DB.
...
- Insert record on MongoDb, POST, GET.
2019-02-01 04:10:31 +01:00
Paolo Arena
2984f20b58
- todo: added priority, expired, pos fields.
...
- todo: delete item.
- sorted by fields.
2019-01-14 22:40:30 +01:00