1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02: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 feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
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 feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util fix: disallow invalid tag values (#7268) 2024-06-05 08:31:30 +02:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
app.ts fix: bearer tokens with base-path (#7065) 2024-05-16 11:45:16 +02:00
create-config.test.ts feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
create-config.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00
default-custom-auth-deny-all.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
internals.ts refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts feat: add option for LOG_LEVEL (#803) 2021-04-23 15:31:12 +02:00
metric-events.ts feat: start monitoring total time to update cache (#6517) 2024-03-12 14:27:04 +02:00
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