gwells
gwells copied to clipboard
Groundwater Wells and Aquifers application for the Ministry of Environment
**As a** *User* **I want** *the Well Summary page opened in a new tab when I click the Well Tag Number (WTN) link in the well search result table or...
**As a** *User/hydrogelogist* **I want** *to have nearby wells visible and selectible on the Well Summary page* **So That** * I don't have to come back and forth or go...
**As a** *IDIR User* **I want** *the internal comment box of **aquifers** to be displayed on the **Aquifer** Summary page for internal/IDIR users* **So That** *I can view the internal...
**As a** *user* **I want** *have a Privite checkbox added to the Pumping Test Information and Aquifer Parameters section on the Well Report Submission/Edit page * **So That** *I can...
**Describe the task** Take the API functionality that exists within WALLY that the X-Section Tool relies on and integrate into GWELLS API. WALLY API code to move = - backend/api/v1/elevations...
**Describe the task** Create a new space within GWELLS where the X-Section Tool will be displayed **Purpose** A new page to host the tool will make it easier to only...
**Describe the task** [This task is contingent on #2258 being completed] Add a mapbox to the X-Section tool page. **Purpose** The mapbox is how users define a search area for...
**Describe the task** [this task is dependant on #2257, #2258, and #2259 being completed] Add the X-Section tool components to the x-section tool page. Only implement the 2D functionality. Make...
**Describe the task** Create the functionality to submit inspections, blowbys and shifts with proper validations **Purpose** To allow users to submit necessary data while ensuring there is no invalid entries...
**Describe the task** Update the Django dependency to version [5.0](https://docs.djangoproject.com/en/5.0/) **Purpose** [Django 4.2](https://docs.djangoproject.com/en/4.2/) is currently supported. We should push to get Django to the latest version. **Acceptance Criteria** - [...