1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/src/lib
andreas-unleash c868b5a868
Feat: context field search and filter improvements (#6732)
Adds highlighting to search values 
Search also looks in `description`

behind a flag - it could possibly degrade performance when too many
items. Tested with 200 and it's ok but anything above might degrade:
Adds a Select/Unselect all button
Shows the selected values above the search 

Closes #
[1-2232](https://linear.app/unleash/issue/1-2232/context-field-ui-filter-and-search)



https://github.com/Unleash/unleash/assets/104830839/ba2fe56f-c5db-4ce7-bc3c-1e7988682984

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-29 15:44:34 +02:00
..
__snapshots__ Feat: context field search and filter improvements (#6732) 2024-03-29 15:44:34 +02:00
addons feat(integrations): ability to add stringified event (#6642) 2024-03-26 09:25:16 +01:00
db chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
domain/project-health fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
error chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
features feat: List possible parent variants (#6733) 2024-03-28 16:53:30 +01:00
middleware chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
openapi feat: List possible parent variants (#6733) 2024-03-28 16:53:30 +01:00
routes feat: collect prometheus data about archived features (#6728) 2024-03-28 13:40:30 +02:00
schema
services test: project insights service test (#6661) 2024-03-22 09:48:29 +01:00
types Feat: context field search and filter improvements (#6732) 2024-03-29 15:44:34 +02:00
users chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
util chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
app.test.ts
app.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
create-config.test.ts
create-config.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01: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
logger.ts
metric-events.ts feat: start monitoring total time to update cache (#6517) 2024-03-12 14:27:04 +02:00
metrics.test.ts feat: collect prometheus data about archived features (#6728) 2024-03-28 13:40:30 +02:00
metrics.ts feat: collect prometheus data about archived features (#6728) 2024-03-28 13:40:30 +02:00
server-impl.test.ts
server-impl.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00