17 Commits

Author SHA1 Message Date
palash-signoz
59f32884d2
Feat(UI): Auth (#1018)
* auth and rbac frontend changes
2022-05-03 15:27:09 +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
Pranshu Chittora
d0846b8dd2
fix: general setting TTL enhancements 2022-04-06 12:40:14 +05:30
Pranshu Chittora
eae53d9eff
feat: condition changes 2022-04-05 16:05:46 +05:30
Pranshu Chittora
95f8dfb4bc
feat: i18n support for settings page 2022-04-05 15:44:01 +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
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
Pranshu Chittora
8064ae1f37
feat: ttl api integration 2022-04-04 15:06:06 +05:30
Pranshu Chittora
20e924b116
feat: S3 TTL support 2022-04-01 15:12:30 +05:30
palash-signoz
01bad0f18a
chore: eslint fix (#884)
* chore: eslint is updated

* chore: some eslint fixes are made

* chore: some more eslint fix are updated

* chore: some eslint fix is made

* chore: styled components type is added

* chore: some more eslint fix are made

* chore: some more eslint fix are updated

* chore: some more eslint fix are updated

* fix: eslint fixes

Co-authored-by: Pranshu Chittora <pranshu@signoz.io>
2022-03-24 12:06:57 +05:30
palash-signoz
f1f606844a
chore: Eslint fix config (#882)
* chore: eslint config is updated

* chore: eslint auto fix is added
2022-03-22 12:10:31 +05:30
pal-sig
ff2e9ae084
feat: tooltip is added (#501)
* tooltip is added

* fix: tooltip component is updated

* Tooltip component is updated

* settings tooltip is updated

* tooltip size is updated
2021-12-24 11:51:19 +05:30
Aryan Shridhar
fc7a0a8354
fix(UI): Allow empty input values in settings retention page. (#459) 2021-12-10 13:27:07 +05:30
pal-sig
271ffbd1a1
fix(BUG): error text is show to the user (#427)
* fix(BUG): error text is show to the user

* fix(bug): retention condition is updated
2021-12-02 18:31:55 +05:30
pal-sig
510815655f
Feat(FE): retention UI (#353)
* feat: get set retention api is updated

* feat: Settings retention UI is updated
2021-11-09 17:10:15 +05:30