1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src/lib
Jaanus Sellin e69072b1e3
fix: make search selects explicit (#7445)
Now we are not returning * columns, but all tables that we join later,
will need to select columns one by one.
2024-06-25 14:14:11 +03:00
..
__snapshots__ chore: add a flag+ui flag for commandBarUI (#7264) 2024-06-04 08:50:13 +00:00
addons task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
db fix: increase performance of outdated SDK query (#7226) 2024-05-31 12:39:52 +03:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
features fix: make search selects explicit (#7445) 2024-06-25 14:14:11 +03:00
middleware chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
openapi fix: disallow invalid tag values (#7268) 2024-06-05 08:31:30 +02:00
routes fix: disallow invalid tag values (#7268) 2024-06-05 08:31:30 +02:00
schema
services fix: disallow invalid tag values (#7268) 2024-06-05 08:31:30 +02:00
types fix: project to lifecycle events (#7400) 2024-06-14 16:46:26 +03:00
users
util fix: disallow invalid tag values (#7268) 2024-06-05 08:31:30 +02:00
app.test.ts
app.ts fix: bearer tokens with base-path (#7065) 2024-05-16 11:45:16 +02:00
create-config.test.ts
create-config.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: now CLIENT_METRICS event will be emitted with new structure (#7210) 2024-05-31 12:40:46 +03:00
metrics.ts feat: now CLIENT_METRICS event will be emitted with new structure (#7210) 2024-05-31 12:40:46 +03:00
server-impl.test.ts feat: error log on unsupported pg (#7139) 2024-05-27 09:21:45 +02:00
server-impl.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00