Guz
c857116ecf
chore(preview.yml)
2022-02-17 19:52:07 -03:00
Guz
89ff9302bb
Merge pull request #29 from LoredDev/1.0.3-hotfix
...
fix(subTasks): Fixed subTaskLists not being properly updated.
2022-02-17 10:02:36 -03:00
Guz
98163fdb09
fix(subTasks): Fixed subTaskLists not being properly updated.
...
Fix ´SubTaskList´ components not being properly rendered when a task was deleted.
Also added a `v-if` and `Lazy` prefix for ´SubTaskList´ components.
2022-02-17 10:00:41 -03:00
Guz
d6d930b448
chore(preview): Added preview deployment
2022-02-12 20:50:00 -03:00
Guz
c9d558e7cd
fix(deploy.yml): fixed message
2022-02-12 20:35:25 -03:00
Guz
14055501dd
fix: intention
2022-02-12 20:32:52 -03:00
Guz
4f7d8ff5e4
chore(indention): fixed indention to *.yml files
2022-02-12 20:31:51 -03:00
Guz
71c00f6288
chore(workflows): Added environment to deploy.yml and custom message
2022-02-12 20:28:47 -03:00
Guz
b96c365bbe
fix: deploy-prod.yml
2022-02-12 20:07:23 -03:00
Guz
418ddbf430
chore(CD): Added Vercel-Action to continuous deployment
2022-02-12 20:06:00 -03:00
Guz
af2623216d
Merge pull request #26 from LoredDev/1.0.2-update
...
1.0.2 Update
2022-02-11 19:42:06 -03:00
Guz
2856c49f31
chore(dev): removed development related code/info on the footer for the production branch.
2022-02-11 19:40:54 -03:00
Guz
ea1a31f46c
fix(theme_color): fixed the manifest's theme_color value for a valid one
2022-02-11 19:38:21 -03:00
Guz
d76f57030c
chore(extensions): added VSCode's extensions recommended for this project.
2022-02-11 19:37:33 -03:00
Guz
a0cc7c04e5
refactor(storageListeners): Added to the Storage Management custom event's types/names as optionals parameter.
...
Added an optional parameter for the `storageManagement.ts` functions: `event`, which can be just a single string or an array of strings. It can be used/understand as a "better connection" of events that can happen to the localStorage and components and functions that depend on these events.
For example: now components like the `ProgressBar.vue` just need to listen to changes on tasks and sub-tasks states changes and not listen to every update on the localStorage.
2022-02-11 19:36:29 -03:00
Guz
f97a98add1
chore(README): Updated README.md
2022-02-10 10:37:25 -03:00
Guz
03093e23bf
chore(README): Updated README.md
2022-02-10 10:36:43 -03:00
Guz
f0ca835597
chore(dependabot): removed Dependabot temporally.
2022-02-09 09:48:23 -03:00
Guz
bccd4b62c4
Merge pull request #22 from LoredDev/1.0.1-update
...
fix(SubTaskInput): Hotfix on SubTaskInput not working properly
2022-02-07 09:27:34 -03:00
Guz
7772dd2cb5
fix(SubTaskInput): Hotfix on SubTaskInput not working properly
...
Hotfix new subtasks not being added on tasks with the id bigger than `0`
2022-02-07 09:26:00 -03:00
Guz
731609121a
Merge pull request #21 from LoredDev/1.0.0-release
...
1.0.0 release
2022-02-06 20:06:51 -03:00
Guz
ae24ee8a67
fix(debugInfo): remove debug/development info from PageFooter.vue
2022-02-06 20:05:50 -03:00
Guz
e834d992ef
chore(README): Updated README.md
2022-02-06 19:54:37 -03:00
Guz
5cbb0405ad
chore(version): changed version to 1.0.0
2022-02-05 18:16:26 -03:00
Guz
7e6869d741
feat(storageSize): created sm.getSize() that returns the size of the localStorage JSON file.
2022-02-05 17:57:02 -03:00
Guz
93fd76e803
chrore(favicon): updated favicons.
2022-02-05 16:59:19 -03:00
Guz
b71d16d019
Merge pull request #17 from LoredDev/1.0.0-preRelease
...
1.0.0 refactoring to public release.
2022-02-05 14:25:19 -03:00
Guz
5ac236baec
refactor(metaInfo): added meta tags and information.
2022-02-05 14:22:05 -03:00
Guz
bbcd387d14
chore(lintScript): changed script name from lintfix to lint:fix.
2022-02-05 14:15:49 -03:00
Guz
92050b5fb7
fix(pageStyle): improved the style of the application.
...
Improved the code of the page's style and improved the support for mobile devices.
2022-02-05 14:14:51 -03:00
Guz
aecb49e40a
fix(logo): updated the app's logo
2022-02-01 16:50:26 -03:00
Guz
40df0c47ab
style(prettier): changed endOfLine to "crlf"
2022-02-01 13:59:48 -03:00
Guz
a8ca1481ee
Merge pull request #7 from LoredDev/dependabot/npm_and_yarn/eslint-plugin-vue-8.4.0
...
chore(deps-dev): bump eslint-plugin-vue from 8.3.0 to 8.4.0
2022-02-01 13:45:50 -03:00
Guz
2ea321ca24
Merge pull request #8 from LoredDev/dependabot/npm_and_yarn/eslint-8.8.0
...
chore(deps-dev): bump eslint from 8.7.0 to 8.8.0
2022-02-01 13:45:12 -03:00
Guz
8a00a69f70
Merge pull request #9 from LoredDev/dependabot/npm_and_yarn/nuxt/image-0.6.1
...
chore(deps-dev): bump @nuxt/image from 0.6.0 to 0.6.1
2022-02-01 13:44:29 -03:00
Guz
faed074acb
Merge pull request #11 from LoredDev/dependabot/npm_and_yarn/stylelint-14.3.0
...
chore(deps-dev): bump stylelint from 14.2.0 to 14.3.0
2022-02-01 13:39:30 -03:00
dependabot[bot]
882faa7189
chore(deps-dev): bump eslint-plugin-vue from 8.3.0 to 8.4.0
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v8.3.0...v8.4.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 16:36:30 +00:00
dependabot[bot]
6a945ff733
chore(deps-dev): bump eslint from 8.7.0 to 8.8.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.7.0...v8.8.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 16:35:56 +00:00
dependabot[bot]
528df292a5
chore(deps-dev): bump stylelint from 14.2.0 to 14.3.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.2.0...14.3.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 16:35:55 +00:00
Guz
53b99bfdcc
Merge pull request #12 from LoredDev/dependabot/npm_and_yarn/sass-1.49.4
...
chore(deps-dev): bump sass from 1.48.0 to 1.49.4
2022-02-01 13:35:01 -03:00
dependabot[bot]
ff9aca9b2e
chore(deps-dev): bump sass from 1.48.0 to 1.49.4
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.48.0 to 1.49.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.48.0...1.49.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 16:02:44 +00:00
Guz
ed4b0cea03
Merge pull request #13 from LoredDev/1.0.0-dev
...
1.0.0-dev: 1.0.0 release features completed
2022-02-01 11:59:03 -03:00
dependabot[bot]
f4b7ac7fdb
chore(deps-dev): bump @nuxt/image from 0.6.0 to 0.6.1
...
Bumps [@nuxt/image](https://github.com/nuxt/image ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/nuxt/image/releases )
- [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nuxt/image/compare/v0.6.0...v0.6.1 )
---
updated-dependencies:
- dependency-name: "@nuxt/image"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 14:50:25 +00:00
Guz
35c85fd3de
feat(inputs): Created inputs to the user create custom tasks.
...
Created inputs for task and sub-tasks (`Task/TaskInput.vue`, `SubTask/SubTaskInput.vue`), enabling the creation of custom tasks and sub-tasks;
Removed debug buttons.
2022-02-01 11:44:04 -03:00
Guz
e522c42a8d
fix(cursorTaskComp): checkbox now sets the cursor to pointer
2022-01-31 17:42:32 -03:00
Guz
9f6d6d186d
feat(progressBar): added progress bar
...
Created a progress bar component `ProgressBar.vue` that independently tracks how many tasks and sub-tasks have been completed.
2022-01-31 12:20:08 -03:00
Guz
3091f63677
fix(subTaskState): subTask checking parent's state and not subTask's state
2022-01-30 20:59:44 -03:00
Guz
6ea20001e2
chore(types): added custom types for common objects/values.
2022-01-30 20:07:13 -03:00
Guz
03c21d3523
fix(version): fixed app's version in correlation with the last commit/feature
2022-01-30 18:55:26 -03:00
Guz
7bd0e46f24
feat(subTasks): created SubTask and SubTaskList components.
...
Created the sub-tasks feature, now each Task component also has its sub-tasks and sub-task list, stored on LocalStorage parent object;
2022-01-30 17:53:48 -03:00