-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(frontend): update remaining JavaScript files to TypeScript (#…
…1602) * remove(projectTaskStatus): remove unused map, view arguments * fix(themeSlice): add type & remove unused updateBrightness reducer * fix(projectTaskStatus): convert js to ts * fix(dialogTaskActions): convert jsx to tsx * fix(projectDetailsV2): remove map, view props from TaskSelectionPopup * fix(projectDetailsV2): rename prop name * fix(files): convert js to ts * fix(qrcodeComponent): convert jsx to tsx * fix(file): getProjectQrCode parameters type add * fix(taskSelectionPopup): add ts types * fix(modulesDecleration): delare pako/lib/deflate module * fix(mapLegends): convert jsx to tsx * fix(projectDetials): update ts types * fix(projectModel): custom_tms_url type add to projectINfo * fix(generateBaseMap): convert jsx to tsx * fix(notFound404): convert jsx to tsx * fix(activities): remove unused activities & activitiesPanel component * fix(activitiesPanel): remove unused props from activities panel * fix(IProject): remove project_id type from projectTaskactivity * fix(activitiesPanel): update ts type * fix(mapDescriptionComponents): remove unused component * fix(openLayersMap): remove unused component * fix(submissionDetails): add ts types * fix(submissionInstanceMap): update jsx to tsx * fix(exploreProjectCard): file cleanup * fix(mainView): add ts types * fix(utilities): remove unused utility components * fix(primaryAppBar): remove unused props * fix(customDrawer): convert jsx to tsx * fix(customizedImage): convert jsx to tsx * fix(customizedSnackbar): convert jsx to tsx
- Loading branch information
Showing
35 changed files
with
363 additions
and
1,105 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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.