-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[STT-7] fix(ui): Update UI due to changes with Planning RelatedEvents…
… schema (#1996) * Bump coverage from 7.5.1 to 7.5.3 (#1994) 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update interfaces * Update redux reducers * Update redux selectors * Update redux actions * Update websocket notification handling * Update internal PlanningAPI * Update UI components * Update utils * Update package-lock.json * fix unit test * Add comment to IPlanningRelatedEventLinkType interface, update variable name * merging `release/2.7` to develop (#1998) * [SDBELGA-778] fix: Show recurring Planning update method on Ignore|Cancel|Save modal (#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] (#1963) * add new should_udpate func [SDCP-742] * update params * refactore logic * Onclusive parse new key for event status mapping [SDCP-749] (#1970) * Onclusive parse new key for event status mapping [SDCP-749] * address comment * Fix content profile closing after canceling a groups' creation (#1964) * implement onclusive reingesting (#1971) SDCP-751 * drop angular-history (#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 (#1979) SDCP-762 * set expiry when parsing onclusive events (#1995) * set expiry when parsing onclusive events CPCN-825 * fix mypy * bump version * update ui framework version (#1997) * fix ci * Set version to 2.8.0-dev --------- Co-authored-by: MarkLark86 <[email protected]> Co-authored-by: Ketan <[email protected]> Co-authored-by: Konstantin Markov <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Petr Jašek <[email protected]> Co-authored-by: Ketan <[email protected]> Co-authored-by: Konstantin Markov <[email protected]>
- Loading branch information
1 parent
ed7c3f3
commit 5a0b815
Showing
65 changed files
with
1,443 additions
and
827 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.