Commit graph

  • 73e7fe88f8 Fix zone filter if no zone is specified in params Dana Lambert 2021-11-08 10:14:28 +1300
  • fe84079885 Add admin autocomplete, search fields and ordering to zone field in ZoneImageSegment Dana Lambert 2021-11-05 16:18:47 +1300
  • de0b5abb7b Add zone filter on backend Dana Lambert 2021-11-05 16:17:29 +1300
  • 98a679eaf3 Remove projects specifics step from stepper and summary (keeps code) Dana Lambert 2021-11-05 14:32:50 +1300
  • 11042b029a Update summary content with habitat and zone data Dana Lambert 2021-11-05 14:31:53 +1300
  • 01a3328ec2 Update habitat selector to reset image/zone on habitat change Dana Lambert 2021-11-05 14:31:32 +1300
  • f92bb7290c Create zone segment selection step Dana Lambert 2021-11-05 14:30:40 +1300
  • c79d287384 Add habitat image endpoint, view and serializer Dana Lambert 2021-11-05 14:22:07 +1300
  • 29b9051773 Refactor get_zone_pk_mapping method Dana Lambert 2021-11-08 10:53:38 +1300
  • 316df45784 Add habitat selection and habitat image selection Dana Lambert 2021-11-05 14:18:05 +1300
  • 71b4118b4c Add SiteRepository for habitat/zone related requests Dana Lambert 2021-11-05 11:18:53 +1300
  • 42bd5845fa Fix typo in PlantRepository Dana Lambert 2021-11-05 11:17:47 +1300
  • 2d20c3b2d2 Fix soil selector default value Dana Lambert 2021-11-05 11:17:23 +1300
  • 06e6f4322c Add /habitats endpoint and fix plants zone serializer Dana Lambert 2021-11-05 11:16:53 +1300
  • b5b39a5c18 Alter the habitat image model to use a related name images Dana Lambert 2021-11-05 11:13:59 +1300
  • 2f165e4b38 Fix load site data command ingestion logic and update fixtures Dana Lambert 2021-11-04 15:00:50 +1300
  • 625c637f99 Add zones to plant fixture creation and extract spreadsheet constants Dana Lambert 2021-11-04 14:11:50 +1300
  • d48f202634 Add zones to plant model Dana Lambert 2021-11-04 14:08:31 +1300
  • 34561a85bb Add intial zones and habitats fixtures Dana Lambert 2021-11-04 11:18:56 +1300
  • 6b65ac77b3 Add command to initially load habitat and zone data Dana Lambert 2021-11-04 11:18:42 +1300
  • 745b0b3007 Add Habitat, Zone, HabitatImage and ZoneImageSegment models Dana Lambert 2021-11-04 11:18:04 +1300
  • 677ffb2c32 Add results table Dana Lambert 2021-11-02 15:47:01 +1300
  • 05121fbdba Update reset operation to also reset filters Dana Lambert 2021-11-02 11:30:36 +1300
  • 8638fd3041 Make step content scrollable overflow adjust results step - Results step is now the last step but doesn't restrict the user from going back Dana Lambert 2021-11-02 11:11:55 +1300
  • 039d8d14ec Update plant ingestion script for new spreadsheet format Dana Lambert 2021-11-02 09:20:51 +1300
  • 8855bcb2ba Update commonname field to have a max_length of 200 Dana Lambert 2021-11-02 09:20:47 +1300
  • bb561b0529 Add summary step to the wizard Dana Lambert 2021-10-22 16:11:52 +1300
  • 727dfbe818 Layout adjustments Dana Lambert 2021-10-22 16:11:42 +1300
  • d3acc27339 Add location details to map screen Dana Lambert 2021-10-22 16:03:37 +1300
  • f3d2595b23 Add location repository for frontend Dana Lambert 2021-10-22 16:02:36 +1300
  • 49bcc85116 Add api endpoints for collecting location details - includes soil order name and code, ecological district, ecological region and address from linz Dana Lambert 2021-10-22 16:01:38 +1300
  • 2302ed6fc6 Add utils file with helper methods to request data from linz + docs Dana Lambert 2021-10-22 16:01:31 +1300
  • 473cc9ca6e Add sample step components for the remaining steps with accompaning text - rename step subfolders from <name>step to <name> Dana Lambert 2021-10-20 16:52:06 +1300
  • 06e33d7ac6 Some refactoring of existing information panels - extracting out static strings where possible - create StepInformation component - rename step components to end in 'Step' Dana Lambert 2021-10-20 16:15:15 +1300
  • dd60ce03ee Fix spelling error for PlantRepository Dana Lambert 2021-10-20 15:03:25 +1300
  • 2deb3faec0 Load previous soil variant selection during step navigation Dana Lambert 2021-10-20 13:14:12 +1300
  • 6303bca92e Fix filter update method on frontend Dana Lambert 2021-10-20 12:38:18 +1300
  • 72110cd19f Add all fields to plant serializer Dana Lambert 2021-10-20 12:37:45 +1300
  • cc3c3e7e9a Add soil variant filter Dana Lambert 2021-10-20 12:36:48 +1300
  • cb348b0f5d Fix soil variant spreadsheet import bug where all variants added Dana Lambert 2021-10-20 12:36:06 +1300
  • c4fdd04e8b Add soil variant step to the frontend - Renamed location step folder Dana Lambert 2021-10-20 09:51:49 +1300
  • 10ae4f46ce Modify frontend api call for plants to be filtered Dana Lambert 2021-10-19 16:07:13 +1300
  • 12ebe31cf5 Add coordinate filter on the backend - filters plants based on ecological region and soil order Dana Lambert 2021-10-19 16:06:21 +1300
  • aa3f9dc7f0 Display selected coordinates on the map in the top right Dana Lambert 2021-10-19 16:04:04 +1300
  • 695aceaaa0 Place previously chosen location on map when going back Dana Lambert 2021-10-19 09:56:26 +1300
  • ef3d0e4d7e Set next active only when location is selected Dana Lambert 2021-10-19 09:03:42 +1300
  • 5bef4efe36 Update filter state with clicked coordinates. Dana Lambert 2021-10-19 08:48:45 +1300
  • 05665b545b Add marker to map on click with coordinate tooltip Dana Lambert 2021-10-18 17:19:45 +1300
  • 19b2b00750 Fit map to NZ bounds on load Dana Lambert 2021-10-18 17:09:56 +1300
  • 096c534536 Add map and description to location step with layout adjustments Dana Lambert 2021-10-18 15:46:18 +1300
  • d7a97dfb1d Add template Step component with configurable background image and content Dana Lambert 2021-10-18 12:01:39 +1300
  • aa95005fd2 Add header styled like Biosphere Capital site - Adds Biosphere Capital logo - Adds dummy nav with no dropdown links Dana Lambert 2021-10-18 10:38:59 +1300
  • 530089c19c Add documentation to the spreadsheet processing methods Dana Lambert 2021-10-19 10:39:07 +1300
  • 1cb7403f6f Update dev commands with docs Dana Lambert 2021-10-15 15:20:14 +1300
  • 299e609c25 Add django command to populate the database with spreadsheet plant data Dana Lambert 2021-10-15 14:40:14 +1300
  • aa57c6e101 Add django command to populate the database with shapefile data Dana Lambert 2021-10-15 14:39:03 +1300
  • b02d7d50de Register models with django admin Dana Lambert 2021-10-15 14:38:14 +1300
  • d47416273d Add django fixtures for base data Dana Lambert 2021-10-15 14:34:48 +1300
  • e068ed047b Add relational models for plants and related fields (excludes habitat and zone) Dana Lambert 2021-10-15 14:33:13 +1300
  • 6dfa65ee77 Add django gis extension Dana Lambert 2021-10-15 14:31:52 +1300
  • 68b1d80ffa Modify stepper to be linear Dana Lambert 2021-10-13 07:34:38 +1300
  • 0104af35f7 Add sample mui stepper Dana Lambert 2021-10-07 15:39:12 +1300
  • 80d5b181d9 Add basic plant repository and demo page with plant list Dana Lambert 2021-10-07 10:22:44 +1300
  • 9b17536102 Add axios library to frontend with base repository Dana Lambert 2021-10-07 10:22:07 +1300
  • b699e50754 Add django cors headers to backend Dana Lambert 2021-10-07 10:17:32 +1300
  • 9faf762224 Create default django admin user on start up Dana Lambert 2021-10-07 09:00:27 +1300
  • bb307d34d2 Add django rest framework and basic plant model - Adds django rest framework to requirements - Adds basic plant model with id and name fields - Adds CRUD endpoints to interact with plant objects Dana Lambert 2021-10-07 08:59:57 +1300
  • aedd224a63 Setup frontend styling - Add node-sass, bootstrap and reactstrap - Setup styles directory with themes file and base styles - Replace create-react-app content with sample content to test styles Dana Lambert 2021-10-06 16:18:01 +1300
  • d98d395bdf Add development environment documentation to README Dana Lambert 2021-10-06 14:53:51 +1300
  • 9fc83f5974 Connect database to Django backend Dana Lambert 2021-10-06 14:37:29 +1300
  • a66b8820df Add database initialisation scripts Dana Lambert 2021-10-06 14:37:14 +1300
  • 0ea165fcff Add docker-compose file to run applications and postgres locally Dana Lambert 2021-10-06 14:06:55 +1300
  • fb3ad16b62 Add base React frontend project (create-react-app) Dana Lambert 2021-10-06 12:36:39 +1300
  • 88f3331c46 Add base Django backend project Dana Lambert 2021-10-06 12:36:07 +1300
  • 82a8d407e4 Initial commit Dana Lambert 2021-10-06 12:28:07 +1300