Ram S Gupta
c85d48d7fa
remove no-shadow:off rules from eslint rule list ( #2093 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-23 17:15:18 +05:30
Chintan Sudani
75470f6bb9
fix: Removed Strict mode to stop render twice ( #2097 )
2023-01-23 17:01:45 +05:30
Palash Gupta
f75e688b32
feat: text is handled under light and dark mode ( #2087 )
2023-01-23 10:40:27 +05:30
Chintan Sudani
186632af69
fix: Changed Legends UI & Scrollable ( #2078 )
...
* fix: Changed Legends UI & Scrollable
* fix: Changed axis label color
* fix: Changed Legends UI & Scrollable
* chore: Removed other issues changes
* fix: linting issues
* fix: changed fontsize of legend
* fix: changed height of legend
* chore: px is updated to rem
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-18 19:53:45 +05:30
Chintan Sudani
fa652be926
fix: Changed axis label color ( #2080 )
...
* fix: Changed axis label color
* fix: linting issues
* chore: helpers is updated
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-18 19:40:15 +05:30
volodfast
1e39131c38
feat: drag select timeframe on charts ( #2018 )
...
* feat: add drag select functionality to chart
* fix: use redux stored values for time frame selection
* fix: ignore clicks on chart without dragging
* feat: add intersection cursor to chart
* refactor: update drag-select chart plugin
* fix: respond to drag-select mouseup outside of chart
* fix: remove unnecessary chart update
* feat: add drag-select to dashboard charts
* refactor: add util functions to create custom plugin options
* fix: enable custom chart plugins
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2023-01-17 17:00:34 +05:30
Fellipe Montes
d1cc29e118
Create: Widget Header in the Loading State #2042 ( #2048 )
...
* create a visual loading state with header
* updates loading with WidgetHeader component
* chore: onview and ondelete is updated
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-17 11:37:30 +05:30
Priyanka Chakraborty
972bf94dd0
refactor: tagFilteritems-refactored ( #2056 )
...
* refactor: tagFilteritems-refactored
* refactor: wrapper-over-getwidget
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-16 18:05:13 +05:30
Palash Gupta
3632208d45
Fix: live tail memory ( #2033 )
...
* feat: react is updated to v18
* feat: logs card is updated
2023-01-16 17:56:46 +05:30
GitStart
eec236af50
Add visual feedback on Copy JSON
in Log filter page ( #2055 )
...
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: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
2023-01-16 12:03:35 +05:30
Fellipe Montes
bbff2b459e
Fix: Invite links do not work if name is not given when creating the invite #2008 ( #2026 )
2023-01-13 21:37:36 +05:30
Chintan Sudani
d9535e7a8d
fix: Trigger Save layout only on title ( #2039 )
...
* fix: Trigger Save layout only on title
* chore: code improvement
* fix: Lint issues resolved
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-13 17:29:51 +05:30
volodfast
a82bbe1a72
chore: update chartjs to version 3.9.1 ( #2041 )
2023-01-13 17:07:28 +05:30
Fellipe Montes
6812f55152
change CSS and isEllipsed variable ( #2035 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-13 14:07:23 +05:30
Chintan Sudani
83163c17cd
fix: Added Extra color code to stop repeat same color ( #2015 )
2023-01-13 13:50:11 +05:30
Palash Gupta
5ed7c9a46e
feat: react is updated to v18 ( #2030 )
2023-01-13 12:01:46 +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
Yash Joshi
ca77820e9d
refactor: use antd form in organization display name ( #2006 )
...
* refactor: use antd form in organization display name
* chore: interface is now named interface
Co-authored-by: Palash <palashgdev@gmail.com>
2023-01-11 00:59:45 +05:30
Marius Kimmina
a4346a2d93
fix(FE): show no No Data on default Dashboards ( #2003 )
...
* fix(FE): show no No Data on default Dashboards
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
* chore: removed un used styles
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-01-10 23:54:14 +05:30
Srikanth Chekuri
44360ecacf
Add support for histogram quantiles ( #1533 )
2023-01-10 21:42:44 +05:30
Marius Kimmina
b23d8da96c
style: use 'no data' for empty graphs ( #2002 )
...
* style: use 'No Data' for empty graphs
* style: use 'No data' for empty graphs
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-01-10 10:44:59 +05:30
Ankit Nayan
e8f341b850
Revert "feat: antdv5 is updated ( #1880 )" ( #1991 )
...
This reverts commit 7b86022280feeb891b3f2db1bad050d64a4f7a4f.
2023-01-06 13:40:31 +05:30
Ankit Nayan
1f6fcb9b8c
Revert "feat: react is updated to v18 ( #1948 )" ( #1990 )
...
This reverts commit 1c7202b5bfd5fa5930528008e43de63bb99ff5cb.
2023-01-06 13:32:27 +05:30
Palash Gupta
1c7202b5bf
feat: react is updated to v18 ( #1948 )
...
* 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
* feat: react is updated from v17 to v18
* feat: antdv5 is updated (#1880 )
* 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
Co-authored-by: Pranay Prateek <pranay@signoz.io>
* chore: all channel is updated move from usefetch to usequery
* fix: typescript is fixed
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2023-01-04 22:58:05 +05:30
Yash Joshi
144076e029
fix: disable button unless org name is different ( #1984 )
2023-01-04 18:20:02 +05:30
Palash Gupta
7b86022280
feat: antdv5 is updated ( #1880 )
...
* 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
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2023-01-04 12:48:12 +05:30
Palash Gupta
126c9238ba
feat: loading is added in the button ( #1927 )
...
* feat: loading is added in the button
* chore: disable condition is updated
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2023-01-02 12:08:35 +05:30
Pranay Prateek
31a3bc09c8
Removing Beta tag from Logs ( #1952 )
2022-12-31 11:11:48 +05:30
Vishal Sharma
6ba5c0ecad
fix: apply filters on count of exceptions ( #1945 )
2022-12-30 16:46:13 +05:30
Palash Gupta
27cd514fa5
fix: Logs double api is called ( #1947 )
2022-12-30 13:59:02 +05:30
Yash Joshi
f0e13784e5
fix(sidebar): highlight active feature in nested route ( #1929 )
...
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-12-30 01:10:02 +05:30
Yash Joshi
742ceac32c
fix(logs): prevent duplicate logs dispatch ( #1934 )
...
* fix(logs): prevent duplicate logs dispatch
* refactor: use useMountedstate hook
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-12-30 00:51:53 +05:30
Vishal Sharma
46e131698e
fix: exception filter clear ( #1936 )
2022-12-28 17:48:39 +05:30
Vishal Sharma
88a97fc4b8
add exception page filters support ( #1919 )
...
* feat: backend changes for supporting exception filters
* feat: frontend changes for exception page filter support
* chore: extractSingleFilterValue is updated
* fix: handle frontend edge case
Co-authored-by: Ankit Nayan <ankit@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-12-28 14:54:15 +05:30
Amol Umbark
1916fc87b0
fix: added clear filters button ( #1920 )
...
* fix: added clear filters button
* fix: removed console log
Co-authored-by: mindhash <mindhash@mindhashs-MacBook-Pro.local>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-28 14:30:37 +05:30
Yash Joshi
895c721b37
fix(version): use link instead of click handler ( #1931 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-12-27 23:13:13 +05:30
Palash Gupta
40ec4517c2
fix: per page is added in the dependancy ( #1926 )
2022-12-27 19:01:56 +05:30
Palash Gupta
13a6d7f7c6
fix: live tail time out is updated ( #1899 )
...
* fix: live tail time out is updated
* Update livetail.ts
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-27 13:36:37 +05:30
Amol Umbark
4b13b0a8a4
fix: resolves issue related ops not flowing from search box to panel ( #1918 )
2022-12-26 20:31:50 +05:30
Palash Gupta
6f6499c267
fix: flush logs before starting ( #1912 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 17:25:55 +05:30
Palash Gupta
0595cdc7af
fix: scroll is added ( #1873 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 17:14:54 +05:30
Palash Gupta
092c02762f
feat: add no found with no events are present ( #1874 )
...
* chore: not found component is updated
* feat: no events handling is updated
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 17:14:17 +05:30
Palash Gupta
d1d2829d2b
fix: logs issues ( #1889 )
...
* changed debounce interval to 600ms
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 16:45:28 +05:30
Palash Gupta
ac446294e7
fix: logs selection of filter is fixed ( #1910 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 16:20:34 +05:30
Marius Kimmina
1cceab4d5e
fix(FE): remove unnecessary complexity from password check ( #1904 )
...
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
2022-12-26 16:02:18 +05:30
Amol Umbark
faeaeb61a0
fix: added validations on query builder ( #1906 )
...
Co-authored-by: mindhash <mindhash@mindhashs-MacBook-Pro.local>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-26 15:10:01 +05:30
Palash Gupta
dbba8b5b55
feat: event time is updated when root span is missing
2022-12-22 17:35:20 +05:30
Pranay Prateek
58ce838023
chore: Updating stale edition message ( #1896 )
2022-12-22 11:44:28 +05:30
Srikanth Chekuri
5260b152f5
fix: do not show result of sub queries in external calls ( #1858 )
2022-12-20 19:54:27 +05:30
Amol Umbark
66ddbfc085
fix: solves issue legend update causing null ch query ( #1845 )
...
Co-authored-by: mindhash <mindhash@mindhashs-MacBook-Pro.local>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-10 12:21:20 +05:30