Commit Graph

2827 Commits

Author SHA1 Message Date
24b9148a42 Always use latest websocket connection for Turtle events 2020-03-07 23:24:33 +01:00
0b9cf0bd45 Hide Turtle Canvas during cleanup 2020-03-07 23:24:06 +01:00
3735d0b6cd Replace vanilla JS redirects with Turbolinks 2020-03-07 11:53:44 +01:00
f22a3803ed Make reset button less distracting 2020-03-07 11:53:44 +01:00
fe8aac4535 Resize ACE once transition finished 2020-03-07 11:53:44 +01:00
82e560cace Add link to WebSocket test if WebSocket connection failed 2020-03-07 11:53:44 +01:00
42d5480167 Ensure to clear LTI session once the score is submitted 2020-03-06 16:32:31 +01:00
2a8aabcf60 Check for output prior printing 2020-03-06 15:35:02 +01:00
207cf1084b Fix duplication of code when navigation back and forth 2020-03-06 15:34:43 +01:00
e7cebf6137 Update Bundle 2020-03-06 15:34:09 +01:00
04873ac0c9 Bump mnemosyne-ruby from 1.10.0.beta1 to 1.10.0
Bumps [mnemosyne-ruby](https://github.com/jgraichen/mnemosyne-ruby) from 1.10.0.beta1 to 1.10.0.
- [Release notes](https://github.com/jgraichen/mnemosyne-ruby/releases)
- [Changelog](https://github.com/mnemosyne-mon/mnemosyne-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jgraichen/mnemosyne-ruby/compare/v1.10.0.beta1...v1.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06 09:21:29 +00:00
3839704e77 Prevent autosave on window load 2020-03-05 17:10:48 +01:00
2a7e64490f Remove logging for invalid JSON from Docker container 2020-03-05 16:30:59 +01:00
f5da825567 Upgrade bundle and use mnemosyne-ruby 1.10.0.beta1 2020-03-05 16:11:12 +01:00
c48296f31d Force full page reload for implement view 2020-03-05 15:22:58 +01:00
bf6a343e2b Set onError binding to underscore's no-op 2020-03-05 14:53:46 +01:00
427ee3e2e7 Stringify error messages for Sentry 2020-03-05 13:03:47 +01:00
b63280ff97 Increase performace for studyGroup membership 2020-03-05 11:59:25 +01:00
b142a5dac5 Merge yarn.lock 2020-03-05 11:15:50 +01:00
970dc4cfdf Merge branch 'sentry'
# Conflicts:
#	yarn.lock
2020-03-05 11:13:22 +01:00
f50e26095a Beautify error messages in JavaScript when scoring submissions 2020-03-05 11:04:03 +01:00
ca1dd0e7dd Add more info for ReadTimeout issues 2020-03-05 10:38:00 +01:00
74d99df070 Add JavaScript sentry 2020-03-05 10:30:57 +01:00
5071fef024 Bump snyk from 1.297.4 to 1.298.0
Bumps [snyk](https://github.com/snyk/snyk) from 1.297.4 to 1.298.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.297.4...v1.298.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-05 09:21:52 +00:00
f2c45b2488 Add more LTI debug messages 2020-03-04 19:37:05 +01:00
b12da92eac Format extra context message 2020-03-04 19:00:45 +01:00
0f140021e5 Ensure error is still thrown if lti_parameter is null 2020-03-04 18:22:42 +01:00
99e4aec1cb Render submit button once results are available 2020-03-04 17:58:16 +01:00
58031587de Check @exercise prior usage 2020-03-04 17:57:45 +01:00
dbfc1b2e11 Add additional logging for Sentry 2020-03-04 17:42:07 +01:00
9f2c12323e Downgrade sentry to work again. 2020-03-04 17:08:13 +01:00
06b3059655 Ensure to close DB connections within threads 2020-03-04 12:25:09 +01:00
cb4cd7066c Further prevent ActionCable from triggering for comments 2020-03-04 12:00:25 +01:00
b2fc57430c Disable live updates 2020-03-04 11:38:40 +01:00
37cab6a020 Hide RfCs older than 6 months for redirect page. 2020-03-04 11:01:17 +01:00
7b00bb483e Allow different StudyGroup names in CodeOcean than on MOOC platforms 2020-03-04 10:57:01 +01:00
8ab497cadd Update bundle 2020-03-03 18:14:45 +01:00
79610a87de Update yarn bundle 2020-03-03 18:14:10 +01:00
539104762f Update webpack binstubs 2020-03-03 18:13:57 +01:00
e340f28abb Allow access to RfCs for all users 2020-03-03 18:13:43 +01:00
ca82e4000a Always render "browser not supported" alert and disable it for supported browsers 2020-03-03 18:13:30 +01:00
8fa37842af Merge pull request #545 from openHPI/dependabot/bundler/faraday-1.0.0
Bump faraday from 0.17.3 to 1.0.0
2020-03-03 11:44:26 +01:00
d8dee9cc9b Bump faraday from 0.17.3 to 1.0.0
Bumps [faraday](https://github.com/lostisland/faraday) from 0.17.3 to 1.0.0.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v0.17.3...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-03 09:13:11 +00:00
356feda46a Merge pull request #543 from openHPI/dependabot/bundler/rubocop-0.80.1
Bump rubocop from 0.80.0 to 0.80.1
2020-03-02 10:50:17 +01:00
338ccd0dc0 Bump nokogiri from 1.10.8 to 1.10.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.10.9/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.10.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 09:44:52 +00:00
8c13704732 Bump rubocop from 0.80.0 to 0.80.1
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.80.0 to 0.80.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.80.0...v0.80.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 09:35:25 +00:00
4a356f6a53 Bump snyk from 1.297.2 to 1.297.3
Bumps [snyk](https://github.com/snyk/snyk) from 1.297.2 to 1.297.3.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.297.2...v1.297.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 09:32:14 +00:00
1f0b356c2c [Security] Bump puma from 4.3.2 to 4.3.3
Bumps [puma](https://github.com/puma/puma) from 4.3.2 to 4.3.3. **This update includes a security fix.**
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-01 23:11:48 +00:00
d3fd60495b Bump snyk from 1.297.1 to 1.297.2
Bumps [snyk](https://github.com/snyk/snyk) from 1.297.1 to 1.297.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.297.1...v1.297.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 09:25:30 +00:00
87dc0b703a Bump puma from 4.3.1 to 4.3.2
Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.1...v4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 09:22:19 +00:00