super-productivity/app-src/scripts
morganamilo f19144f747
fix: partially fix 'creating a new project clones the old one'
This bug stil occurs when when creating a project for the first
time (The first clone is intentional although it will keep cloning and
will presist until restarting the program).

The current workaround is to create your first project then instantly
restart the program. After this the bug should be gone forever.

It's not perfect but it's all I can get working right now.
2017-12-01 07:18:24 +00:00
..
agenda-and-history style: reword, fix and improve various text 2017-11-29 22:26:43 +00:00
autofocus-autocomplete move everything to app-src folder to use compiled version from now on for final electron build 2017-02-06 23:51:45 +01:00
collapsible feat(globalLinks): add reveal and remove animation and refactor animations to mixin 2017-10-29 23:50:04 +01:00
daily-planner style: reword, fix and improve various text 2017-11-29 22:26:43 +00:00
daily-summary style: reword, fix and improve various text 2017-11-29 22:26:43 +00:00
dialogs style: reword, fix and improve various text 2017-11-29 22:26:43 +00:00
done-tasks-backlog feat: improve performance by only loading done backlog on demand 2017-11-24 15:37:28 +01:00
download-backup feat(betterStorage): replace ngStorage with a custom empty wrapper 2017-11-12 21:10:47 +01:00
edit-on-click feat(taskList): select currently edited task after editing title 2017-11-20 09:43:33 +01:00
external-link feat(globalLinkList): add command type for global links 2017-10-29 18:16:44 +01:00
global-link-list feat(betterStorage): replace ngStorage with a custom empty wrapper 2017-11-12 21:10:47 +01:00
help-section refactor(styles): body dark theme selector to mixin 2017-10-30 16:41:35 +01:00
hint style: reword, fix and improve various text 2017-11-29 22:26:43 +00:00
inline-markdown refactor(styles): body dark theme selector to mixin 2017-10-30 16:41:35 +01:00
input-duration add validation for at least 1m for time spent on jira work log 2017-02-17 00:47:29 +01:00
keyboard-key-input feat(keyboardShortcuts): add support for assigning meta key shortcuts #15 2017-11-08 21:39:25 +01:00
main fix: partially fix 'creating a new project clones the old one' 2017-12-01 07:18:24 +00:00
main-header style: reword, fix and improve various text 2017-11-29 22:26:43 +00:00
quick-access-menu move everything to app-src folder to use compiled version from now on for final electron build 2017-02-06 23:51:45 +01:00
routes/settings feat: add automatic backups #23 2017-11-23 23:51:46 +01:00
settings fix: unable to create or delete projects #37 2017-11-30 01:10:43 +01:00
sub-task-list test: remove failing tests for now 2017-11-25 14:45:41 +01:00
task-list fix(taskList): parent task not startable after all sub tasks are deleted #17 2017-11-21 20:22:12 +01:00
task-local-links feat(globalLinkList): rework link handling to be more consistent 2017-10-29 16:49:26 +01:00
text-to-file-download move everything to app-src folder to use compiled version from now on for final electron build 2017-02-06 23:51:45 +01:00
work-view style: reword, fix and improve various text 2017-11-29 22:26:43 +00:00
_app.js feat: add rudimentary syncing #23 2017-11-29 12:42:54 +01:00
_app.spec.js move everything to app-src folder to use compiled version from now on for final electron build 2017-02-06 23:51:45 +01:00
constants.js feat: add rudimentary syncing #23 2017-11-29 12:42:54 +01:00
routes.js move everything to app-src folder to use compiled version from now on for final electron build 2017-02-06 23:51:45 +01:00
routes.spec.js move everything to app-src folder to use compiled version from now on for final electron build 2017-02-06 23:51:45 +01:00