Commit 9b1affd
committed
Merge branch 'main' of github.com:redwoodjs/redwood into feat/dbauth-cookie+generic-handler
* 'main' of github.com:redwoodjs/redwood: (125 commits)
chore(release-tooling): Reminder to update Algolia
chore(release-tooling): Add note about generating release notes
chore(release-tooling): Add more detailed instructions for after releasing
chore(release-tooling): Fix PR count message
fix(crwa): use `fs.renameSync` instead of `fs.rename` (redwoodjs#9787)
chore(release-tooling): Update to node 20 in version check
chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 in /__fixtures__/example-todo-main (redwoodjs#9785)
chore(crwa): add e2e tests for create-redwood-app (redwoodjs#9783)
chore(release-tooling): fetch -> pull (redwoodjs#9784)
feat(scaffold/cell): Adds TypedDocument Support to Cell and Scaffold Generators (redwoodjs#9693)
fix: Support Custom Id Field Names in when generating Cells (redwoodjs#9778)
chore(framework-tools): .gitignore (redwoodjs#9782)
Use build:pack for dbauth when rebuilding the test project (redwoodjs#9781)
chore(test-project): Fix test-project generation script, and regenerate fixture (redwoodjs#9779)
Fix dbAuth allowUserFields initialization syntax (redwoodjs#9780)
chore(framework-tools): add `project:tarsync` script (redwoodjs#9766)
fix(otel): Fix OTel sdk loading (redwoodjs#9777)
fix: Fixes way OpenTelemetry setup template uses project-config for port setting (redwoodjs#9775)
chore(router): Miniscule fixes
chore(router): Move useMatch to its own file (redwoodjs#9770)
...597 files changed
Lines changed: 40970 additions & 35438 deletions
File tree
- .github
- actions
- check_create_redwood_app
- check_test_project_fixture
- detect-changes
- cases
- workflows
- .vscode
- .yarn
- plugins/@yarnpkg
- releases
- __fixtures__
- example-todo-main
- test-project-rsa
- .vscode
- .yarn/releases
- api
- web
- src
- components/Counter
- pages
- AboutPage
- HomePage
- test-project-rsc-external-packages
- .yarn/releases
- api
- web
- src
- components/Counter
- pages
- AboutPage
- HomePage
- test-project
- .vscode
- .yarn/releases
- api
- db
- src
- __tests__
- functions
- lib
- web
- src
- components
- AuthorCell
- Author
- BlogPostCell
- BlogPostsCell
- BlogPost
- Contact
- ContactCell
- ContactForm
- ContactsCell
- Contacts
- Contact
- EditContactCell
- NewContact
- Post
- EditPostCell
- NewPost
- PostCell
- PostForm
- PostsCell
- Posts
- Post
- WaterfallBlogPostCell
- graphql
- pages
- AboutPage
- BlogPostPage
- ContactUsPage
- DoublePage
- ForgotPasswordPage
- HomePage
- LoginPage
- ProfilePage
- ResetPasswordPage
- SignupPage
- docs
- docs
- auth
- graphql
- how-to
- tutorial
- chapter0
- chapter1
- chapter4
- chapter7
- static/img
- router
- versioned_docs
- version-4.x/auth
- version-5.x/auth
- version-6.0
- auth
- how-to
- packages
- api-server
- src
- __tests__
- plugins
- api
- src/auth
- auth-providers
- auth0
- api
- setup
- web
- azureActiveDirectory
- api
- setup
- web
- clerk
- api
- setup
- src
- web
- custom/setup
- dbAuth
- api
- src
- __tests__
- setup
- src/templates/api/functions
- web
- firebase
- api
- setup
- web
- netlify
- api
- setup
- web
- supabase
- api
- setup
- web
- supertokens
- api
- setup
- src/templates
- api/lib
- web
- web
- auth
- src/__tests__
- babel-config
- src
- __tests__
- plugins
- __tests__
- __fixtures__/context-wrapping
- auth
- custom
- graphql
- cli-helpers
- src/auth/__tests__/fixtures
- dbAuthSetup/templates/api/functions
- supertokensSetup/templates/api/lib
- cli-packages
- dataMigrate
- storybook
- cli
- src
- __tests__
- commands
- __tests__
- deploy
- __tests__
- destroy
- cell/__tests__
- component/__tests__
- directive/__tests__
- function/__tests__
- layout/__tests__
- page/__tests__
- scaffold/__tests__
- sdl/__tests__
- service/__tests__
- experimental
- templates
- docker
- rsc
- generate
- __tests__
- cell
- __tests__
- __snapshots__
- fixtures
- templates
- utils
- component/templates
- dataMigration
- dbAuth
- __tests__
- __snapshots__
- templates
- page
- __tests__
- __snapshots__
- templates
- scaffold
- __tests__
- __snapshots__
- fixtures
- templates
- components
- pages
- script
- sdl
- __tests__
- templates
- service
- templates
- setup
- cache
- custom-web-index
- deploy
- __tests__
- __snapshots__
- helpers
- providers
- templates
- serverless
- generator
- graphiql
- i18n
- templates
- mailer
- package/__tests__
- realtime
- ui
- libraries
- templates
- vite
- webpack
- lib
- __tests__
- merge
- templates
- middleware
- codemods
- src/codemods/v0.48.x/upgradeYarn/__testfixtures__/default/output
- context
- src
- core
- create-redwood-app
- scripts
- src
- templates
- js
- .vscode
- .yarn/releases
- api/db
- web
- ts
- .vscode
- .yarn/releases
- api/db
- web
- tests
- eslint-config
- eslint-plugin
- fastify
- src
- forms
- src/__tests__
- graphql-server
- src
- functions
- __tests__
- fixtures
- plugins
- __tests__
- internal
- src
- __tests__
- fixtures/nestedPages/web/src/pages
- ForgotPasswordPage
- HomePage
- Jobs
- AllJobProfilesPage
- AllJobsPage
- JobPage
- JobProfilePage
- JobsPage
- NewJobPage
- NewJobProfilePage
- LoginPage
- build
- generate
- templates
- mailer
- core
- handlers
- in-memory
- nodemailer
- resend
- studio
- renderers
- mjml-react
- react-email
- prerender
- project-config
- src
- __tests__
- realtime
- record
- router
- src
- __tests__
- structure
- studio
- api
- fastify
- graphql
- lib
- mail
- services
- web
- src
- Pages
- telemetry
- testing
- config
- jest/api
- storybook
- src/api
- tui
- vite
- src
- __tests__/fixtures/nestedPages/web/src/pages
- ForgotPasswordPage
- HomePage
- Jobs
- AllJobProfilesPage
- AllJobsPage
- JobPage
- JobProfilePage
- JobsPage
- NewJobPage
- NewJobProfilePage
- LoginPage
- web-server
- src
- web
- src
- apollo
- components
- cell
- tasks
- all-contributors
- check
- framework-tools
- k6-test/setups/context_magic_number/templates
- nmHoisting
- release
- triage
- smoke-tests/storybook/tests
- test-project
- codemods
- templates/api
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
187 | 205 | | |
188 | 206 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
| 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 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments