Visual indicators subscription for teams and project settings (#6546)

*  Visual indicators subscription for teams and project settings

* 📎 Fixes PR feedback

---------

Co-authored-by: Andrey Antukh <niwi@niwi.nz>
This commit is contained in:
Marina López 2025-05-26 12:56:40 +02:00 committed by GitHub
parent 5e8929e504
commit e5bc369e56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 1116 additions and 155 deletions

View file

@ -24,8 +24,8 @@ export PENPOT_FLAGS="\
enable-tiered-file-data-storage \
enable-file-validation \
enable-file-schema-validation \
enable-subscriptons \
enable-subscriptons-old ";
enable-subscriptions \
enable-subscriptions-old ";
# Default deletion delay for devenv
export PENPOT_DELETION_DELAY="24h"