dswbx
4c11789ea8
Fix Release 0.11.1 ( #150 )
...
* fix strategy forms handling, add register route and hidden fields
Refactored strategy forms to include hidden fields for type and name. Added a registration route with necessary adjustments to the admin controller and routes. Corrected field handling within relevant forms and components.
* fix admin access permissions and refactor routing structure
display a fixed error for unmet permissions when retrieving the schema. moved auth routes outside of BkndProvider and reorganized remaining routes to include BkndWrapper.
* fix: properly type BkndWrapper
* bump fix release version
* ModuleManager: update diff checking and AppData validation
Revised diff handling includes validation of diffs, reverting changes on failure, and enforcing module constraints with onBeforeUpdate hooks. Introduced `validateDiffs` and backup of stable configs. Applied changes in related modules, tests, and UI layer to align with updated diff logic.
* fix: cli: running from config file were using invalid args
* fix: cli: improve sequence of onBuilt trigger to allow custom routes from cli
* fix e2e tests
2025-04-20 09:29:58 +02:00
dswbx
53467d6750
fix: create: cloudflare starter wasn't creating a r2 bucket
2025-04-08 12:43:50 +02:00
dswbx
a80a731498
fix: cli: user command now uses the same app env setup as run
2025-04-08 11:22:10 +02:00
dswbx
ca86fa58ac
cli: user: add token generation ( #140 )
...
* cli: user: add token generation
* cli: user: add token generation
* cli: user: check for value being cancel before continuing
2025-04-05 17:57:03 +02:00
dswbx
0b41aa5a2d
cli: create: allow non-interactive create ( #137 )
2025-04-03 09:17:29 +02:00
dswbx
aaae8d9681
aws cli create: added guided db creation ( #134 )
2025-04-02 20:18:52 +02:00
dswbx
b2fd907e8c
updated docs, fixed run with node/tsx
2025-03-28 21:12:50 +01:00
dswbx
b29c04e8c9
added more cli instructions
2025-03-28 20:52:00 +01:00
dswbx
11a28eba88
improve cli creds extraction
2025-03-28 18:03:09 +01:00
dswbx
9d122da4b9
cli create: improve cloudflare (create d1, r2)
2025-03-26 10:30:47 +01:00
dswbx
5697b7891a
update cli description for run
2025-03-14 15:37:51 +01:00
dswbx
b763826754
replaced remix with react-router
2025-03-14 15:32:43 +01:00
dswbx
6015acb914
added basic cli telemetry
2025-03-14 11:40:56 +01:00
dswbx
eabae5d3df
hotfix 0.9.1 docker fails due to trying to open a browser
2025-03-10 12:28:38 +01:00
dswbx
ab73b02138
refactor console verbosity and internal env handling
2025-03-04 11:18:14 +01:00
dswbx
ad353e59c9
added aws adapter docs
2025-03-03 16:56:48 +01:00
dswbx
675a39ad5c
added aws lambda adapter + improvements to handle concurrency
2025-03-03 15:42:42 +01:00
dswbx
00f52eb096
minor fixes for nextjs
2025-03-03 07:10:32 +01:00
dswbx
7743f71a11
added format command and added trailing commas to reduce conflicts
2025-02-26 20:06:03 +01:00
dswbx
a29e824ecc
minor fixes in build and console
2025-02-19 17:41:48 +01:00
dswbx
ee7dcd44f4
updated remix adapter for non-middleware env, fixed console mute
2025-02-19 14:13:29 +01:00
dswbx
dec382b49d
cli create: add default database name for cloudflare
2025-02-18 10:49:37 +01:00
dswbx
a5ab102b34
Merge pull request #86 from bknd-io/feat/cli-prefer-file
...
cli run will prefer data file now, improved console coloring
2025-02-18 10:21:34 +01:00
dswbx
e12ed1e4b3
cli run will prefer data file now, improved console coloring
2025-02-18 10:11:59 +01:00
dswbx
e2217c411a
added deboug routes cli action
2025-02-18 09:25:34 +01:00
dswbx
bd362607ae
cli create: fix cloudflare overriding name in wrangler
2025-02-17 20:46:20 +01:00
dswbx
4bd201d454
cli create: updated templates, reworked examples to be standalone
2025-02-14 14:56:35 +01:00
dswbx
b412da836c
cli create: fix installing deps spinner
2025-02-14 14:08:15 +01:00
dswbx
3b487ade2a
finalize initial starters
2025-02-14 13:55:46 +01:00
dswbx
68277a68d5
cloudflare update assets dir
2025-02-13 09:12:08 +01:00
dswbx
8e72b5b615
init create cli, added node and partially cloudflare
2025-02-13 08:51:48 +01:00
dswbx
d84731d89e
cli: try to fallback to env if present
2025-02-12 09:52:18 +01:00
dswbx
2c6a4d2bed
update app create config to accept libsql config directly
2025-02-12 09:21:51 +01:00
dswbx
bd4bc14282
reworked authentication and permission handling
2025-01-11 15:27:58 +01:00
dswbx
7d3d1e811f
refactor: extracted auth as middleware to be added manually to endpoints
2025-01-07 13:32:50 +01:00
dswbx
76da14294c
unified runtime and framework adapters
2024-12-24 09:43:16 +01:00
dswbx
c1e92e503b
update & fix typing, updated examples
2024-12-23 19:28:31 +01:00
dswbx
b7ec4982dc
cli: automatically register local adapter
2024-12-10 15:50:41 +01:00
dswbx
94cc4042d3
small refactorings and cleanups, improved bun/node adapter, updated docs
2024-12-07 18:55:02 +01:00
dswbx
c31bc2ccb0
changed build workflow – for auth it's required to have better control over html and assets
2024-11-27 16:19:37 +01:00
dswbx
2433833ad0
reworked html serving, added new permissions for api/auth, updated adapters
2024-11-23 11:21:09 +01:00
dswbx
2fe924b65c
fix user cli
2024-11-21 08:39:04 +01:00
dswbx
90f80c4280
public commit
2024-11-16 12:01:47 +01:00