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

Add/delete CRUD cli module in server and database directories #790

Open
wants to merge 104 commits into
base: master
Choose a base branch
from

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    ca84bde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe7cd96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a5fad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7a7630 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a380e0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5921d22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc7f9ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88c7731 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc427ae View commit details
    Browse the repository at this point in the history
  10. Init delete module command

    Werter12 committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    c5ee744 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a591425 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4798deb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    577e2b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Configuration menu
    Copy the full SHA
    c9d5087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a6d4ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec74a4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efe807b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f37efd View commit details
    Browse the repository at this point in the history
  6. Replace paths in deleteMigrations function. Delete console.logs. Rena…

    …me variables. Change comments
    Werter12 committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    91cb235 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9185223 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Fix base path

    Werter12 committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    02067b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Add new dependencies

    Werter12 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    2f501e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6364aa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d9af2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f77ccb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	tools/cli/module.js
    #	yarn.lock
    lyzhovnik committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    7533456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee04e55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d404c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	tools/cli.js
    #	tools/cli/CommandInvoker.js
    #	tools/cli/commands/addModule.js
    #	tools/cli/commands/deleteModule.js
    #	tools/cli/config.js
    #	tools/cli/helpers/util.js
    #	tools/templates/crud/server/__tests__/Module.spec.js
    #	tools/templates/module/client/components/ModuleView.web.jsx
    #	tools/templates/module/client/containers/Module.jsx
    #	tools/templates/module/client/graphql/ModuleQuery.graphql
    #	tools/templates/module/client/index.web.jsx
    #	tools/templates/module/server/Module.spec.js
    #	tools/templates/module/server/__tests__/Module.spec.ts
    #	tools/templates/module/server/schema.graphql
    mitjade committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    fc328e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Configuration menu
    Copy the full SHA
    a842a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed626b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a1a6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccd5891 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	tools/cli/commands/deleteModule.js
    mitjade committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    ad69238 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6496d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	tools/cli/commands/deleteModule.js
    mitjade committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    87562e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	yarn.lock
    mitjade committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    64689cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2e7332 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. fix filter by boolean

    mitjade committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    e1dc2e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c02551c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    cbb6e76 View commit details
    Browse the repository at this point in the history
  2. convert resolvers to ts

    mitjade committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    7962cc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Configuration menu
    Copy the full SHA
    9c80ec1 View commit details
    Browse the repository at this point in the history
  2. remove eslint disable

    mitjade committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    3a1c57d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34201de View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

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

