-
-
Notifications
You must be signed in to change notification settings - Fork 324
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
base: master
Are you sure you want to change the base?
Commits on Jul 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ca84bde - Browse repository at this point
Copy the full SHA ca84bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe7cd96 - Browse repository at this point
Copy the full SHA fe7cd96View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a5fad - Browse repository at this point
Copy the full SHA b9a5fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a7630 - Browse repository at this point
Copy the full SHA a7a7630View commit details -
Configuration menu - View commit details
-
Copy full SHA for a380e0c - Browse repository at this point
Copy the full SHA a380e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5921d22 - Browse repository at this point
Copy the full SHA 5921d22View commit details -
Update addModule index.js file changing, get rid of client module cre…
…ating for addCrud
Configuration menu - View commit details
-
Copy full SHA for dc7f9ed - Browse repository at this point
Copy the full SHA dc7f9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c7731 - Browse repository at this point
Copy the full SHA 88c7731View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc427ae - Browse repository at this point
Copy the full SHA dc427aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ee744 - Browse repository at this point
Copy the full SHA c5ee744View commit details -
Configuration menu - View commit details
-
Copy full SHA for a591425 - Browse repository at this point
Copy the full SHA a591425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4798deb - Browse repository at this point
Copy the full SHA 4798debView commit details -
Configuration menu - View commit details
-
Copy full SHA for 577e2b6 - Browse repository at this point
Copy the full SHA 577e2b6View commit details
Commits on Jul 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c9d5087 - Browse repository at this point
Copy the full SHA c9d5087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6d4ad - Browse repository at this point
Copy the full SHA 2a6d4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec74a4b - Browse repository at this point
Copy the full SHA ec74a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for efe807b - Browse repository at this point
Copy the full SHA efe807bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f37efd - Browse repository at this point
Copy the full SHA 6f37efdView commit details -
Replace paths in deleteMigrations function. Delete console.logs. Rena…
…me variables. Change comments
Configuration menu - View commit details
-
Copy full SHA for 91cb235 - Browse repository at this point
Copy the full SHA 91cb235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9185223 - Browse repository at this point
Copy the full SHA 9185223View commit details
Commits on Jul 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 02067b9 - Browse repository at this point
Copy the full SHA 02067b9View commit details
Commits on Jul 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2f501e6 - Browse repository at this point
Copy the full SHA 2f501e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6364aa7 - Browse repository at this point
Copy the full SHA 6364aa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d9af2b - Browse repository at this point
Copy the full SHA 9d9af2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f77ccb8 - Browse repository at this point
Copy the full SHA f77ccb8View commit details
Commits on Sep 10, 2018
-
Merge branch 'master' into add-delete-crud-cli-server-database
# Conflicts: # tools/cli/module.js # yarn.lock
Configuration menu - View commit details
-
Copy full SHA for 7533456 - Browse repository at this point
Copy the full SHA 7533456View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee04e55 - Browse repository at this point
Copy the full SHA ee04e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d404c6 - Browse repository at this point
Copy the full SHA 2d404c6View commit details
Commits on Sep 18, 2018
-
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
Configuration menu - View commit details
-
Copy full SHA for fc328e2 - Browse repository at this point
Copy the full SHA fc328e2View commit details
Commits on Sep 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a842a10 - Browse repository at this point
Copy the full SHA a842a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed626b - Browse repository at this point
Copy the full SHA 7ed626bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a1a6b - Browse repository at this point
Copy the full SHA 89a1a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd5891 - Browse repository at this point
Copy the full SHA ccd5891View commit details -
Merge branch 'master' into add-delete-crud-cli-server-database
# Conflicts: # tools/cli/commands/deleteModule.js
Configuration menu - View commit details
-
Copy full SHA for ad69238 - Browse repository at this point
Copy the full SHA ad69238View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6496d8 - Browse repository at this point
Copy the full SHA a6496d8View commit details
Commits on Sep 20, 2018
-
Merge branch 'master' into add-delete-crud-cli-server-database
# Conflicts: # tools/cli/commands/deleteModule.js
Configuration menu - View commit details
-
Copy full SHA for 87562e8 - Browse repository at this point
Copy the full SHA 87562e8View commit details
Commits on Sep 25, 2018
-
Merge branch 'master' into add-delete-crud-cli-server-database
# Conflicts: # yarn.lock
Configuration menu - View commit details
-
Copy full SHA for 64689cc - Browse repository at this point
Copy the full SHA 64689ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e7332 - Browse repository at this point
Copy the full SHA a2e7332View commit details
Commits on Sep 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e1dc2e5 - Browse repository at this point
Copy the full SHA e1dc2e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c02551c - Browse repository at this point
Copy the full SHA c02551cView commit details
Commits on Sep 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cbb6e76 - Browse repository at this point
Copy the full SHA cbb6e76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7962cc0 - Browse repository at this point
Copy the full SHA 7962cc0View commit details
Commits on Sep 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9c80ec1 - Browse repository at this point
Copy the full SHA 9c80ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a1c57d - Browse repository at this point
Copy the full SHA 3a1c57dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34201de - Browse repository at this point
Copy the full SHA 34201deView commit details
Commits on Oct 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e84d384 - Browse repository at this point
Copy the full SHA e84d384View commit details
Commits on Oct 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 56c7645 - Browse repository at this point
Copy the full SHA 56c7645View commit details -
Configuration menu - View commit details
-
Copy full SHA for cef3301 - Browse repository at this point
Copy the full SHA cef3301View commit details
Commits on Oct 10, 2018
-
Merge branch 'master' into add-delete-crud-cli-server-database
# Conflicts: # yarn.lock
Configuration menu - View commit details
-
Copy full SHA for c6797f6 - Browse repository at this point
Copy the full SHA c6797f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e65010 - Browse repository at this point
Copy the full SHA 0e65010View commit details
Commits on Oct 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bb54498 - Browse repository at this point
Copy the full SHA bb54498View commit details -
Merge branch 'master' into add-delete-crud-cli-server-database
# Conflicts: # packages/server/package.json
Configuration menu - View commit details
-
Copy full SHA for 8303f9a - Browse repository at this point
Copy the full SHA 8303f9aView commit details
Commits on Oct 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0bc902f - Browse repository at this point
Copy the full SHA 0bc902fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee72a24 - Browse repository at this point
Copy the full SHA ee72a24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d3bd4a - Browse repository at this point
Copy the full SHA 1d3bd4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4423d - Browse repository at this point
Copy the full SHA 4a4423dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce8ebe - Browse repository at this point
Copy the full SHA 9ce8ebeView commit details
Commits on Oct 23, 2018
-
Merge branch 'master' into add-delete-crud-cli-server-database
# Conflicts: # yarn.lock
Configuration menu - View commit details
-
Copy full SHA for a5f21fe - Browse repository at this point
Copy the full SHA a5f21feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c2b3b - Browse repository at this point
Copy the full SHA b6c2b3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc8f76 - Browse repository at this point
Copy the full SHA 2dc8f76View commit details
Commits on Oct 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ece2f78 - Browse repository at this point
Copy the full SHA ece2f78View commit details
Commits on Oct 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ea1e3dd - Browse repository at this point
Copy the full SHA ea1e3ddView commit details -
add updateMany funconality for one to one relations, add updateschema…
… cli for server module
Configuration menu - View commit details
-
Copy full SHA for 8e43942 - Browse repository at this point
Copy the full SHA 8e43942View commit details
Commits on Oct 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 18e4ed6 - Browse repository at this point
Copy the full SHA 18e4ed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d42370 - Browse repository at this point
Copy the full SHA 4d42370View commit details
Commits on Nov 9, 2018
-
Merge branch 'master' into add-delete-crud-cli-server-database
# Conflicts: # packages/server/knexfile.js # packages/server/package.json # yarn.lock
Configuration menu - View commit details
-
Copy full SHA for e12e4f7 - Browse repository at this point
Copy the full SHA e12e4f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ac977 - Browse repository at this point
Copy the full SHA 77ac977View commit details -
Merge branch 'master' into add-delete-crud-cli-server-database
# Conflicts: # tools/cli.js
Configuration menu - View commit details
-
Copy full SHA for b345307 - Browse repository at this point
Copy the full SHA b345307View commit details -
Configuration menu - View commit details
-
Copy full SHA for eef7b28 - Browse repository at this point
Copy the full SHA eef7b28View commit details
Commits on Nov 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5ea4e8c - Browse repository at this point
Copy the full SHA 5ea4e8cView commit details
Commits on Nov 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2fb9277 - Browse repository at this point
Copy the full SHA 2fb9277View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ff00752 - Browse repository at this point
Copy the full SHA ff00752View commit details
Commits on Nov 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 25a5a58 - Browse repository at this point
Copy the full SHA 25a5a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for b09c06a - Browse repository at this point
Copy the full SHA b09c06aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5535f8e - Browse repository at this point
Copy the full SHA 5535f8eView commit details -
Merge branch 'add-package-name' into add-delete-crud-cli-server-database
# Conflicts: # tools/cli/commands/deleteModule.js # tools/cli/helpers/util.js
Configuration menu - View commit details
-
Copy full SHA for e534dc4 - Browse repository at this point
Copy the full SHA e534dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fd47e - Browse repository at this point
Copy the full SHA d8fd47eView commit details
Commits on Dec 12, 2018
-
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
Configuration menu - View commit details
-
Copy full SHA for 64b83f9 - Browse repository at this point
Copy the full SHA 64b83f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3f224 - Browse repository at this point
Copy the full SHA 8f3f224View commit details
Commits on Jan 30, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for 7074f5a - Browse repository at this point
Copy the full SHA 7074f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e02af - Browse repository at this point
Copy the full SHA d0e02afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d2f6de - Browse repository at this point
Copy the full SHA 7d2f6deView commit details
Commits on Jan 31, 2019
-
remove log and replace with console.log for now, to fix __DEV__ not b…
…eing defined error
Configuration menu - View commit details
-
Copy full SHA for fc3d05e - Browse repository at this point
Copy the full SHA fc3d05eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a2553 - Browse repository at this point
Copy the full SHA 29a2553View commit details -
Configuration menu - View commit details
-
Copy full SHA for f50a569 - Browse repository at this point
Copy the full SHA f50a569View commit details
Commits on Feb 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 49d5466 - Browse repository at this point
Copy the full SHA 49d5466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7453699 - Browse repository at this point
Copy the full SHA 7453699View commit details
Commits on Feb 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c6c53d8 - Browse repository at this point
Copy the full SHA c6c53d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d6e171 - Browse repository at this point
Copy the full SHA 7d6e171View commit details
Commits on Feb 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dc97260 - Browse repository at this point
Copy the full SHA dc97260View commit details
Commits on Mar 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5e5003f - Browse repository at this point
Copy the full SHA 5e5003fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7825c4 - Browse repository at this point
Copy the full SHA b7825c4View commit details
Commits on Jul 15, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for 78ba078 - Browse repository at this point
Copy the full SHA 78ba078View commit details -
Merge branch 'master' into add-delete-crud-cli-server-database
# Conflicts: # modules/core/server-ts/api/rootSchema.graphql
Configuration menu - View commit details
-
Copy full SHA for 45031d2 - Browse repository at this point
Copy the full SHA 45031d2View commit details
Commits on Jul 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 544668c - Browse repository at this point
Copy the full SHA 544668cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a69ab8 - Browse repository at this point
Copy the full SHA 8a69ab8View commit details
Commits on Jul 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ebcafd7 - Browse repository at this point
Copy the full SHA ebcafd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a8680 - Browse repository at this point
Copy the full SHA d8a8680View commit details
Commits on Aug 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4e2d9a7 - Browse repository at this point
Copy the full SHA 4e2d9a7View commit details
Commits on Aug 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d246678 - Browse repository at this point
Copy the full SHA d246678View commit details
Commits on Aug 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 53372d0 - Browse repository at this point
Copy the full SHA 53372d0View commit details
Commits on Dec 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2aa8506 - Browse repository at this point
Copy the full SHA 2aa8506View commit details
Commits on Dec 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e1fdf64 - Browse repository at this point
Copy the full SHA e1fdf64View commit details
Commits on Jan 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7dc71e3 - Browse repository at this point
Copy the full SHA 7dc71e3View commit details