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

Update master with website_live #6470

Merged
merged 40 commits into from
Sep 6, 2021
Merged

Commits on Aug 8, 2021

  1. Update index.tsx (#6278)

    bladey authored Aug 8, 2021
    1 Configuration menu
    Copy the full SHA
    4b06d75 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. 1 Configuration menu
    Copy the full SHA
    7349553 View commit details
    Browse the repository at this point in the history
  2. Content management update (#6282)

    * Add Wes Testimonial. Cleanup.
    
    * Typos
    raveling authored Aug 10, 2021
    1 Configuration menu
    Copy the full SHA
    4746a22 View commit details
    Browse the repository at this point in the history
  3. Fixed whitespace (#6283)

    raveling authored Aug 10, 2021
    1 Configuration menu
    Copy the full SHA
    512b8de View commit details
    Browse the repository at this point in the history
  4. Update Header.tsx (#6289)

    bladey authored Aug 10, 2021
    1 Configuration menu
    Copy the full SHA
    6eda6b6 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    3d4c268 View commit details
    Browse the repository at this point in the history
  6. Content update (#6290)

    raveling authored Aug 10, 2021
    1 Configuration menu
    Copy the full SHA
    f97a9ca View commit details
    Browse the repository at this point in the history
  7. Style fixes (#6291)

    * Fix styles: CommunityCta
    
    * Fix Styles: Homepage
    
    * Stylefix: Wes CTA block
    
    * Style fixes: Why Keystone
    
    * Style fixes: Content Management
    
    * Style fixes: Developers
    
    * Style fixes: Organisations
    
    * Style fixes: Prose lite
    
    Reverts text color to default `--text` var per Figma
    
    * Style fixes: Docs Home
    
    * Stye fixes: examples CTA
    raveling authored Aug 10, 2021
    1 Configuration menu
    Copy the full SHA
    2963ac7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

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

Commits on Aug 12, 2021

  1. Update fields.mdx (#6304)

    bladey authored Aug 12, 2021
    1 Configuration menu
    Copy the full SHA
    27e0d19 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Fixed typo (#6322)

    raveling authored Aug 15, 2021
    1 Configuration menu
    Copy the full SHA
    e29b5e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. 1 Configuration menu
    Copy the full SHA
    64e6c1d View commit details
    Browse the repository at this point in the history
  2. Added styles to table (#6315)

    * Added styles to table
    
    * Update prose-lite.ts
    
    * Update prose-lite.ts
    
    * Update prose-lite.ts
    
    Co-authored-by: Thomas Walker <[email protected]>
    raveling and bladey authored Aug 16, 2021
    1 Configuration menu
    Copy the full SHA
    c1df1e5 View commit details
    Browse the repository at this point in the history
  3. Un-nest <Head> tags. (#6327)

    bladey authored Aug 16, 2021
    1 Configuration menu
    Copy the full SHA
    4427bbc View commit details
    Browse the repository at this point in the history
  4. Fixed link value (#6328)

    raveling authored Aug 16, 2021
    1 Configuration menu
    Copy the full SHA
    c24a290 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Update website_live (#6336)

    * Update patch dependencies (patch) (#6253)
    
    * Update search config to match new DocSearch config (#6255)
    
    * Update dependency/apollo client (#6259)
    
    * update apolloclient dependency to latest
    
    * changeset
    
    * Update dependency @graphql-tools/merge to v7 (#6246)
    
    Co-authored-by: Renovate Bot <[email protected]>
    
    * Rename first to take (#6266)
    
    * Expose stacktraces from exceptions thrown in before/after hooks. (#6263)
    
    * 6268/next typescript config error (#6269)
    
    * add typescript ignoreBuildErrors flag
    
    * changeset
    
    * Updated /updates with new things (#6272)
    
    * Check exceptions returned from GraphQL (#6271)
    
    * Lock file maintenance (#6277)
    
    * Allow bearer auth in header using sessionToken (#6276)
    
    * Use Next 11 in the website (#6256)
    
    * 6223/custom pages guide improvements (#6264)
    
    * update example to include helper components
    
    * update docs and examples
    
    * update docs and examples
    
    * update to docs
    
    * more updates
    
    * changeset
    
    * correct incorrect props in README.md
    
    * update smoke test
    
    * update images
    
    * update example
    
    * update tests
    
    * remove next dep from package.json
    
    * updates
    
    * re-add schema.prisma for admin-ui-navigation example
    
    * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * update docs
    
    * revert change to next-env.d.ts
    
    * Apply suggestions from code review
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Update dependency eslint-plugin-import to ^2.24.0 (#6285)
    
    Co-authored-by: Renovate Bot <[email protected]>
    
    * Fix updates bit on the website (#6288)
    
    * Include stacktrace flag (#6267)
    
    * Remove `gqlType` option on `autoIncrement` field type (#6280)
    
    * Use playwright install-deps (#6294)
    
    * Update patch dependencies (patch) (#6284)
    
    * Update prisma monorepo to v2.29.0 (minor) (#6292)
    
    * Nested filters (#6095)
    
    * GraphQL API docs changes (#6297)
    
    * Update dependency @types/jest to v27 (#6293)
    
    * Ignore generated files in prisma-utils (#6305)
    
    * Move import of mergeSchemas (#6310)
    
    * Update resolveInput error handling (#6316)
    
    * Upgrade Next to 11.1.0 for the website (#6311)
    
    * Update @graphql-ts/schema (#6312)
    
    * Lock file maintenance (#6320)
    
    * Split create/update field input resolvers for relationship fields (#6317)
    
    * Expand editable area (#6318)
    
    * POC - Expand editable area
    
    * Change things
    
    * Create cyan-rabbits-look.md
    
    Co-authored-by: mitchellhamilton <[email protected]>
    
    * Fixed import url on CustomNavigation component (#6308)
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Update text filter API table (#6330)
    
    * Update the tags in the docs navigation (#6329)
    
    * Update patch dependencies (patch) (#6331)
    
    * Add a GraphQL API upgrade guide (#6281)
    
    * Fix issue with VisuallyHidden checkbox interactions in table  (#6334)
    
    * resolve CHROME BUG
    
    * changeset
    
    * 6261/fix delete alert (#6296)
    
    * refactor confirm procedure to only add success toast on success
    
    * new deletion logic in Listview
    
    * add crud-notifications test project
    
    * update deletion solution to be more pragmatic at scale
    
    * update bug fix to be more verbose
    
    * update schema.graphql
    
    * minor updates
    
    * fix yarn lint:examples to not break when running more than one test-project
    
    * minor updates to copy
    
    * remove log
    
    * changeset
    
    Co-authored-by: Tim Leslie <[email protected]>
    
    * Version Packages (#6199)
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Charles <[email protected]>
    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Mitchell Hamilton <[email protected]>
    Co-authored-by: Tim Leslie <[email protected]>
    Co-authored-by: Ronald Aveling <[email protected]>
    Co-authored-by: Gautam Singh <[email protected]>
    Co-authored-by: Charlie Jonas <[email protected]>
    Co-authored-by: KeystoneJS Release Bot <[email protected]>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    11 people authored Aug 17, 2021
    1 Configuration menu
    Copy the full SHA
    36f6550 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    14861b4 View commit details
    Browse the repository at this point in the history
  3. Release notes for 2021-08-17 release (#6345)

    * New release notes.
    
    * Update index.tsx
    
    * Update 2021-08-17.mdx
    
    * Update next-env.d.ts
    
    * Update index.mdx
    
    * Update 2021-08-17.mdx
    bladey authored Aug 17, 2021
    1 Configuration menu
    Copy the full SHA
    712bea2 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    46b2dc6 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    44d6ec1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Updates nav additions (#6366)

    * Relocated "K5 vs K6" guidance
    
    * Updated sidebar navigation content for `/updates`
    raveling authored Aug 19, 2021
    1 Configuration menu
    Copy the full SHA
    cdde508 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    d43a1d8 View commit details
    Browse the repository at this point in the history
  3. Updated URLs (#6374)

    raveling authored Aug 19, 2021
    1 Configuration menu
    Copy the full SHA
    e7ed4d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Tweaking docs for Next.js walkthrough for latest version (#6383)

    * Tweaking docs for Next.js walkthrough.
    
    * Update next-env.d.ts
    bladey authored Aug 20, 2021
    1 Configuration menu
    Copy the full SHA
    67e0756 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. 1 Configuration menu
    Copy the full SHA
    a3fb2ea View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    31a2064 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Add note to use yarn in the embedded Next.js guide (#6384)

    * Tweaking docs for Next.js walkthrough.
    
    * Update next-env.d.ts
    
    * Update embedded-mode-with-sqlite-nextjs.mdx
    bladey authored Aug 23, 2021
    1 Configuration menu
    Copy the full SHA
    80f122f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. [WIP] Related content links (#6360)

    * WIP: get well in bottom of page
    
    * New RelatedContent component.
    
    * Added related content for POC
    
    * Added more related content cards
    
    * Updated guides index
    
    * Styles fix for inline code within <Well> component
    
    Co-authored-by: Thomas Walker <[email protected]>
    raveling and bladey authored Aug 24, 2021
    1 Configuration menu
    Copy the full SHA
    2da90e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. 1 Configuration menu
    Copy the full SHA
    903e5ce View commit details
    Browse the repository at this point in the history
  2. Typo (#6405)

    raveling authored Aug 25, 2021
    1 Configuration menu
    Copy the full SHA
    5d4841d View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    b6c45a9 View commit details
    Browse the repository at this point in the history
  4. Fix broken link (#6407)

    To copy #6404 for `website_live` branch
    bladey authored Aug 25, 2021
    1 Configuration menu
    Copy the full SHA
    f8ba665 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. 1 Configuration menu
    Copy the full SHA
    38bd965 View commit details
    Browse the repository at this point in the history
  2. Add Edit on GitHub button to all docs pages (#6423)

    * Progress commit.
    
    * Update EditButton.tsx
    
    * Update EditButton.tsx
    bladey authored Aug 27, 2021
    1 Configuration menu
    Copy the full SHA
    776da00 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. 1 Configuration menu
    Copy the full SHA
    9b02e0d View commit details
    Browse the repository at this point in the history
  2. Update EditButton.tsx (#6428)

    bladey authored Aug 30, 2021
    1 Configuration menu
    Copy the full SHA
    61794fa View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. 1 Configuration menu
    Copy the full SHA
    dd357d0 View commit details
    Browse the repository at this point in the history
  2. Content edits (#6451)

    raveling authored Sep 2, 2021
    1 Configuration menu
    Copy the full SHA
    3443efa View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    67f3eeb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Merge branch 'website_live'

    bladey committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    0ca3ac8 View commit details
    Browse the repository at this point in the history