-
- Downloads
fix: Overriding Retention Policy not working (#32454)
Co-authored-by:
Guilherme Gazzo <5263975+ggazzo@users.noreply.github.com>
Showing
- .changeset/cold-beds-hope.md 5 additions, 0 deletions.changeset/cold-beds-hope.md
- apps/meteor/app/channel-settings/server/methods/saveRoomSettings.ts 21 additions, 41 deletions...r/app/channel-settings/server/methods/saveRoomSettings.ts
- apps/meteor/client/components/InfoPanel/InfoPanel.stories.tsx 1 addition, 1 deletion.../meteor/client/components/InfoPanel/InfoPanel.stories.tsx
- apps/meteor/client/components/InfoPanel/RetentionPolicyCallout.tsx 13 additions, 10 deletions...or/client/components/InfoPanel/RetentionPolicyCallout.tsx
- apps/meteor/client/hooks/useFormatRelativeTime.ts 0 additions, 14 deletionsapps/meteor/client/hooks/useFormatRelativeTime.ts
- apps/meteor/client/views/room/body/RetentionPolicyWarning.tsx 16 additions, 7 deletions.../meteor/client/views/room/body/RetentionPolicyWarning.tsx
- apps/meteor/client/views/room/body/RoomBody.tsx 2 additions, 2 deletionsapps/meteor/client/views/room/body/RoomBody.tsx
- apps/meteor/client/views/room/contextualBar/Info/EditRoomInfo/EditRoomInfo.tsx 59 additions, 23 deletions...ews/room/contextualBar/Info/EditRoomInfo/EditRoomInfo.tsx
- apps/meteor/client/views/room/contextualBar/Info/EditRoomInfo/useEditRoomInitialValues.ts 8 additions, 28 deletions...ntextualBar/Info/EditRoomInfo/useEditRoomInitialValues.ts
- apps/meteor/client/views/room/contextualBar/Info/RoomInfo/RoomInfo.tsx 5 additions, 5 deletions...lient/views/room/contextualBar/Info/RoomInfo/RoomInfo.tsx
- apps/meteor/client/views/room/hooks/useRetentionPolicy.ts 8 additions, 2 deletionsapps/meteor/client/views/room/hooks/useRetentionPolicy.ts
- apps/meteor/client/views/teams/contextualBar/info/TeamsInfo.tsx 1 addition, 5 deletions...eteor/client/views/teams/contextualBar/info/TeamsInfo.tsx
- apps/meteor/tests/e2e/page-objects/fragments/home-content.ts 4 additions, 0 deletionsapps/meteor/tests/e2e/page-objects/fragments/home-content.ts
- apps/meteor/tests/e2e/page-objects/fragments/home-flextab-room.ts 24 additions, 0 deletions...eor/tests/e2e/page-objects/fragments/home-flextab-room.ts
- apps/meteor/tests/e2e/retention-policy.spec.ts 138 additions, 0 deletionsapps/meteor/tests/e2e/retention-policy.spec.ts
- packages/i18n/src/locales/en.i18n.json 2 additions, 0 deletionspackages/i18n/src/locales/en.i18n.json
Loading
Please register or sign in to comment