Palash Gupta
9aa8148269
fix: updating dashboard variables is not allowed for viewer role ( #2910 )
...
Co-authored-by: Prashant Shahi <prashant@signoz.io>
2023-06-15 19:46:08 +05:30
Rajat Dabade
86c6c43f95
fix: updated redirect link for try signoz cloud button ( #2919 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-15 17:48:55 +05:30
Palash Gupta
3792f137fa
fix: new widget condition is fixed and handling of undefined is done ( #2906 )
2023-06-15 14:13:58 +05:30
Palash Gupta
389385324f
fix: clone panel permission is updated ( #2915 )
2023-06-15 12:52:31 +05:30
Palash Gupta
9ad17c2d60
fix: handling of 404 in dashboard is updated ( #2908 )
2023-06-15 11:15:25 +05:30
Palash Gupta
52a222e87a
feat: added the contribution guidelines ( #2850 )
2023-06-14 20:11:40 +05:30
Chintan Sudani
8433d81dc0
fix: alert name required message & button disabled ( #2896 )
...
* fix: alert name required message & button disabled
* fix: tooltip message issue
* fix: button disabled issue while create alert
* chore: requiredMessage is updated
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-14 12:53:50 +05:30
Palash Gupta
148889e198
fix: query key is updated ( #2894 )
2023-06-13 16:26:12 +05:30
GitStart
a649ced337
chore: alert rules is updated ( #2646 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-13 14:15:52 +05:30
Daman Arora
3ba8ee1d26
fix: close dropdown after user has selected a tag ( #2892 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-13 11:08:45 +05:30
Palash Gupta
ef74ef3526
fix: sorting logic is updated ( #2882 )
...
* fix: sorting logic is updated
* fix: made a util for error rate
* chore: updated the function name
2023-06-12 18:19:07 +05:30
Chintan Sudani
bd6745dd66
fix: alert threshold disappears on run query ( #2888 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-12 14:48:01 +05:30
Daman Arora
754ba93df9
fix: create and store label when colon is pressed ( #2886 )
...
* fix: create and store label when colon is pressed
* fix: use native JS replace
* chore: extra value variable is removed
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-12 14:36:21 +05:30
Palash Gupta
f3e077ce52
fix: raw query is updated to query ( #2881 )
2023-06-09 14:14:23 +05:30
Palash Gupta
5af5cb0cf0
FE: invite form is reset when closed ( #2875 )
...
* feat: add the options menu
* fix: data is reset when modal is turned down
---------
Co-authored-by: Palash <palashgdev@gmail.com>
2023-06-09 00:44:25 +05:30
dnazarenkosignoz
7415de4751
feat: add the options menu ( #2832 )
...
Co-authored-by: Nazarenko19 <danil.nazarenko2000@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-08 14:50:39 +05:30
Chintan Sudani
e5bb125a55
fix: layout issue on alert page ( #2867 )
2023-06-08 13:49:01 +05:30
dnazarenkosignoz
540568d29f
feat: update the SideNav component ( #2858 )
...
* feat: update the SideNav component
* chore: onClick is updated
* chore: selected condition is updated
* fix: build is fixed
---------
Co-authored-by: Nazarenko19 <danil.nazarenko2000@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-08 13:19:33 +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
Chintan Sudani
97207f8e6d
feat: added option to download logs in csv & excel format ( #2841 )
...
* feat: added option to download logs in csv format
* fix: suggested changes
* feat: added logs download as excel
* fix: updated logic for download excel and suggested changes
* fix: code level changes
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-06-07 15:31:57 +05:30
GitStart
826cbe0803
feat: ability to clone a panel ( #2444 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-06-07 10:50:01 +05:30
Yevhen Shevchenko
342e94d093
fix: query builder edit mode doesn't send correct payload ( #2804 )
...
* fix: where clause getting values
* fix: group by filter custom option
* fix: id for group by and aggregate filters
* fix: repeating values
* refactor: group by uniq items
* fix: removing source key
* fix: keep where clause filter on operator change
* chore: clean up for console log and additional variables
---------
Co-authored-by: Chintan Sudani <46838508+techchintan@users.noreply.github.com>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-07 00:58:18 +05:30
Palash Gupta
e73432df83
fix: org name is fixed ( #2810 )
2023-06-05 14:19:27 +05:30
Palash Gupta
d2cdf401b8
fix: alerts page threshold only number is allowed ( #2816 )
2023-06-05 12:42:38 +05:30
Palash Gupta
9091b9b82c
fix: sorter is updated for sorting in alerts page ( #2818 )
2023-06-05 12:13:24 +05:30
Palash Gupta
c69e2e0d50
fix: limit default value is updated ( #2805 )
2023-06-01 23:34:32 +05:30
Yevhen Shevchenko
ad5a9dcd6a
feat: add share url ( #2778 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-06-01 22:47:09 +05:30
Palash Gupta
7fd27ec09d
fix: service name capitalisation is removed from list page ( #2806 )
2023-06-01 00:56:03 +05:30
Yevhen Shevchenko
bc5862646d
fix: where clause filter ( #2800 )
2023-05-30 20:53:11 +05:30
GermaVinsmoke
708f6dd03f
chore: added disabled property to the btn ( #2775 )
...
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
2023-05-24 16:50:09 +05:30
Palash Gupta
2f27908434
test: some of the test case is added ( #2607 )
...
* test: some of the test case is added
* fix: build is fixed
* chore: tsc is fixed
---------
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-05-24 15:21:30 +05:30
GermaVinsmoke
234a69de8c
feat: moved invite members form to antd form ( #2745 )
...
* feat: moved invite members form to antd form
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: center align add more btn
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: name optional, space proper alignment
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: used lib fn for require message
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
---------
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-24 11:47:21 +05:30
GermaVinsmoke
fda0441686
feat: moved apply license form to antd form ( #2746 )
...
* feat: moved apply license form to antd form
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: added lib fn for require error msg
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
---------
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
2023-05-23 23:14:02 +05:30
GermaVinsmoke
b034c60897
chore: form changes ( #2754 )
...
* chore: form type and removed disabled
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: added disabled to the button
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: created error message fn for required rule
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: disable condition is updated
* chore: isLoading is added in the disabled condition
---------
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-23 21:56:06 +05:30
Palash Gupta
5a81f5f90b
fix: cloud header button is hidden when is license is not active ( #2756 )
2023-05-23 19:29:24 +05:30
Yevhen Shevchenko
818a984af3
Feat/extend query builder state ( #2755 )
...
* feat: extends query builder state
* fix: correct import path for query type
2023-05-23 19:17:52 +05:30
Palash Gupta
ef6d847c15
chore: remove the limit condition ( #2737 )
2023-05-20 10:42:40 +05:30
Yevhen Shevchenko
6e2ceb9efb
fix: alerts formula ( #2733 )
...
* fix: alerts formula
* fix: use formula regexp
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-05-19 19:31:04 +05:30
Palash Gupta
02035ebd82
fix: query key is made dyanmic ( #2735 )
2023-05-19 19:04:41 +05:30
Palash Gupta
cf95d9c76f
fix: remove some of the frontend redundant packages ( #2731 )
...
* test: added few test cases for Tooltip
* fix: some of the stale frontend package are removed
* chore: flat package is removed
---------
Co-authored-by: Sanjib <sanjib.sah@yahoo.com>
2023-05-19 17:42:20 +05:30
Sanjib Kumar Sah
e2ce1eb88b
Test: added few test cases for Tooltip ( #2714 )
...
* test: added few test cases for Tooltip
* Update TextToolTip.test.tsx
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-19 15:37:23 +05:30
Sanjib Kumar Sah
a047801014
Test: added few test cases for MessageTip ( #2715 )
...
* test: added few test cases for MessageTip
* chore: test is fixed
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-19 13:42:14 +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
Sanjib Kumar Sah
e7f5adc8a9
Fix: disabled content being copied on keyDown action ( #2716 )
...
* fix: disabled content being copied on keyDown action
* chore: tab index and role is updated
* fix: reverted lodash changes
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-19 11:58:01 +05:30
Yevhen Shevchenko
fb10d7d81f
fix: onBlur for groupBy ( #2728 )
2023-05-18 21:49:11 +05:30
Yevhen Shevchenko
81291c996f
fix: api calls ( #2725 )
...
* fix: aggregate filter and group by filter
* fix: operators labels and divider
* fix: api calls
* fix: remove ts ignore from file
2023-05-18 17:01:50 +05:30
Yevhen Shevchenko
18fc1a2761
fix: having filter removing payload ( #2706 )
2023-05-18 16:44:34 +05:30
Chintan Sudani
ca3ff04f7d
fix: issue of new query builder v3 ( #2697 )
...
* fix: position of where caluse is changed for metrics
* fix: by default enabled for logs & traces
* fix: to many api call for key on search
* fix: make chip on enter for exists/nexists
* fix: flickering issue on selection of option
* fix: text change
* fix: orderby payload issue
* fix: removed replace logic
* fix: responsive qb & disabled issue
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2023-05-18 12:55:18 +05:30
Palash Gupta
a0c320e47e
feat: trace to logs and logs to trace is added ( #2699 )
...
* feat: trace to logs and logs to trace is added
* chore: icons and spanId is updated
* chore: feedback changes are updated
---------
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2023-05-18 12:36:02 +05:30