Commit Graph

18 Commits

Author SHA1 Message Date
Paolo Arena
eed1082ac6 - ++Booking List
- ++Delete a Booking also for the Admin.
2019-10-12 23:34:58 +02:00
Paolo Arena
1bd0c3ccac - SignIn component. Added also in the Toolbar (Header.ts) 2019-10-11 21:40:47 +02:00
Paolo Arena
0e0b327858 - Booking: added modify a booking (+ emails). 2019-10-10 21:08:29 +02:00
Paolo Arena
19eadc3117 Merge branch 'master' into Booking 2019-10-10 16:02:47 +02:00
Paolo Arena
276b822fa5 - fixed strange things... 2019-10-10 15:52:55 +02:00
Paolo Arena
0d6312ecda - Booking Event (with email to user and admin)
- Cancel Event (with email to user and admin)
- Store into mongodb
2019-10-05 20:02:25 +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
b11dd46f9f Form Newsletter and others fix 2019-07-12 14:09:44 +02:00
Paolo Arena
7f5076d8f2 Calendar, Events 2019-07-10 11:37:00 +02:00
Paolo Arena
a7a4d224eb - Projects: Shared / Personal 2019-04-25 00:30:13 +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
eda9a8514f - starting project list...
- ordering some functions
- fix error TS2339

quasar.extensions.json was the problem !
inside had:
{
  "@quasar/typescript": {
    "webpack": "plugin",
    "rename": true
  }
}
2019-03-21 20:43:15 +01:00
Paolo Arena
8dc26269cd add some env 2019-03-15 02:01:03 +01:00
Paolo Arena
527da316da - fix Header and Drawer Right
- fix Drawer Menu Left
- add icon on the Header
- fix lang if is different language: set to English.
2019-03-14 21:09:41 +01:00
Paolo Arena
1be96c06dd fix page verify registration 2019-03-13 18:11:26 +01:00
Paolo Arena
9376b397d7 fix fields login 2019-03-13 13:40:17 +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