1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src
Jaanus Sellin e79e30de96
fix: total number should be correct now in search (#5355)
The issue was that we all features were created exactly in same time,
and our feature counter waas expecting time to be unique to feature,
which was not the case.
2023-11-21 09:08:20 +01:00
..
lib fix: total number should be correct now in search (#5355) 2023-11-21 09:08:20 +01:00
mailtemplates
migrations chore: remove enum type from db (#5254) 2023-11-03 09:28:19 +02:00
test chore: remove usage of feature naming pattern flag (#5364) 2023-11-20 12:42:24 +01:00
migrator.ts
server-dev.ts refactor: remove feature flag for Dora (#5367) 2023-11-21 08:18:00 +01:00
server.ts