-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 with main #7900
Open
dbanksdesign
wants to merge
156
commits into
next-release/main
Choose a base branch
from
main
base: next-release/main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
update with main #7900
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rted guide (#7760) * chore: update android section of Flutter getting started guide * chore: update gen 2 flutter platform setup * chore: add info to enable network permissions on android * chore: update H3 headers to H2 * chore: update min Xcode version to 15 * chore: update xcode verison to 15.0 for macOS * chore: update ios and macos setup to be consistent with Android, add callout for missing podfile
* chore: add serverComponentsExternalPackages callout for Next.js * Apply suggestions from code review Co-authored-by: Jim Blanchard <[email protected]> * Apply suggestions from code review * Update src/pages/gen1/[platform]/build-a-backend/server-side-rendering/nextjs/index.mdx Co-authored-by: Jim Blanchard <[email protected]> * Update src/pages/gen1/[platform]/build-a-backend/server-side-rendering/nextjs/index.mdx Co-authored-by: josef <[email protected]> * Update src/pages/[platform]/build-a-backend/server-side-rendering/index.mdx Co-authored-by: josef <[email protected]> --------- Co-authored-by: Jim Blanchard <[email protected]> Co-authored-by: josef <[email protected]>
* chore: change outputs to amplifyConfig in flutter gen 2 docs * chore: change amplifyconfiguration.dart import to amplify_outputs.dart * chore: remove --outputs-version 0 and downgrade config file callout * chore: remove --outputs-version 0 from snippets * chore: remove gen 2 config conversion callout * chore: remove amplifyconfiguration.dart references from gen 2
…al fields (#7768) * add warning regarding subscription and mutation redaction of relational fields * replace authn with authz in warning * chore(api): Callout for field redaction on Swift Android relational models * Update src/pages/gen1/[platform]/build-a-backend/graphqlapi/relational-models/index.mdx * add feature flag to warning for gen 1 * Fix heading order in fragments affecting this page * add protected redaction message components * Add tests for redaction message Gen 1 and Gen 2 components * add snapshots for redaction Gen 1 and Gen 2 component tests * Adds ProtectedRedactionMessage components for Gen 1 and Gen2 * Render ProtectedRedactionGen1Message component on Gen 1 realtime page * Render ProtectedRedactionGen1Message component on Gen 2 data modeling page * Render ProtectedRedactionGen2Message component on Gen 2 realtime page * Render ProtectedRedactionGen1Message component on Gen 1 data modeling page * Render ProtectedRedactionGen1Message component on Gen 1 V5 realtime page * add subscriptionsInheritPrimaryAuth as a feature flag * correct version for subscriptionsInheritPrimaryAuth * remove commented code * fix heading order --------- Co-authored-by: Michael Law <[email protected]> Co-authored-by: Heather <[email protected]> Co-authored-by: katiegoines <[email protected]>
Co-authored-by: katiegoines <[email protected]>
…#7779) Co-authored-by: katiegoines <[email protected]>
Removed mention of create-vite-app
* add workflow to validate redirects * change filename * removing testing errors * finding all invalid redirects * running validation to catch all issues * remove unneeded code --------- Co-authored-by: katiegoines <[email protected]>
* update set up function guide with data example * add mobile snippets
…ion Flows page for js categories (#7769) Co-authored-by: JoonWon Choi <[email protected]>
* feat(js): list api subpathStrategy parameter * fix: adds style guide suggestions * fix: adds result structure * fix: tried to delineate between recursive exploration of entire path and subpathStrategy option * Update src/pages/[platform]/build-a-backend/storage/list-files/index.mdx Co-authored-by: Harshita Daddala <[email protected]> * Update src/pages/[platform]/build-a-backend/storage/list-files/index.mdx Co-authored-by: Harshita Daddala <[email protected]> * Update src/pages/[platform]/build-a-backend/storage/list-files/index.mdx Co-authored-by: Harshita Daddala <[email protected]> * Update src/pages/[platform]/build-a-backend/storage/list-files/index.mdx Co-authored-by: Harshita Daddala <[email protected]> * Update src/pages/[platform]/build-a-backend/storage/list-files/index.mdx Co-authored-by: ashika112 <[email protected]> * Update src/pages/[platform]/build-a-backend/storage/list-files/index.mdx Co-authored-by: josef <[email protected]> * comments and prettier * undid prettier table change * Update src/pages/[platform]/build-a-backend/storage/list-files/index.mdx Co-authored-by: josef <[email protected]> --------- Co-authored-by: haverchuck <[email protected]> Co-authored-by: Harshita Daddala <[email protected]> Co-authored-by: ashika112 <[email protected]> Co-authored-by: josef <[email protected]>
…7788) Bumps [@aws-amplify/amplify-cli-core](https://github.com/aws-amplify/amplify-cli/tree/HEAD/packages/amplify-cli-core) from 4.3.8 to 4.3.9. - [Release notes](https://github.com/aws-amplify/amplify-cli/releases) - [Changelog](https://github.com/aws-amplify/amplify-cli/blob/dev/packages/amplify-cli-core/CHANGELOG.md) - [Commits](https://github.com/aws-amplify/amplify-cli/commits/@aws-amplify/[email protected]/packages/amplify-cli-core) --- updated-dependencies: - dependency-name: "@aws-amplify/amplify-cli-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [aws-actions/aws-secretsmanager-get-secrets](https://github.com/aws-actions/aws-secretsmanager-get-secrets) from 2.0.3 to 2.0.5. - [Release notes](https://github.com/aws-actions/aws-secretsmanager-get-secrets/releases) - [Commits](aws-actions/aws-secretsmanager-get-secrets@ff26a0a...98c2d6b) --- updated-dependencies: - dependency-name: aws-actions/aws-secretsmanager-get-secrets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* storage(android): update getURL options * add more code examples
* add gen 2 SDL docs * Update src/pages/[platform]/build-a-backend/data/data-modeling/index.mdx Co-authored-by: josef <[email protected]> * Update src/pages/[platform]/build-a-backend/data/data-modeling/index.mdx Co-authored-by: josef <[email protected]> * move support callout to migration page * update doc to state ddb-backed sources only * made updates to the sdl explanation --------- Co-authored-by: josef <[email protected]> Co-authored-by: Nikhil Swaminathan <[email protected]>
* add callout for sql custom query/mutation return types with example * Merge branch 'main' of github.com:aws-amplify/docs * revert sql page change * revert change on gen 1 sql page
* add auth permissions * fix accessibility error * fix heading
* add callout for sql custom query/mutation return types with example * add gen 1 example * shorten gen 2 example a bit * remove line breaks from gen 1 example * remove line break * Update index.mdx Co-authored-by: josef <[email protected]> * Update src/pages/gen1/[platform]/build-a-backend/graphqlapi/connect-api-to-existing-database/index.mdx Co-authored-by: josef <[email protected]> * remove ts import from bottom of page --------- Co-authored-by: josef <[email protected]>
* corrected ddb script path * corrected the ddb script path
* update layers page * minor nit * style improvements
* start example for entra id saml * updates * rm unused images
Co-authored-by: haverchuck <[email protected]>
) --------- Co-authored-by: katiegoines <[email protected]> Co-authored-by: Heather <[email protected]>
* Added a callout for Removal Policy * Update src/pages/[platform]/build-a-backend/data/custom-business-logic/search-and-aggregate-queries/index.mdx Co-authored-by: Christopher Sundersingh <[email protected]> * updated removal policy * Update src/pages/[platform]/build-a-backend/data/custom-business-logic/search-and-aggregate-queries/index.mdx Co-authored-by: josef <[email protected]> * added Removal enum import --------- Co-authored-by: Christopher Sundersingh <[email protected]> Co-authored-by: josef <[email protected]>
'str' is undefined here - should it be 'firstWord'?
* fix events api snippet, remove dupe "events" variable * format * Update src/pages/[platform]/build-a-backend/data/connect-event-api/index.mdx * Update src/pages/[platform]/build-a-backend/data/connect-event-api/index.mdx * Update src/pages/[platform]/build-a-backend/data/connect-event-api/index.mdx * mySetEvents -> setMyEvents
* chore(Swift): update visionOS support callout * worked on review comments * fix build error
* adds retain policy example * rm next-env change
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.4.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@6546280...b4b15b8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@60edb5d...39370e3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [aws-actions/aws-secretsmanager-get-secrets](https://github.com/aws-actions/aws-secretsmanager-get-secrets) from 2.0.5 to 2.0.7. - [Release notes](https://github.com/aws-actions/aws-secretsmanager-get-secrets/releases) - [Commits](aws-actions/aws-secretsmanager-get-secrets@98c2d6b...1d6311a) --- updated-dependencies: - dependency-name: aws-actions/aws-secretsmanager-get-secrets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update codeowners * escape square brackets * datastore changes
* feat(docs): adding email mfa * feat(docs): update flutter fn names * chore: resolve accessibility issues * feat(auth): add ASF pricing callout * feat(auth): add android inline filter sections * feat(docs): Update src/pages/[platform]/build-a-backend/auth/concepts/multi-factor-authentication/index.mdx Co-authored-by: josef <[email protected]> * feat(docs): Update src/pages/[platform]/build-a-backend/auth/multi-step-sign-in/index.mdx Co-authored-by: Harsh <[email protected]> * feat(docs): Update src/pages/[platform]/build-a-backend/auth/multi-step-sign-in/index.mdx Co-authored-by: Harsh <[email protected]> * feat(docs): Update src/pages/[platform]/build-a-backend/auth/multi-step-sign-in/index.mdx Co-authored-by: Harsh <[email protected]> * feat(docs): Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx Co-authored-by: Harsh <[email protected]> * feat(docs): Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx Co-authored-by: Harsh <[email protected]> * feat(docs): Update android specific additions and fixes for email mfa * Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx Co-authored-by: Kha Truong <[email protected]> * Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx Co-authored-by: Kha Truong <[email protected]> * Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx Co-authored-by: Kha Truong <[email protected]> * Update src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx Co-authored-by: Kha Truong <[email protected]> * Update src/pages/[platform]/build-a-backend/auth/multi-step-sign-in/index.mdx Co-authored-by: Kha Truong <[email protected]> * chore: remove android tag from JS code example * chore: add backend support callout * chore: create MfaType type * chore: use type imports where applicable * chore: revert next-env update * chore: mention mfa preference in mfa selection challenge * chore: adding account recovery callout * Add Android CONTINUE_SIGN_IN_WITH_MFA_SELECTION example * chore: adding CDK example for enabling email mfa * chore: add react native to js examples * Apply suggestions from code review Co-authored-by: Tyler Roach <[email protected]> Co-authored-by: Harsh <[email protected]> * chore: add additional js examples * chore: remove broken link * chore: update mfa method language to include email * Apply suggestions from code review Co-authored-by: Tyler-Larkin <[email protected]> * chore: add react native to filters * Apply suggestions from code review Co-authored-by: josef <[email protected]> * chore: update configure mfa language * chore: add Authenticator UI component not supported * Apply suggestions from code review Co-authored-by: josef <[email protected]> * chore: quick blurb about mfa preference APIs * chore: move multi-step-sign-in to connect your front end * chore: adding imports for multi step sign in examples * chore: consolidate ts snippets * chore: update signin to sign-in and add additional references * chore: update JS callouts for confirm sign-in to be same as other platforms * Update versions.ts --------- Co-authored-by: josef <[email protected]> Co-authored-by: Harsh <[email protected]> Co-authored-by: Vincent Tran <[email protected]> Co-authored-by: Kha Truong <[email protected]> Co-authored-by: Tyler Roach <[email protected]> Co-authored-by: Tyler-Larkin <[email protected]>
* update api docs workflow permissions * adding comments to permissions in workflow --------- Co-authored-by: Jacob Logan <[email protected]>
* add callout for rn web * messaging
Co-authored-by: Jacob Logan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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)?
Which platform(s) are affected by this PR (if applicable)?
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
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.