Commit 5c1b37b
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>1 parent 50346e7 commit 5c1b37b
File tree
134 files changed
+4887
-1292
lines changed- src
- Assets/Icon
- Common
- AppStatus
- CustomInput
- CustomTagSelector
- DeleteComponentModal
- Drawer
- GenericDescription
- RJSF
- templates
- Security
- Tooltip
- Pages/GlobalConfigurations
- BuildInfra
- DeploymentCharts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
134 files changed
+4887
-1292
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
118 | 129 | | |
119 | 130 | | |
120 | 131 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
84 | 83 | | |
85 | 84 | | |
86 | 85 | | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| 97 | + | |
96 | 98 | | |
97 | | - | |
98 | 99 | | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| |||
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
112 | | - | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments