Skip to content

Commit

Permalink
Website live (keystonejs#6341)
Browse files Browse the repository at this point in the history
* Update index.tsx (keystonejs#6278)

* Fix updates bit on the website (keystonejs#6287)

* Content management update (keystonejs#6282)

* Add Wes Testimonial. Cleanup.

* Typos

* Fixed whitespace (keystonejs#6283)

* Update Header.tsx (keystonejs#6289)

* Add CTA block for Web Box eCommerce Course (keystonejs#6273)

* Content update (keystonejs#6290)

* Style fixes (keystonejs#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

* Added new content to /updates (keystonejs#6300)

* Update fields.mdx (keystonejs#6304)

* Fixed typo (keystonejs#6322)

* Added top margin to docs page component (keystonejs#6301)

* Added styles to table (keystonejs#6315)

* Added styles to table

* Update prose-lite.ts

* Update prose-lite.ts

* Update prose-lite.ts

Co-authored-by: Thomas Walker <bladey@me.com>

* Un-nest <Head> tags. (keystonejs#6327)

* Fixed link value (keystonejs#6328)

* Update `website_live` (keystonejs#6336)

* Update patch dependencies (patch) (keystonejs#6253)

* Update search config to match new DocSearch config (keystonejs#6255)

* Update dependency/apollo client (keystonejs#6259)

* update apolloclient dependency to latest

* changeset

* Update dependency @graphql-tools/merge to v7 (keystonejs#6246)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Rename first to take (keystonejs#6266)

* Expose stacktraces from exceptions thrown in before/after hooks. (keystonejs#6263)

* 6268/next typescript config error (keystonejs#6269)

* add typescript ignoreBuildErrors flag

* changeset

* Updated /updates with new things (keystonejs#6272)

* Check exceptions returned from GraphQL (keystonejs#6271)

* Lock file maintenance (keystonejs#6277)

* Allow bearer auth in header using sessionToken (keystonejs#6276)

* Use Next 11 in the website (keystonejs#6256)

* 6223/custom pages guide improvements (keystonejs#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 <timl@thinkmill.com.au>

* Update docs/pages/docs/guides/custom-admin-ui-pages.mdx

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

* Update docs/pages/docs/guides/custom-admin-ui-pages.mdx

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

* Update docs/pages/docs/guides/custom-admin-ui-pages.mdx

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

* Update docs/pages/docs/guides/custom-admin-ui-pages.mdx

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

* Update docs/pages/docs/guides/custom-admin-ui-pages.mdx

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

* Update docs/pages/docs/guides/custom-admin-ui-pages.mdx

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

* Update docs/pages/docs/guides/custom-admin-ui-pages.mdx

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

* Apply suggestions from code review

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

* update docs

* revert change to next-env.d.ts

* Apply suggestions from code review

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

* Update dependency eslint-plugin-import to ^2.24.0 (keystonejs#6285)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix updates bit on the website (keystonejs#6288)

* Include stacktrace flag (keystonejs#6267)

* Remove `gqlType` option on `autoIncrement` field type (keystonejs#6280)

* Use playwright install-deps (keystonejs#6294)

* Update patch dependencies (patch) (keystonejs#6284)

* Update prisma monorepo to v2.29.0 (minor) (keystonejs#6292)

* Nested filters (keystonejs#6095)

* GraphQL API docs changes (keystonejs#6297)

* Update dependency @types/jest to v27 (keystonejs#6293)

* Ignore generated files in prisma-utils (keystonejs#6305)

* Move import of mergeSchemas (keystonejs#6310)

* Update resolveInput error handling (keystonejs#6316)

* Upgrade Next to 11.1.0 for the website (keystonejs#6311)

* Update @graphql-ts/schema (keystonejs#6312)

* Lock file maintenance (keystonejs#6320)

* Split create/update field input resolvers for relationship fields (keystonejs#6317)

* Expand editable area (keystonejs#6318)

* POC - Expand editable area

* Change things

* Create cyan-rabbits-look.md

Co-authored-by: mitchellhamilton <mitchell@hamil.town>

* Fixed import url on CustomNavigation component (keystonejs#6308)

Co-authored-by: Tim Leslie <timl@thinkmill.com.au>

* Update text filter API table (keystonejs#6330)

* Update the tags in the docs navigation (keystonejs#6329)

* Update patch dependencies (patch) (keystonejs#6331)

* Add a GraphQL API upgrade guide (keystonejs#6281)

* Fix issue with VisuallyHidden checkbox interactions in table  (keystonejs#6334)

* resolve CHROME BUG

* changeset

* 6261/fix delete alert (keystonejs#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 <timl@thinkmill.com.au>

* Version Packages (keystonejs#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 <cc.lee@live.com.au>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Mitchell Hamilton <mitchell@hamil.town>
Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au>
Co-authored-by: Gautam Singh <5769869+gautamsi@users.noreply.github.com>
Co-authored-by: Charlie Jonas <charlie@callawaycloudconsulting.com>
Co-authored-by: KeystoneJS Release Bot <69774846+keystonejs-release-bot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Co-authored-by: Mitchell Hamilton <mitchell@hamil.town>
Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles <cc.lee@live.com.au>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
Co-authored-by: Gautam Singh <5769869+gautamsi@users.noreply.github.com>
Co-authored-by: Charlie Jonas <charlie@callawaycloudconsulting.com>
Co-authored-by: KeystoneJS Release Bot <69774846+keystonejs-release-bot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
11 people authored and Nikitoring committed Sep 14, 2021
1 parent 00b9085 commit 8ff4b5b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 8ff4b5b

Please sign in to comment.