Merge remote-tracking branch 'origin/development' into 131-min-194-display-user-grouped-overlays
No related branches found
No related tags found
This commit is part of merge request !380. Comments created here will be created in the context of that merge request.
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- src/components/FunctionalArea/Modal/LayerImageObjectModal/LayerImageObjectEditFactoryModal.component.test.tsx 31 additions, 7 deletions...Modal/LayerImageObjectEditFactoryModal.component.test.tsx
- src/components/FunctionalArea/Modal/LayerImageObjectModal/LayerImageObjectEditFactoryModal.component.tsx 12 additions, 11 deletions...bjectModal/LayerImageObjectEditFactoryModal.component.tsx
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextEditFactoryModal.component.tsx 109 additions, 0 deletions...rTextFactoryModal/LayerTextEditFactoryModal.component.tsx
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextFactory.constants.ts 6 additions, 6 deletions...Modal/LayerTextFactoryModal/LayerTextFactory.constants.ts
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextFactory.types.ts 3 additions, 2 deletions...rea/Modal/LayerTextFactoryModal/LayerTextFactory.types.ts
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextForm.component.tsx 2 additions, 2 deletions...a/Modal/LayerTextFactoryModal/LayerTextForm.component.tsx
- src/components/FunctionalArea/Modal/Modal.component.tsx 6 additions, 0 deletionssrc/components/FunctionalArea/Modal/Modal.component.tsx
- src/components/FunctionalArea/Modal/ModalLayout/ModalLayout.component.tsx 2 additions, 1 deletion...unctionalArea/Modal/ModalLayout/ModalLayout.component.tsx
- src/components/Map/Drawer/LayersDrawer/LayerDrawerTextItem.component.tsx 66 additions, 4 deletions...Map/Drawer/LayersDrawer/LayerDrawerTextItem.component.tsx
- src/components/Map/Drawer/LayersDrawer/LayersDrawer.component.tsx 2 additions, 2 deletions...onents/Map/Drawer/LayersDrawer/LayersDrawer.component.tsx
- src/components/Map/Drawer/LayersDrawer/LayersDrawerImageItem.component.tsx 2 additions, 2 deletions...p/Drawer/LayersDrawer/LayersDrawerImageItem.component.tsx
- src/components/Map/Drawer/LayersDrawer/LayersDrawerObjectsList.component.tsx 151 additions, 47 deletions...Drawer/LayersDrawer/LayersDrawerObjectsList.component.tsx
- src/components/Map/MapViewer/MapViewer.component.tsx 6 additions, 2 deletionssrc/components/Map/MapViewer/MapViewer.component.tsx
- src/components/Map/MapViewer/MapViewer.types.ts 1 addition, 1 deletionsrc/components/Map/MapViewer/MapViewer.types.ts
- src/components/Map/MapViewer/utils/config/additionalLayers/useOlMapAdditionalLayers.ts 17 additions, 17 deletions...utils/config/additionalLayers/useOlMapAdditionalLayers.ts
- src/components/Map/MapViewer/utils/shapes/elements/Glyph/Glyph.ts 30 additions, 32 deletions...onents/Map/MapViewer/utils/shapes/elements/Glyph/Glyph.ts
- src/components/Map/MapViewer/utils/shapes/layer/Layer.ts 21 additions, 35 deletionssrc/components/Map/MapViewer/utils/shapes/layer/Layer.ts
- src/components/Map/MapViewer/utils/shapes/layer/elements/LayerImage.ts 31 additions, 2 deletions...s/Map/MapViewer/utils/shapes/layer/elements/LayerImage.ts
- src/components/Map/MapViewer/utils/shapes/layer/elements/LayerText.test.ts 20 additions, 8 deletions...p/MapViewer/utils/shapes/layer/elements/LayerText.test.ts
Loading
Please register or sign in to comment