656 Commits

Author SHA1 Message Date
Palash
9dae957c8f
Merge branch 'develop' into develop 2022-06-23 15:30:07 +05:30
Palash
b8c3fd1cbf
test: test pipeline for unit test is configured (#1277)
* test: test pipeline is configured
Co-authored-by: Palash gupta <palash@signoz.io>
2022-06-23 15:26:44 +05:30
Palash
3771f85c7d
Merge branch 'develop' into 450-alerts 2022-06-23 12:41:40 +05:30
Palash
4aab923e40
Merge branch 'develop' into develop 2022-06-23 12:29:54 +05:30
Palash
5f802e0e20
Merge branch 'develop' into 489-layout 2022-06-23 10:55:20 +05:30
Palash
63e663a92d feat: removed auto save layout from dashboard 2022-06-23 10:54:15 +05:30
rw4nn
d21ab7b82d
fix(FE): escape regular expression to filter dashboards with special characters (#1279)
* fix(FE): escape reg exp to filter dashboards
* test(FE): add type and use uuid v4
2022-06-23 10:25:55 +05:30
zedongh
ba5e3dcfd3 fix: getMinMax with 'GLOBAL_TIME' and 'custom' need pass globalTimefeat (#1269) 2022-06-15 11:13:46 +08:00
Palash gupta
0a5eff2255
feat: alerts breadcrumb is added 2022-06-15 01:34:56 +05:30
Pranshu Chittora
1f4f281965
feat(FE): save dashbaord with RBAC permissions 2022-06-09 12:04:47 +05:30
Pranshu Chittora
052eb25cff
chore(FE): sidebar red dot styling 2022-06-08 23:15:48 +05:30
Pranshu Chittora
ce14638a63
feat(FE): dashboard edit permission based on RBAC 2022-06-08 22:57:34 +05:30
palash-signoz
b7d52b8fba
fix: dashboard is updated (#1240)
* fix: dashboard is updated

* fix: redux is made empty when creating dashbaord

Co-authored-by: Palash gupta <palash@signoz.io>
2022-06-08 11:50:41 +05:30
palash-signoz
1c90e62189
feat: dashboard layout is updated (#1221)
* feat: dashboard layout is updated

* feat: onClick is made fixed

* feat: layout is updated

* feat: layout is updated

* feat: layout is updated

* fix: memo is removed and grid layout component is refactored to use use query

* fix: saveDashboard is updated

* feat: layout is fixed

* fix: tsc error are fixed

* fix: delete widgets is updated

* fix: useMount once is added

* fix: useMount once is removed

* chore: removed the commented code

Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-06-07 16:14:49 +05:30
palash-signoz
4fc4ab0611
Merge branch 'develop' into 1215-signup 2022-06-01 18:16:08 +05:30
palash-signoz
2d83afd0c4
Merge branch 'develop' into 1215-signup 2022-05-31 11:20:29 +05:30
palash-signoz
e641577e1c
Merge branch 'develop' into 1219-video-update 2022-05-31 11:19:49 +05:30
Palash gupta
3e4b56e012
chore: video link is updated 2022-05-31 11:18:52 +05:30
Palash gupta
de0fd64a5e
fix: button is disable until condition is met 2022-05-30 22:04:45 +05:30
Palash gupta
d5877337ec
fix: layout is updated 2022-05-27 07:04:22 +05:30
Palash gupta
51e0972219
fix: layout is updated 2022-05-27 07:03:12 +05:30
palash-signoz
38c0bcf4ea
fix: trace table is fixed (#1208) 2022-05-26 16:51:18 +05:30
palash-signoz
d863c2781a
feat: dashboard layout is updated from widgets (#1207) 2022-05-26 15:09:59 +05:30
Prashant Shahi
642c6c5920
chore: TTL and S3 config related changes (#1201)
* fix: 🐛 convert TTL APIs to async

* chore: add archive support

* chore: update TTL async APIs according to new design

* chore: 🔥 clean removeTTL API

* fix: metrics s3 config

* feat: ttl async with polling (#1195)

* feat: ttl state message change and time unit language changes (#1197)

* test:  update tests for async TTL api

* feat: ttl message info icon (#1202)

* feat: ttl pr review changes

* chore: refractoring

Co-authored-by: makeavish <makeavish786@gmail.com>
Co-authored-by: Pranshu Chittora <pranshu@signoz.io>
Co-authored-by: palash-signoz <palash@signoz.io>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-05-25 18:19:44 +05:30
palash-signoz
eb9a8e3a97
feat: color is updated (#1198) 2022-05-25 10:48:53 +05:30
palash-signoz
199d6b6213
Merge branch 'develop' into react-version-resolution 2022-05-24 11:23:09 +05:30
Palash gupta
bcceaf7937
fix: react version is made fixed 2022-05-22 21:25:12 +05:30
Palash gupta
4a287fd112
fix: handle the broken state 2022-05-22 20:59:35 +05:30
palash-signoz
d3094e10bf
Merge branch 'develop' into pranshuchittora/fix/0.8.1/tsc 2022-05-20 22:09:18 +05:30
Ankit Nayan
973ef56c09
Revert "feat: NODE_ENV is configured in the frontend" (#1186) 2022-05-20 18:08:20 +02:00
Prashant Shahi
26db6b5fcc
Merge branch 'develop' into pranshuchittora/fix/0.8.1/tsc 2022-05-20 19:57:37 +05:30
Prashant Shahi
6e2afe1c78
fix(husky): 🚨 integrate is-ci and webpack-cli version bump (#1181)
* fix(husky): 🚨 integrate is-ci and webpack-cli version bump

Signed-off-by: Prashant Shahi <prashant@signoz.io>

* chore(frontend-Dockerfile): 🚀 remove NODE_ENV

Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-05-20 19:14:58 +05:30
Pranshu Chittora
0bcd9d8d98
fix: ts typings and remove cypress types 2022-05-20 18:36:46 +05:30
Ankit Nayan
747677d4b0
Merge pull request #1152 from palash-signoz/feat/playwright
feat: playwright is configured
2022-05-20 13:33:37 +02:00
palash-signoz
e7f49cf360
Merge pull request #1178 from palash-signoz/tag-improvement
fix: tag style is updated
2022-05-20 15:46:04 +05:30
palash-signoz
3ba519457a
Merge pull request #1179 from palash-signoz/metrics-application-active-key
fix: getActiveKey is refactoring into switch
2022-05-20 15:45:49 +05:30
Prashant Shahi
a4cfb44953
chore(docker): 🚀 Update Dockerfile and .dockerignore files
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-05-20 15:07:47 +05:30
Palash gupta
c77ad88f90
fix: getActiveKey is refactoring into switch 2022-05-20 14:12:13 +05:30
Palash gupta
2e9e29eb38
fix: tag style is updated 2022-05-20 14:02:46 +05:30
Palash gupta
bbed3fda22
fix: set retention query is fixed 2022-05-20 13:39:23 +05:30
Palash gupta
cbaf9b009c
fix: merge conflit resolved 2022-05-20 13:29:08 +05:30
palash-signoz
1315b43aad
Merge pull request #1174 from palash-signoz/compress
fix: version is made exact
2022-05-20 12:55:37 +05:30
palash-signoz
5b5b19dd99
Merge pull request #1170 from palash-signoz/full-view
feat: full view is updated to use query
2022-05-20 11:55:10 +05:30
palash-signoz
4b8bd2e335
feat: tags are added in the sidebar (#1153)
* feat: tags are added in the sidebar

* chore: styles is updated
2022-05-20 11:43:23 +05:30
palash-signoz
7d2883df11
Merge pull request #1169 from palash-signoz/392-tab-persist
feat: Tabs selection persist when we refresh
2022-05-20 11:41:40 +05:30
Palash gupta
cb4e465a10
Merge branch 'develop' into compress 2022-05-20 10:55:18 +05:30
Palash gupta
98dfcead5b
fix: version is made exact 2022-05-20 10:48:23 +05:30
Palash gupta
3cc4fb9c30
fix: tsc is fixed 2022-05-19 23:15:12 +05:30
Palash gupta
83cb099aa6
feat: full view is updated to use query 2022-05-19 23:08:27 +05:30
Palash gupta
f084637f84
fix: merge conflict removed 2022-05-19 21:29:21 +05:30