Skip to content

[pull] dev from opf:dev #311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
Dec 19, 2024
Merged

[pull] dev from opf:dev #311

merged 29 commits into from
Dec 19, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 19, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

akabiru and others added 29 commits December 14, 2024 00:44
Consequently attempt to simplify the observable structure:
 hasReminder$ should emit based if notificationCountChanged$ | reminderModalUpdated$ emit
 i.e. if there's a new notification (from polling) or when the reminder modal is closed we want
 to recheck the reminderCount and subsequently update the icon
Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-ruby@googleauth/v1.12.0...googleauth/v1.12.1)

---
updated-dependencies:
- dependency-name: googleauth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.29.0 to 3.30.0.
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](fog/fog-aws@v3.29.0...v3.30.0)

---
updated-dependencies:
- dependency-name: fog-aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [httpx](https://gitlab.com/os85/httpx) from 1.3.4 to 1.4.0.
- [Commits](https://gitlab.com/os85/httpx/compare/v1.3.4...v1.4.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Instead of expecting modules to selectively overwrite
methods of this class, we offer an explicit extension point
where replacements can be registered explicitly.

Thus patching the implementation is not necessary anymore, instead
it can be configured from initializers.
build(deps): bump fog-aws from 3.29.0 to 3.30.0
…setting-reminders

Feature/59793 Add new icons for setting reminders `op-alarm` & `op-alarm-set`
build(deps): bump httpx from 1.3.4 to 1.4.0
…1.12.1

build(deps): bump googleauth from 1.12.0 to 1.12.1
There is now add_replacements which accepts a hash, allowing to
add multiple replacements in one call. This should make mass-adding
replacements look less bulky.

Also including helpers to ActsAsOpEngine to make adding replacements
from a module nicer.
…ting-to-send-an-email-reminder-immediately

implementation/59815 Add email setting to send an email reminder immediately
[#59998] add feature flag for work package subject configuration
#17504)

https://community.openproject.org/work_packages/60342

Reminder email template will be redesigned to differentiate from notifications. In the meantime,
we add the note or work package subject in the email subject as a tiny enhancements.
@pull pull bot added the ⤵️ pull label Dec 19, 2024
@pull pull bot merged commit 571df6e into kp-forks:dev Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants