Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
9fd13bd
feat: update backdrop bg
eshankvaish Feb 17, 2025
9f59bca
feat: update the color palette and utils
eshankvaish Feb 17, 2025
c409811
feat: add token for bg-hover
eshankvaish Feb 17, 2025
ac6cb3b
fix: tooltip in docker config
eshankvaish Feb 17, 2025
d1aa745
Merge branch 'develop' of github.com:devtron-labs/dashboard into fix/…
eshankvaish Feb 18, 2025
041e039
feat: use tokens for border color
eshankvaish Feb 18, 2025
ebb8ac9
Merge branch 'develop' of github.com:devtron-labs/dashboard into fix/…
eshankvaish Feb 18, 2025
7c988c8
fix: styling for menu
eshankvaish Feb 18, 2025
1ab5a4b
fix: ic success icon
eshankvaish Feb 18, 2025
4cd791d
fix: icon in cm cs container
eshankvaish Feb 18, 2025
ff47998
fix: add eof in env update
eshankvaish Feb 18, 2025
d54123d
fix: update info-filled.svg
eshankvaish Feb 18, 2025
006dd88
fix: tippy customized styling in material view
eshankvaish Feb 18, 2025
26b8055
fix: update colors 🫣
eshankvaish Feb 18, 2025
397451c
refactor: remove hotjar functionality
eshankvaish Feb 18, 2025
51f21bd
feat: use terminal-bg
eshankvaish Feb 18, 2025
e76767b
fix: update bg menu secondary in light mode
eshankvaish Feb 18, 2025
9e090ab
feat: add support for component specific
eshankvaish Feb 18, 2025
6702900
fix: update the theming for logs and terminal component
eshankvaish Feb 18, 2025
83ba8bd
fix: cluster metadata bar
eshankvaish Feb 18, 2025
429ba7e
fix: element scroller button styling
eshankvaish Feb 18, 2025
d45ce22
fix: logs and terminal ui
eshankvaish Feb 18, 2025
466c675
fix: element scroller padding
eshankvaish Feb 19, 2025
bfa0da2
fix: styling for terminal and logs
eshankvaish Feb 19, 2025
080753c
fix: styling for terminal
eshankvaish Feb 19, 2025
f780887
fix: log viewer styling
eshankvaish Feb 19, 2025
63ed9dd
fix: styling for log analyzer
eshankvaish Feb 19, 2025
a91a7f3
Merge branch 'develop' of github.com:devtron-labs/dashboard into fix/…
eshankvaish Feb 19, 2025
405f85e
feat: add border left on build and cd modal
eshankvaish Feb 19, 2025
3294f71
fix: border bottom
eshankvaish Feb 19, 2025
fff7638
refactor: remove unused code
eshankvaish Feb 19, 2025
968e0ee
refactor: remove unused import
eshankvaish Feb 19, 2025
09d7e04
fix: resource browser search option bg
eshankvaish Feb 19, 2025
de73214
fix: group filter icon
eshankvaish Feb 19, 2025
5fba299
fix: update images in notifications
eshankvaish Feb 19, 2025
e741473
fix: warning icons
eshankvaish Feb 19, 2025
fad7f33
fix: token for hover
eshankvaish Feb 19, 2025
82f5a3f
fix: hover bg
eshankvaish Feb 19, 2025
1119d7c
fix: resource tree nodes
eshankvaish Feb 19, 2025
4954034
fix: border radius config in docker args
eshankvaish Feb 19, 2025
4ada5e6
fix: icon naming
eshankvaish Feb 20, 2025
0fe167d
doc: add code comments
eshankvaish Feb 20, 2025
b3d7429
Merge branch 'develop' of github.com:devtron-labs/dashboard into fix/…
eshankvaish Feb 20, 2025
c94f25e
chore: bump common to 1.7.8
eshankvaish Feb 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ SENTRY_PERFORMANCE_ENABLED=false
SENTRY_DSN=
SENTRY_RELEASE_VERSION=
SENTRY_TRACES_SAMPLE_RATE=0.2
HOTJAR_ENABLED=false
GA_ENABLED=false
GA_TRACKING_ID=
GTM_ENABLED=false
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ COPY . .

