- Added ability to star tasks (using
cal:priority
rdf property). - Implemented remembering last active workspaces and lists (using localStorage).
- Improved UX to edit tasks, lists and workspaces.
- gh-8 Improved info on login screen.
- Updated dependencies.
- Added loading states for operations taking more than 1 second to complete.
- Handled network errors.
- Implemented some small UI tweaks.
- Fixed bugs:
- gh-7 Lists creation is broken in Offline mode
- Improved UX.
- Implemented the ability to edit and delete Workspaces, Lists and Tasks.
- Added Task scheduling and descriptions.
- Added markdown support for task names and descriptions.
- Added tasks sidepanel.
- Added soukai dependency to manage data persistence.
- Improved documentation (including a schema of the RDF ontologies that have been used).
- Refactored data schema.
- Improved UX.
- Fixed bugs:
- Updated dependencies (Vue 2.6.6, Vuetify 1.5.1).
- Updated parsing of WebID profile according with Solid specs (dropped support for vcard fields).
- Task id generation moved to the client.
- First version of the app.
- Workspaces, Lists and Tasks management.
- Login with Solid and for offline use (using localStorage).