Paolo Arena
ad99211571
Lista Doni Navi
2020-03-21 10:33:11 +01:00
Paolo Arena
ca7ee49944
- Adding map page (where is the location) #100
...
- fix menu appear Admin and Manager
2019-11-17 01:07:23 +01:00
Paolo Arena
96b7b7a48b
- Finished Booking an Event
...
- Starting UsersList (creating CGridTableRec component to view and edit a db table)
2019-10-13 20:46:09 +02: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
58967a1650
HomePage FreePlanet: Italian description
2019-03-09 02:56:02 +01:00
Paolo Arena
41edd96c8c
fix "Todo Completati"
...
statics instead of assets
2019-03-05 23:44:48 +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
1eca13c27f
Drag & Drop hand made... but don't working with the touch
2019-02-19 18:44:48 +01:00
Paolo Arena
3c6b2c7bef
- Service Worker
...
- Indexdb
2019-02-02 20:13:06 +01:00
Paolo Arena
fa7247a338
- Activated Workbox precache PWA !
...
importScripts('https://storage.googleapis.com/workbox-cdn/releases/3.0.0/workbox-sw.js ');
if (!workbox) {
workbox = new self.WorkboxSW();
}
if (workbox) {
workbox.core.setCacheNameDetails({prefix: "freeplanet"});
/**
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
* requests for URLs in the manifest.
* See https://goo.gl/S9QRab
*/
self.__precacheManifest = [].concat(self.__precacheManifest || []);
workbox.precaching.suppressWarnings();
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
workbox.routing.registerRoute(/^http/, workbox.strategies.networkFirst(), 'GET');
}
2019-01-31 13:52:52 +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
Paolo Arena
f715aab9d5
- created logo FreePlanet in SVG animation !
2019-01-08 01:22:09 +01:00
Paolo Arena
fd2321cd20
- starting add Categories
...
- improved layout drawer
2019-01-05 20:11:41 +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
7198b07bb6
-> Settings the packages: "quasar-framework": "0.17.17" because with "0.17.18" gives an error!
...
-> the Build now works! But actually nothing is visible in the website remote.
2018-12-15 01:30:21 +01:00
paolo
39dcb1a964
Creating GitHub project FreePlanet
2018-12-10 11:46:50 +01:00
paolo
42b5afd40a
Altra conversione in Typescript , partendo da un progetto di esempio funzionante...
2018-11-02 20:10:45 +01:00
paolo
0fd5bf5034
Conversione in Typescript completata.
...
Manca ancora qualche errore.
2018-11-02 15:56:29 +01:00
paolo
1d42b184bb
Login (1)
2018-10-26 00:30:10 +02:00
paolo
7d61b947ba
Aggiunta la Autenticazione con x-auth
2018-10-20 18:56:31 +02:00
paolo
d261ed8ea8
Reg con username
2018-10-15 21:04:28 +02:00
paolo
43f2484e54
Iniziato il SignUp
2018-10-13 19:14:58 +02:00
paolo
a2673c0502
Primo Committ
2018-10-12 16:42:54 +02:00