Convert All Dojo/AMD modules to React Components/libraries
Closed this issue · 1 comments
stdavis commented
Dijits
- agrc/widgets/toaster
- app/catch/Catch
- app/catch/FilteringSelectForGrid
- app/catch/Health
- app/catch/MoreInfoDialog
- app/catch/NoFishException
- app/catch/Tag
- app/catchTagsContainer
- app/habitat/Habitat
- app/location/Location
- app/location/PointDef
- app/location/StartdistDirGeoDef
- app/location/StartendGeoDef
- app/location/Station
- app/location/StationPointDef
- app/location/VerifyMap
- app/method/Equipment
- app/method/Method
- app/App
- app/Domains
- app/GridTab
- app/Header
- app/NewCollectionEvent
- app/OtherOptionHandler
- app/SettingsDialog
- app/StreamSearch
- app/SummaryReport
AMD libraries that need to be replaced
- dojo/topic
- app/config
- app/helpers
- leaflet (https://github.com/PaulLeCam/react-leaflet)
- dgrid
Mixins that probably need to be replaced with custom hooks
- app/location/_GeoDefMixin
- app/_AddBtnMixin
- app/_ClearValuesMixin
- app/_GridMixin
- app/_InProgressCacheMixin
- app/_MultipleWidgetsWithAddBtnMixin
- app/_SelectPopulate
- app/_SubmitJobMixin
- app/_SubscriptionsMixin
- ijit/NumericInputValidator
stdavis commented
🥳