Paolo Arena
|
9120485939
|
Show data Table with pagination (startRow, endRow, filter, sorting)
|
2019-10-14 20:31:57 +02:00 |
|
Paolo Arena
|
c5a19f2d70
|
- Finished Booking an Event
- Starting UsersList (creating CGridTableRec component to view and edit a db table)
|
2019-10-13 20:44:05 +02:00 |
|
Paolo Arena
|
cebe1208de
|
- ++Booking List
- ++Delete a Booking also for the Admin.
|
2019-10-12 23:34:32 +02:00 |
|
Paolo Arena
|
8f69856c57
|
- Booking Event (with email to user and admin)
- Cancel Event (with email to user and admin)
- Store into mongodb
|
2019-10-05 20:01:56 +02:00 |
|
Paolo Arena
|
507f465313
|
bcryptjs
|
2019-07-14 18:44:36 +02:00 |
|
Paolo Arena
|
db2640a815
|
LOGIN: Accessing by Username or Email
|
2019-03-04 19:18:54 +01:00 |
|
Paolo Arena
|
f6fa45a9e9
|
Fix: Todo Multi refresh ...
fix some promises problem
|
2019-02-14 19:01:41 +01:00 |
|
Paolo Arena
|
0b4ac6391d
|
fix: WebPush Notification
|
2019-02-13 18:47:58 +01:00 |
|
Paolo Arena
|
ea06079878
|
fixed problem with then catch chain (Promise)...
|
2019-02-12 19:10:58 +01:00 |
|
Paolo Arena
|
d24b232a2d
|
- fix: Date problems... (it was a bad "copy" function, the object date was not valid...)
- fix: error fetch on loading... (offline appeared)
|
2019-02-11 02:59:05 +01:00 |
|
Paolo Arena
|
636ee92786
|
- Manage multiple login, in different browsers... Multi Token...
|
2019-02-09 18:03:14 +01:00 |
|
Paolo Arena
|
779bd1cb63
|
- Created first Test with Mocha
|
2019-02-06 18:48:32 +01:00 |
|
Paolo Arena
|
db2a460594
|
- add: createPushSubscription :
'Subscribed to FreePlanet.app!',
'You can now receive Notification and Messages.'
|
2019-02-05 18:17:44 +01:00 |
|
Paolo Arena
|
8e5e7addb7
|
- PUSH Notification
|
2019-02-05 03:40:22 +01:00 |
|
Paolo Arena
|
46ccddc764
|
Added HTTPS to express
|
2018-12-27 20:09:40 +01:00 |
|
Paolo Arena
|
06cd4b8f0d
|
Resolved error Unknown modifier: $pushAll
adding this:
mongoose.plugin(schema => { schema.options.usePushEach = true });
|
2018-12-27 18:13:43 +01:00 |
|
Paolo Arena
|
e39a6d714f
|
First Commit FreePlanet_ServerSide
|
2018-12-24 20:31:02 +01:00 |
|