Commit graph

4255 commits

Author SHA1 Message Date
CactusPuppy
ee8de1ce2d
Temp pend failing test, as it does not reflect local verification 2021-03-18 20:32:58 -07:00
CactusPuppy
039a931c90
Ensure coverage.xml is generated on Travis 2021-03-18 20:32:57 -07:00
CactusPuppy
2e9150887e
Prevent overwriting of jobs by matrix 2021-03-18 20:32:57 -07:00
CactusPuppy
9ad9a24d74
Actually properly report parallel stages 2021-03-18 20:32:56 -07:00
CactusPuppy
c4e07e858f
Fix minor typo in .travis.yml 2021-03-18 20:32:56 -07:00
CactusPuppy
3b768dda4b
Specify where the coverage report is 2021-03-18 20:32:55 -07:00
CactusPuppy
d8168559be
Switch to using Codacy for code coverage (following OSEM example) 2021-03-18 20:32:55 -07:00
CactusPuppy
89149d53d6
Switch CodeCov badge to Code Climate badge 2021-03-18 20:32:54 -07:00
kingdish
81e12d5e60
Merge pull request #33 from CactusPuppy/177195121-improve-email-templates
Improve email templates
2021-03-18 04:14:12 -07:00
Jimmy
362853f4df Merge branch 'master' of https://github.com/CactusPuppy/snapcon into 177195121-improve-email-templates 2021-03-18 08:40:49 +08:00
CactusPuppy
7f13c5a4c7
Merge pull request #34 from CactusPuppy/fix-ci
Make CI green... again.
2021-03-17 11:19:52 -07:00
Jimmy
fcb3dc96c0 [style] Delete comments 2021-03-12 21:16:21 -08:00
Jimmy
2bcd7d39b3 [test] Add unit test for conference_helper#conference_color 2021-03-12 07:49:55 -08:00
CactusPuppy
fb5de3ec18
Fix test coverage reporting hopefully 2021-03-12 00:40:19 -08:00
CactusPuppy
55c8801926
Attempt upload of CodeCov to Code Climate 2021-03-12 00:25:20 -08:00
Jimmy
72dd36993b [style] Remove unused variable 2021-03-12 00:20:30 -08:00
Jimmy
fdb08b0c9a [refactor] Move Mailbot#logo_url and #conference_color to ConferenceHelper 2021-03-12 00:14:29 -08:00
Jimmy
33ce7a61c6 [style] Fix style 2021-03-11 23:39:06 -08:00
CactusPuppy
4ed0a02a88
Revert "remove :linters group in gemfile"
Bundler does not install the gems necessary to run linting without the
linters group.

This reverts commit a7cf2d480d.
2021-03-11 23:38:19 -08:00
CactusPuppy
536ec5b68a
Fix linters 2021-03-11 23:25:35 -08:00
Jimmy
fc0494c1f3 Merge branch 'master' of https://github.com/CactusPuppy/snapcon into 177195121-improve-email-templates 2021-03-11 23:23:24 -08:00
Jimmy
394dc0506f temp 2021-03-11 23:15:07 -08:00
kingdish
157924803c
Merge pull request #21 from CactusPuppy/176895512-automatically-redirect-to-registration-after-buying-a-ticket
Automatically redirect to registration after buying a ticket
2021-03-11 22:39:06 -08:00
Jimmy
4856bc718d [fix] Restore a mistakenly deleted test 2021-03-11 22:00:15 -08:00
Jimmy
54cee7f103 [style] Remove extraneous check 2021-03-11 21:39:51 -08:00
Jimmy
11d4255c67 merge 2021-03-11 21:28:17 -08:00
Jimmy
ee7c906f17 [feat] Modify alt text for logo; Support user-defined color for header and footer 2021-03-11 21:10:26 -08:00
Jimmy
899d4c91f6 [test] Simplify mailbot.rb; Add corresponding tests 2021-03-10 23:09:52 -08:00
Jimmy
ac4fb8a757 [feat] Refactor mailbot.rb and support displaying conf/org/default logo 2021-03-10 20:13:49 -08:00
Jimmy
ba4de34fa7 [fix] Add alt text to logo 2021-03-10 17:44:15 -08:00
Jimmy
130bff9506 [fix] change pending to skip to satisfy CI 2021-03-10 16:36:09 -08:00
Jimmy
fb07a43566 [style] fix style 2021-03-10 16:20:01 -08:00
Jimmy
75baeb4f98 [fix] Fix ticket purchases tests 2021-03-10 16:17:34 -08:00
Jimmy
85c7b31a77 Merge branch 'master' of https://github.com/CactusPuppy/snapcon into 176895512-automatically-redirect-to-registration-after-buying-a-ticket 2021-03-10 14:58:01 -08:00
CactusPuppy
fe2e76e1dc
Merge branch 'snap-cloud-master' 2021-03-10 13:29:11 -08:00
CactusPuppy
c1fad244ef
Update comment in osem.js to be accurate 2021-03-10 13:26:45 -08:00
CactusPuppy
13b10cc9a3
Include help data for event types in new proposal view
(Why doesn't the new view use the proposal form partial?)
2021-03-10 13:26:45 -08:00
CactusPuppy
58ae746e78
Add test for covering Rest to Template button 2021-03-10 13:26:45 -08:00
CactusPuppy
e00544e024
Add buttons for submission text template reset 2021-03-10 13:26:43 -08:00
CactusPuppy
07348cb08f
Create JS hook for template reset 2021-03-10 13:25:59 -08:00
CactusPuppy
a48e78da22
Fill submission text if the field is currently empty 2021-03-10 13:25:59 -08:00
CactusPuppy
257509db19
Add small accpetable test coverage dip threshold 2021-03-10 13:25:58 -08:00
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
rajavi-mishra
1c28f3839e image tag 2021-03-10 11:18:39 -08:00
Jimmy
aa1b281f9a [test] Fix test for user#count_registration_tickets 2021-03-10 11:00:14 -08:00
rajavi-mishra
0a20f80d6e all layouts implemented in the emails 2021-03-10 10:25:41 -08:00