You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump webrick from 1.8.1 to 1.8.2 in the bundler group across 1 direct…
…ory (#2237)
Bumps the bundler group with 1 update in the / directory: [webrick](https://github.com/ruby/webrick).
Updates `webrick` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: webrick
dependency-type: direct:production
dependency-group: bundler
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joey Wildman <josephwildman88@gmail.com>
Improve attachments interface and error handling (#1682)
* Add "Add Attachment" button for instructors when viewing a course
* Decouple create attachment logic from update attachment
* Move "add attachment" to top, wrap in <p> to be consistent
* Use modern syntax for building routes
* Make attachment list appearance consistent across course and assessment attachments
* Remove more dead code
* Make assessment list page appearance consistent
Co-authored-by: Joey Wildman <josephwildman88@gmail.com>
Fix alignment of source in submission row (#1577)
* update broken link to mysql, move sql install to beginning of installation instructions
* Fix submission row text alignment