Commit graph

4173 commits

Author SHA1 Message Date
CactusPuppy
771adb8914
Include linters in all suites 2021-03-10 13:25:58 -08:00
CactusPuppy
4409e7998c
Revert "Allow coverage to drop by a small threshold without failing CI"
Small changes in coverage may be indicative of a larger issue with
unintentional changes in behavior. Thus, reverting the threshold change.

This reverts commit 247beb172b.
2021-03-10 13:25:58 -08:00
CactusPuppy
1c9ed8a551
Allow coverage to drop by a small threshold without failing CI 2021-03-10 13:25:57 -08:00
CactusPuppy
cb03e12455
Make 'all' option actually fire all rspec tests 2021-03-10 13:25:57 -08:00
depfu[bot]
03b943b3f5
Update cocoon to version 1.2.15 2021-03-10 13:25:45 -08:00
Michael Ball
0428d07736 Fixup specs for stripe to acctually run and be accurate. Mostly.
* extracts a bunch of logic to be more native capybara
* updates for existing changes in the app
* using ENV directly is an antipattern...but oh well.
* TBD: Why is unregister failing?
2021-03-10 03:30:22 -08:00
Michael Ball
a7cf2d480d remove :linters group in gemfile 2021-03-08 21:32:46 -08:00
Michael Ball
7e2e785386
Merge pull request #115 from snap-cloud/admin-delete-users
Admin delete users
2021-03-08 21:25:09 -08:00
Michael Ball
d93390faa6 Fix datatables spec 2021-03-08 21:00:06 -08:00
Michael Ball
19e029105c Merge branch 'master' into admin-delete-users
* master:
2021-03-08 20:31:33 -08:00
Michael Ball
81060a4d65
Merge pull request #114 from snap-cloud/merge-osem-master
Merge osem master
2021-03-08 20:30:40 -08:00
Michael Ball
332bf8f1df Support the ability for admins to delete users 2021-03-08 20:19:57 -08:00
Michael Ball
331e0a1610 better hidden class for admin datatable 2021-03-08 19:28:12 -08:00
Michael Ball
676d10ce36 HACK! Show confirmed status in the all users export 2021-03-08 19:24:34 -08:00
Michael Ball
e311a65f02 Delint Autofix 2021-03-08 16:50:56 -08:00
Michael Ball
f3271f5cdc Merge master 2021-03-08 16:48:06 -08:00
Michael Ball
743188d162
Merge pull request #107 from snap-cloud/michae/fixup-conferences-index-page
Cleanup All Conference Index
2021-03-08 15:56:22 -08:00
Michael Ball
3485a51ff1
Merge pull request #113 from snap-cloud/michael/add-separate-submission-instructions
Michael/add separate submission instructions
2021-03-08 15:55:10 -08:00
Michael Ball
fd4d776e2c datatables specs are passing on this fork! 2021-03-08 11:28:52 -08:00
Michael Ball
a293305fea Run gh specs even when linters fail.... 2021-03-08 03:10:56 -08:00
Michael Ball
4d34817928
Delint 2021-03-08 03:08:03 -08:00
Michael Ball
337a04d4ab
Delint 2021-03-08 03:07:56 -08:00
Michael Ball
f3401c46f8 use 2.6 for github actions 2021-03-08 03:05:01 -08:00
Michael Ball
061cb3e670 regenerate gemfile.lock 2021-03-08 03:04:53 -08:00
Michael Ball
f57da2e9dc use heroku version for sentry release 2021-03-08 02:58:53 -08:00
Michael Ball
49f77423f8 Fix merge in config/sentry 2021-03-08 02:58:05 -08:00
Michael Ball
d1ca21f479 Merge OSEM updates 2021-03-08 02:50:27 -08:00
Michael Ball
8242eb3338 Remove submission_limit validation for submission_text 2021-03-08 02:18:44 -08:00
Michael Ball
2d1246448c Add some tests for the submission instructions 2021-03-08 02:13:57 -08:00
Michael Ball
1a24533b00 Display submission instructions on the new/edit forms 2021-03-07 12:56:45 -08:00
Henne Vogelsang
5e70690619
Merge pull request #2740 from differentreality/survey_question_validation
Fix JS error when saving survey_question
2021-03-07 14:43:11 +01:00
Henne Vogelsang
26ebdd08b4
Merge pull request #2741 from hellcp/master
Don't set venue related values without a venue
2021-03-07 14:39:21 +01:00
Sasi Olin
56838b6eb0 Don't set venue related values without a venue 2021-03-07 10:19:10 +01:00
Stella Rouzi
ee5274b352 Fix JS error when saving survey_question 2021-03-07 07:32:52 +02:00
Henne Vogelsang
6b57c0be05
Merge pull request #2737 from hennevogel/feature/sentry-release
Set a release for sentry
2021-03-07 01:34:21 +01:00
Henne Vogelsang
d4e6122ba2
Set a release for sentry 2021-03-07 01:25:06 +01:00
Henne Vogelsang
cee9bc8e14
Merge pull request #2735 from openSUSE/depfu/update/dalli-2.7.11
Update dalli: 2.7.10 → 2.7.11 (patch)
2021-03-06 23:55:24 +01:00
depfu[bot]
0291663360
Update dalli to version 2.7.11 2021-03-06 22:45:55 +00:00
Henne Vogelsang
3dfb950b01
Merge pull request #2734 from openSUSE/depfu/update/devise-4.7.3
Update devise: 4.7.1 → 4.7.3 (patch)
2021-03-06 23:44:39 +01:00
Henne Vogelsang
441a877ce5
Merge pull request #2733 from hennevogel/feature/sentry
Introduces sentry, removes airbrake
2021-03-06 23:24:15 +01:00
Henne Vogelsang
b4b20bd135
Introduces sentry, removes airbrake
Sentry is the premiere FOSS error tracking app.
2021-03-06 23:13:59 +01:00
depfu[bot]
ea6111244d
Update devise to version 4.7.3 2021-03-06 22:06:09 +00:00
Henne Vogelsang
ef00a313f5
Merge pull request #2732 from openSUSE/depfu/update/cocoon-1.2.15
Update cocoon: 1.2.14 → 1.2.15 (patch)
2021-03-06 23:04:42 +01:00
Henne Vogelsang
3faee06e48
Merge pull request #2731 from hennevogel/bugfix/cloudinary
Move cache to file
2021-03-06 22:20:51 +01:00
depfu[bot]
3e7f51a125
Update cocoon to version 1.2.15 2021-03-06 21:10:53 +00:00
Henne Vogelsang
52c61a0c0a
Merge pull request #2730 from openSUSE/depfu/update/dotenv-rails-2.7.6
Update dotenv-rails: 2.7.5 → 2.7.6 (patch)
2021-03-06 22:05:20 +01:00
Henne Vogelsang
05adba0e35
Merge pull request #2705 from cycomachead/patch-3
Fix Frozen String Error in Commercials Controller
2021-03-06 22:04:48 +01:00
Henne Vogelsang
1291d1846d
Move cache to file
No need to store caches in the cloud.
2021-03-06 21:58:23 +01:00
Michael Ball
bc4177154a Add editing submission instructions 2021-03-06 12:45:00 -08:00
Henne Vogelsang
57360c183c
Merge pull request #2729 from hennevogel/bugfix/carrierwave-update
CarrierWave needs to be told where to store in 2.x
2021-03-06 21:44:33 +01:00