Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: dashboard revamp according to the latest designs #4868

Merged
merged 42 commits into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
a0f0803
feat: dashboard list view
YounixM Apr 15, 2024
272451b
feat: update sort menu items
YounixM Apr 15, 2024
eb591ff
feat: wire up add / import dashboard functionss
YounixM Apr 15, 2024
6f901ef
feat: update import json styles
YounixM Apr 16, 2024
67a360d
feat: new dashboard templates modal
YounixM Apr 16, 2024
5890184
feat: add template filter logic
YounixM Apr 17, 2024
9a9a77f
feat: revamp the overview settings modal (#4894)
vikrantgupta25 Apr 23, 2024
f6b9971
feat: follow ups for side panel section for dashboards (#4906)
vikrantgupta25 Apr 25, 2024
1d5189b
feat: setup for new dashboard landing page (#4921)
vikrantgupta25 Apr 27, 2024
178ffc1
feat: dashboard revamp changes follow ups (#4929)
vikrantgupta25 Apr 29, 2024
f991197
feat: dashboard widget edit page design revamp (#4946)
vikrantgupta25 May 13, 2024
65b1922
feat: threshold preview changes (#4990)
vikrantgupta25 May 13, 2024
6c458d9
fix: remove the horizontal scroll from the dashboards landing page
vikrantgupta25 May 13, 2024
52c6a93
fix: added margin to dashboard widgets (#4991)
vikrantgupta25 May 13, 2024
00c1358
fix: rebase conflicts
vikrantgupta25 May 13, 2024
04f6faa
feat: dashboard panel grouping change for new designs (#4992)
vikrantgupta25 May 13, 2024
4dcbaa8
feat: dashboard list page revamp and functionality additions (#4994)
vikrantgupta25 May 14, 2024
dfc159b
feat: handle dashboard list loading state
vikrantgupta25 May 14, 2024
6b4169a
feat: sort and pagination changes for dashboard list view designs (#4…
vikrantgupta25 May 14, 2024
43e6fae
feat: added name dropdown in the settings drawer and image as base64 …
vikrantgupta25 May 14, 2024
55ae605
feat: added dashboard list page header
vikrantgupta25 May 14, 2024
2d186ef
fix: margin of dashboard list container
vikrantgupta25 May 14, 2024
1517af2
feat: dashboard empty state (#5005)
vikrantgupta25 May 14, 2024
0516441
feat: light mode changes for new dashboard revamp (#5006)
vikrantgupta25 May 15, 2024
709f119
feat: added dashboard list error state (#5011)
vikrantgupta25 May 15, 2024
4429d99
feat: added missing light mode designs
vikrantgupta25 May 15, 2024
e322068
fix: usability / customer issues (#5014)
vikrantgupta25 May 16, 2024
46c2420
fix: minor styling fixes
vikrantgupta25 May 16, 2024
f1b0144
fix: handle silent error for dashboard edit mutation (#5022)
vikrantgupta25 May 16, 2024
8679083
fix: rbac changes
vikrantgupta25 May 17, 2024
ba8b40c
fix: grip icon color
vikrantgupta25 May 17, 2024
f8f45af
fix: new dashboards feedback from testing (#5030)
vikrantgupta25 May 20, 2024
5024d5d
fix: minor UI fixes (#5032)
vikrantgupta25 May 20, 2024
b689e89
fix: comment out filters code for phase 2 (#5034)
vikrantgupta25 May 20, 2024
ddb3a8b
fix: dashboard revamp ui fixes (#5037)
vikrantgupta25 May 21, 2024
6d64f25
Dashboard vqa 1 (#5090)
vikrantgupta25 May 27, 2024
d85ba14
fix: added dashboard locked footer and base64 icons (#5091)
vikrantgupta25 May 27, 2024
8dd0deb
fix: dashboard delete hover and row actions refactor
vikrantgupta25 May 27, 2024
980be23
fix: dashboard vqa pt 2 (#5098)
vikrantgupta25 May 28, 2024
f1af955
fix: review comments
vikrantgupta25 May 28, 2024
9d1544a
fix: alerts plot tag spacing
vikrantgupta25 May 28, 2024
8b62251
fix: css variables update
vikrantgupta25 May 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"less": "^4.1.2",
"less-loader": "^10.2.0",
"lodash-es": "^4.17.21",
"lucide-react": "0.321.0",
"lucide-react": "0.379.0",
"mini-css-extract-plugin": "2.4.5",
"papaparse": "5.4.1",
"react": "18.2.0",
Expand Down
1 change: 1 addition & 0 deletions frontend/public/Icons/dashboard_emoji.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions frontend/public/Icons/dashboards.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions frontend/public/Icons/landscape.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions frontend/public/Icons/tools.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.