-
Notifications
You must be signed in to change notification settings - Fork 7.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(editor): Migrate part of the vuex store to pinia #4484
Commits on Oct 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3bbd378 - Browse repository at this point
Copy the full SHA 3bbd378View commit details -
✨ Added ui pinia store, moved some data from root store to it, update…
…d modals to work with pinia stores
Configuration menu - View commit details
-
Copy full SHA for 9395b23 - Browse repository at this point
Copy the full SHA 9395b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10bb3bc - Browse repository at this point
Copy the full SHA 10bb3bcView commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 360545d - Browse repository at this point
Copy the full SHA 360545dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 221d1c6 - Browse repository at this point
Copy the full SHA 221d1c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55973de - Browse repository at this point
Copy the full SHA 55973deView commit details
Commits on Oct 27, 2022
-
Merge branch 'master' into N8N-5190-pinia-migration-part1
# Conflicts: # packages/editor-ui/src/components/ActivationModal.vue # packages/editor-ui/src/components/ImportParameter.vue # packages/editor-ui/src/components/MainHeader/MainHeader.vue # packages/editor-ui/src/components/MainHeader/WorkflowDetails.vue # packages/editor-ui/src/components/MainSidebar.vue # packages/editor-ui/src/components/mixins/mouseSelect.ts # packages/editor-ui/src/components/mixins/nodeBase.ts # packages/editor-ui/src/components/mixins/nodeHelpers.ts # packages/editor-ui/src/modules/settings.ts # packages/editor-ui/src/plugins/i18n/index.ts # packages/editor-ui/src/router.ts # packages/editor-ui/src/views/NodeView.vue
Configuration menu - View commit details
-
Copy full SHA for a10201a - Browse repository at this point
Copy the full SHA a10201aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd6467d - Browse repository at this point
Copy the full SHA cd6467dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd5495 - Browse repository at this point
Copy the full SHA 2cd5495View commit details -
⚡ Created
workflows
pinia store. Moved large part of root store to ……it. Started updating references.
Configuration menu - View commit details
-
Copy full SHA for 363988d - Browse repository at this point
Copy the full SHA 363988dView commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a1c9bf7 - Browse repository at this point
Copy the full SHA a1c9bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d591bcd - Browse repository at this point
Copy the full SHA d591bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c31ada6 - Browse repository at this point
Copy the full SHA c31ada6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81777b8 - Browse repository at this point
Copy the full SHA 81777b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d98b75d - Browse repository at this point
Copy the full SHA d98b75dView commit details -
Merge branch 'feature/pinia-migration' into N8N-5190-pinia-migration-…
…part1 # Conflicts: # packages/editor-ui/src/components/ExecutionsView/ExecutionsView.vue # packages/editor-ui/src/views/NodeView.vue
Configuration menu - View commit details
-
Copy full SHA for a1b3bc1 - Browse repository at this point
Copy the full SHA a1b3bc1View commit details
Commits on Oct 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b3a5c45 - Browse repository at this point
Copy the full SHA b3a5c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for b023241 - Browse repository at this point
Copy the full SHA b023241View commit details
Commits on Oct 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f221754 - Browse repository at this point
Copy the full SHA f221754View commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8d12931 - Browse repository at this point
Copy the full SHA 8d12931View commit details -
Configuration menu - View commit details
-
Copy full SHA for f133559 - Browse repository at this point
Copy the full SHA f133559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 373d187 - Browse repository at this point
Copy the full SHA 373d187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac0691 - Browse repository at this point
Copy the full SHA 6ac0691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0abaeca - Browse repository at this point
Copy the full SHA 0abaecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a6fbb - Browse repository at this point
Copy the full SHA 38a6fbbView commit details -
Merge branch 'feature/pinia-migration' into N8N-5190-pinia-migration-…
…part1 # Conflicts: # packages/editor-ui/src/components/WorkflowSettings.vue # packages/editor-ui/src/components/mixins/workflowHelpers.ts # packages/editor-ui/src/store.ts # packages/editor-ui/src/views/NodeView.vue
Configuration menu - View commit details
-
Copy full SHA for 5091160 - Browse repository at this point
Copy the full SHA 5091160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7019ce3 - Browse repository at this point
Copy the full SHA 7019ce3View commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ff2159 - Browse repository at this point
Copy the full SHA 4ff2159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 557a2d3 - Browse repository at this point
Copy the full SHA 557a2d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7931a3 - Browse repository at this point
Copy the full SHA b7931a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d14bd - Browse repository at this point
Copy the full SHA e5d14bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for af43749 - Browse repository at this point
Copy the full SHA af43749View commit details -
Merge branch 'master' into N8N-5190-pinia-migration-part1
# Conflicts: # packages/editor-ui/src/components/ExecutionsView/ExecutionsInfoAccordion.vue # packages/editor-ui/src/components/ExecutionsView/ExecutionsView.vue # packages/editor-ui/src/components/RunDataTable.vue
Configuration menu - View commit details
-
Copy full SHA for 53674f6 - Browse repository at this point
Copy the full SHA 53674f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c943775 - Browse repository at this point
Copy the full SHA c943775View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03c492 - Browse repository at this point
Copy the full SHA d03c492View commit details -
⚡ Updating store references in ee features. Reseting NodeView credent…
…ials update flag when resetting workspace
Configuration menu - View commit details
-
Copy full SHA for e7c61b1 - Browse repository at this point
Copy the full SHA e7c61b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b0cc8b - Browse repository at this point
Copy the full SHA 3b0cc8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1829c1e - Browse repository at this point
Copy the full SHA 1829c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a57695 - Browse repository at this point
Copy the full SHA 3a57695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52aa20d - Browse repository at this point
Copy the full SHA 52aa20dView commit details
Commits on Nov 4, 2022
-
Merge branch 'master' into N8N-5190-pinia-migration-part1
# Conflicts: # packages/editor-ui/src/plugins/i18n/index.ts
Configuration menu - View commit details
-
Copy full SHA for 7cb7fa3 - Browse repository at this point
Copy the full SHA 7cb7fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f24f498 - Browse repository at this point
Copy the full SHA f24f498View commit details -
Merge branch 'master' into N8N-5190-pinia-migration-part1
* master: fix(editor): fix themes the monaco editor (no-changelog) (#4521)
Configuration menu - View commit details
-
Copy full SHA for b61f7f6 - Browse repository at this point
Copy the full SHA b61f7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8619610 - Browse repository at this point
Copy the full SHA 8619610View commit details