Skip to content

chore: main sync in develop#1021

Closed
whoami-amrit wants to merge 21 commits into
developfrom
chore/main-sync
Closed

chore: main sync in develop#1021
whoami-amrit wants to merge 21 commits into
developfrom
chore/main-sync

Conversation

@whoami-amrit

Copy link
Copy Markdown
Contributor
  • chore: icon added for notification event
  • chore: image approve svg fix
  • chore: bell icon added
  • chore: icon update for configuration
  • chore: version bump
  • chore: version bump
  • Add Empty State Key illustration to illustrationMap
  • Bump version to 1.22.8-beta-11 in package.json and package-lock.json
  • chore: update version to 1.23.0 in package.json and package-lock.json
  • Add new icons and update ActionMenu and HelpButton components for OSS Plus upgrade
  • fix: typo in HelpMenuItems enum and update HelpButton case reference
  • chore: version bump
  • chore: bump version to 1.23.3 and remove ENABLE_RESTART_WORKLOAD flag

shivani170 and others added 21 commits January 21, 2026 15:27
chore: update version to 1.23.0 in package.json and package-lock.json
feat: add new icons and update ActionMenu and HelpButton components for OSS Plus upgrade
chore: icon added for notification event
…ission

feat: add empty state key illustration to illustrationMap and claude instructions
…ault

chore: bump version to 1.23.3 and remove ENABLE_RESTART_WORKLOAD flag
Copilot AI review requested due to automatic review settings March 6, 2026 11:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR syncs changes from main into develop for the common FE library, primarily adding new icons/illustrations, extending UI type support, updating Help menu behavior for OSS Plus upgrade, and bumping the package version.

Changes:

  • Added new icons/illustrations and wired them into Icon/Illustration maps and Help menu options.
  • Extended shared UI types (e.g., new IconBaseSizeType size and GenericModal border variant).
  • Removed the ENABLE_RESTART_WORKLOAD env flag and bumped library version to 1.23.3.

Reviewed changes

Copilot reviewed 13 out of 22 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/index.ts Removes ENABLE_RESTART_WORKLOAD from customEnv.
src/Shared/types.ts Adds 56 to IconBaseSizeType.
src/Shared/Providers/MainContextProvider/types.ts Extends MainContext with OSS Plus upgrade dialog state/setter.
src/Shared/Components/Illustration/Illustration.tsx Adds empty-state-key illustration to illustrationMap.
src/Shared/Components/Icon/Icon.tsx Adds new icons and registers them in iconMap.
src/Shared/Components/Header/types.ts Adds UPGRADE_TO_OSS_PLUS to HelpMenuItems.
src/Shared/Components/Header/constants.ts Adds “Upgrade to OSS Plus” item to OSS Help menu.
src/Shared/Components/Header/HelpButton.tsx Triggers setShowUpgradeToOSSPlusDialog(true) for the new help menu item.
src/Shared/Components/GenericModal/types.ts Adds primary to BorderVariantType.
src/Shared/Components/GenericModal/constants.ts Maps primary border variant to border__primary.
src/Shared/Components/ActionMenu/ActionMenu.component.tsx Increases menu max-height utility class from mxh-300 to mxh-320.
src/Assets/Illustration/empty-state-key.svg Adds new illustration asset.
src/Assets/IconV2/ic-play-outline.svg Updates the play outline icon SVG.
src/Assets/IconV2/ic-medium-upgrade.svg Adds new upgrade icon asset.
src/Assets/IconV2/ic-image-approve.svg Adds new image-approve icon asset.
src/Assets/IconV2/ic-configuration-file.svg Adds new configuration-file icon asset.
src/Assets/IconV2/ic-bell.svg Updates bell icon SVG.
src/Assets/IconV2/ic-arrow-up-circle.svg Adds new arrow-up-circle icon asset.
src/Assets/IconV2/ic-arrow-up-circle-with-dot.svg Adds new arrow-up-circle-with-dot icon asset.
package.json Bumps package version to 1.23.3.
package-lock.json Bumps lockfile package version to 1.23.3.
CLAUDE.md Adds repository guidance documentation for Claude Code.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants