feat: persist report on the backend
parent
dd2c4767
Pipeline #142916 passed
Stage: tag-release
Stage: get-release-tag
Stage: container-image
Stage: deploy-staging
Showing
- libs/shared/lib/components/textEditor/TextEditor.tsx 41 additions, 18 deletionslibs/shared/lib/components/textEditor/TextEditor.tsx
- libs/shared/lib/components/textEditor/VariableNode.tsx 25 additions, 1 deletionlibs/shared/lib/components/textEditor/VariableNode.tsx
- libs/shared/lib/components/textEditor/plugins/InsertVariablesPlugin.tsx 1 addition, 0 deletions...b/components/textEditor/plugins/InsertVariablesPlugin.tsx
- libs/shared/lib/components/textEditor/plugins/SaveButtonPlugin.tsx 18 additions, 0 deletions...ed/lib/components/textEditor/plugins/SaveButtonPlugin.tsx
- libs/shared/lib/components/textEditor/plugins/ToolbarPlugin.tsx 4 additions, 1 deletion...hared/lib/components/textEditor/plugins/ToolbarPlugin.tsx
- libs/shared/lib/data-access/api/eventBus.tsx 2 additions, 2 deletionslibs/shared/lib/data-access/api/eventBus.tsx
- libs/shared/lib/data-access/broker/types.ts 1 addition, 1 deletionlibs/shared/lib/data-access/broker/types.ts
- libs/shared/lib/data-access/broker/wsInsightSharing.ts 93 additions, 0 deletionslibs/shared/lib/data-access/broker/wsInsightSharing.ts
- libs/shared/lib/data-access/store/hooks.ts 4 additions, 0 deletionslibs/shared/lib/data-access/store/hooks.ts
- libs/shared/lib/data-access/store/insightSharingSlice.ts 74 additions, 0 deletionslibs/shared/lib/data-access/store/insightSharingSlice.ts
- libs/shared/lib/data-access/store/store.ts 2 additions, 0 deletionslibs/shared/lib/data-access/store/store.ts
- libs/shared/lib/insight-sharing/FormAlert.tsx 178 additions, 0 deletionslibs/shared/lib/insight-sharing/FormAlert.tsx
- libs/shared/lib/insight-sharing/FormReport.tsx 203 additions, 0 deletionslibs/shared/lib/insight-sharing/FormReport.tsx
- libs/shared/lib/insight-sharing/InsightDialog.tsx 35 additions, 24 deletionslibs/shared/lib/insight-sharing/InsightDialog.tsx
- libs/shared/lib/insight-sharing/SettingsPanel.tsx 0 additions, 53 deletionslibs/shared/lib/insight-sharing/SettingsPanel.tsx
- libs/shared/lib/insight-sharing/alerting/AlertingForm.tsx 0 additions, 43 deletionslibs/shared/lib/insight-sharing/alerting/AlertingForm.tsx
- libs/shared/lib/insight-sharing/components/AddItem.tsx 46 additions, 6 deletionslibs/shared/lib/insight-sharing/components/AddItem.tsx
- libs/shared/lib/insight-sharing/components/Sidebar.tsx 52 additions, 37 deletionslibs/shared/lib/insight-sharing/components/Sidebar.tsx
- libs/shared/lib/insight-sharing/components/StartScreen.tsx 4 additions, 7 deletionslibs/shared/lib/insight-sharing/components/StartScreen.tsx
- libs/shared/lib/insight-sharing/reporting/ReportingForm.tsx 0 additions, 57 deletionslibs/shared/lib/insight-sharing/reporting/ReportingForm.tsx
Loading
Please register or sign in to comment