Commit 5c3dff5
committed
Squashed commit of the following:
commit ede300f
Author: Chris Baudouin, Jr <[email protected]>
Date: Sat Aug 29 21:05:53 2020 -0400
feat: Updates MyMLH to V3 (#329)
* feat: Updates MyMLH to V3
* fix(User): Adds missing provider field
* refactor: Updates MyMLH branding
* Autofill MyMLH provider if info is missing
* houndbot
Co-authored-by: Peter Kos <[email protected]>
commit 675b3f6
Author: Chris Baudouin, Jr <[email protected]>
Date: Sun Aug 23 22:43:48 2020 -0400
refactor: Changes "Applications" to "Questionnaires" in map (#326)
commit 388c9bd
Author: Chris Baudouin, Jr <[email protected]>
Date: Sun Aug 23 22:08:26 2020 -0400
fix(Dashboard): Fixes missing location data in map (#324)
commit a062140
Author: Chris Baudouin, Jr <[email protected]>
Date: Wed Aug 19 11:02:07 2020 -0400
feat(docs): Initial documentation for 2.0 (#291)
* feat(docs): Initial documentation for 2.0
* refactor: Updates maintenance.md for verbage changes
* refactor: Refactors structure of navigation
commit 79831f6
Author: JeremyRudman <[email protected]>
Date: Sat Jul 25 12:47:35 2020 -0400
feat(messages): Adds a confirmation modal to send messages (#272)
* feat(message): added a confirmation modal to send messages
added a modal for when you send a message that displays the number of
people you are sending it to in large red text.
* fix: houndci formatting errors
* fix(messages): fixed error and made changes to text
made "send message" singular and made only the the number red. I also
fixed the variable not loading properly
* fix: houndci styling changes
* feat: made email modal text black instead of red
the email confirmation modal displays the number in black instead of red
* refactor: Adds number delimiter to recipients, changes cancel outline
Co-authored-by: Chris Baudouin, Jr <[email protected]>
commit e4169a7
Author: JeremyRudman <[email protected]>
Date: Thu Jul 9 00:39:23 2020 -0400
fix(questionnaire): School autocomplete matches form field width (#278)
* fix(questionnaire): school autocomplete matchs fourm field width
* fix(questionnaires): added ellipsis to autocomplete
when the forum field is smaller the school name the autocomplete goes
beyond the width the field and this causes the text to ellipsis in thet
case1 parent 900a0a8 commit 5c3dff5
File tree
21 files changed
+128
-73
lines changed- app
- assets
- javascripts/manage
- stylesheets/forms
- controllers
- users
- models
- views
- application
- manage
- dashboard
- messages
- questionnaires
- questionnaires
- docs
- website
- pages/en
21 files changed
+128
-73
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
469 | | - | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
269 | 272 | | |
270 | 273 | | |
271 | 274 | | |
272 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
273 | 279 | | |
274 | 280 | | |
275 | 281 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | | - | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
69 | 76 | | |
70 | 77 | | |
71 | 78 | | |
72 | 79 | | |
73 | 80 | | |
74 | 81 | | |
75 | | - | |
76 | 82 | | |
77 | 83 | | |
78 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
23 | | - | |
| 32 | + | |
24 | 33 | | |
25 | 34 | | |
26 | 35 | | |
| |||
48 | 57 | | |
49 | 58 | | |
50 | 59 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
| |||
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
13 | | - | |
| 19 | + | |
14 | 20 | | |
15 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
16 | 38 | | |
17 | 39 | | |
18 | 40 | | |
| |||
0 commit comments