Releases: greenjune-ship-it/coral-future
Releases · greenjune-ship-it/coral-future
v0.1.2
What's New
- Implemented Slider for ED50 values with Material UI
- The same slider for Therman Tolerance
- Updated Colony model to have
colony.thermal_tolerance
andcolony._sst_clim_mmm
- Automated getting of MMM with
cwsample
command line tool and their database insidedjango-app
container - Added
assign_mmm.py
command for django manage.py - Updated
cbass_84.csv
with ED50 values
v0.1.1
Whats' New
- Implemented
/api/public/projects/
entry - Added filter by project name on the map
- Added
ed50_value
field toColony
, rounded, 2 digits - Include Read Sea gradient dataset
- Implemented
management/commands
forprojects
andusers
apps - Improved deployment workflow
v0.1.0
Redesign of database architecture. Improved input datasheet
v0.0.9
- Included React Context API for easy access to data between react components
- Added "Add to Cart" feature to select BioSamples for further analysis
- Improved our API architecture:
api/auth/
andapi/public
- Change map from Open Street Maps to ArcGIS
v0.0.7
- Recenter the map based on selected species
- Major refactoring of the react app, made hooks more readable
v0.0.6
- Implemented Sidebar separately from the map
- Improved site navigation
- Improved Navbar
- Reorganized react code structure
- Created apis with api call scripts for React
v0.0.5
Django + React + Rest API proof-of-concept
v0.0.2
Minor updates
v0.0.1
major update