Mateusz Kwasniewski
410142cb42
feat: make all feature toggle service write methods transactional ( #9973 )
2025-05-13 12:16:20 +02:00
Gastón Fournier
4ffd3e7116
chore: stop using feature service v2 ( #9500 )
...
Just replacing references as both are interchangeable
143c8a3074/src/lib/types/services.ts (L81-L82)
Depends on
https://github.com/bricks-software/unleash-enterprise/pull/138
2025-03-12 11:44:47 +01:00
Christopher Kolstad
cf2bd28ff6
feat: use audit info in events ( #6872 )
...
I've tried to use/add the audit info to all events I could see/find.
This makes this PR necessarily huge, because we do store quite a few
events.
I realise it might not be complete yet, but tests
run green, and I think we now have a pattern to follow for other events.
2024-04-18 16:32:35 +02:00
Christopher Kolstad
53354224fc
chore: Bump biome and configure husky ( #6589 )
...
Upgrades biome to 1.6.1, and updates husky pre-commit hook.
Most changes here are making type imports explicit.
2024-03-18 13:58:05 +01:00
Christopher Kolstad
bfa82d79bf
feat: adds created_by_user_id to all events ( #5619 )
...
### What
Adds `createdByUserId` to all events exposed by unleash. In addition
this PR updates all tests and usages of the methods in this codebase to
include the required number.
2023-12-14 13:45:25 +01:00
Mateusz Kwasniewski
b890df6e12
feat: show warning about dependencies removed on archive ( #5104 )
2023-10-20 08:58:03 +02:00
Mateusz Kwasniewski
c41f23ae54
feat: remove dependency on archive ( #5040 )
2023-10-16 08:59:34 +02:00
Mateusz Kwasniewski
3eeafba5f9
feat: validate archive dependent features ( #5019 )
2023-10-13 12:09:46 +02:00
andreas-unleash
a9a75d5e82
fix: disable all environments when reviving a feature ( #4999 )
...
Disable all environments when reviving a feature
Closes #
[SR-93](https://linear.app/unleash/issue/SR-93/disable-all-environments-when-reviving-a-feature )
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-10-13 10:38:18 +03:00
Mateusz Kwasniewski
cfcf9de65a
feat: Protect archive feature ( #5003 )
2023-10-12 08:38:03 +02:00
Fredrik Strand Oseberg
bc96216daa
Refactor/move features to feature oriented architecture ( #4994 )
...
This PR gathers feature related files in the same folder.
2023-10-11 09:38:57 +02:00
Thomas Heartman
b927615ebe
openapi: update misc 'features'-tagged endpoints ( #4192 )
...
This PR updates a slew of miscellaneous endpoints tagged `Features`
2023-07-11 14:17:10 +02:00
Jaanus Sellin
b329084a69
chore: openapi docs for archive ( #4127 )
2023-06-30 15:22:08 +03:00
Jaanus Sellin
383aa3dde4
feat: remove bulk operations flag ( #3643 )
2023-04-28 11:18:03 +03:00
Jaanus Sellin
d28e65b94c
feat: revive features ( #3344 )
2023-03-17 18:21:13 +00:00
Jaanus Sellin
d94dd31677
feat: refactor archive ( #3330 )
2023-03-16 10:26:02 +02:00
Jaanus Sellin
138ac98094
feat: bulk revive features ( #3321 )
2023-03-16 09:51:18 +02:00
Jaanus Sellin
a5f1b89b4a
feat: bulk delete features ( #3314 )
2023-03-15 15:08:08 +02:00