RUN echo `git rev-parse --short=9 HEAD` > health.html

RUN echo "SENTRY_RELEASE_VERSION=dashboard@$(git rev-parse --short HEAD)" >> .env
RUN echo "SENTRY_RELEASE_VERSION=dashboard@$(git rev-parse --short HEAD)\n" >> .env

RUN yarn build

Expand Down
1 change: 0 additions & 1 deletion config.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
| HIDE_DEFAULT_CLUSTER | "true" | Hide default cluster |
| HIDE_EXCLUDE_INCLUDE_GIT_COMMITS | "true" | Hide exclude include git commits |
| HIDE_GITOPS_OR_HELM_OPTION | "false" | Enable GitOps and Helm option |
| HOTJAR_ENABLED | "false" | Hotjar integration status |
| LOGIN_DT_LOGO | "" | Devtron logo for login page |
| LOGIN_PAGE_IMAGE | "" | Login page image url |
| LOGIN_PAGE_IMAGE_BG | "" | Login page image background color code |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"homepage": "/dashboard",
"dependencies": {
"@devtron-labs/devtron-fe-common-lib": "1.7.7",
"@devtron-labs/devtron-fe-common-lib": "1.7.8",
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
"@rjsf/core": "^5.13.3",
"@rjsf/utils": "^5.13.3",
Expand Down
4 changes: 0 additions & 4 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ import {
reloadLocation,
} from './components/common'
import { UPDATE_AVAILABLE_TOAST_PROGRESS_BG, URLS } from './config'
import Hotjar from './components/Hotjar/Hotjar'
import { validateToken } from './services/service'

const NavigationRoutes = lazy(() => import('./components/common/navigation/NavigationRoutes'))
Expand Down Expand Up @@ -351,9 +350,6 @@ export default function App() {
<div id="visible-modal" />
<div id="visible-modal-2" />
<div id="animated-dialog-backdrop" />
{import.meta.env.VITE_NODE_ENV === 'production' &&
window._env_ &&
window._env_.HOTJAR_ENABLED && <Hotjar />}
</BreadcrumbStore>
</ErrorBoundary>
)}
Expand Down
5 changes: 2 additions & 3 deletions src/Pages/Shared/ConfigMapSecret/helpers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@

import { Link } from 'react-router-dom'

import { CMSecretExternalType, InfoColourBar, CMSecretComponentType } from '@devtron-labs/devtron-fe-common-lib'
import { CMSecretExternalType, InfoColourBar, CMSecretComponentType, Icon } from '@devtron-labs/devtron-fe-common-lib'

import { ReactComponent as InfoIcon } from '@Icons/info-filled.svg'
import { ReactComponent as InfoIconN7 } from '@Icons/info-filled-n7.svg'
import { URLS } from '@Config/routes'
import { DOCUMENTATION } from '@Config/constants'

Expand Down Expand Up @@ -92,7 +91,7 @@ export const renderChartVersionBelow3090NotSupportedText = () => (

export const renderYamlInfoText = () => (
<p className="m-0 py-6 px-10 flex left dc__gap-6 fs-12 lh-20 cn-8 bg__secondary dc__border-top-n1 dc__bottom-radius-4">
<InfoIconN7 className="icon-dim-16 dc__no-shrink" />
<Icon name="ic-info-filled" color={null} size={16} />
<span>
GUI Recommended for multi-line data. Boolean and numeric values must be wrapped in double quotes Eg.
&quot;true&quot;, &quot;123&quot;
Expand Down
2 changes: 1 addition & 1 deletion src/assets/icons/ic-group-filter-applied.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/assets/icons/ic-success.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/assets/icons/ic-warning-y5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/assets/icons/ic-warning-y6.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/assets/icons/ic-warning.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 0 additions & 20 deletions src/assets/icons/info-filled-n7.svg

This file was deleted.

2 changes: 1 addition & 1 deletion src/assets/icons/info-filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/img/ses-empty.png
Binary file not shown.
20 changes: 20 additions & 0 deletions src/assets/img/ses-empty.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/img/slack-empty.png
Binary file not shown.
24 changes: 24 additions & 0 deletions src/assets/img/slack-empty.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/img/smtp-empty.png
Binary file not shown.
Loading
Loading