palash-signoz
5424c7714f
feat: Error exception ( #979 )
...
* feat: error expection page is made
2022-04-22 20:03:08 +05:30
palash-signoz
95311db543
feat: tagkey length check is added ( #999 )
2022-04-22 19:45:14 +05:30
palash-signoz
bf52722689
bug: list of rules is fixed when created and come back to all rules ( #998 )
2022-04-22 19:39:01 +05:30
Pranshu Chittora
182adc551c
feat: dashboard search and filter ( #1005 )
...
* feat: enable search and filter in dashboards
2022-04-22 18:57:05 +05:30
Amol Umbark
2b5b79e34a
(feature): UI for Test alert channels ( #994 )
...
* (feature): Implemented test channel function for webhook and slack
2022-04-22 16:56:18 +05:30
Pranshu Chittora
3c2173de9e
feat: new dashboard widget's option selection ( #982 )
...
* feat: new dashboard widget's option selection
* fix: overflowing legend
* feat: delete menu item is of type danger
* feat: added keyboard events onFocus and onBlur
2022-04-19 10:57:56 +05:30
Palash gupta
08bbb0259d
feat: httpCode and httpStatus is updated to code and method
2022-04-19 00:21:30 +05:30
palash-signoz
93638d5615
Use fetch fix ( #995 )
...
* feat: useFetch in tag value is removed and moved to use query
* feat: useFetch in all channels is removed and moved to use query
* feat: useFetch in edit rule is removed and moved to use query
* feat: useFetch in general settings is removed and moved to use query
* feat: useFetch in all alerts is changed into use query
2022-04-18 15:24:51 +05:30
palash-signoz
d454482f43
wdyr is updated ( #981 )
2022-04-11 17:17:31 +05:30
palash-signoz
f487f7420b
Merge pull request #972 from palash-signoz/refetch-onwindow-focus
...
chore: refetchOnWindowFocus is made false to global level
2022-04-08 15:13:30 +05:30
palash-signoz
d102c94670
bug: unused import is removed and two unwanted eslint rule is removed ( #968 )
2022-04-08 14:05:16 +05:30
palash-signoz
60288f7ba0
chore(refactor): Signup app layout ( #969 )
...
* feat: useFetch is upgraded to useFetchQueries
* chore: en-gb and common.json is updated over public locale
2022-04-08 13:49:33 +05:30
Palash gupta
dce9f36a8e
chore: refetchOnWindowFocus is made false to global level
2022-04-08 02:12:54 +05:30
palash-signoz
041a5249b3
feat: onClick is added in the row ( #966 )
2022-04-07 13:11:27 +05:30
palash-signoz
a767697a86
Merge pull request #965 from palash-signoz/trace-filter-fix-incoming-from-metrics-page
...
Bug: Trace filter fix incoming from metrics page
2022-04-07 12:59:37 +05:30
palash-signoz
71cb70c62c
Merge pull request #958 from palash-signoz/style-trace-search
...
bug: style-trace-search is fixed
2022-04-07 11:03:40 +05:30
Pranshu Chittora
647cabc4f4
feat: migrated trace detail to use query ( #963 )
...
* feat: migrated trace detail to use query
* fix: remove unused imports
* chore: useQuery config is updated
Co-authored-by: Palash gupta <palash@signoz.io>
2022-04-07 10:48:09 +05:30
Palash gupta
e864e33ad3
bug: value is updated on selection
2022-04-06 22:01:42 +05:30
Palash gupta
5bdbe792f5
chore: selected filter is not removed when user close panel
2022-04-06 21:28:17 +05:30
Palash gupta
399efb0fb2
bug: trace filter bug are collapsed
2022-04-06 21:19:12 +05:30
palash-signoz
4b72de6884
Merge pull request #959 from pranshuchittora/pranshuchittora/fix/ttl-enhancements
...
fix: general setting TTL enhancements
2022-04-06 16:34:07 +05:30
Palash gupta
7150971dc0
chore: style is updated
2022-04-06 16:28:39 +05:30
Pranshu Chittora
d0846b8dd2
fix: general setting TTL enhancements
2022-04-06 12:40:14 +05:30
Palash gupta
ead6885b29
bug: style-trace-search is fixed
2022-04-06 11:33:56 +05:30
Palash gupta
d72dacdc1f
bug: current page is updated in redux to see the updated values
2022-04-06 10:52:46 +05:30
palash-signoz
064c3e0449
chore: default text is updated ( #954 )
...
* text and title is updated
2022-04-05 23:13:12 +05:30
palash-signoz
2a348e916c
feat: version page is added ( #924 )
...
* feat👔 : getLatestVersion api is added
* chore: VERSION page is added
* feat: ✨ version page is added
* chore: all string is grabbed from locale
* chore: warning is removed
* chore: translation json is added
* chore: feedback about version is added
* chore: made two different functions
* unused import is removed
* feat: version changes are updated
* chore: if current version is present then it is displayed
2022-04-05 18:21:25 +05:30
Pranshu Chittora
ccf352f2db
fix: error color for spans having error on trace detail page
2022-04-05 17:02:39 +05:30
palash-signoz
6e446dc0ab
Merge pull request #949 from pranshuchittora/pranshuchittora/feat/ttl-s3
...
feat(FE): TTL/s3 integration
2022-04-05 16:28:41 +05:30
Pranshu Chittora
566c2becdf
feat: dynamic step size for the data for graphs ( #929 )
...
* feat: dynamic step size for the data for graphs
* fix: remove console.log
* chore: add jest globals
* feat: add step size for dashboard
* chore: undo .eslintignore
2022-04-05 16:09:57 +05:30
Pranshu Chittora
3b3fd2b3a9
chore: update type
2022-04-05 16:09:04 +05:30
Pranshu Chittora
eae53d9eff
feat: condition changes
2022-04-05 16:05:46 +05:30
Pranshu Chittora
42842b6b17
feat: i18n support for setting route names
2022-04-05 15:51:38 +05:30
Pranshu Chittora
95f8dfb4bc
feat: i18n support for settings page
2022-04-05 15:44:01 +05:30
palash-signoz
a8c5934fc5
fix: Fix jest ( #945 )
...
* bug: jest is now fixed
* chore: files are included for the eslint
* chore: build is fixed
* test: jest test are fixed
2022-04-05 14:47:37 +05:30
palash-signoz
3f2a4d6eac
bug: Trace filter page fixes ( #846 )
...
* order is added in the url
* local min max duration is kept in memory to show min and max even after filtering by duration
* checkbox ordering does not change when the user selects or un-selects a checkbox
2022-04-05 13:23:08 +05:30
Pranshu Chittora
170609a81f
chore: type changes
2022-04-05 12:26:43 +05:30
Pranshu Chittora
76fccbbba4
fix: styling changes
2022-04-05 12:19:54 +05:30
palash-signoz
a69bc321a9
Merge pull request #935 from pranshuchittora/pranshuchittora/feat/graph-memory-issue
...
feat: FE memory fixes and UX enhancements
2022-04-05 10:35:08 +05:30
Pranshu Chittora
c9e02a8b25
feat: final touches to the ttl
2022-04-05 00:06:13 +05:30
Pranshu Chittora
24d6a1e7b2
feat: s3 ttl validation
2022-04-04 19:38:23 +05:30
Nishidh Jain
a0efa63185
Fix(FE) : Ask for confirmation before deleting any dashboard from dashboard list ( #534 )
...
* A confirmation dialog will pop up before deleting any dashboard
Co-authored-by: Palash gupta <palash@signoz.io>
2022-04-04 17:35:44 +05:30
Pranshu Chittora
5be1eb58b2
feat: ttl api integration
2022-04-04 15:26:29 +05:30
Pranshu Chittora
8367c106bc
Merge branch 'develop' of github.com:SigNoz/signoz into pranshuchittora/feat/ttl-s3
2022-04-04 15:06:33 +05:30
Pranshu Chittora
8064ae1f37
feat: ttl api integration
2022-04-04 15:06:06 +05:30
Palash gupta
eb0d3374d5
Merge branch 'develop' into tag-value-suggestion
2022-04-04 12:35:50 +05:30
palash-signoz
6c4c814b3f
bug: pathname check is added ( #948 )
2022-04-04 10:25:15 +05:30
Palash gupta
32e8e48928
chore: behaviour for dropdown is updated
2022-04-04 08:24:28 +05:30
palash-signoz
a566b5dc97
bug: no service and loading check are added ( #934 )
2022-04-01 17:59:44 +05:30
Pranshu Chittora
4dc668fd13
fix: remove unused props
2022-04-01 17:43:56 +05:30