Commit Graph

37 Commits

Author SHA1 Message Date
Paolo Arena
6c9f97c716 Add CMyToogleList and CMyChipList to views Binary choice number 2, 4, 8... show the Values Selected (join with other table) 2019-10-28 19:00:06 +01:00
Paolo Arena
340c813a7c - Added CDateTime component (to save in the db)... in the component CGridTableRec and for CEventsCalendar 2019-10-28 16:00:37 +01:00
Paolo Arena
bfe5053407 - Enable Edit Event into dialog form ... (and save to the db)
- Add Where table
2019-10-21 20:38:22 +02:00
Paolo Arena
9656b14cd0 - Load Events
- Edit Events
- When a field is updated: undate also memory list record

- Duplicate Event
2019-10-20 22:44:18 +02:00
Paolo Arena
313a7db77d - Added TablesList page
- Added Insert Record empty
2019-10-20 01:22:38 +02:00
Paolo Arena
35b360bf9a - Booking not available if is in the past
- Delete record only if "Active Edit" is on
- Image stretch width reduced.
- Signin more dense
2019-10-16 15:27:49 +02:00
Paolo Arena
9fd858d33f - Added Delete Record to the CGridTableRec 2019-10-15 20:40:23 +02:00
Paolo Arena
0ee08f8430 Show data Table with pagination (startRow, endRow, filter, sorting) 2019-10-14 20:32:15 +02:00
Paolo Arena
eed1082ac6 - ++Booking List
- ++Delete a Booking also for the Admin.
2019-10-12 23:34:58 +02:00
Paolo Arena
9ab7ba5581 - other committ 2019-10-10 16:53:33 +02:00
Paolo Arena
cd2ef1f7ae - fixed Banner Cookie positioning on bottom
- PagePolicy (added Español policy)
2019-09-20 15:35:55 +02:00
Paolo Arena
3459f00a3b - Fix CImgTitle positioning
- CPreloadImage
2019-09-19 22:56:19 +02:00
Paolo Arena
04f4a83d6c Adding MailChimp Suport Newsletter component (Server Side) 2019-09-12 16:19:23 +02:00
Paolo Arena
154b7a44e8 Correctiones... 2019-08-08 16:55:14 +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
71ee9f6ae3 Directory Config for other project 2019-05-02 16:58:36 +02:00
Paolo Arena
d6d527e1a8 Cut/Paste project and todos 2019-04-29 01:01:31 +02:00
Paolo Arena
a7a4d224eb - Projects: Shared / Personal 2019-04-25 00:30:13 +02:00
Paolo Arena
fe600f40a6 Added and linked todo list to the project list 2019-04-03 02:48:05 +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
cea5dd118a Added Main Projects to Menu (dynamically) 2019-03-31 14:27:27 +02:00
Paolo Arena
67748ce94f - (Part 2 - Upgrade Components Quasar) 2019-03-13 01:53:53 +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
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
0e98ac1eaa Show Button, when Upgrade Version is available ! (check from the server, the version number
- for debug: added led button to see when is calling the server and the IndexedDb.
2019-02-22 10:23:00 +01:00
Paolo Arena
e8d2d49829 fix: WebPush Notification 2019-02-13 18:48:30 +01:00
Paolo Arena
a024b78e95 - cleaned some code.
- routing offline
- pushNotification
2019-02-12 12:06:01 +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
cb941568e2 - add: createPushSubscription :
'Subscribed to FreePlanet.app!',
  'You can now receive Notification and Messages.'
2019-02-05 18:17:36 +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
818a7a4289 - dialog confirm delete item
- fix: context-menu (right click) declared only once and using twice using:
  @click.native="$refs.popover.$refs.popup.show()"
2019-01-29 23:13:28 +01:00
Paolo Arena
f01a3445f7 - VerifiedEmail OK
- Toolbar now save leftDrawerOpen state
- Use LocalStorage to Autologin
2019-01-02 18:01:36 +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
45be1e02c5 Sistemato menu laterale... getters, state.... 2018-11-26 00:53:05 +01:00
paolo
794e7088e7 Ancora sistemazioni Typescript... getters, mutations, actions... "@" alias. 2018-11-17 20:32:28 +01:00