mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-10-17 22:11:37 +08:00

* feat: onboarding v2 base setup * feat: add onboarding v2 base setup and styles - added header - questionnaire blocks - basic styling - search based on UI config method (basic for UI behaviour) - empty state result UI * refactor: update class names in OnboardingPageV2 styles * refactor(onboarding): components for QuestionBlock structural changes * feat(onboarding): question block filterByCategory added * feat(onboarding): component structure update and style updates filterByCategory styling spacing and styling fixes for options steps style for question block header styling update for sticky added actions on header * refactor(onboarding): bem SCSS nested way, this is the way * refactor: moved the flow to another file * feat: onboarding v2 base setup * refactor: color variable fixes * feat: onboarding part 3 changes * feat: update handle select framework logic * feat: add logos * chore: remove old files * feat: remove unwanted styles * feat: minor ui updates * feat: integrate invite team members and ingestion key details api * feat: update docs links * feat: added logos and fixed links * feat: added and fixed links * feat: handle routing after onboarding * chore: update base url for docs links - testing * feat: improve ux * chore: update file * feat: reset filters on next and back * feat: update config * feat: update api to use getIngestionData * feat: show region and ingestion details * feat: push changes behind feature flag * feat: adding padding to onboarding container * feat: add log events * feat: handle back button state * feat: redirect to onboarding v3 if ff is true and current path is get_started * fix: update multi ingestion key test case * feat: enable copy to clipboard --------- Co-authored-by: Sudeep MP <sudipmelepunathilmp@gmail.com> Co-authored-by: CheetoDa <Chitgupta24@gmail.com>
4 lines
687 B
XML
4 lines
687 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 630 630">
|
|
<rect width="630" height="630" fill="#f7df1e"/>
|
|
<path d="m423.2 492.19c12.69 20.72 29.2 35.95 58.4 35.95 24.53 0 40.2-12.26 40.2-29.2 0-20.3-16.1-27.49-43.1-39.3l-14.8-6.35c-42.72-18.2-71.1-41-71.1-89.2 0-44.4 33.83-78.2 86.7-78.2 37.64 0 64.7 13.1 84.2 47.4l-46.1 29.6c-10.15-18.2-21.1-25.37-38.1-25.37-17.34 0-28.33 11-28.33 25.37 0 17.76 11 24.95 36.4 35.95l14.8 6.34c50.3 21.57 78.7 43.56 78.7 93 0 53.3-41.87 82.5-98.1 82.5-54.98 0-90.5-26.2-107.88-60.54zm-209.13 5.13c9.3 16.5 17.76 30.45 38.1 30.45 19.45 0 31.72-7.61 31.72-37.2v-201.3h59.2v202.1c0 61.3-35.94 89.2-88.4 89.2-47.4 0-74.85-24.53-88.81-54.075z"/>
|
|
</svg> |