Eric Schultz
54d30694f9
Merge pull request #219 from houdiniproject/remove_campaign_creator_from_donor_email
...
Fix for campaign creator email being sent to donor
2019-09-17 16:37:45 -05:00
Eric Schultz
fd966911c1
Fix for campaign creator email being sent to donor
2019-09-17 16:19:03 -05:00
Eric Schultz
c185f4cf73
Merge pull request #221 from houdiniproject/fix_travis_build
...
Fixes teh build that seemingly broke for no reason
2019-09-17 16:18:09 -05:00
Eric Schultz
11bb251742
Fixes travis build
2019-09-17 15:56:28 -05:00
Eric Schultz
0a4d486fdc
Merge pull request #216 from houdiniproject/description_corrections
...
Correct metadata descriptions
2019-08-19 16:22:29 -05:00
Eric
9815805b64
Fix metadata on donate page
2019-08-19 13:25:44 -05:00
Eric Schultz
922df2d8c7
Correct metadata descriptions
2019-08-19 12:55:38 -05:00
Luis Castro
068b741dbc
Merge pull request #25 from debtcollective/od/csrf
...
Remove CSRF implementation from Grape
2019-08-12 13:50:44 +02:00
Luis Castro
6ab13ce5bf
test(nonprofit): change expectation to bad request, from malformed token
2019-08-12 13:50:10 +02:00
Luis Castro
ffe98d1d6a
chore: group prod gems together
2019-08-12 12:58:02 +02:00
Orlando Del Aguila
bc927e5d77
dev: add fonts to assets pipeline
2019-08-09 18:18:33 -05:00
Orlando Del Aguila
1f25204eaf
feat: remove CSRF protection implementation from Grape API
2019-08-09 17:30:39 -05:00
Orlando Del Aguila
0df1a81bcc
dev: add grape_on_rails_routes gem
2019-08-09 17:22:09 -05:00
Orlando Del Aguila
4a18e32160
dev: add pry-byebug gem and move rack-timeout to production group
2019-08-09 13:08:57 -05:00
Orlando Del Aguila
9907a0dc99
dev: add gem standard
2019-08-09 11:49:54 -05:00
Luis Castro
1740511f2a
Merge pull request #24 from debtcollective/chore/debug-pry
...
Chore/debug pry
2019-08-09 16:24:03 +02:00
Luis Castro
79561913c7
docs(known_issues): add better headings and explicit answers
2019-08-08 14:59:10 +02:00
Luis Castro
f6d6fec936
docs(known_issues): change the language of explanation to 3rd person
2019-08-08 14:54:55 +02:00
Eric Schultz
49dda8037c
Merge pull request #212 from houdiniproject/extra_documentation
...
Add some documentation to the Mailchimp code
2019-08-07 13:39:49 -05:00
Eric Schultz
55b4ed0ff2
Add some documentation to the Mailchimp code
2019-08-07 13:15:47 -05:00
Luis Castro
97506ec3ab
docs(known_issues): add a list of steps to fix pry and byebug on a local machine
2019-08-07 10:40:51 +02:00
Luis Castro
9f39a17e29
docs(readme): remove rails 3.2 explanation
2019-08-07 10:27:54 +02:00
Orlando Del Aguila
e3a825103f
Merge pull request #17 from debtcollective/upgrade-and-organize-gems
...
Upgrade and organize gems
2019-08-05 13:00:40 -05:00
Luis Castro
5f40284b77
chore(gems): add byebug for better debugging
2019-08-05 15:23:29 +02:00
Luis Castro
69f780c3bf
chore: add libsass helpers to development env
2019-08-05 12:44:01 +02:00
Luis Castro
8258012ae8
chore: add pessimistic operator to all gems
...
Using the pessimistic operator in combination with consistent Semantic versioning by gem authors, we can theoretically achieve better stability in our dependencies.
2019-08-05 12:42:43 +02:00
Luis Castro
ff428870fb
chore: rename editable.css file and remove erb extension
2019-08-05 12:40:32 +02:00
Luis Castro
23603f0b1c
Merge pull request #14 from debtcollective/rails_v5
...
Upgrade to Rails v5.2.3
2019-08-02 19:52:50 +02:00
Orlando Del Aguila
9b753f9c6a
dev: add .ruby-gemset and fix dependencies issues
2019-08-02 12:49:24 -05:00
Luis Castro
deae69bce8
chore(shared_user_ctx): rename method for clarity
2019-08-02 19:19:56 +02:00
Luis Castro
b65b88b292
test(static_controller): fix inconsistency with Settings merge
2019-08-02 19:07:31 +02:00
Luis Castro
c21ddbba06
test(views): add arg for views without json format
2019-08-02 19:07:31 +02:00
Luis Castro
fd564be0bc
fix(test_uploader): remove frozen literal from test file
2019-08-02 19:07:31 +02:00
Luis Castro
096a6a27a1
test(payouts): add matching expectaions to db timestamp values
2019-08-02 19:07:31 +02:00
Luis Castro
5fe98ab464
test(timespan): fix inconsistency between expectation and actual output
...
* Also added timecop to spec to avoid future breaks.
2019-08-02 19:07:31 +02:00
Luis Castro
0a9b944526
fix(timespan): add correct calls to units from argument error
2019-08-02 19:07:30 +02:00
Luis Castro
3965ba59f9
feat(timespan): add new syntax for declaring constants in a Struct
2019-08-02 19:07:30 +02:00
Luis Castro
2552e831b3
chore(rspec): supress warnings on false positives
2019-08-02 19:07:30 +02:00
Luis Castro
aacd4af6c0
test(methods): add methods to without json response config
2019-08-02 19:07:30 +02:00
Luis Castro
529745bf22
test(button): remove from json views
2019-08-02 19:07:30 +02:00
Luis Castro
2c12b5864b
test(edit): fix edit actions controller expect to html render method
2019-08-02 19:07:30 +02:00
Luis Castro
f0fd393be4
style(format): run rubocop format autocorrect
2019-08-02 19:07:29 +02:00
Luis Castro
04a5eb039f
feat(pg_type_map): add validation for Qx to run if database exists
2019-08-02 19:07:29 +02:00
Luis Castro
da68bca689
docs(getting_started): add known bug for Qx gem at rake db setup
2019-08-02 19:07:29 +02:00
Luis Castro
7c1f78e7d6
docs(getting_started): add newest version of ruby
2019-08-02 19:07:28 +02:00
Luis Castro
1c28460ad7
feat(api): use active support reloader instead of callback
2019-08-02 19:07:28 +02:00
Luis Castro
cf5792d4e5
feat(gems): update Gemfile
2019-08-02 19:07:28 +02:00
Luis Castro
28a0793377
feat(campaigns): return expected api response
2019-08-02 19:07:28 +02:00
Luis Castro
df29d446ae
chore(models): comment out attr_accessible
...
Needs to be changed to strong params in controllers of each model.
2019-08-02 19:07:28 +02:00
Luis Castro
84f8a583ba
test(shared_user_ctx): add conditional specs for types of methods
2019-08-02 19:07:28 +02:00