Refactor to React Query
This is a refactor release. There are no new UI features, but there are significant changes for developers:
- Create-React-App is the base of this application (changed from a custom webpack configuration)
- React-Redux-Sagas and tapis-redux has been replaced by React-Query and tapis-hooks
- UI elements have been standardized with wrappers
- react-router-dom is now used extensively to replace navigation component internal state