Commit graph

  • 1740511f2a
    Merge pull request #24 from debtcollective/chore/debug-pry Luis Castro 2019-08-09 16:24:03 +0200
  • 79561913c7
    docs(known_issues): add better headings and explicit answers Luis Castro 2019-08-08 14:59:10 +0200
  • f6d6fec936
    docs(known_issues): change the language of explanation to 3rd person Luis Castro 2019-08-08 14:54:55 +0200
  • 49dda8037c
    Merge pull request #212 from houdiniproject/extra_documentation Eric Schultz 2019-08-07 13:39:49 -0500
  • 55b4ed0ff2 Add some documentation to the Mailchimp code Eric Schultz 2019-08-07 13:15:47 -0500
  • 97506ec3ab
    docs(known_issues): add a list of steps to fix pry and byebug on a local machine Luis Castro 2019-08-07 10:40:51 +0200
  • 9f39a17e29
    docs(readme): remove rails 3.2 explanation Luis Castro 2019-08-07 10:27:54 +0200
  • e3a825103f
    Merge pull request #17 from debtcollective/upgrade-and-organize-gems Orlando Del Aguila 2019-08-05 13:00:40 -0500
  • 5f40284b77
    chore(gems): add byebug for better debugging Luis Castro 2019-08-05 15:23:29 +0200
  • 69f780c3bf
    chore: add libsass helpers to development env Luis Castro 2019-08-05 12:44:01 +0200
  • 8258012ae8
    chore: add pessimistic operator to all gems Luis Castro 2019-08-05 12:42:43 +0200
  • ff428870fb
    chore: rename editable.css file and remove erb extension Luis Castro 2019-08-05 12:40:32 +0200
  • 23603f0b1c
    Merge pull request #14 from debtcollective/rails_v5 Luis Castro 2019-08-02 19:52:50 +0200
  • 9b753f9c6a dev: add .ruby-gemset and fix dependencies issues Orlando Del Aguila 2019-08-01 17:03:31 -0500
  • deae69bce8
    chore(shared_user_ctx): rename method for clarity Luis Castro 2019-08-02 19:19:56 +0200
  • b65b88b292
    test(static_controller): fix inconsistency with Settings merge Luis Castro 2019-08-02 18:46:09 +0200
  • c21ddbba06
    test(views): add arg for views without json format Luis Castro 2019-08-02 18:20:33 +0200
  • fd564be0bc
    fix(test_uploader): remove frozen literal from test file Luis Castro 2019-08-02 12:19:50 +0200
  • 096a6a27a1
    test(payouts): add matching expectaions to db timestamp values Luis Castro 2019-08-02 11:54:17 +0200
  • 5fe98ab464
    test(timespan): fix inconsistency between expectation and actual output Luis Castro 2019-08-02 11:22:30 +0200
  • 0a9b944526
    fix(timespan): add correct calls to units from argument error Luis Castro 2019-08-02 11:22:02 +0200
  • 3965ba59f9
    feat(timespan): add new syntax for declaring constants in a Struct Luis Castro 2019-08-02 10:57:17 +0200
  • 2552e831b3
    chore(rspec): supress warnings on false positives Luis Castro 2019-08-01 15:49:38 +0200
  • aacd4af6c0
    test(methods): add methods to without json response config Luis Castro 2019-08-01 15:49:19 +0200
  • 529745bf22
    test(button): remove from json views Luis Castro 2019-08-01 15:17:17 +0200
  • 2c12b5864b
    test(edit): fix edit actions controller expect to html render method Luis Castro 2019-08-01 10:46:19 +0200
  • f0fd393be4
    style(format): run rubocop format autocorrect Luis Castro 2019-07-30 23:29:24 +0200
  • 04a5eb039f
    feat(pg_type_map): add validation for Qx to run if database exists Luis Castro 2019-07-29 20:44:35 +0200
  • da68bca689
    docs(getting_started): add known bug for Qx gem at rake db setup Luis Castro 2019-07-29 20:40:30 +0200
  • 7c1f78e7d6
    docs(getting_started): add newest version of ruby Luis Castro 2019-07-29 20:11:14 +0200
  • 1c28460ad7
    feat(api): use active support reloader instead of callback Luis Castro 2019-07-27 14:40:08 +0200
  • cf5792d4e5
    feat(gems): update Gemfile Luis Castro 2019-07-27 14:39:40 +0200
  • 28a0793377
    feat(campaigns): return expected api response Luis Castro 2019-07-23 21:23:14 +0200
  • df29d446ae
    chore(models): comment out attr_accessible Luis Castro 2019-07-23 21:22:00 +0200
  • 84f8a583ba
    test(shared_user_ctx): add conditional specs for types of methods Luis Castro 2019-07-23 21:20:54 +0200
  • 9f6ea91224
    fix(direct_debit_detail): use class_name string value Luis Castro 2019-07-20 15:10:32 +0200
  • eb7c11d849
    chore(gems): update rails and ruby version to latest Luis Castro 2019-07-20 15:07:19 +0200
  • d153de8d1f
    fix(dependency): Remove require dependency for timespan constants Luis Castro 2019-07-14 11:29:19 +0200
  • 33862bab25
    test(support): fix any_instance deprecation warning Luis Castro 2019-07-14 11:25:00 +0200
  • a20bd477ce
    fix(static_controller): return body nil when 500 Luis Castro 2019-07-14 10:50:27 +0200
  • 22bf0713f9
    fix(campaign): add explicit source for payments relation Luis Castro 2019-07-14 10:49:40 +0200
  • 4992253540
    fix(constants): explicit require for constants Luis Castro 2019-07-14 10:49:01 +0200
  • 812d546080
    fix(app): fixnum is deprecated Luis Castro 2019-07-14 10:48:23 +0200
  • e08d7836c6
    test(nonprofit): fix xhr deprecation warnings Luis Castro 2019-07-14 10:07:15 +0200
  • d4f6e2d91d
    test(donation_context): fix any_instance deprecation warning Luis Castro 2019-07-14 10:06:03 +0200
  • fb638f0c26
    test(shared_user_context): fix positional args warning Luis Castro 2019-07-13 11:19:53 +0200
  • 57125774ef
    test(params): fix HttpPositionalArguments Luis Castro 2019-07-13 11:18:45 +0200
  • c3c1311e2f
    test(shared_user_context): move to ActionDistpach Luis Castro 2019-07-13 10:53:47 +0200
  • 11d72b97d5
    fix(gemfile): add missing rack-ssl dependency Luis Castro 2019-07-13 10:52:53 +0200
  • 35c2f5a640
    test(setup): update Devise controller helpers Luis Castro 2019-07-13 10:52:26 +0200
  • dd64ee5159
    feat: replace deprecated before_filter with before_action Luis Castro 2019-07-13 09:53:59 +0200
  • 34b4604c7a
    fix: Puma server config syntax Luis Castro 2019-07-13 09:51:00 +0200
  • d9895890a0
    chore: create uniq db for continous integration Luis Castro 2019-07-13 09:50:34 +0200
  • 28df345478
    Comment out quiet_assets Eric Schultz 2019-06-21 17:15:07 -0500
  • 8db525c2b8
    Comment out mass assignment sanitizer Eric Schultz 2019-06-21 17:14:27 -0500
  • f2c32fffca
    Initially comment out attr_accessible Eric Schultz 2019-06-21 17:12:54 -0500
  • a7e5baae2c
    Tests are random by default so we don't need to say it Eric Schultz 2019-02-01 13:45:36 -0600
  • a12e4099ad
    Add ApplicationJob Eric Schultz 2019-02-01 13:42:44 -0600
  • d3535c0b80
    Models now inherit from ApplicationRecord Eric Schultz 2019-02-01 13:40:24 -0600
  • 4071455dee
    rails_12factor is unneeded in Rails5 Eric Schultz 2019-02-01 13:29:14 -0600
  • 66e4d26d22
    Config cleanup Eric Schultz 2019-02-01 12:58:54 -0600
  • e19ee9c638
    Initial to rails v5 upgrade Eric Schultz 2019-02-01 11:54:16 -0600
  • 69cb2cbc5c
    Rails 5.0 builds Eric Schultz 2019-01-31 17:11:34 -0600
  • 133986cf40
    Update to Ruby 2.4 Eric Schultz 2019-01-29 15:25:34 -0600
  • 938821ed5f
    Initial rails 4.2 Eric Schultz 2019-01-29 14:13:52 -0600
  • 07298a8cd0
    Rails v4.2 Eric Schultz 2019-01-28 17:18:02 -0600
  • d90d2b3505
    Make CreateCampaign fail in pending Eric Schultz 2019-01-28 16:33:39 -0600
  • dd53f11be9
    Fix wrap parameters bug Eric Schultz 2019-01-28 16:28:22 -0600
  • a05f8582de
    Remove deprecated '.to_time_in_current_zone' usage Eric Schultz 2019-01-28 16:03:08 -0600
  • cc24183cb9
    Fix some quirky test issues with non-reloaded entities Eric Schultz 2019-01-28 15:52:37 -0600
  • 964aadbfb1
    Correct bug in maintenance_spec.tb Eric Schultz 2019-01-28 15:33:41 -0600
  • 438ecf16c8
    Correct spec for campaign_gift_options Eric Schultz 2019-01-28 15:02:42 -0600
  • 568835c9bf
    Fix a numb of invalid routes in Rails 4 Eric Schultz 2019-01-28 14:53:50 -0600
  • cb1c5f2f8c
    Fix route bugs for nonprofits_controller Eric Schultz 2019-01-28 14:28:15 -0600
  • b4ebaa8102
    Fix routing bugs in TicketsController spec Eric Schultz 2019-01-28 14:17:10 -0600
  • 5f7b284c4f
    Fix bug where delete_card_for_ticket spec was failing Eric Schultz 2019-01-28 14:12:43 -0600
  • 3f23b3df8e
    Turn delivery errors off in test environment Eric Schultz 2019-01-28 14:07:34 -0600
  • 3d27e97fee
    Fix bug where checking payment providers were validated improperly in rails 4.1 Eric Schultz 2019-01-28 13:27:19 -0600
  • 30accb5e79
    Add solargraph Eric Schultz 2019-01-25 16:22:05 -0600
  • a5903d9daf
    Correct blocklist name Eric Schultz 2019-01-16 14:38:59 -0600
  • 881e42cc0b
    Correct rubocop warning Eric Schultz 2019-01-16 14:33:21 -0600
  • ca17696529
    Initial Update to ruby 4.2 Eric Schultz 2018-11-08 18:29:00 -0600
  • 6fa8bd5a62
    Fix wrap params Eric Schultz 2018-11-08 16:40:50 -0600
  • 4ea0d48a01
    Update inflections Eric Schultz 2018-11-08 16:37:48 -0600
  • 3291392c80
    Boot update Eric Schultz 2018-11-08 16:29:53 -0600
  • c743fac976
    Finally worky? Eric Schultz 2018-11-08 15:39:21 -0600
  • 1685846828
    LESS LOGGING Eric Schultz 2018-11-02 16:23:34 -0500
  • 3ed8a501e6
    WWWWWHHHE Eric Schultz 2018-11-02 16:06:27 -0500
  • db9493725e
    FIXED PROBLEM! Eric Schultz 2018-11-02 15:58:09 -0500
  • bb97427a40
    We use npm ci only during build test Eric Schultz 2018-10-26 11:13:19 -0500
  • 7a6e38daf2
    Merge pull request #13 from debtcollective/docs/documentation-for-local-mac-env Luis Castro 2019-07-29 20:09:13 +0200
  • 9c5f91acb6
    docs(readme): add reference to getting started guide. Luis Castro 2019-07-23 20:38:02 +0200
  • 72bae158d5
    docs(guides): add getting started document Luis Castro 2019-07-23 20:36:03 +0200
  • eb59c221f8
    Merge pull request #12 from houdiniproject/master Luis Castro 2019-07-27 14:11:31 +0200
  • e85873c0b2
    Merge pull request #210 from houdiniproject/remove_autocomplete Eric Schultz 2019-07-26 11:39:58 -0500
  • 28a8566eb4 Update packages based on NPM audit complaints Eric Schultz 2019-07-26 11:16:44 -0500
  • 72136070c5 Remove unused react-autocomplete Eric Schultz 2019-07-26 11:15:50 -0500
  • 0f4cdced6c
    Merge pull request #209 from houdiniproject/fix_npm_audit_issues Eric Schultz 2019-07-18 16:40:58 -0500
  • a579303408 Update lodash so the 15,900+ (seriously) audit problems quiet down Eric Schultz 2019-07-18 15:30:55 -0500
  • 60b6d42cde
    Merge pull request #208 from houdiniproject/dependabot/bundler/mini_magick-4.9.5 Eric Schultz 2019-07-18 11:05:02 -0500