Paolo Arena
|
919838549d
|
fix expiring date
fix progress bar value
|
2019-03-15 02:36:44 +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
|
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
|
c1ff996d4a
|
LOGIN: Accessing by Username or Email
|
2019-03-04 19:19:05 +01:00 |
|
Paolo Arena
|
a63f744869
|
Fix: first elem added not working...
|
2019-03-04 18:48:07 +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
|
1623a5c35d
|
fix: problem scrolling with touch... sometimes dragged... and it should't do it
|
2019-02-20 20:59:18 +01:00 |
|
Paolo Arena
|
1eca13c27f
|
Drag & Drop hand made... but don't working with the touch
|
2019-02-19 18:44:48 +01:00 |
|
Paolo Arena
|
ee6cf47c29
|
fixed UI dropdown menu.
- eliminate contextmenu.
|
2019-02-16 03:49:16 +01:00 |
|
Paolo Arena
|
cd0ec40441
|
Corrected some logic problems...
4 storing:
- Array in Memory Global state.todos
- Array temporary filtered arr_todos
- IndexedDb
- Database
|
2019-02-15 01:25:44 +01:00 |
|
Paolo Arena
|
6931d57005
|
Fix: Todo Multi refresh ...
fix some promises problem
|
2019-02-14 18:38:23 +01:00 |
|
Paolo Arena
|
3c6b2c7bef
|
- Service Worker
- Indexdb
|
2019-02-02 20:13:06 +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
|
0225f27535
|
- adding Progress %
|
2019-01-29 00:48:04 +01:00 |
|
Paolo Arena
|
0161e6c7e9
|
- fix: width to 100%
flex: 1; // get all space
order: 1;
- focus to InsertTask
|
2019-01-28 20:39:40 +01:00 |
|
Paolo Arena
|
d8f0ead522
|
- fix: width to 100%
flex: 1; // get all space
order: 1;
|
2019-01-28 13:31:41 +01:00 |
|
Paolo Arena
|
e46e93de61
|
- if last character is ':' then is like a Title.
|
2019-01-28 03:13:04 +01:00 |
|
Paolo Arena
|
0733e92acd
|
- Settings label priority as Title
- If drag down, the task become completed
|
2019-01-27 21:49:10 +01:00 |
|
Paolo Arena
|
83420447d3
|
- fix it: Order List Todo
- Split Todo List by Priority and by Completed
- Animation drag
|
2019-01-27 19:09:48 +01:00 |
|
Paolo Arena
|
ce9f901b0a
|
- todo: design: flexbox, dragging, icons, priority.
|
2019-01-16 02:26:43 +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 |
|