-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Omitting the blank fields to respect knex DB-level defaults #2347
Commits on Feb 6, 2020
-
Omitting the blank fields to respect knex DB-leve defaults
While submitting a create list form inside Admin-UI, 'null' was explict in the mutation request for blank unedited fields. This was preventing the knex DB-level default to be applied correctly. But omiting the blank (unchanged) field, we managed to completely exclude it while making graphql mutation request, and thus respecting the knew `defaultTo` option.
Amandeep Singh authored and Amandeep Singh committedFeb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 7fb54a8 - Browse repository at this point
Copy the full SHA 7fb54a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47cd4a6 - Browse repository at this point
Copy the full SHA 47cd4a6View commit details -
Merge branch 'master' of https://github.com/keystonejs/keystone into …
…knex-db-defaults-form-submit
Amandeep Singh authored and Amandeep Singh committedFeb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 69fd0fa - Browse repository at this point
Copy the full SHA 69fd0faView commit details -
Merge branch 'knex-db-defaults-form-submit' of https://github.com/key…
…stonejs/keystone into knex-db-defaults-form-submit
Amandeep Singh authored and Amandeep Singh committedFeb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for a019c7f - Browse repository at this point
Copy the full SHA a019c7fView commit details -
Omitting the blank fields to respect knex DB-level defaults
Amandeep Singh authored and Amandeep Singh committedFeb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for aef639f - Browse repository at this point
Copy the full SHA aef639fView commit details -
Omitting the blank fields to respect knex DB-level defaults
Amandeep Singh authored and Amandeep Singh committedFeb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for f8222b1 - Browse repository at this point
Copy the full SHA f8222b1View commit details
Commits on Feb 7, 2020
-
Making sure not to omit the required fields in the create form submis…
…sion
Amandeep Singh authored and Amandeep Singh committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for d07d660 - Browse repository at this point
Copy the full SHA d07d660View commit details -
Ran yarn format to fix the prettier issues
Amandeep Singh authored and Amandeep Singh committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 21183ce - Browse repository at this point
Copy the full SHA 21183ceView commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c5a0d3e - Browse repository at this point
Copy the full SHA c5a0d3eView commit details
Commits on Feb 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3161805 - Browse repository at this point
Copy the full SHA 3161805View commit details
Commits on Feb 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d943cb9 - Browse repository at this point
Copy the full SHA d943cb9View commit details -
Amandeep Singh committed
Feb 18, 2020 Configuration menu - View commit details
-
Copy full SHA for e1a6e34 - Browse repository at this point
Copy the full SHA e1a6e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3086be - Browse repository at this point
Copy the full SHA b3086beView commit details
Commits on Feb 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c42438e - Browse repository at this point
Copy the full SHA c42438eView commit details