Commit graph

3940 commits

Author SHA1 Message Date
Michael Ball
2d1a599340 Specify ruby version in Gemfile in a way that works for Heroku + Travis 2021-02-24 22:06:10 -08:00
Michael Ball
2501851c95 Merge branch 'temp' into michael/ruby-versions
* temp:
  Update sentry logging
2021-02-24 21:56:00 -08:00
Michael Ball
ee2aec90c9 Switch travis OS to 20.04 / focal to match Heroku 2021-02-24 21:41:39 -08:00
Michael Ball
7e5e2d9e3d Bump ruby matrix on travis 2021-02-24 21:41:16 -08:00
Michael Ball
cf22b5c9f4 Bump ruby version to 2.6.6 2021-02-24 21:39:10 -08:00
Michael Ball
413e4f94bf Merge branch 'master' of https://git.heroku.com/snapcon into temp
* 'master' of https://git.heroku.com/snapcon:
  Update sentry logging
2021-02-24 21:26:38 -08:00
Michael Ball
86133d7fbe
Merge pull request #87 from snap-cloud/michael/delint
Setup Pronto and Try Some Delints
2021-02-24 21:25:33 -08:00
Michael Ball
807fbab3b6 Add a flay ignore file 2021-02-24 20:55:59 -08:00
Michael Ball
5c902e7e36 Delint from a local pronto run 2021-02-24 20:53:28 -08:00
Michael Ball
27873c307b Sigh, actually fix the specs for nav logos 2021-02-24 20:36:44 -08:00
Michael Ball
8961cea849 Bah! Typo.... 😭 2021-02-24 20:23:59 -08:00
Michael Ball
c170221605 More image/nav tests 2021-02-24 20:10:05 -08:00
Michael Ball
005aebd936 Minor app helper tests 2021-02-24 20:07:12 -08:00
Michael Ball
92f23a519e Fix outdated datatables spec 2021-02-24 12:53:01 -08:00
Michael Ball
2b2745ade9 run rubocp --fix 2021-02-24 09:47:56 -08:00
Michael Ball
1ca72dcf74 Attempt to fixup logo specs 2021-02-24 09:34:04 -08:00
Michael Ball
d4a86acfd3 Merge branch 'master' of github.com:snap-cloud/snapcon into michael/delint
* 'master' of github.com:snap-cloud/snapcon:
2021-02-24 03:36:54 -08:00
Michael Ball
90ebb4fd76 gem file notes 2021-02-24 03:36:41 -08:00
Michael Ball
e55624a527
Merge pull request #86 from snap-cloud/michael/test-enhancements
Cleanup Test Cases
2021-02-24 03:33:54 -08:00
Michael Ball
13aa7db90d use TODO-SNAPCON for the comment tag since rubocop is not flexible enough 2021-02-24 03:32:19 -08:00
Michael Ball
c6ebe0f0bf ugh, try to fix github actions install 2021-02-24 03:23:14 -08:00
Michael Ball
004aeb7ab8 Attempt to fix workflow 2021-02-24 03:19:54 -08:00
Michael Ball
abe89ff130 Pronto-haml and no linting in travis 2021-02-24 03:06:28 -08:00
Michael Ball
bdc4c45427 Try running rubocop via pronto in gh actions 2021-02-24 02:50:29 -08:00
Michael Ball
7e5889545e add pronto to the gemfile 2021-02-24 02:50:03 -08:00
Michael Ball
60b9684dd8 Sigh...skip one more annoying spec 2021-02-24 02:28:44 -08:00
Michael Ball
8c51c27146 Skip Admin Dashboard specs since front end metrics are disabled 2021-02-24 02:19:05 -08:00
Michael Ball
49821fff52 Fix TicketScanning spec by properly creating a *paid* ticket purchase 2021-02-24 02:03:49 -08:00
Michael Ball
8c3a29da47 fix typo in user spec 2021-02-24 02:03:19 -08:00
Michael Ball
5c899f8ca5 WTF is going on with registration spec 2021-02-24 00:27:49 -08:00
Michael Ball
98cd18c883 Resolve User model spec for auth methods 2021-02-23 22:45:28 -08:00
Michael Ball
1f22827a8f Fixup version spec to reflect commercial wording 2021-02-23 22:36:15 -08:00
Michael Ball
dbc0b80aa4 Consistently use "Submit Proposal" wording 2021-02-23 22:19:26 -08:00
Michael Ball
5629deeff9 make the cloudinary mock request more generic 2021-02-23 22:15:50 -08:00
Michael Ball
b553b95143 Mock request for sponsor image 2021-02-23 22:11:37 -08:00
Michael Ball
9668a40248 Fixup splashpage spec reflecting logo change 2021-02-23 21:51:11 -08:00
Michael Ball
578a3125b7 Update proposals spec to reflect "Submit Proposal" button 2021-02-23 21:42:42 -08:00
Michael Ball
c6cb051447 Fix spec by creating a ticket purchase before a registration 2021-02-23 21:29:55 -08:00
Michael Ball
7b1cee3f6c Fixup admin spec, ensuring a valid registration exists 2021-02-23 20:45:18 -08:00
Michael Ball
6a47257333 skip _not pending_ the commerical spec, since it is currently not correct 2021-02-23 20:44:56 -08:00
Michael Ball
8745825436 Fixup the commericals dispaly, correct some labels 2021-02-23 20:20:28 -08:00
Michael Ball
e0fd14e0ce Cleanup omniauth specs 2021-02-23 19:49:34 -08:00
Michael Ball
2573dbee44 fix the alt text in the conference logo 2021-02-23 18:47:27 -08:00
Michael Ball
2dc3950cb0 Fix commericals feature specs (UI consistency). 2021-02-23 18:43:18 -08:00
Michael Ball
d4a2861051 Improve Registration Flow Some:
* Trying to register when a ticket is required will now redirect you to buy tickets.
* #64 will then redirect you back to complete the registration
2021-02-23 18:17:45 -08:00
Michael Ball
62dd99b263 Fix cfp spec to use "Materials" instead of Commercials 2021-02-23 17:17:17 -08:00
Michael Ball
f0ea293a43 Enable saving rspec output for --only-failures 2021-02-22 22:57:26 -08:00
Michael Ball
88821b9c4b
Merge pull request #84 from snap-cloud/annotate
Install Annotate models Gem
2021-02-22 01:08:07 -08:00
Michael Ball
52f456bbac
Merge pull request #83 from snap-cloud/dep-updates
Update Dependencies
2021-02-21 02:47:25 -08:00
Michael Ball
36f7107874 Update sentry logging 2021-02-21 01:14:24 -08:00