Skip to content
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

Merged
merged 44 commits into from
Nov 4, 2022

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    3bbd378 View commit details
    Browse the repository at this point in the history
  2. ✨ Added ui pinia store, moved some data from root store to it, update…

    …d modals to work with pinia stores
    MiloradFilipovic committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    9395b23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10bb3bc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    360545d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221d1c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55973de View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. 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
    MiloradFilipovic committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a10201a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd6467d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cd5495 View commit details
    Browse the repository at this point in the history
  4. ⚡ Created workflows pinia store. Moved large part of root store to …

    …it. Started updating references.
    MiloradFilipovic committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    363988d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    a1c9bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d591bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c31ada6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81777b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d98b75d View commit details
    Browse the repository at this point in the history
  6. 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
    MiloradFilipovic committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a1b3bc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    b3a5c45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b023241 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    f221754 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    8d12931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f133559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    373d187 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ac0691 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0abaeca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38a6fbb View commit details
    Browse the repository at this point in the history
  7. 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
    MiloradFilipovic committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    5091160 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7019ce3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    4ff2159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    557a2d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7931a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5d14bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af43749 View commit details
    Browse the repository at this point in the history
  6. 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
    MiloradFilipovic committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    53674f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c943775 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d03c492 View commit details
    Browse the repository at this point in the history
  9. ⚡ Updating store references in ee features. Reseting NodeView credent…

    …ials update flag when resetting workspace
    MiloradFilipovic committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e7c61b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b0cc8b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1829c1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a57695 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    52aa20d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Merge branch 'master' into N8N-5190-pinia-migration-part1

    # Conflicts:
    #	packages/editor-ui/src/plugins/i18n/index.ts
    MiloradFilipovic committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    7cb7fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f24f498 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into N8N-5190-pinia-migration-part1

    * master:
      fix(editor): fix themes the monaco editor (no-changelog) (#4521)
    MiloradFilipovic committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    b61f7f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8619610 View commit details
    Browse the repository at this point in the history