Content
View differences
Updated by Attila Dombi over 3 years ago
* [x] Add "date\_alert" to the `Authorization::EnterpriseService::GUARDED_ACTIONS`.
The following places should implement the new Guard:
* [x] [ ] 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 Hide the sidebar "Date Alert" on the notifications page~~
* [ ] Display the EE page when clicking on the "Date Alert" sidebar. See <mention class="mention" data-id="44516" data-type="work_package" data-text="#44516">#44516</mention> .
* [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:
* [x]
* Add a new property to [Configuraton Resource](https://www.openproject.org/docs/api/endpoints/configuration/) to export the EE variable to angular.
* [ ] ~~Hide
* [ ] Display the EE page when clicking on the "Date Alert" sidebar. See <mention class="mention" data-id="44516" data-type="work_package" data-text="#44516">#44516</mention> .
* [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))