Maciej Kasprzyk
47c6b62dcb
docs: add a name column to generate all examples ( #4181 )
...
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-08-14 21:55:58 +05:30
Siddharth Suresh
cf393786c0
Fix CI: remove workspace from package.json ( #4196 )
2023-08-14 21:35:52 +05:30
Siddharth Suresh
8d29b8afa9
sponser: add Byteflow as a bronze sponsor
2023-08-04 00:53:41 +05:30
Siddharth Suresh
f8bf8af28f
sponser: add Byteflow logo
2023-08-04 00:43:40 +05:30
github-actions[bot]
8255172940
Version Packages (beta) ( #4177 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
@blitzjs/generator@2.0.0-beta.31
@blitzjs/codemod@2.0.0-beta.31
@blitzjs/auth@2.0.0-beta.31
blitz@2.0.0-beta.31
@blitzjs/next@2.0.0-beta.31
@blitzjs/rpc@2.0.0-beta.31
v2.0.0-beta.31
2023-07-21 01:52:20 +05:30
Siddharth Suresh
90f1741dac
blitz-auth: Update Prisma Adapter for v5 ( #4174 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-07-20 22:16:28 +05:30
Siddharth Suresh
df3265b854
blitz-rpc: Cleanup Method for Event Listeners ( #4173 )
...
* feat: logic to cleanup potential memory leak
* styling: add space
* Create poor-crabs-drum.md
2023-07-20 16:36:08 +00:00
Datner
0ba2f4e77a
update monorepo tooling ( #4169 )
...
* chore: add nix
This could help contributers... contribute!
* build: use turborepo pipelines for coordination
instead of hacking it with sleeps and such....
* chore: update dev script
now we're cooking with gas! no more hacks, no more awkward flags
* chore: update pnpm version requirement
you want to support v6?? then use a v6-compatible pnpm version
* chore: update pnpm-lock
2023-07-12 13:13:51 +00:00
github-actions[bot]
da76acc90a
Version Packages (beta) ( #4167 )
...
* Version Packages (beta)
* pnpm lock
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
@blitzjs/codemod@2.0.0-beta.30
@blitzjs/generator@2.0.0-beta.30
@blitzjs/auth@2.0.0-beta.30
blitz@2.0.0-beta.30
@blitzjs/next@2.0.0-beta.30
@blitzjs/rpc@2.0.0-beta.30
v2.0.0-beta.30
2023-07-05 20:46:08 +05:30
Siddharth Suresh
c5572bec6e
blitz-auth: Fix webpack from following next-auth ( #4160 )
...
* fix webpack from following next-auth
* redo
* Create curvy-drinks-perform.md
* wrap with try catch
* fix build issue
* upgrade ci to pnpm 8
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-07-03 17:36:46 +00:00
Siddharth Suresh
727734955a
Configure the Verbosity of Blitz RPC Logging ( #4162 )
...
* improve blitz rpc logging
* implement improved setup with jsdoc comments
* make it verbose by default
* change routePath to resolverName for easier use
* Update packages/blitz-rpc/src/index-server.ts
* rename to make language more inclusive
* set output as debug
* Create sixty-rockets-count.md
* Update sixty-rockets-count.md
* Update sixty-rockets-count.md
* fix verbose bug
* Apply suggestions from code review
Co-authored-by: Brandon Bayer <b@bayer.ws >
---------
Co-authored-by: Brandon Bayer <b@bayer.ws >
2023-07-03 22:57:34 +05:30
github-actions[bot]
831a493ab6
Version Packages (beta) ( #4159 )
...
* Version Packages (beta)
* updat pnpm lock
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
@blitzjs/rpc@2.0.0-beta.29
blitz@2.0.0-beta.29
@blitzjs/next@2.0.0-beta.29
@blitzjs/generator@2.0.0-beta.29
@blitzjs/codemod@2.0.0-beta.29
@blitzjs/auth@2.0.0-beta.29
v2.0.0-beta.29
2023-06-14 18:12:23 +00:00
Siddharth Suresh
b6b9a1c5a4
(fix) Next-Auth integration ( #4153 )
...
* fix next-auth integration
* Create small-monkeys-battle.md
* Update .changeset/small-monkeys-battle.md
* add a postinstall script for good measure
* add a postinstall script for good measure
* fix lock file
* upgrade pnpm
* fix version
* fix build error
* suggessions
* fix pnpm lock
* fix pnpm lock
* Update main.yml
* Update apps/toolkit-app/next.config.js
* next-auth working again
* Update apps/toolkit-app/.env
* Update packages/blitz-auth/src/server/auth-sessions.ts
* Update packages/blitz-auth/src/server/auth-sessions.ts
2023-06-14 22:54:48 +05:30
Siddharth Suresh
61888d1a30
fix: blitz logging formatting ( #4158 )
...
* fix blitz logging setup
* changeset
* Update packages/blitz/src/logging.ts
2023-06-13 13:04:23 +00:00
Sakamoto, Kazunori
7aef610d85
fix(@blitzjs/generator): make Next.js version pinning to 13.4.5 ( #4150 )
...
* fix: make Next.js version stick to 13.3.4
* fix: upgrade Next.js from 13.3.4 to 13.4.5
---------
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-06-12 15:12:40 +05:30
Siddharth Suresh
b266254247
Revert "fix log showing path"
...
This reverts commit 67e00d9108 .
2023-06-12 12:44:45 +05:30
Siddharth Suresh
67e00d9108
fix log showing path
2023-06-12 12:40:54 +05:30
github-actions[bot]
d25c965bc8
Version Packages (beta) ( #4144 )
...
* Version Packages (beta)
* pnpm lock
* fix worlfow pnpm version
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
@blitzjs/generator@2.0.0-beta.28
blitz@2.0.0-beta.28
@blitzjs/rpc@2.0.0-beta.28
@blitzjs/next@2.0.0-beta.28
@blitzjs/auth@2.0.0-beta.28
@blitzjs/codemod@2.0.0-beta.28
v2.0.0-beta.28
2023-06-09 23:54:35 +05:30
Siddharth Suresh
1bb3a65566
(fix): Stop exporting useAuthenticatedBlitzContext from @blitzjs/auth ( #4157 )
...
* Remove unnecessary exports from @blitzjs/auth
* add changeset
* allow exporting getBlitzContext as we need it for blitz rpc
* Update .changeset/moody-crews-travel.md
---------
Co-authored-by: Brandon Bayer <b@bayer.ws >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-06-09 17:01:55 +00:00
Blitz.js Bot
28b0ffeb5f
(meta) added @jayu as contributor
2023-06-09 12:52:10 -04:00
Jakub Mazurek
c7ac86b857
fix: enormous memory consumption of the dev server ( #4148 )
...
* fix: enormous dev server memory consumption
* chore: add changeset file
* add resolversDynamicImport configuration
* make vercel default to true
* imporve the changelog
* Update .changeset/good-oranges-pretend.md
* make code cleaner
* a fix and refactor
* fix build
---------
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
Co-authored-by: Brandon Bayer <b@bayer.ws >
2023-06-09 16:52:04 +00:00
Siddharth Suresh
5166e5e037
(feat) upgrade tslog ( #4154 )
...
* upgrade tslog
* Create big-turtles-tease.md
* pnpm lock
* fix build issue
* upgrade pnpm in the lock file to v8
* try again
* Update main.yml
* fix build
* fix
* again
* fix spacing
2023-06-05 21:11:34 +05:30
Siddharth Suresh
2533caf484
(fix): Fix the Type error in RpcServerPlugin ( #4152 )
...
* fix type error
* changeset
2023-06-05 19:31:27 +05:30
Blitz.js Bot
85a71ffef9
(meta) added @nikola-wd as contributor
2023-05-31 11:36:16 -04:00
Blitz.js Bot
803f533a3d
(meta) added @nerixim as contributor
2023-05-31 11:21:39 -04:00
Blitz.js Bot
63ee9423a9
(meta) added @GHKEN as contributor
2023-05-11 12:06:35 -04:00
Tetsuya Fukuda
89446b3656
support both directory style in tailwind recipe ( #4137 )
...
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-05-11 21:36:30 +05:30
github-actions[bot]
5a64f1c39c
Version Packages (beta) ( #4135 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
@blitzjs/generator@2.0.0-beta.27
@blitzjs/codemod@2.0.0-beta.27
blitz@2.0.0-beta.27
@blitzjs/auth@2.0.0-beta.27
@blitzjs/rpc@2.0.0-beta.27
@blitzjs/next@2.0.0-beta.27
v2.0.0-beta.27
2023-05-01 23:33:32 +05:30
Blitz.js Bot
fa30de4599
(meta) added @gjmoed as contributor
2023-05-01 13:39:26 -04:00
G.J. Moed
3d004dc415
Adjust codegen logic for suspense patch ( #4138 )
...
Co-authored-by: Brandon Bayer <b@bayer.ws >
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-05-01 23:09:20 +05:30
Blitz.js Bot
08fbede75e
(meta) added @dbrxnds as contributor
2023-05-01 12:30:21 -04:00
David
eda14fa8aa
Add formatError property to Blitz server- & rpchandler setup ( #4124 )
...
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-05-01 22:00:15 +05:30
Blitz.js Bot
7e0e0f984c
(meta) added @nelsonmestevao as contributor
2023-04-19 14:27:42 -04:00
Nelson Estevão
d814c2d2d8
fix: add missing key prop to LabelSelectField ( #4122 )
...
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-04-19 23:57:37 +05:30
Siddharth Suresh
29c2b029ac
Fix: Add missing entry to expose next-auth adapter ( #4133 )
2023-04-19 23:45:39 +05:30
Siddharth Suresh
ed22706e5f
fix (minor): Replace console.log with debug ( #4132 )
2023-04-19 23:44:46 +05:30
github-actions[bot]
3e8f04ed03
Version Packages (beta) ( #4121 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
blitz@2.0.0-beta.26
@blitzjs/rpc@2.0.0-beta.26
@blitzjs/next@2.0.0-beta.26
@blitzjs/generator@2.0.0-beta.26
@blitzjs/codemod@2.0.0-beta.26
@blitzjs/auth@2.0.0-beta.26
v2.0.0-beta.26
2023-04-10 19:24:42 +05:30
Siddharth Suresh
e82a79be50
Update the version of next in the new template from 13.2 to 13.3.0 ( #4120 )
...
Co-authored-by: Brandon Bayer <b@bayer.ws >
2023-04-10 18:45:54 +05:30
Blitz.js Bot
b1fdb63470
(meta) added @vitaliemiron as contributor
2023-04-07 12:46:27 -04:00
Vitalie
38d945a3fb
fix: new app generated by blitz new causes Error: DYNAMIC_SERVER_USAGE ( #4113 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-04-07 16:46:22 +00:00
Blitz.js Bot
ac587b6ac3
(meta) added @maotora as contributor
2023-04-07 12:38:51 -04:00
Maotora ᕙ(⇀‸↼‶)ᕗ
c07a13eefb
Fix blitz recipe paths ( #3997 )
...
Co-authored-by: Tobias <t@tobiasjordans.de >
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-04-07 12:38:46 -04:00
github-actions[bot]
9f316d73f5
Version Packages (beta) ( #4111 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
@blitzjs/auth@2.0.0-beta.25
@blitzjs/generator@2.0.0-beta.25
@blitzjs/codemod@2.0.0-beta.25
@blitzjs/next@2.0.0-beta.25
@blitzjs/rpc@2.0.0-beta.25
blitz@2.0.0-beta.25
v2.0.0-beta.25
2023-04-03 19:26:36 +05:30
Siddharth Suresh
f84d77a425
Fix invoke type regression ( #4110 )
2023-04-03 08:49:55 +05:30
github-actions[bot]
f2da4f1516
Version Packages (beta) ( #4083 )
...
* Version Packages (beta)
* pnpm lock
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
blitz@2.0.0-beta.24
@blitzjs/codemod@2.0.0-beta.24
@blitzjs/auth@2.0.0-beta.24
@blitzjs/generator@2.0.0-beta.24
@blitzjs/next@2.0.0-beta.24
@blitzjs/rpc@2.0.0-beta.24
v2.0.0-beta.24
2023-03-31 23:30:39 +05:30
Brandon Bayer
acc07ce943
Fix Next 13.2 compatibility ( #4108 )
...
* make everything work with next 13.2
* changeset
* update test
* fix test
2023-03-30 20:20:30 +00:00
Siddharth Suresh
ea7561b8ee
feature: Multiple fields forms using templates during generation ( #3869 )
...
* initial port
* read custom template values from blitz-server
* fix unit tests
* add unit tests
* remove comments
* make db import generic
* fix blitz genrate not updating values
* cleanup
* fix parent generation in createMutation and components, and move existing pages when --parent is called
* cleanup
* Create silly-peas-work.md
* Update .changeset/silly-peas-work.md
* add types for codegen
* fix belongsTo not working
* fix pnpm-lock
* use latest blitz logging setup in generator
* show error when structure of codegen is incorrect using zod
* cleanup
* make prisma import generic
* update tests
* generic prisma to work on subsequent runs
* initial commit adding dropdown option when using belongTo and parent flag
* cleanup
* fix --parent flag
* fix type
* Update getUsers.ts
* fix duplicate
* update prop type to options for --parent or belongsTo option and add LabelSelectField
* update tests
* Update blitz-server.ts
* fix lock file and add react-final-form select component
* fix default bug for string values in #2863
* Update apps/toolkit-app/app/blitz-server.ts
* update to latest changes
* implement suggessions
* fix tests and remove custom log
* add required test and remove error if prisma does not exist
* remove error log if no prisma schema
* works without prisma
* move zod to devDeps
* fix zod version
* preWriteFile and postWriteFile hooks
* fix pnpm lock
* Update packages/generator/src/generators/template-builders/field-values-builder.ts
Co-authored-by: John Vandivier <vandivier_john@yahoo.com >
* initial revert changes to log and add better types
* minor fix
* minor fix
* Update main.yml
* fix playwright issue
* Update main.yml
* try agin
* fix env location
* fix path
* fix version
* try another way
* with deps
* fix version
* cleanup
* add new zod `datetime`
Co-authored-by: Tobias <tobias@fixmycity.de >
* pnpm lock
* update zod to 3.20.0 in generator
* update unit tests
* Create pr-release.yml
* add changeset pre exit to fix error
* update to latest
* fix syntax
* try again
* feature: Consolidate mutations schema to schemas.ts file (#4057 )
* fix global install issue
* update the templates from suggestions
* merge the default and custom config
* fix custom codegen
* fix validations
* add partial type to codegen
* commit to rerun the action
---------
Co-authored-by: John Vandivier <vandivier_john@yahoo.com >
Co-authored-by: Tobias <tobias@fixmycity.de >
2023-03-29 23:34:00 +05:30
Blitz.js Bot
13639c5d1d
(meta) added @jafarlihi as contributor
2023-03-29 09:49:53 -04:00
Hikmat Jafarli
afdc810d0b
Fix LabeledTextField update on next-ui and chakra-ui recipes ( #4106 )
...
* Fix LabeledTextField update on next-ui and chakra-ui recipes
* Create empty-spiders-lay.md
---------
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-03-29 19:19:46 +05:30
Siddharth Suresh
37aeaa7fa2
feature: Nextjs 13 App Directory Utility Methods ( #4103 )
...
* working
* fix toolkit app
* fix add directive
* add back secure password
* changeset
* improve blitz rpc structure
* make it work
* fix most integration tests
* fix the tests
* fix import error
* fix unit test
* fix tests
* remove breaking changes
* remove another breaking change
* fix typescript declaration
* fix errorboundary redirect issues
* cleanup
* upgrade to next13
* update pnpm-lock
* add Server Plugin Export
* fix lint error
* fix build errors
* fixes
* Solve NextRouter is not mounted
* fix
* fix issues
* pnpm lock fix
* rename session function and add auth utility
* remove potential implicit warning
* fix deps and cleanup
* fix secure-password missing file
* fix possibility of crsf token cookie being null
* remove secure-password breaking changes
* Update cuddly-singers-perform.md
* rename functions and remove headers
* Revert "remove secure-password breaking changes"
This reverts commit abccf93d0c .
* unsupported auth methods in react server components
* remove authorizedContext: To be done in another PR
* add integration test for app dir
* fix duplicate package name
* Revert "remove authorizedContext: To be done in another PR"
This reverts commit 46fe8afab9 .
* pnpm lock
* integration test
* remove empty then and add void operator
* add new invokeResolver function
* fix bug in useAuthenticatedBlitzContext
* Create .changeset/tall-radios-clean.md
* overload the invoke function for the new RSC usecase
* invoke works without implicit passing of arguments
* fix pnpm lock
2023-03-29 19:05:46 +05:30