Yunus M
6957bd71ca
chore: move from trackEvent to logEvent ( #5530 )
...
* chore: move from trackEvent to logEvent
* feat: update test cases
2024-07-23 16:32:45 +05:30
Keshav Gupta
bb7417ffbd
fix:edit the nameon sign up page if name is blank ( #4216 )
...
Co-authored-by: keshav <keshav.gupta@jarvis.consulting>
2024-01-25 19:42:14 +05:30
Yunus M
bad69abcc2
Onboarding v2 ( #3955 )
...
* feat: onboarding v2
* feat: module steps container component
* feat: use onboarding context
* feat: restructure folders for onboarding
* feat: update data source utils and handle form value changes
* feat: fix tsx issues
* feat: remove stale code
* feat: handle validate data source step and other ui fixes
* feat: conditionally render steps inside modules
* feat: update onboarding for ror
* feat: refactoring
* feat: generate file path to fetch md doc
* feat: delete old module component files and move analytics utils to custom hook
* feat: handle environment not selected state
* feat: docs file structure for onboarding (#3975 )
* feat: replace analytics util with hooks
* feat: delete apm flask kubernetes files and reference
* feat: update analytics events
* Onboarding docs v2 (#3988 )
* feat: added content to markdown files
* feat: separate filepath constants for apm, logs , infra
* feat: map key and filepath for logs
* feat: mapped inframonitoring file paths
* feat: minor updates
* feat: remove console.log
---------
Co-authored-by: Calm-Rock <Chitgupta24@gmail.com>
* feat: ignore file path fetch error
---------
Co-authored-by: Calm-Rock <Chitgupta24@gmail.com>
2023-11-17 20:08:04 +05:30
Yunus M
f7fe64a8df
feat: add analytics group call ( #3757 )
...
* feat: add analytics group call
* feat: add safety check for billing breakdown variable
2023-10-17 16:54:37 +05:30
Yunus M
0d3cbb1db2
feat: hoc to support markdown content with variable interpolation ( #3667 )
...
* feat: hoc to support markdown content with variable interpolation
* feat: add ingestion settings page
* feat: update ingestion settings page and java docs to use interpolation
* feat: integrate ingestion info API and update docs components to use ingestion info
* feat: address review comments and update <my-app> to <servive-name>
2023-10-11 15:33:24 +05:30
Yunus M
a8f8580606
feat: add account creation page events ( #3619 )
2023-09-26 13:21:59 +00:00
Yunus M
54a2309d8f
feat: signoz cloud - update polling logic to fetch latest services ( #3538 )
2023-09-13 11:15:24 +05:30
Kanishka Chowdhury
16d490fbe3
chore(FE): reduce main.js chunk size ( #3486 )
...
* refactor(FE/routes): lazy load DashboardWidget route
* refactor(FE/Styled): update antd import
* chore(FE): remove majority of import * and import only necessary items
* fix(FE): fix missing papa parse import
* fix(FE): fix missing papa parse import
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-09-06 19:00:00 +05:30
Palash Gupta
e73432df83
fix: org name is fixed ( #2810 )
2023-06-05 14:19:27 +05:30
Palash Gupta
02035ebd82
fix: query key is made dyanmic ( #2735 )
2023-05-19 19:04:41 +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
GitStart
eff87f2666
feat: move form into useForm from antd ( #2403 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: palashgdev <palashgdev@gmail.com>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-03-07 14:56:56 +05:30
GitStart
7998d474e2
FE: Create a single instance of notification in form of Context Provider and use it across whole app ( #2196 )
...
* feat: create notification context provider
* chore: import is updated to absolute import
---------
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Palash <palashgdev@gmail.com>
2023-02-12 08:53:00 +05:30
GitStart
846da08cbd
refactor: antdv5 notfications ( #2161 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: RubensRafael <rubensrafael2@live.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-02-02 11:38:32 +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
Amol Umbark
106033c296
Feature: SSO Login and Feature gating in UI ( #1605 )
...
* feat: added usefeatureflags hook and relevant code
* chore: resolved lint issues
* chore: applied translations
* feat: added signup for sso
2022-10-04 13:43:58 +05:30
Palash
64e638fd58
test: signup page and login page test are updated ( #1351 )
...
* test: sign-up test are updated
* test: fail test of version api is added
* test: more test case over signup page is added
* test: coverage is added
* chore: auth json is updated
* test: auth token and refresh token test is updated
2022-07-13 20:43:36 +05:30
Palash gupta
de0fd64a5e
fix: button is disable until condition is met
2022-05-30 22:04:45 +05:30
palash-signoz
147476d802
bug: confirm password bug is fixed ( #1084 )
2022-05-05 10:16:32 +05:30
palash-signoz
c23f97c3d0
chore: placeholder is updated for signup name ( #1069 )
2022-05-04 18:06:25 +05:30
palash-signoz
11eb1e4f72
chore: error message is updated for signup ( #1072 )
2022-05-04 18:06:02 +05:30
palash-signoz
21d5e0b71c
text is made optional ( #1064 )
2022-05-04 17:36:53 +05:30
palash-signoz
b7adc27f02
chore: button is not made disable for firstName ( #1067 )
2022-05-04 17:34:50 +05:30
palash-signoz
284eda4072
chore: placeholder is updated for the signup page ( #1035 )
...
* chore: placeholder is updated for the signup page
2022-05-03 21:20:36 +05:30
palash-signoz
63693a4185
chore: name field is hidden when empty name is received from invite details api ( #1036 )
2022-05-03 21:19:35 +05:30
palash-signoz
59f32884d2
Feat(UI): Auth ( #1018 )
...
* auth and rbac frontend changes
2022-05-03 15:27:09 +05:30
palash-signoz
02d89a3a04
feat(FE): react-i18next is added ( #789 )
...
* chore: packages are added
* feat: i18next is added
* feat: translation for the signup is updated
* chore: package.json is updated
2022-03-22 16:22:41 +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
Palash gupta
84b70c970f
chore: eslint fixes are updated
2022-03-14 20:12:42 +05:30
Palash gupta
0ae5b824d9
bug: signup state is now not toggled when component is not toggled
2022-02-10 16:44:38 +05:30
palash-signoz
1ee2e302e2
Feature(FE): signup page ( #642 )
...
* chore: icon is updated
* feat: signup page design is updated
* chore: set get user pref is added
* chore: svg is added
* feat: signup page is updated
* feat: signup page is updated
2022-02-09 11:44:08 +05:30