Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
600 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 56 commits in 1 repository
Created 1 repository
Created a pull request in keystonejs/keystone that received 4 comments
Expanded the defaults for labelField to include "label" and "title"
At the moment, the labelField option on lists defaults to the name field if there's one defined, and failing that will fall back to id.
This is mai…
Opened 38 other pull requests in 1 repository
keystonejs/keystone
38
merged
- Add product status field to the ecommerce example
- Adding portalMenu prop to Select, fixed the issue in the filter popup
- Cleaning up seed data script in the ecommerce example
- Fixed the session permissions loading in the eCommerce example
- Add Cross-Origin Resource Support to the dev server
- Fix margin between toolbar and form in Create modal
- Fixing admin access in the auth example
- Adding new eCommerce example app
- Rename KeystoneItemAPI to KeystoneListsAPI
- Improve error message when relationships have an invalid ref listKey
- Fix the default textarea width
- Add the missing field.label type
- Improve field cell components
- Fixing menu cropping in Drawers for multi select
- Update initialColumns in todo project
- Fix Select menu cropping in create item drawer
- Fixed Admin UI schema extension usage of renamed crud API
- New internal graphql api
- Fix a bunch of minor bugs in the relationship field cards view
- Add new todo example (WIP)
- Improve readonly relationship views
- Improving the appearance of readonly fields in the Admin UI
- Fixed field defaultValue types for new fields package
- Always load the session item in withItemData
- Fix defaultValue types for autoIncrement and integer fields
- Some pull requests not shown.
Reviewed 31 pull requests in 1 repository
keystonejs/keystone 31 pull requests
- Consistency improvements in field code
- Add seed data in ecommerce example
- Remove unnecessary functions calls
- Add getBackingTypes() to Implementation
- Remove unused code and cosmetic changes
- Fix lazy admin meta being in loading state in Safari after restarting…
- Rename CRUD API
- Improve field UI when fields have `itemView: { fieldMode: 'read'}`
- Fix fields on item page flicking between new value and old value when…
- Fix Stack adding an extra gap when the first child is not a valid ele…
- Fix create item modals staying open after creating when on the item page
- Fix item form not being updated with new values when no errors are re…
- Fix fields with read access control statically false breaking the ite…
- Version Packages
- Run yarn format
- Update dependency mongodb to ^3.6.3
- Update mdx monorepo to ^1.6.21
- Update dependency aws-sdk to ^2.787.0
- Update dependency apollo-upload-client to ^14.1.3
- Update dependency eslint to ^7.13.0
- Version Packages
- Small fixes with buttons in new interfaces
- Cloudinary image field for new interfaces
- Add displayMode: 'cards' to relationship field in new interfaces
- Add missing options to types in field options in new interfaces
- Some pull request reviews not shown.

