Skip to content

Releases: devtron-labs/devtron-fe-common-lib

Select Picker update

07 Oct 07:12
Compare
Choose a tag to compare
Select Picker update Pre-release
Pre-release
v0.3.22-beta-8

chore: verion bump to 22-beta-8

Select Picker update

07 Oct 07:10
Compare
Choose a tag to compare
Select Picker update Pre-release
Pre-release
v0.3.22-beta-7

chore: type update

v0.3.22-beta-6

07 Oct 05:24
Compare
Choose a tag to compare
v0.3.22-beta-6 Pre-release
Pre-release

Full Changelog: v0.3.22...v0.3.22-beta-6

v0.3.22-beta-10

07 Oct 08:25
Compare
Choose a tag to compare
v0.3.22-beta-10 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.22...v0.3.22-beta-10

v0.4.0-patch-1

04 Oct 11:03
3c1f897
Compare
Choose a tag to compare
v0.4.0-patch-1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.19.0...v0.4.0-patch-1

v0.3.22-beta-5

04 Oct 06:53
Compare
Choose a tag to compare
v0.3.22-beta-5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.18-beta-1...v0.3.22-beta-5

v0.19.0

03 Oct 12:39
5c1b37b
Compare
Choose a tag to compare
v0.19.0 Pre-release
Pre-release
chore: Release candidate v0.19.0 (#327)

* feat: add security modal from fe-lib

* refactor: AppStatus - change icon for failed, error state

* chore: version bump

* chore: menu with modification from select picker

* fix: recalculate text truncation logic on re-renders

* package lock version bump

* chore: version bump

* feat: DeploymentConfigDiff
 - DeploymentConfigDiffNavigation - add support for tabs
 - DeploymentConfigDiff.utils - add manifest data utils
 - DeploymentConfigDiffMain - add support for error screen

* chore: version bump

* feat: add support for install app version id for helm security

* chore: version bump

* feat: add support for icon button

* feat: add negative grey variant

* chore: add docs for icon button

* feat: show aria label on hover of icon button

* chore: bump common lib

* feat: add support for image name in execution details api

* fix: hover and active for border less neutral and negative grey

* chore: version bump

* chore: version bump

* fix: pseudo state for border less neutral button

* refactor: DeploymentConfigDiffNavigation - tab config - navlink to button conversion

* chore: version bump

* chore: version bump

* feat: add support for bitnami chart hidden field

* chore: bump version for microcap

* feat: add toast manager service

* refactor: upgrade react toastify to v9

* chores: icon added in container registry dropdown

* fix: styling and type

* fix: remove the update available variant

* feat: update typing and add default for title

* chore: bump version

* version bump

* fix: specificity for min width in text button

* feat: update the min width for button to 64px

* fix: min width for button and code clean up

* feat: add support for persistant progress bar

* chore: bump version

* fix: padding specificity for text button

* feat: add support for other hidden types

* fix: replace close button with icon button

* chore: add documentation

* chore: add comments

* fix: styling for progress bar override

* feat: add support for v2 api in vulnerabilities.tsx

* fix: height for progress bar

* chore: bump version

* version bump

* chore: update loading

* remove optional check

* chore: version bump

* refactor: replace react toastify with ToastManager.showToast

* fix: use onMouseEnter instead to calculate isTextTruncated

* chore: version bump

* feat: add isToastActive, dismissToast and fix close btn styling

* feat: useForm hook

* chore: version bump

* fix: TagDetails - isPropagateDisabled prop not being used -> added logic to disable propagate change if it is true

* fix: use deepEquals from rjsf utils

* version bump

* chore: version bump

* version bump

* versioln bump

* feat: DeleteComponent - add delete loading and showError in case of error

* chore: version bump

* fix: truncate toast title on 2 line, update close icon hover state

* fix: update the gap for button large

* fix: review comments

* fix: version comparator by sort order

* feat: version bump to 0.3.4

* feat: version bump

* fix: DeploymentConfigDiffNavigation - replace custom tab with StyledRadioGroup

* feat: add common tooltip content constant & sorting by version in chart selector

* feat: TabGroup - add xl size variant, add description support; StatusFilterButton - UI update; Drawer - onClose prop support

* chore: version bump

* fix: review comments

* fix: use in operator only after Object.hasOwn check

* feat: merge calls for vulnerability card

* refactor: CustomInput - handleOnBlur -> onBlur rename

* refactor: Delete Component - deprecate 'setDeleting'

* feat: useForm - onFocus, formState, validationMode & documentation with logic refactor

* chore: version bump

* chore: version bump

* feat: add support to disable keybindings in LogResizeButton

* chore: version bump

* feat: add support for shortcut key combo

* feat: StatusFilterButton - add pop-up menu for filters when valid filter count > 4

* chore: version bump

* feat: move sidebar and scan-result api to fe-lib

* feat: add fallback in execution details api

* feat: add null check for execution details api result

* feat: TabGroup - tabType 'block'

* chore: version bump

* chore: version bump

* fix: tooltip on hover of fullscreen button

* feat: add support to expand all log accordians

* fix: remove derived state

* chore: wrap array.every operation in useMemo

* feat: add support for shortcut key combo tooltip as prop

* fix: action defines icon

* feat: add support for platform based shortcut combos

* chore: version bump

* fix: useForm - code logic fix

* fix: useForm - dirtyFields and touchedFields logic fix

* fix: use react-keybind for logs resize button & expand all logs accordion

* fix: StatusFilterButtonComponent - css move from base.scss, TabGroup - remove iconType prop, handling via mixins

* feat: add support for extensible shortcut for LogResizeButton

* chore: remove unneeded css

* chore: update dependency for vite

* chore: version bump

* feat: remove filter button from fe-common

* refactor: TabGroup - refactored Tab Content into helper functions

* refactor: TabGroup - getTabIcon function refactor

* chore: version bump

* chore: move styling of LogResizeButton to common

* fix: remove ref logic inside shortcut handlers

* chore: version bump

* chore: rename prop in LogResizeButton

* fix: use dc__no-border instead of dc__transparent on log resize button

* fix: redirect on previous url on closing create devtro
n app modal

* chore: version bump

* fix: review comments

* fix: js doc comments & logic in tooltip

* feat: remove env id prop from image accordion

* chore: version bump

* chore: drop optional typing from tooltip props

* feat: add column for policy in security modal

* fix: close icon override

* fix: TabGroup: onClick preventDefault when tab is in active state

* fix: RJSF - parseSchemaHiddenType logic fix

* fix: TabGroup: onClick preventDefault when tab is in active state

* fix: update icons in security modal

* fix: TabGroup: onClick null check

---------

Co-authored-by: arunjaindev <arun.jain@devtron.ai>
Co-authored-by: Rohit Raj <rohit.raj@devtron.ai>
Co-authored-by: shivani170 <shivani@devtron.ai>
Co-authored-by: Amrit Borah <elessar1802@gmail.com>
Co-authored-by: Eshank Vaish <eshank@devtron.ai>
Co-authored-by: Arun Jain <arun-devtron@Aruns-MacBook-Pro.local>
Co-authored-by: Amrit Kashyap Borah <66767648+Elessar1802@users.noreply.github.com>
Co-authored-by: Shivani Bhatt <61836271+shivani170@users.noreply.github.com>
Co-authored-by: Arun Jain <157310160+arunjaindev@users.noreply.github.com>

v0.3.22

03 Oct 09:05
3409271
Compare
Choose a tag to compare

What's Changed

  • feat: add support for air gapped installation in release by @eshankvaish in #307

Full Changelog: v0.3.21...v0.3.22

Select Picker input value

03 Oct 13:20
Compare
Choose a tag to compare
Pre-release

Select Picker input value

v0.3.22-beta-3

03 Oct 10:51
Compare
Choose a tag to compare
v0.3.22-beta-3 Pre-release
Pre-release