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

feat: plugins #702

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

feat: plugins #702

wants to merge 10 commits into from

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    511ac9a View commit details
    Browse the repository at this point in the history
  2. incr: add TemplatePlugin

    - update tsconfig.json
    18alantom committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    33bdd60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16eae08 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. incr: add get and unzip plugin

    - add schema for plugin
    18alantom committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    12247ad View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    a4e4ffc View commit details
    Browse the repository at this point in the history
  2. fix: migration flow (account for plugins)

    - make connect private
    - remove old problematic patch updateSchemas
    18alantom committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2a3419f View commit details
    Browse the repository at this point in the history
  3. fix: failing test and lint

    18alantom committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6da030d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. incr: add registration of models onload

    - refactor a few imports
    - move model file into plugin
    18alantom committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5489cd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. fix: append imported modules to head

    - refactor doc.getDoc to doc.get
    - refactor doc.getNewDoc to doc.new
    18alantom committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    31b1eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94ee5cd View commit details
    Browse the repository at this point in the history