Merge branch 'develop' into spike/permissions-for-agents

# Conflicts:
#	config/installation_config.yml
#	enterprise/app/controllers/enterprise/super_admin/app_configs_controller.rb
This commit is contained in:
Sojan
2024-06-06 14:00:58 -07:00
172 changed files with 3818 additions and 695 deletions
@@ -65,11 +65,11 @@
</div>
<span
v-if="warningIcon"
class="inline-flex rounded-sm mr-1 bg-slate-100"
class="inline-flex mr-1 bg-red-50 dark:bg-red-900 p-0.5 rounded-sm"
>
<fluent-icon
v-tooltip.top-end="$t('SIDEBAR.FACEBOOK_REAUTHORIZE')"
class="text-xxs"
v-tooltip.top-end="$t('SIDEBAR.REAUTHORIZE')"
class="text-xxs text-red-500 dark:text-red-300"
:icon="warningIcon"
size="12"
/>