1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src
Jaanus Sellin 9839b77008
feat: rework application overview db query (#8518)
Previously we were returning all instance names from database, but now
we count them in database.
2024-10-23 16:05:01 +03:00
..
lib feat: rework application overview db query (#8518) 2024-10-23 16:05:01 +03:00
mailtemplates feat: email service for productivity report (#8517) 2024-10-23 11:53:43 +02:00
migrations chore: update schemas related to Unleash AI chat (#8463) 2024-10-16 14:44:37 +01:00
test chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
migrator.ts fix: set log level to error for db migrate (#6601) 2024-03-19 14:45:27 +01:00
server-dev.ts feat: release plans nav menu item and icon suggestion (#8469) 2024-10-18 08:23:52 +02:00
server.ts