-
Notifications
You must be signed in to change notification settings - Fork 35
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
[STT-7] fix(ui): Update UI due to changes with Planning RelatedEvents schema #1996
Merged
MarkLark86
merged 14 commits into
superdesk:feature/multiple-events-in-planning
from
MarkLark86:STT-7
Jun 19, 2024
Merged
[STT-7] fix(ui): Update UI due to changes with Planning RelatedEvents schema #1996
MarkLark86
merged 14 commits into
superdesk:feature/multiple-events-in-planning
from
MarkLark86:STT-7
Jun 19, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.1 to 7.5.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.1...7.5.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tomaskikutis
approved these changes
Jun 18, 2024
* [SDBELGA-778] fix: Show recurring Planning update method on Ignore|Cancel|Save modal (superdesk#1930) * [SDBELGA-778] fix: Show recurring Planning update method on Ignore|Cancel|Save modal Also improve look and feel when rendering Event & Planning metadata in the modal * fix(ci): Use superdesk/release/2.7 branch for test instance * fix extension build error * add new should_udpate func [SDCP-742] (superdesk#1963) * add new should_udpate func [SDCP-742] * update params * refactore logic * Onclusive parse new key for event status mapping [SDCP-749] (superdesk#1970) * Onclusive parse new key for event status mapping [SDCP-749] * address comment * Fix content profile closing after canceling a groups' creation (superdesk#1964) * implement onclusive reingesting (superdesk#1971) SDCP-751 * drop angular-history (superdesk#1933) * drop angular-history * fix test build * sync redux versions with client core * update package-lock * update events during ingest if name/subject changes SDCP-751 * allow removing contact email/phone via update (superdesk#1979) SDCP-762 * set expiry when parsing onclusive events (superdesk#1995) * set expiry when parsing onclusive events CPCN-825 * fix mypy * bump version * update ui framework version (superdesk#1997) * fix ci * Set version to 2.8.0-dev --------- Co-authored-by: MarkLark86 <mark.pittaway@gmail.com> Co-authored-by: Ketan <73937490+devketanpro@users.noreply.github.com> Co-authored-by: Konstantin Markov <maga.ot.oz@protonmail.com>
MarkLark86
merged commit Jun 19, 2024
5a0b815
into
superdesk:feature/multiple-events-in-planning
12 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.