Commit eae9926
fix: Resolves merge conflicts with 2.0->master (#372)
* fix(dashboard): Fixes security vulnerability that allowed event_tracking role to access Dashboard (#215)
* chore(release): 1.22.3 [skip ci]
## [1.22.3](v1.22.2...v1.22.3) (2020-05-16)
### Bug Fixes
* **dashboard:** Fixes security vulnerability that allowed event_tracking role to access Dashboard ([#215](#215)) ([](74a40ad))
### Styles
* **check-in:** Changes table header to be more descriptive ([#207](#207)) ([](889fbd0))
* **config:** Removes unused event_is_over flag ([#208](#208)) ([](0c73e66))
* build(deps): Upgrade yarn (#212)
* build(deps): Upgrade yarn
* build(deps): Upgrade gems
* build(deps): Remove obsolete gems
* v0.0.0
* build(deps): Update semantic-release
* fix(questionnaire): visual bug in school autocomplete school dropdown
the css was set for an "a" tag when the list was made up of divs so I
switched the css to work for the "div" tag in the autocomplete
* fix(questionnaire): visual bug in school autocomplete school dropdown
the css was set for an "a" tag when the list was made up of divs so I
switched the css to work for the "div" tag in the autocomplete. I also
hide a element that was not present earlier
* build(deps): Upgrades Rails to 5.2.4.3
* build(deps): Upgrades gems
Co-authored-by: Jeremy Rudman <[email protected]>
* build(deps): Bump puma from 4.3.4 to 4.3.5 (#219)
Bumps [puma](https://github.com/puma/puma) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): Upgrades Puma cache (#221)
* fix(questionnaire): Fixes error when trying to view a questionnaire modified by a deleted admin (#236)
* chore(release): 1.22.4 [skip ci]
## [1.22.4](v1.22.3...v1.22.4) (2020-05-26)
### Bug Fixes
* **questionnaire:** Fixes error when trying to view a questionnaire modified by a deleted admin ([#236](#236)) ([](2ffe116))
* build(deps): Bump websocket-extensions from 0.1.4 to 0.1.5 (#250)
* build(deps): Bump websocket-extensions from 0.1.4 to 0.1.5
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)
- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)
- [Commits](faye/websocket-extensions-ruby@0.1.4...0.1.5)
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): Updates websocket-extensions gem cache
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Baudouin, Jr <[email protected]>
* build(deps): Bump rack from 2.2.2 to 2.2.3 (#268)
* build(deps): Bump rack from 2.2.2 to 2.2.3
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](rack/rack@v2.2.2...2.2.3)
Signed-off-by: dependabot[bot] <[email protected]>
* Adds rack gem cache
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Baudouin, Jr <[email protected]>
* build(deps): Bump npm from 6.14.5 to 6.14.6 (#280)
Bumps [npm](https://github.com/npm/cli) from 6.14.5 to 6.14.6.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v6.14.5...v6.14.6)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): Bump lodash from 4.17.15 to 4.17.19 (#282)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): Bump chartkick from 3.3.1 to 3.4.0 (#298)
Bumps [chartkick](https://github.com/ankane/chartkick) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/ankane/chartkick/releases)
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](ankane/chartkick@v3.3.1...v3.4.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): Removes outdated gem files
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: Jeremy Rudman <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 3745d9c commit eae9926
2 files changed
+39
-34
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
734 | 734 | | |
735 | | - | |
736 | | - | |
737 | | - | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
| |||
1153 | 1153 | | |
1154 | 1154 | | |
1155 | 1155 | | |
1156 | | - | |
1157 | | - | |
1158 | | - | |
1159 | | - | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
1160 | 1160 | | |
1161 | 1161 | | |
1162 | 1162 | | |
| |||
3140 | 3140 | | |
3141 | 3141 | | |
3142 | 3142 | | |
| 3143 | + | |
| 3144 | + | |
| 3145 | + | |
| 3146 | + | |
| 3147 | + | |
3143 | 3148 | | |
3144 | 3149 | | |
3145 | 3150 | | |
| |||
4079 | 4084 | | |
4080 | 4085 | | |
4081 | 4086 | | |
4082 | | - | |
4083 | | - | |
4084 | | - | |
4085 | | - | |
| 4087 | + | |
| 4088 | + | |
| 4089 | + | |
| 4090 | + | |
4086 | 4091 | | |
4087 | | - | |
4088 | | - | |
4089 | | - | |
| 4092 | + | |
| 4093 | + | |
| 4094 | + | |
4090 | 4095 | | |
4091 | 4096 | | |
4092 | 4097 | | |
| |||
4151 | 4156 | | |
4152 | 4157 | | |
4153 | 4158 | | |
4154 | | - | |
4155 | | - | |
4156 | | - | |
4157 | | - | |
| 4159 | + | |
| 4160 | + | |
| 4161 | + | |
| 4162 | + | |
4158 | 4163 | | |
4159 | | - | |
| 4164 | + | |
4160 | 4165 | | |
4161 | 4166 | | |
4162 | 4167 | | |
| |||
4580 | 4585 | | |
4581 | 4586 | | |
4582 | 4587 | | |
4583 | | - | |
4584 | | - | |
4585 | | - | |
4586 | | - | |
| 4588 | + | |
| 4589 | + | |
| 4590 | + | |
| 4591 | + | |
4587 | 4592 | | |
4588 | | - | |
4589 | | - | |
4590 | | - | |
| 4593 | + | |
| 4594 | + | |
| 4595 | + | |
4591 | 4596 | | |
4592 | 4597 | | |
4593 | 4598 | | |
| |||
0 commit comments