feat: insight sharing interface
Showing
- apps/web/index.html 28 additions, 25 deletionsapps/web/index.html
- apps/web/src/app/App.tsx 11 additions, 2 deletionsapps/web/src/app/App.tsx
- apps/web/src/components/navbar/navbar.tsx 1 addition, 0 deletionsapps/web/src/components/navbar/navbar.tsx
- libs/shared/lib/components/inputs/index.tsx 89 additions, 7 deletionslibs/shared/lib/components/inputs/index.tsx
- libs/shared/lib/components/inputs/time.stories.tsx 24 additions, 0 deletionslibs/shared/lib/components/inputs/time.stories.tsx
- libs/shared/lib/components/textEditor/ErrorHandler.tsx 6 additions, 0 deletionslibs/shared/lib/components/textEditor/ErrorHandler.tsx
- libs/shared/lib/components/textEditor/Placeholder.tsx 5 additions, 0 deletionslibs/shared/lib/components/textEditor/Placeholder.tsx
- libs/shared/lib/components/textEditor/TextEditor.tsx 43 additions, 0 deletionslibs/shared/lib/components/textEditor/TextEditor.tsx
- libs/shared/lib/components/textEditor/index.ts 1 addition, 0 deletionslibs/shared/lib/components/textEditor/index.ts
- libs/shared/lib/components/textEditor/plugins/StateChangePlugin.tsx 15 additions, 0 deletions...d/lib/components/textEditor/plugins/StateChangePlugin.tsx
- libs/shared/lib/components/textEditor/plugins/ToolbarPlugin.tsx 34 additions, 0 deletions...hared/lib/components/textEditor/plugins/ToolbarPlugin.tsx
- libs/shared/lib/components/textEditor/textEditor.stories.tsx 29 additions, 0 deletionslibs/shared/lib/components/textEditor/textEditor.stories.tsx
- libs/shared/lib/insight-sharing/InsightDialog.tsx 51 additions, 0 deletionslibs/shared/lib/insight-sharing/InsightDialog.tsx
- libs/shared/lib/insight-sharing/SettingsPanel.tsx 53 additions, 0 deletionslibs/shared/lib/insight-sharing/SettingsPanel.tsx
- libs/shared/lib/insight-sharing/alerting/AlertingForm.tsx 43 additions, 0 deletionslibs/shared/lib/insight-sharing/alerting/AlertingForm.tsx
- libs/shared/lib/insight-sharing/components/AddItem.tsx 18 additions, 0 deletionslibs/shared/lib/insight-sharing/components/AddItem.tsx
- libs/shared/lib/insight-sharing/components/Sidebar.tsx 101 additions, 0 deletionslibs/shared/lib/insight-sharing/components/Sidebar.tsx
- libs/shared/lib/insight-sharing/components/StartScreen.tsx 39 additions, 0 deletionslibs/shared/lib/insight-sharing/components/StartScreen.tsx
- libs/shared/lib/insight-sharing/index.ts 1 addition, 0 deletionslibs/shared/lib/insight-sharing/index.ts
- libs/shared/lib/insight-sharing/reporting/ReportingForm.tsx 57 additions, 0 deletionslibs/shared/lib/insight-sharing/reporting/ReportingForm.tsx
Loading
Please register or sign in to comment