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 next release main #6884

Merged
merged 322 commits into from
Feb 5, 2024
Merged

Update next release main #6884

merged 322 commits into from
Feb 5, 2024

Conversation

hbuchel
Copy link
Contributor

@hbuchel hbuchel commented Feb 5, 2024

Description of changes:

Related GitHub issue #, if available:

Instructions

If this PR should not be merged upon approval for any reason, please submit as a DRAFT

Which product(s) are affected by this PR (if applicable)?

  • amplify-cli
  • amplify-ui
  • amplify-studio
  • amplify-hosting
  • amplify-libraries

Which platform(s) are affected by this PR (if applicable)?

  • JS
  • Swift
  • Android
  • Flutter
  • React Native

Please add the product(s)/platform(s) affected to the PR title

Checks

  • Does this PR conform to the styleguide?

  • Does this PR include filetypes other than markdown or images? Please add or update unit tests accordingly.

  • Are any files being deleted with this PR? If so, have the needed redirects been created?

  • Are all links in MDX files using the MDX link syntax rather than HTML link syntax?

    ref: MDX: [link](https://docs.amplify.aws/)
    HTML: <a href="https://docs.amplify.aws/">link</a>

When this PR is ready to merge, please check the box below

  • Ready to merge

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

heatheramz and others added 30 commits November 20, 2023 10:41
Gen2 edits for naming convention and others
Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>
* added video to Gen2 branch

* added rounded corners

* added fancy shadows

* updated image
* Add iOS Guide for Authentication

* Finish the Android flow (without images and videos)

* Add the Swift guide.

* Wrap up with files.

* edited the mobile support

---------

Co-authored-by: salihgueler <muhammedsalihguler@gmail.com>
* inline fitlers for JS specific samples and update samples to v6

* ng getting started minimum node version

* RN Gettings started

* callout for RN getting started

---------

Co-authored-by: israx <70438514+israx@users.noreply.github.com>
* Edit of How Amplify Gen 2 works

* Edits to FAQ
kevinold and others added 21 commits January 26, 2024 12:53
…#6776)

* wip - cut page for app router server components

* wip - iterate on app router server component quickstart

* wip - iterate on middleware for RSC quickstart

* wip - add amplify utils for server configuration

* wip - finalize todos section

* update to conditionally redirect if user

* fix fragment path

* add signout button to server components example

* Import AuthUser to avoid TypeScript error

Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>

* add installation of amplify next.js adapter

* Group imports into logical sections

Co-authored-by: Caleb Pollman <cpollman@amazon.com>

* update additional section imports in logicial groups

* add custom <Authenticator> accordion

* revert signout functionality from server components guide

* fix typo for AuthUser import

* add separate Login component and update Login page

* updates per internal feedback

* updates to add a login page section

* Clarify that Server Page implementation does not need the Login client component

Co-authored-by: Heather Pundt <119376175+heatheramz@users.noreply.github.com>

* Add link for Authenticator customization

Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>

---------

Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
Co-authored-by: Caleb Pollman <cpollman@amazon.com>
Co-authored-by: Heather Pundt <119376175+heatheramz@users.noreply.github.com>
* Edits to Gen 2 project structure page

* Removed the aws-cdk-lib command and warning message

* Updated CDK wording
* update RSC quickstart with logout functionality

* make option plural per feedback

* add a section to have callback urls redirect to `/login` for Social Providers.
…6849)

* Inline filtering for CLI guide

* updates to CDK guide

* Updates to CDK guide

* Updates to inline filter

* Update src/pages/[platform]/build-a-backend/existing-resources/cdk/index.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Update src/pages/[platform]/build-a-backend/existing-resources/cdk/index.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

---------

Co-authored-by: josef <josef.aidt@gmail.com>
* Removes wording about needing to install the CDK

* Add link to package name

* Adding link to create-amplify package name
Fixed import tymp
* apply changes from feedback

* simplfy and correct examples to using only Post model except in relationship section
* Clarify Amplify API Codegeneration

This PR comes from current customer confusion. This below reads that Amplify supports any AppSync schema deployed through CDK.

"Generate GraphQL client helper code with CDK-deployed GraphQL API"

Clarification is needed that we are referring to our Amplify L3 CDK constructs.

* Update index.mdx

spelling

* Update src/pages/[platform]/build-a-backend/graphqlapi/client-code-generation/index.mdx

---------

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>
* feat: add details for Hub migration

* fix: add signInWithRedirect as alternative to cognitoHostedUI events
Amplify.configure was using variable as 'awsconfig' instead of 'amplifyconfig'
* remove Dynamic Group Auth from native platforms

* remove Dynamic Group Auth from native platforms

* remove extra spacing
@hbuchel hbuchel marked this pull request as ready for review February 5, 2024 18:21
@hbuchel hbuchel merged commit 4b286e6 into next-release/main Feb 5, 2024
13 checks passed
@hbuchel hbuchel deleted the UpdateNextReleaseMain branch February 5, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.