Vishal Sharma
df751c7f38
chore: add activation events ( #5474 )
2024-07-16 14:18:59 +05:30
Vikrant Gupta
79eef5bb91
fix: clickhouse editor cursor sync issue ( #5435 )
2024-07-08 19:27:02 +05:30
Yunus M
932d892d9e
feat: dashboard revamp according to the latest designs ( #4868 )
...
* feat: dashboard list view
* feat: update sort menu items
* feat: wire up add / import dashboard functionss
* feat: update import json styles
* feat: new dashboard templates modal
* feat: add template filter logic
* feat: revamp the overview settings modal (#4894 )
* feat: revamp the overview settings modal
* feat: dashboard settings variable landing page
* feat: dashboard add variable button settings
* feat: add variable modal changes
* feat: handle the unsaved changes for general settings
* feat: follow ups for side panel section for dashboards (#4906 )
* feat: changes for tags input
* feat: side panel header styles
* feat: changes for textbox variable
* feat: handle changes for custom type variable
* feat: overflow preview vales
* feat: overflow preview vales
* feat: setup for new dashboard landing page (#4921 )
* feat: setup for new dashboard landing page
* feat: added empty state widgets
* feat: added functionality to the configure and the add panel button
* feat: tag variables changes
* feat: dashboard revamp changes follow ups (#4929 )
* feat: changes for new panel type modal
* fix: added missing / in the breadcrumbs
* feat: added dashboard settings menu items
* feat: added dashboard rename modal
* feat: move full screen handle a few components up
* feat: handle rename and copy export changes
* feat: minor cleanup
* feat: delete button changes
* feat: dashboard widget edit page design revamp (#4946 )
* feat: dashboard edit page base setup
* feat: right container design revamp
* feat: alerts and thresholds changes right container
* feat: right container
* feat: fix graph styles
* fix: some edits for dashboard edit page
* feat: threshold preview changes (#4990 )
* feat: threshold preview changes
* feat: threshold preview changes
* feat: threshold discard handler
* fix: remove the horizontal scroll from the dashboards landing page
* fix: added margin to dashboard widgets (#4991 )
* fix: rebase conflicts
* feat: dashboard panel grouping change for new designs (#4992 )
* feat: dashboard panel groping base cleanups
* feat: move add panel code from inner component to parent component
* feat: new dashboard section panel naming modal
* feat: dashboard panel groping base cleanups
* feat: grip changes
* feat: dashboard list page revamp and functionality additions (#4994 )
* feat: fix types and code structure for list page
* feat: dashboard actions
* feat: design changes for tags
* feat: design changes for tags
* feat: update import json styles
* feat: added all dashboards row
* feat: added configure metadata linking
* feat: added local storage changes for dynamic columns
* feat: added user metadata display for metadata modal
* feat: configure metadata final changes
* feat: handle dashboard list loading state
* feat: sort and pagination changes for dashboard list view designs (#4996 )
* feat: minor list view css changes
* feat: added sort functionality to the dashboards list
* feat: added sort functionality to the dashboards list
* feat: added name dropdown in the settings drawer and image as base64 format (#5000 )
* feat: added name input in settings drawer
* feat: discard handler
* feat: implemented the name dropdown
* feat: added dashboard list page header
* fix: margin of dashboard list container
* feat: dashboard empty state (#5005 )
* feat: light mode changes for new dashboard revamp (#5006 )
* feat: light mode changes for dahsboards list page
* feat: dashboard description landing page changes
* feat: variable panels landing page light theme changes
* feat: dashboard edit panel light mode
* feat: added dashboard list error state (#5011 )
* feat: added missing light mode designs
* fix: usability / customer issues (#5014 )
* fix: [GH-4986]: preview values not getting updated when the query result is empty
* fix: [GH-4985]: fix the usability of dahsboards variables drawer
* fix: light mode design for component slider
* fix: code cleanup
* fix: 0 being added in case of no tags
* fix: minor styling fixes
* fix: handle silent error for dashboard edit mutation (#5022 )
* fix: handle silent error for dashboard edit mutation
* fix: handle silent error for dashboard edit mutation
* fix: rbac changes
* fix: grip icon color
* fix: new dashboards feedback from testing (#5030 )
* fix: hide create new dashboards from viewer roles
* fix: move the elipsis button right of date time picker and make it a button
* fix: remove duplicate button from actions for now
* fix: last updated by and created by difference
* fix: hide intercom for modals
* fix: actions popover not closing
* fix: temp remove templates modal from normal flow
* fix: delete button event propagation
* fix: minor UI fixes (#5032 )
* fix: update dashboards landing page icons
* fix: added lock icon for locked dashboards
* fix: updated dashboards list page styles
* fix: comment out filters code for phase 2 (#5034 )
* fix: dashboard revamp ui fixes (#5037 )
* fix: increase the width of the graph section
* fix: remove select and next from component slider
* Dashboard vqa 1 (#5090 )
* fix: dashboard VQA pt 1
* fix: dashboard VQA pt 2
* fix: dashboard VQA pt 3
* fix: dashboard VQA pt 4
* fix: dashboard VQA pt 5
* fix: dashboard VQA pt 6
* fix: dashboard VQA pt 7
* fix: added dashboard locked footer and base64 icons (#5091 )
* fix: added dashboard locked footer
* fix: update base64 images
* fix: dashboard delete hover and row actions refactor
* fix: dashboard vqa pt 2 (#5098 )
* fix: review comments
* fix: alerts plot tag spacing
* fix: css variables update
---------
Co-authored-by: Vikrant Gupta <vikrant.thomso@gmail.com>
2024-05-28 19:09:04 +05:30
Palash Gupta
2d60805b28
fix: empty widget is handled ( #3830 )
...
* fix: empty widget is updated
* chore: widget is updated
* fix: handling is updated
2023-11-02 17:00:34 +05:30
Palash Gupta
e7a5eb7b22
feat: new dashboard page is updated ( #3385 )
...
* feat: dashboard widget page is refactored
* chore: key is updated
* chore: delete widget is updated
* chore: naming of the file is updated
* feat: dashboard changes are updated and selected dashboard and dashboardId is added
* chore: dashboard widget page is updated
* feat: setlayout is updated
* chore: selected dashboard is updated
* chore: dashboard is updated
* fix: feedback is updated
* chore: comments are resolved
* chore: empty widget id is updated
* fix: variables is updated
* chore: dashboard variable and name,description is now updated in hooks
* chore: build is fixed
* chore: loading experience is updated
* chore: title is updated
* fix: dashboard variables and other changes are updated
* feat: dashboard reducer is removed
* feat: widget header is updated
* feat: widget header is updated
* chore: dashboard is updated
* chore: feedback is updated
* fix: issues are fixed
* chore: delete is updated
* chore: warning message is updated
* chore: warning message is updated
* chore: widget graph component
* feat: dashboard condition is updated
* chore: getChartData is updated
* chore: widget details page is updated
* feat: tab sync is updated
* chore: layout is updated
* chore: labels is updated
* chore: message is updated
* chore: warining message is updated
---------
Co-authored-by: Rajat Dabade <rajat@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-10-08 23:21:17 +05:30
Yevhen Shevchenko
1770e6a157
refactor: query data field for widgets ( #2839 )
...
* refactor: query data field for widgets
* fix: query key index
* fix: remove queryData fields
* fix: remove rest queryData field
* fix: remove queryData from services
* fix: remove queryData in another places
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-07 17:57:33 +05:30
GermaVinsmoke
72452dc946
chore: remove react import ( #2727 )
...
* chore: added jsx-runtime plugin in eslint tsconfig
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: updated react imports
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: renamed redux dispatch
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* fix: build is fixed
---------
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-19 13:14:32 +05:30
Palash Gupta
604d98be05
feat: feature flag is updated ( #2666 )
...
* feat: flag is updated
* feat: feature flag is updated
* feat: onrefetch is added on several actions on app
* chore: tab is updated
* chore: creating dashbaord error is handled
* fix: message is fixed
* chore: jest test is updated
2023-05-19 12:19:42 +05:30
GitStart
7998d474e2
FE: Create a single instance of notification in form of Context Provider and use it across whole app ( #2196 )
...
* feat: create notification context provider
* chore: import is updated to absolute import
---------
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Palash <palashgdev@gmail.com>
2023-02-12 08:53:00 +05:30
GitStart
846da08cbd
refactor: antdv5 notfications ( #2161 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: RubensRafael <rubensrafael2@live.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-02-02 11:38:32 +05:30
Palash Gupta
2f5908a3dd
feat: antd is updated from v4 to v5 ( #2012 )
...
* feat: v5 is in progress
* feat: antdv5 is updated
* fix: build is fixed
* fix: default config is over written by custom one
* chore: onchange handler is updated
* chore: overflow is hidden in the layout
* Update index.tsx
* fix: import is fixed
* chore: un used import is fixed
* fix: dark mode is updated in service map
* fix: config dropdown is updated
* fix: logs types is updated
* fix: copy clipboard notification is updated
* chore: layout changes are updated
* chore: colors is updated
* chore: action width is updated
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-01-11 14:39:06 +05:30
Srikanth Chekuri
9735a6e5ce
feat: add ability to import Grafana dashboards ( #1700 )
...
* feat: add ability to import Grafana dashboards
* chore: remove unnecessary file
* chore: more 9XX support
* chore: some more hacks
* chore: update deps
* chore: arrange equal spaced widgets instead of inheriting from grafana
2022-11-10 16:49:54 +05:30
Palash
ba35b3e442
fix: dashboard data is flushed from redux while creating the dashboard from import dashboard json
2022-06-29 12:35:45 +05:30
Pranshu Chittora
ba7427f280
feat: Metrics Builder Enhancements and Code Cleanup ( #1325 )
...
* feat: improved ts typings
* chore: remove uncommented code
2022-06-28 17:32:02 +05:30
Palash gupta
228fb66251
feat: dashbaord error and loading state is removed from dashboard object
2022-05-13 12:59:35 +05:30
palash-signoz
b335d440cf
Feat: import export dashboard ( #980 )
...
* feat: added import & export functionality in dashboards
2022-04-25 22:41:46 +05:30