-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(react-components): rename observations -> points of interest…
… and factor out FDM provider (#4810) * chore: generalize PoI storage * chore: Add generics EVERYWHERE * chore: add generic specifier at top level * chore: observation => point of interest * chore: move util function a bit more * chore: rename provider+file * revert: revert unnecessary change * chore: rename variables/symbol
- Loading branch information
1 parent
5395a37
commit e47a5e5
Showing
28 changed files
with
633 additions
and
579 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
52 changes: 0 additions & 52 deletions
52
react-components/src/architecture/concrete/observations/ObservationsCache.ts
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
react-components/src/architecture/concrete/observations/ObservationsCommand.ts
This file was deleted.
Oops, something went wrong.
159 changes: 0 additions & 159 deletions
159
react-components/src/architecture/concrete/observations/ObservationsDomainObject.ts
This file was deleted.
Oops, something went wrong.
105 changes: 0 additions & 105 deletions
105
react-components/src/architecture/concrete/observations/ObservationsTool.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.