1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/src
Ivar Conradi Østhus 64c10f9eff
poc: many strategies pagination (#7011)
This fixes the case when a customer have thousands of strategies causing
the react UI to crash. We still consider it incorrect to use that amount
of strategies and this is more a workaround to help the customer out of
a crashing state.

We put it behind a flag called `manyStrategiesPagination` and plan to
only enable it for the customer in trouble.
2024-05-08 14:20:51 +02:00
..
lib poc: many strategies pagination (#7011) 2024-05-08 14:20:51 +02:00
mailtemplates
migrations feat: increase possible number range for yes/no metrics (#6995) 2024-05-07 13:54:56 +02:00
test [Gitar] Cleaning up stale feature flag: applicationOverviewNewQuery with value true (#6956) 2024-04-29 11:02:08 +03:00
migrator.ts
server-dev.ts poc: many strategies pagination (#7011) 2024-05-08 14:20:51 +02:00
server.ts