globalmangrovewatch / gmw-users

All functionality for user accounts in the Global Mangrove Watch platform
MIT License
2 stars 2 forks source link

Prevent end date from being before start date. #357

Closed alanjleonard closed 1 year ago

alanjleonard commented 1 year ago

For questions 1.1 and 10.1; validation should prevent the end dates from being before the start dates.

julia-rom commented 1 year ago

made 1.1c into a separate ticket - different conditional logic