Commits on Oct 9, 2018

  1. merge with master

    mitjade committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    56c7645 View commit details
    Browse the repository at this point in the history
  2. fix sortable funcionality

    mitjade committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    cef3301 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	yarn.lock
    mitjade committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    c6797f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e65010 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. fix merge conflicts

    mitjade committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    bb54498 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	packages/server/package.json
    mitjade committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    8303f9a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Configuration menu
    Copy the full SHA
    0bc902f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee72a24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d3bd4a View commit details
    Browse the repository at this point in the history
  4. changes scope order

    mitjade committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    4a4423d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ce8ebe View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	yarn.lock
    mitjade committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    a5f21fe View commit details
    Browse the repository at this point in the history
  2. sql crud: fix where in

    mitjade committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    b6c2b3b View commit details
    Browse the repository at this point in the history
  3. sql crud: fix where in

    mitjade committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    2dc8f76 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. merge with master

    mitjade committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    ece2f78 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Configuration menu
    Copy the full SHA
    ea1e3dd View commit details
    Browse the repository at this point in the history
  2. add updateMany funconality for one to one relations, add updateschema…

    … cli for server module
    mitjade committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    8e43942 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. merge with master

    mitjade committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    18e4ed6 View commit details
    Browse the repository at this point in the history
  2. small fix

    mitjade committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    4d42370 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	packages/server/knexfile.js
    #	packages/server/package.json
    #	yarn.lock
    mitjade committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    e12e4f7 View commit details
    Browse the repository at this point in the history
  2. update yarn lock

    mitjade committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    77ac977 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	tools/cli.js
    mitjade committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    b345307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eef7b28 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. crud: update to latest

    mitjade committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    5ea4e8c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. update to latest cli-crud

    mitjade committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    2fb9277 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	packages/server/package.json
    #	tools/cli.js
    #	tools/cli/CommandInvoker.js
    #	tools/cli/commands/deleteModule.js
    #	tools/cli/config.js
    #	tools/cli/helpers/util.js
    mitjade committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    ff00752 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. Configuration menu
    Copy the full SHA
    25a5a58 View commit details
    Browse the repository at this point in the history
  2. fix comments

    mitjade committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    b09c06a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5535f8e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add-package-name' into add-delete-crud-cli-server-database

    # Conflicts:
    #	tools/cli/commands/deleteModule.js
    #	tools/cli/helpers/util.js
    mitjade committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    e534dc4 View commit details
    Browse the repository at this point in the history
  5. update addcrud

    mitjade committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    d8fd47e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	tools/cli/commands/addModule.js
    #	tools/cli/commands/deleteModule.js
    #	tools/cli/helpers/util.js
    #	yarn.lock
    mitjade committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    64b83f9 View commit details
    Browse the repository at this point in the history
  2. small fixes

    mitjade committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    8f3f224 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Merge branch 'master' into cli-crud

    # Conflicts:
    #	modules/database/server-ts/sql/crud.js
    #	modules/look/client-react/ui-antd/components/PageLayout.jsx
    #	modules/look/client-react/ui-antd/components/index.js
    #	modules/look/client-react/ui-bootstrap/components/index.js
    #	modules/look/client-react/ui-bootstrap/styles/styles.scss
    #	packages/client/typings/typings.d.ts
    #	packages/common/utils.ts
    #	packages/server/package.json
    #	tools/cli.js
    #	tools/cli/CommandInvoker.js
    #	tools/cli/commands/deleteModule.js
    #	tools/cli/config.js
    #	tools/cli/helpers/util.js
    #	yarn.lock
    mitjade committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    7074f5a View commit details
    Browse the repository at this point in the history
  2. reorder package file

    mitjade committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    d0e02af View commit details
    Browse the repository at this point in the history
  3. addCrud wip

    mitjade committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    7d2f6de View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    fc3d05e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a2553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f50a569 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. merge with master

    mitjade committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    49d5466 View commit details
    Browse the repository at this point in the history
  2. small cleanup

    mitjade committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    7453699 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. move generatedSchemas

    mitjade committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    c6c53d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d6e171 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. merge with master

    mitjade committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    dc97260 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. merge latest

    mitjade committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    5e5003f View commit details
    Browse the repository at this point in the history
  2. merge with master

    mitjade committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    b7825c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	modules/core/common/log.ts
    #	modules/core/server-ts/api/rootSchema.graphql
    #	modules/database/server-ts/sql/helpers.js
    #	packages/client/package.json
    #	tools/cli.js
    #	tools/cli/CommandInvoker.js
    #	tools/cli/config.js
    #	tools/cli/helpers/util.js
    #	tools/templates/module/client-react/index.native.tsx
    #	yarn.lock
    mitjade committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    78ba078 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into add-delete-crud-cli-server-database

    # Conflicts:
    #	modules/core/server-ts/api/rootSchema.graphql
    mitjade committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    45031d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    544668c View commit details
    Browse the repository at this point in the history
  2. remove uneeded dep

    mitjade committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    8a69ab8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. yarn.lock

    mitjade committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    ebcafd7 View commit details
    Browse the repository at this point in the history
  2. latest changes

    mitjade committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    d8a8680 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

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

Commits on Aug 26, 2019

  1. merge with master

    mitjade committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    d246678 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

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

Commits on Dec 17, 2019

  1. merge master

    mitjade committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    2aa8506 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

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

Commits on Jan 14, 2020

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