File tree
82 files changed
+2763
-390
lines changed- .github/workflows
- scripts
- src
- components
- Accordion
- __tests__
- Callout
- __tests__
- FeatureFlags
- Feedback
- Gen1Banner
- Layout
- MDXComponents
- __tests__
- Overview
- constants
- directory
- fragments
- lib-v1/graphqlapi
- flutter
- ios
- lib
- datastore/flutter/getting-started
- graphqlapi
- flutter
- ios
- project-setup/flutter/platform-setup
- storage
- android
- ios
- pages
- [platform]
- build-a-backend
- add-aws-services/analytics
- record-events
- set-up-analytics
- auth
- concepts/user-attributes
- connect-your-frontend
- manage-user-attributes
- sign-in
- switching-authentication-flows
- grant-access-to-auth-resources
- modify-resources-with-cdk
- set-up-auth
- data
- connect-to-existing-data-sources/connect-postgres-mysql-database
- customize-authz
- grant-lambda-function-access-to-api
- data-modeling
- relationships
- set-up-data
- subscribe-data
- functions
- scheduling-functions
- set-up-function
- streaming-logs
- server-side-rendering
- storage
- download-files
- list-files
- set-up-storage
- use-with-custom-s3
- build-ui/formbuilder
- customize
- validations
- deploy-and-host
- fullstack-branching
- secrets-and-vars
- sandbox-environments/features
- reference/cli-commands
- start
- account-setup
- migrate-to-gen2
- platform-setup
- quickstart
- nextjs-app-router-client-components
- nextjs-pages-router
- gen1/[platform]
- build-a-backend
- graphqlapi
- client-code-generation
- connect-api-to-existing-database
- data-modeling
- relational-models
- subscribe-data
- server-side-rendering/nextjs
- prev/build-a-backend/graphqlapi/subscribe-data
- tools/cli
- project/troubleshooting
- reference/files
- protected/ProtectedRedactionMessage
- __tests__
- __snapshots__
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+2763
-390
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
532 | 532 |
| |
533 | 533 |
| |
534 | 534 |
| |
| 535 | + | |
535 | 536 |
| |
536 | 537 |
| |
537 | 538 |
| |
538 | 539 |
| |
| 540 | + | |
539 | 541 |
| |
540 | 542 |
| |
541 | 543 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3011 | 3011 |
| |
3012 | 3012 |
| |
3013 | 3013 |
| |
3014 |
| - | |
| 3014 | + | |
3015 | 3015 |
| |
3016 | 3016 |
| |
3017 | 3017 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| 77 | + | |
76 | 78 |
| |
77 | 79 |
| |
78 | 80 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
| 74 | + | |
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
| |||
79 | 81 |
| |
80 | 82 |
| |
81 | 83 |
| |
| 84 | + | |
82 | 85 |
| |
83 | 86 |
| |
84 | 87 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 |
| |
11 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
12 | 21 |
| |
13 | 22 |
| |
14 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
22 | 35 |
|
0 commit comments