Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
f80e614
Added Create Env Panel
opoliarush Mar 22, 2024
48be132
Added new Env step
opoliarush Mar 22, 2024
2e5d40d
EnvironmentPanel
opoliarush Mar 25, 2024
dc52051
Added Environment Created state
opoliarush Mar 25, 2024
9fe928d
Add for IsCentralized
opoliarush Mar 25, 2024
957fa57
Navigation for creation
opoliarush Mar 26, 2024
9d1fb43
Added registration step
opoliarush Mar 26, 2024
92b1f37
Fixed navigation
opoliarush Mar 26, 2024
f2f7bad
Updated wizard navigation
opoliarush Mar 26, 2024
fb1199e
updated add navigation flow
opoliarush Mar 26, 2024
3779de3
use public private
opoliarush Mar 27, 2024
b1c893a
Connect message
opoliarush Mar 28, 2024
d0ead84
Errors panel
opoliarush Mar 28, 2024
9245651
use id for env
opoliarush Mar 28, 2024
4d91c3b
Fixed styles
opoliarush Mar 29, 2024
2fe3ffd
Merge branch 'main' into feature/create-new-env-flow
opoliarush Mar 29, 2024
0978eea
fixed autoselect
opoliarush Mar 29, 2024
cecc9f5
Support delete
opoliarush Mar 29, 2024
da6957b
Add new screen
opoliarush Mar 29, 2024
8b2d563
Added new animation
opoliarush Apr 1, 2024
99da6ac
Fixed add to config
opoliarush Apr 1, 2024
3f93ef0
Merge branch 'main' into feature/create-new-env-flow
opoliarush Apr 1, 2024
efa0153
fixed comments
opoliarush Apr 2, 2024
d074434
fix styles
opoliarush Apr 2, 2024
3d4ea80
Added events tracking
opoliarush Apr 2, 2024
7926c80
Fixed comments
opoliarush Apr 2, 2024
b58278e
Fixed tests
opoliarush Apr 2, 2024
a2a7fe1
Fixed error bump
opoliarush Apr 3, 2024
fa5ce04
added overlay
opoliarush Apr 3, 2024
02bf79a
Fix private env
opoliarush Apr 4, 2024
27e5eed
Fix styles
opoliarush Apr 4, 2024
40937fe
Merge branch 'main' into feature/create-new-env-flow
opoliarush Apr 4, 2024
c176623
Use User info
opoliarush Apr 5, 2024
ff56379
Fix styles
opoliarush Apr 5, 2024
6bc5ae1
Change icon
opoliarush Apr 5, 2024
8e5c802
fix lint
opoliarush Apr 5, 2024
28a998c
Sign-in form
opoliarush Apr 8, 2024
4ff5074
added registration
opoliarush Apr 10, 2024
e249d04
Merge remote-tracking branch 'origin/feature/create-new-env-flow' int…
opoliarush Apr 10, 2024
aac38a5
revert
opoliarush Apr 10, 2024
89eae22
Update insight types
kshmidt-digma Apr 10, 2024
f35555b
Login actions
opoliarush Apr 11, 2024
80db924
Merge branch 'main' into feature/create-new-env-flow
opoliarush Apr 11, 2024
27c3078
Configure UI for Login
opoliarush Apr 12, 2024
b85177f
Merge branch 'feature/create-new-env-flow' into feature/sign-in
opoliarush Apr 12, 2024
7a5168b
fix validation
opoliarush Apr 12, 2024
41a92d2
fix style
opoliarush Apr 12, 2024
b94a6d0
Remove deprecated components, add comments
kshmidt-digma Apr 12, 2024
70d59a2
Update comments
kshmidt-digma Apr 12, 2024
cb56d24
Merge pull request #759 from digma-ai/fix/update-insight-types
kshmidt-digma Apr 15, 2024
bc96606
Update comment
kshmidt-digma Apr 15, 2024
2b3f06b
Merge branch 'fix/update-insight-types' into feature/create-new-env-flow
kshmidt-digma Apr 15, 2024
6eb7b91
add loader
opoliarush Apr 15, 2024
1d89bf9
fix merge
opoliarush Apr 15, 2024
8536982
fix comments
opoliarush Apr 15, 2024
30f2afe
Merge pull request #764 from digma-ai/feature/sign-in
opoliarush Apr 15, 2024
b13bd74
Add Performance widget to Highlights (#755)
kshmidt-digma Apr 16, 2024
d42adad
Fix table row click in Top Issues widget (#768)
kshmidt-digma Apr 16, 2024
3d02c6f
Update styles
kshmidt-digma Apr 16, 2024
6f3a350
Fixed validation
opoliarush Apr 17, 2024
b8590ea
update regex
opoliarush Apr 17, 2024
5d03121
Update src/components/Main/Authentication/Registration/index.tsx
opoliarush Apr 17, 2024
45a812f
add comment
opoliarush Apr 17, 2024
9f646f8
Merge branch 'fix-validation' of https://github.com/digma-ai/digma-ui…
opoliarush Apr 17, 2024
7b72e3b
Merge pull request #773 from digma-ai/fix-validation
opoliarush Apr 17, 2024
fa11bec
fix validation
opoliarush Apr 17, 2024
8e2a966
Merge pull request #774 from digma-ai/fix-validation-error
opoliarush Apr 17, 2024
0c10428
Update config
opoliarush Apr 17, 2024
3219397
Merge branch 'feature/create-new-env-flow' of https://github.com/digm…
opoliarush Apr 17, 2024
048824f
unify password validation
opoliarush Apr 17, 2024
214a723
Merge pull request #775 from digma-ai/fix-password-validation
opoliarush Apr 17, 2024
115e536
update event name
opoliarush Apr 17, 2024
63d3404
updated tracking events
opoliarush Apr 17, 2024
d37481a
Fix documentation and environment instructions (#776)
kshmidt-digma Apr 17, 2024
4cb5bb8
Merge branch 'feature/create-new-env-flow' of https://github.com/digm…
opoliarush Apr 18, 2024
9291d2d
Fixed comments
opoliarush Apr 18, 2024
8f1f703
Update actions names
opoliarush Apr 18, 2024
8dd2a22
update to use new field
opoliarush Apr 18, 2024
f540b1c
Show registration dialog
opoliarush Apr 19, 2024
9836890
Merge pull request #790 from digma-ai/bugfix/registration-dialog
opoliarush Apr 19, 2024
327449d
Update styles (#785)
kshmidt-digma Apr 19, 2024
cd5c345
fix comments
opoliarush Apr 19, 2024
12e07bd
fix name
opoliarush Apr 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions .storybook/preview-body.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
window.isDigmathonModeEnabled = true;

window.assetsRefreshInterval;
window.assetsSearch = true;
window.assetsSelectedServices = [];

window.dashboardEnvironment = "SAMPLE_ENV";
window.dashboardRefreshInterval;
Expand All @@ -35,7 +33,6 @@
window.recentActivityExpirationLimit;
window.recentActivityDocumentationURL =
"https://github.com/digma-ai/digma-vscode-plugin#%EF%B8%8F-extension-settings";
window.recentActivityIsEnvironmentManagementEnabled = true;

window.testsRefreshInterval;

Expand Down
20 changes: 16 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,29 +11,23 @@
"test": "echo \"Error: no test specified\" && exit 1",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"build:assets:dev": "webpack --config webpack.dev.ts --env app=assets",
"build:dashboard:dev": "webpack --config webpack.dev.ts --env app=dashboard",
"build:documentation:dev": "webpack --config webpack.dev.ts --env app=documentation",
"build:insights:dev": "webpack --config webpack.dev.ts --env app=insights",
"build:installation-wizard:dev": "webpack --config webpack.dev.ts --env app=installationWizard",
"build:main:dev": "webpack --config webpack.dev.ts --env app=main",
"build:navigation:dev": "webpack --config webpack.dev.ts --env app=navigation",
"build:notifications:dev": "webpack --config webpack.dev.ts --env app=notifications",
"build:recentActivity:dev": "webpack --config webpack.dev.ts --env app=recentActivity",
"build:tests:dev": "webpack --config webpack.dev.ts --env app=tests",
"build:troubleshooting:dev": "webpack --config webpack.dev.ts --env app=troubleshooting",
"build:dev": "webpack --config webpack.dev.ts",
"build:dev:web": "webpack --config webpack.dev.ts --env platform=Web",
"build:assets:prod": "webpack --config webpack.prod.ts --env app=assets",
"build:dashboard:prod": "webpack --config webpack.prod.ts --env app=dashboard",
"build:documentation:prod": "webpack --config webpack.prod.ts --env app=documentation",
"build:insights:prod": "webpack --config webpack.prod.ts --env app=insights",
"build:installation-wizard:prod": "webpack --config webpack.prod.ts --env app=installationWizard",
"build:main:prod": "webpack --config webpack.prod.ts --env app=main",
"build:navigation:prod": "webpack --config webpack.prod.ts --env app=navigation",
"build:notifications:prod": "webpack --config webpack.prod.ts --env app=notifications",
"build:recentActivity:prod": "webpack --config webpack.prod.ts --env app=recentActivity",
"build:tests:prod": "webpack --config webpack.prod.ts --env app=tests",
"build:troubleshooting:prod": "webpack --config webpack.prod.ts --env app=troubleshooting",
"build:prod": "webpack --config webpack.prod.ts",
"build:prod:web": "webpack --config webpack.prod.ts --env platform=Web",
Expand Down Expand Up @@ -75,6 +69,7 @@
"@types/react-syntax-highlighter": "^15.5.7",
"@types/react-transition-group": "^4.4.5",
"@types/semver": "^7.5.6",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"babel-loader": "^9.1.3",
Expand Down Expand Up @@ -122,6 +117,7 @@
"react-transition-group": "^4.4.5",
"recharts": "^2.6.2",
"semver": "^7.5.4",
"styled-components": "^6.1.0"
"styled-components": "^6.1.0",
"uuid": "^9.0.1"
}
}
128 changes: 128 additions & 0 deletions public/images/environmentId_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
116 changes: 116 additions & 0 deletions public/images/environmentId_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading