Commit 8d4c18d
Add endpoint pages (#188)
* Replace appointment button menu with links, create page to reschedule or cancel appointment
* Update content for appointment should not proceed and attended not screened reason
* Update content for consent and appointment cannot proceed
* Content tweaks for end points
* Fix author name
* Get data showing for rescheduled and cancelled appointments
* Fix tags so they use the toTag filter
* Test to see if this fixes the heroku problem
* Fix statuses, fix index
* Update content for the other end point pages
* Update event generator to sort out issue with reschedule event status
* Fix statuses and missing reschedule note
* Get data saving for appointment cannot proceed, fix structure of data displayed when appointment is cancelled or rescheduled
* Turn off autocomplete for fields
* Fix label
* Appointment header change
* Bugfixes
---------
Co-authored-by: Rebecca Cottrell <[email protected]>
Co-authored-by: Ed Horsford <[email protected]>1 parent 75fb635 commit 8d4c18d
File tree
16 files changed
+1211
-167
lines changed- app
- lib
- generators
- utils
- routes
- views
- _includes/appointment
- clinics
- events
- cancel-or-reschedule-appointment
- medical-information
- medical-history
- symptoms
- previous-mammograms
16 files changed
+1211
-167
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | | - | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 | | |
15 | 24 | | |
16 | 25 | | |
| |||
174 | 183 | | |
175 | 184 | | |
176 | 185 | | |
| 186 | + | |
177 | 187 | | |
178 | 188 | | |
179 | 189 | | |
| |||
245 | 255 | | |
246 | 256 | | |
247 | 257 | | |
248 | | - | |
| 258 | + | |
249 | 259 | | |
250 | | - | |
| 260 | + | |
251 | 261 | | |
252 | 262 | | |
253 | 263 | | |
254 | 264 | | |
255 | 265 | | |
256 | | - | |
| 266 | + | |
| 267 | + | |
257 | 268 | | |
258 | 269 | | |
259 | 270 | | |
| |||
0 commit comments