Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hmmhmmhm
/
keystone
Public
forked from
keystonejs/keystone
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
keystone
tests
on
renovate/globby-13.x
User selector
All users
All time
Commit history
Commits on Aug 22, 2022
fix(deps): update prisma monorepo to v4 (major) (#7671)
Show description for c06c5d6
3 people
authored
c06c5d6
View commit details
Copy full SHA for c06c5d6
View code at this point
Browse repository at this point
Fix custom field example smoke test (#7818)
emmatown
authored
ca45fca
View commit details
Copy full SHA for ca45fca
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
Version Packages (#7734)
Show description for 610fdbd
3 people
authored
610fdbd
View commit details
Copy full SHA for 610fdbd
View code at this point
Browse repository at this point
Commits on Aug 17, 2022
Drop engines restriction (#7804)
Show description for c93768c
dcousens
and
flexdinesh
authored
c93768c
View commit details
Copy full SHA for c93768c
View code at this point
Browse repository at this point
Update graphql-upload to 15.0.2 (#7803)
emmatown
authored
a711c46
View commit details
Copy full SHA for a711c46
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
Add `jest.snapshotFormat.printBasicPrototype: false` (#7785)
emmatown
authored
6425451
View commit details
Copy full SHA for 6425451
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Add multiselect field (#7683)
Show description for 9d3e406
Achisingh
and
emmatown
authored
9d3e406
View commit details
Copy full SHA for 9d3e406
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
Add calendarDay field (#7658)
Show description for da0c197
3 people
authored
da0c197
View commit details
Copy full SHA for da0c197
View code at this point
Browse repository at this point
Commits on Aug 2, 2022
Lockfile update (#7744)
Show description for 713e0f4
emmatown
and
dcousens
authored
713e0f4
View commit details
Copy full SHA for 713e0f4
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
Update the types in examples (#7743)
Show description for a750d68
dcousens
authored
a750d68
View commit details
Copy full SHA for a750d68
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
Update TypeScript (#7742)
emmatown
authored
1d24916
View commit details
Copy full SHA for 1d24916
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Add BigInt database field type with String representation in JS (#5175)
Show description for d2483bb
3 people
authored
d2483bb
View commit details
Copy full SHA for d2483bb
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
Add null to return type of findOne (#7731)
Show description for bf70aa6
nderkim
and
dcousens
authored
bf70aa6
View commit details
Copy full SHA for bf70aa6
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Version Packages (#7610)
Show description for 7f36b23
keystonejs-release-bot
and
github-actions[bot]
authored
7f36b23
View commit details
Copy full SHA for 7f36b23
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
Minimal support for adding new fields to component blocks with existing data (#7674)
Show description for 8b2194b
emmatown
and
dcousens
authored
8b2194b
View commit details
Copy full SHA for 8b2194b
View code at this point
Browse repository at this point
Website Sync onto Main (#7675)
borisno2
authored
b5b0fd3
View commit details
Copy full SHA for b5b0fd3
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
Add ui.{label,plural,singular,path} (#7657)
emmatown
authored
ffb9ab7
View commit details
Copy full SHA for ffb9ab7
View code at this point
Browse repository at this point
Fix using `isIndexed: true` and `db.map` together (#7666)
emmatown
authored
86569dd
View commit details
Copy full SHA for 86569dd
View code at this point
Browse repository at this point
Commits on Jun 24, 2022
Add option to use BigInt in autoincrement idField (#7188)
MurzNN
authored
7f83b43
View commit details
Copy full SHA for 7f83b43
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Support Prisma shadowDatabaseUrl (#7350)
chelkyl
authored
f5fe355
View commit details
Copy full SHA for f5fe355
View code at this point
Browse repository at this point
Fix `extendGraphqlSchema` so custom resolvers override the default (#7644)
borisno2
authored
153eb67
View commit details
Copy full SHA for 153eb67
View code at this point
Browse repository at this point
Commits on Jun 22, 2022
Un-skip text filter tests on MySQL and SQLite and refactor how filter tests work (#7645)
emmatown
authored
7125582
View commit details
Copy full SHA for 7125582
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
Only run browser tests on chromium (#7633)
emmatown
authored
07a96cb
View commit details
Copy full SHA for 07a96cb
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Add support for MySQL (#7538)
borisno2
authored
c862e87
View commit details
Copy full SHA for c862e87
View code at this point
Browse repository at this point
Add carousel component block demo to website and move demo component blocks to tests/sandbox (#7614)
emmatown
authored
f488a0c
View commit details
Copy full SHA for f488a0c
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
Add field descriptions (#7578)
Show description for 29db9b5
3 people
authored
29db9b5
View commit details
Copy full SHA for 29db9b5
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Version Packages (#7602)
Show description for 51f3a22
keystonejs-release-bot
and
github-actions[bot]
authored
51f3a22
View commit details
Copy full SHA for 51f3a22
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Revert "Version Packages", update changesets (#7601)
Show description for 4234ed4
dcousens
authored
4234ed4
View commit details
Copy full SHA for 4234ed4
View code at this point
Browse repository at this point
Support body-parser options when configuring GraphQL (#7591)
Show description for 8add421
dcousens
and
Noviny
authored
8add421
View commit details
Copy full SHA for 8add421
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
Remove Create Item Modal from Dashboard and List views (#7594)
emmatown
authored
f603859
View commit details
Copy full SHA for f603859
View code at this point
Browse repository at this point
Version Packages (#7542)
Show description for f1697b8
keystonejs-release-bot
and
github-actions[bot]
authored
f1697b8
View commit details
Copy full SHA for f1697b8
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Fix Admin UI crash when saving an item with a cards relationship field when another item is added to the relationship since the item was initially loaded (#7598)
emmatown
authored
e05e4e9
View commit details
Copy full SHA for e05e4e9
View code at this point
Browse repository at this point
Commits on Jun 3, 2022
Add upsert mutation to custom schema example (#6825)
JedWatson
authored
56b4567
View commit details
Copy full SHA for 56b4567
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
Add tests/sandbox project and update Codesandbox CI config (#7579)
emmatown
authored
688633c
View commit details
Copy full SHA for 688633c
View code at this point
Browse repository at this point
Change the way we navigate to a page in a test so it's more reliable
emmatown
committed
9e99076
View commit details
Copy full SHA for 9e99076
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.