Paolo Arena
cf91d45427
- added Aportador Solidario to registration
...
- added email_paypal and username_telegram
2019-12-29 01:54:00 +01:00
Paolo Arena
b27f7e3cbf
- Message notify when 'Ask Info' and user is not logged
...
- Ask Info and Book show message if not logged
- TableField fixed and added some features
2019-11-04 20:29:35 +01:00
Paolo Arena
cdfc32c620
- Finish to fix IOperators
...
- Fixit Date not change correctly
2019-11-01 15:52:58 +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
4f895bdbe2
Step 2: Creating page Messages: userlist last messages + a page for all the messages received and sent.
2019-10-27 00:37:00 +02:00
Paolo Arena
878ae96813
Step 1: Creating page Messages: userlist last messages + a page for all the messages received and sent.
...
- Added CMyEditor and CMySelect to the git committ.
2019-10-26 02:21:14 +02:00
Paolo Arena
345cf7381f
- Fixed Image avatar user list, q-qvatar rounded image
2019-10-25 19:07:56 +02:00
Paolo Arena
44305d8778
- Delete Event with ask confirmation
...
- Fix dateStart only 1 view if is the same day
- Sending a message from the Event Page: to a user or to a "Event"
- Add button "Ask Info"
- Starting view msg into the messagepopup component
2019-10-24 23:30:18 +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
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
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
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
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
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
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
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
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
2984f20b58
- todo: added priority, expired, pos fields.
...
- todo: delete item.
- sorted by fields.
2019-01-14 22:40:30 +01:00
paolo
794e7088e7
Ancora sistemazioni Typescript... getters, mutations, actions... "@" alias.
2018-11-17 20:32:28 +01:00