Commit graph

4357 commits

Author SHA1 Message Date
Jimmy
fcb3dc96c0 [style] Delete comments 2021-03-12 21:16:21 -08:00
Jimmy
7475a40775 implementation in progress 2021-03-12 10:38:47 -08:00
rajavi-mishra
51f9ba0206 happening now - model implementation 2021-03-12 09:51:24 -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
Michael Ball
558e5efe35 Hide stuff again on admin conf show 2021-03-11 12:16:48 -08:00
Michael Ball
e48dfb8880 update snapcon logo 2021-03-10 23:36:48 -08:00
Michael Ball
a76417fadf more delinting 2021-03-10 23:36:38 -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
Michael Ball
3d5251cb75 Delint event page 2021-03-10 14:31:42 -08:00
Michael Ball
914de7bf1a Delint by re-enabling everying on the conference admin page 2021-03-10 14:28:14 -08:00
Michael Ball
052c8a2f28 annonyingly trigger travis rebuidl 2021-03-10 14:17:00 -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
CactusPuppy
6cadf13a2a
Merge pull request #28 from CactusPuppy/177216921/sub-text-fill
Make submission text be auto-filled into text instead of placeholder
2021-03-10 10:15:03 -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
CactusPuppy
f6b026226a
Update comment in osem.js to be accurate 2021-03-09 19:08:13 -08:00