Content
View differences
Updated by Christophe Bliard over 3 years ago
* [x] Add "date\_alert" to the `Authorization::EnterpriseService::GUARDED_ACTIONS`.
The following places should implement the new Guard:
* [ ] NotificationSettings should display the EE banner.
* Add a new property to [Configuraton Resource](https://www.openproject.org/docs/api/endpoints/configuration/) to export the EE variable to angular.
* [ ] Hide the sidebar "Date Alert" on the notifications page
* [x] Guard the [`UserPreferences::ParamsContract`](https://github.com/opf/openproject/blob/dev/app/contracts/user_preferences/params_contract.rb)
* [x] [ ] Guard the background job creating the date alert notifications in #43674 ([PR#11600](https://github.com/opf/openproject/pull/11600))
The following places should implement the new Guard:
* [ ] NotificationSettings should display the EE banner.
* Add a new property to [Configuraton Resource](https://www.openproject.org/docs/api/endpoints/configuration/) to export the EE variable to angular.
* [ ] Hide the sidebar "Date Alert" on the notifications page
* [x] Guard the [`UserPreferences::ParamsContract`](https://github.com/opf/openproject/blob/dev/app/contracts/user_preferences/params_contract.rb)
* [x]