Closed
Conversation
* updated override version * removed override core * updated for angular 19 * updated material and other packages for angular 19 compatibility * updated package.json in packages/components * updated based on comment * refactor: remove unused imports and clean up component code --------- Co-authored-by: mohas22 <Sameer.Mohammed@pega.com> Co-authored-by: Siva Rama Krishna <sivaramakrishna.tumma@in.pega.com>
…els not displaying in embedded data issue fixed (#323) * Hiding the EmbedListUUID column in embeddedData table * default labels not displaying in embedded data issue fixed * fix: label visibility issue --------- Co-authored-by: manasa <manasa.mashetty@in.pega.com> Co-authored-by: Siva Rama Krishna <sivaramakrishna.tumma@in.pega.com>
Co-authored-by: manasa <manasa.mashetty@in.pega.com>
* Selectable card support in angular --------- Co-authored-by: mohas22 <Sameer.Mohammed@pega.com>
Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
* Added Advanced search feature support in DataReference --------- Co-authored-by: manasa <manasa.mashetty@in.pega.com> Co-authored-by: Siva Rama Krishna <sivaramakrishna.tumma@in.pega.com>
Co-authored-by: manasa <manasa.mashetty@in.pega.com>
…#328) Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
Co-authored-by: Sharma <vishal.sharma@in.pega.com>
Co-authored-by: Sharma <vishal.sharma@in.pega.com>
* onject reference, semantic link support * updated to work with data reference case * updated autocomplete and dropdown for object reference * updated based on comments * updated to build correctly * Added new template ObjectPage --------- Co-authored-by: mohas22 <Sameer.Mohammed@pega.com>
* Fixed blank screen issue in embedded --------- Co-authored-by: Sharma <vishal.sharma@in.pega.com>
Co-authored-by: Sharma <vishal.sharma@in.pega.com>
* Added missing exports * Updated the order of the exports * Few more exports added --------- Co-authored-by: Sharma <vishal.sharma@in.pega.com>
* Implemented theme support in Angular SDK --------- Co-authored-by: Siva Rama Krishna <sivaramakrishna.tumma@in.pega.com> Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
* refactor: base component for field components added * constellationjs 25.1.0 package installed
…#337) * Updated DataReference and Semantic Link to display as label and value * Handling label in single reference component --------- Co-authored-by: mohas22 <Sameer.Mohammed@pega.com> Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
Co-authored-by: Sharma <vishal.sharma@in.pega.com> Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
Co-authored-by: Sharma <vishal.sharma@in.pega.com>
* Default Page implementation * Removed commented code * Removed a console statement --------- Co-authored-by: Sharma <vishal.sharma@in.pega.com>
fix: Playwright tests fixes
* Fixed various theming issues and added mediaco theme * Renamed mediaco theme --------- Co-authored-by: Sharma <vishal.sharma@in.pega.com>
* Date time scroll issue resolved * phone component changes also included * date component alignment fixed --------- Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
* Fixed the Localization issues * localization fix --------- Co-authored-by: manasa <manasa.mashetty@in.pega.com>
Co-authored-by: Sharma <vishal.sharma@in.pega.com> Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
* Portal specified using query param not being cleared on logout, causing problem with subsequent logins * Clear the session storage completely on logout --------- Co-authored-by: Sharma <vishal.sharma@in.pega.com> Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
Co-authored-by: Sharma <vishal.sharma@in.pega.com>
* Fixed style issues in WssNavBar * Removing the hard coded logo image --------- Co-authored-by: Sharma <vishal.sharma@in.pega.com> Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
* Theme update for the rich text component * Updated without using the shortcuts * format issues fixed * format issues fixed * PR comments resolved * Refactor rich text editor configuration and improve change detection logic --------- Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com> Co-authored-by: Siva Rama Krishna <sivaramakrishna.tumma@in.pega.com>
* Displaying the caseType name on self service case view page * self service case view header fixes --------- Co-authored-by: manasa <manasa.mashetty@in.pega.com> Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
* Removed publish event CASE_ATTACHMENTS_UPDATED_FROM_CASEVIEW * remove publish event CASE_ATTACHMENTS_UPDATED_FROM_CASEVIEW
* Fixed the DataReference issue * Added the object-utils file in public-api --------- Co-authored-by: manasa <manasa.mashetty@in.pega.com>
… fix (#408) * fix: Phone playwright adjustment and attachment delete script failure fix * refactor: Added back download and delete file scenario
#411) * fix: ensure proper handling of attachment updates and error management in AttachmentComponent * fix: remove debug log from populateErrorAndUpdateRedux method in AttachmentComponent
* Fix : Wrong api call from defer load * fix: improve condition checks for assignment updates in defer load component --------- Co-authored-by: Siva Rama Krishna <sivaramakrishna.tumma@in.pega.com> Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
Co-authored-by: Sharma <vishal.sharma@in.pega.com> Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
* fix: Redux to update files properly after removing from UI * fix: improve attachment handling and state updates in AttachmentComponent * fix: streamline attachment change detection logic in AttachmentComponent --------- Co-authored-by: Siva Rama Krishna <sivaramakrishna.tumma@in.pega.com> Co-authored-by: tumms2021389 <97188066+tumms2021389@users.noreply.github.com>
* angular upgrade to 20 * updated readonly in location component (#418) * Fixed required validation issue in checkbox (#419) * Fixed required validation issue in checkbox --------- Co-authored-by: manasa <manasa.mashetty@in.pega.com> * chore: update version to 25.1.11 in package.json * Implement feature X to enhance user experience and optimize performance * chore: update Node.js version to 22.x in CI workflow --------- Co-authored-by: Sambhu S S <sambhu.ss@pega.com> Co-authored-by: 4manasa <manasamashetty96@gmail.com> Co-authored-by: manasa <manasa.mashetty@in.pega.com>
This file contains hidden or 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
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.