Paolo Arena
|
18acf720db
|
Privacy about Project: what to see, what you can modify...
|
2019-04-20 13:58:58 +02:00 |
|
Paolo Arena
|
ab64705ef3
|
- piso en malaga... (personal)
|
2019-04-11 14:25:43 +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
|
38b3405664
|
- added fields: longdescr, hoursworked, hoursplanned
|
2019-03-30 02:57:40 +01:00 |
|
Paolo Arena
|
de117d55e6
|
++ Added "Projects" (step 1b)
|
2019-03-28 12:58:34 +01:00 |
|
Paolo Arena
|
dd695a7ce5
|
Cleaning Code, moving functions...
|
2019-03-22 15:32:32 +01: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
|
cb7868c6db
|
HomePage Description Project
|
2019-03-08 02:04:56 +01:00 |
|
Paolo Arena
|
41edd96c8c
|
fix "Todo Completati"
statics instead of assets
|
2019-03-05 23:44:48 +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
|
a024b78e95
|
- cleaned some code.
- routing offline
- pushNotification
|
2019-02-12 12:06:01 +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
|
e029f6165e
|
- added Categories to the Task List.
- Drawer added SubMenu : Personal / Work Todo list categories.
|
2019-01-29 03:12:18 +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
|
3613560c97
|
- created favicons logo
|
2019-01-09 00:31:16 +01:00 |
|
Paolo Arena
|
fd2321cd20
|
- starting add Categories
- improved layout drawer
|
2019-01-05 20:11:41 +01:00 |
|
Paolo Arena
|
802f34a893
|
- Fix: setlang
- Completed work: page '/vref' (Verify registration) OK
|
2019-01-02 01:58:47 +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
|
056dfc16f4
|
Risolto problema che non loggava correttamente
|
2018-12-06 20:07:51 +01:00 |
|
paolo
|
6522a88eb7
|
corretto altro ts...
ora manca ancora il vuelidate
|
2018-11-08 01:09:33 +01:00 |
|