Eric
|
79d7d2c99d
|
Correct a few ts bugs
|
2020-06-24 17:53:22 -05:00 |
|
Eric
|
977fff89be
|
Add JS Money type
|
2020-06-24 17:53:22 -05:00 |
|
Eric
|
0b02f64693
|
Add example storybook
|
2020-06-24 13:04:03 -05:00 |
|
Eric
|
a3f68d7a15
|
Move SessionLoginPage to react-rails
|
2020-06-23 16:30:01 -05:00 |
|
Eric
|
7b171a97ac
|
Move RegistrationPage to react-rails
|
2020-06-23 16:30:01 -05:00 |
|
Eric
|
6c492bb202
|
Add react-rails
|
2020-06-23 16:30:01 -05:00 |
|
Eric
|
502abde5ee
|
Supporters now have a merged_from attribute to get the Supporter records that were merged into this given Supporter
|
2020-06-23 15:49:29 -05:00 |
|
Eric
|
436efb7c5f
|
Add billing_subscription to nonprofit by default
|
2020-06-23 13:06:22 -05:00 |
|
Eric
|
ba7f924b02
|
Remove another few unneeded polyfills
|
2020-06-23 11:47:14 -05:00 |
|
Eric
|
43136fbbf5
|
Remove the polyfill for Intl as it's no longer needed even in IE11
|
2020-06-23 11:47:14 -05:00 |
|
Eric
|
c25ecd4caf
|
Correct the Wisper listeners
|
2020-06-22 15:13:54 -05:00 |
|
Eric
|
75543f8b8f
|
Move the nonprofits#show check for super_admin into a before_action
|
2020-06-22 15:13:54 -05:00 |
|
Eric
|
0eaede39d0
|
Fix bug where email wasn't getting saved in supporter_controller
|
2020-06-22 15:13:54 -05:00 |
|
Eric
|
858860f274
|
Fix bug in concern where the wrong Nonprofit class was being searched for
|
2020-06-18 17:28:54 -05:00 |
|
Eric
|
d5fcab066c
|
Fix some Bess migration bugs
|
2020-06-18 17:28:54 -05:00 |
|
Eric
|
ea049c43b5
|
Add Campaign.get_campaign_and_children
|
2020-06-18 17:16:08 -05:00 |
|
Eric
|
6e9d2f2d4d
|
Make sure to only create javascript locales if Houdini has a translation for it
|
2020-06-17 23:48:38 -05:00 |
|
Eric
|
2b3b9497f1
|
Remove a rabl file which was not deleted by accident
|
2020-06-16 16:55:06 -05:00 |
|
Eric
|
e3b25f8486
|
Shorten license definition
|
2020-06-15 10:26:57 -05:00 |
|
Eric
|
6dbe500043
|
Move event publisher into Bess
|
2020-06-12 13:41:40 -05:00 |
|
Eric
|
2ddab4713a
|
Move all configuration to initializers
|
2020-06-12 13:24:16 -05:00 |
|
Eric
|
b4f201729e
|
Remove remaining use of rabl
|
2020-06-10 14:40:54 -05:00 |
|
Eric
|
47857f7b86
|
Remove AWS
|
2020-06-10 11:35:39 -05:00 |
|
Eric Schultz
|
24b47c719b
|
Fix bug where we don't percent encode parts of the widget iframe URL
|
2020-06-05 14:08:45 -05:00 |
|
Eric
|
b27aa8e724
|
Update year in validateCardExpiry test
|
2020-06-04 11:08:45 -05:00 |
|
Eric
|
9e7e62c1e7
|
Update to latest Houdini v1 changes
|
2020-06-03 13:54:46 -05:00 |
|
Eric
|
3429598874
|
Remove unneeded profile picture assign
|
2020-06-02 17:12:53 -05:00 |
|
Eric
|
354b93bbf9
|
Fix setting the profile pic from user pic on creation
|
2020-06-02 16:35:43 -05:00 |
|
Eric
|
28e0e373df
|
Set default profile pic
|
2020-06-02 16:35:04 -05:00 |
|
Eric
|
24bcef23c6
|
Migrate from imagemagick to vips for image transformation
|
2020-05-29 16:54:53 -05:00 |
|
Eric
|
760dc7e99b
|
Correct bug in creating portions of the app_data
|
2020-05-29 15:34:46 -05:00 |
|
Eric
|
afbc20b8dc
|
Update to Webpacker 5.1.1
|
2020-05-27 17:05:25 -05:00 |
|
Eric
|
dbd993fd8e
|
Convert MapsController to Rails 6 and jbuilder
|
2020-05-27 12:59:13 -05:00 |
|
Eric
|
b02aa85e58
|
Update nonprofits/custom_field_masters_controller.rb to Rails 6 and jbuilder
|
2020-05-27 12:49:04 -05:00 |
|
Eric
|
5ff8418f73
|
Update custom_field_joins/index to Rails 6 and jbuilder
|
2020-05-27 12:32:32 -05:00 |
|
Eric
|
2854603d56
|
Update nonprofits/payments_controller to Rails 6 and jbuilder
|
2020-05-27 12:32:32 -05:00 |
|
Eric
|
4b01c2aeb9
|
Update nonprofits/recurring_donations_controller to Rails v6 and jbuilder
|
2020-05-27 12:32:32 -05:00 |
|
Eric
|
085be0c082
|
Migrate recurring_donations#show.json to jbuilder
|
2020-05-27 12:32:32 -05:00 |
|
Eric
|
d81c3e5ec8
|
Move campaigns/index.json to jbuilder
|
2020-05-27 12:32:32 -05:00 |
|
Eric
|
26be1858d3
|
Update Campaign creation to use jbuilder
|
2020-05-27 12:32:32 -05:00 |
|
Eric
|
7ccd6870aa
|
Handle rails 6 deprecation of update_attributes to update
|
2020-05-27 12:32:32 -05:00 |
|
Eric
|
34882dc099
|
Make additional updates to ActiveStorage
|
2020-05-27 12:32:31 -05:00 |
|
Eric
|
a7cb3419cd
|
Migrate many image calls to Active Storage
|
2020-05-27 12:32:31 -05:00 |
|
Eric
|
057007e85e
|
Profile doesn't have a default picture now
|
2020-05-27 12:32:31 -05:00 |
|
Eric
|
03a270b61b
|
profile.json.jbuilder now gets the pic_tiny url by variant
|
2020-05-27 12:32:31 -05:00 |
|
Eric
|
2e0a3a6c03
|
Create default image attachments for all models
|
2020-05-27 12:32:31 -05:00 |
|
Eric
|
60eb01c2ee
|
Add has_one_attached_with_default
|
2020-05-27 12:32:31 -05:00 |
|
Eric
|
afecb1d63f
|
Rename attribute to attribute_name
|
2020-05-27 12:32:31 -05:00 |
|
Eric
|
2ad9ac8c92
|
Attachment variants can be requested by name
|
2020-05-27 12:32:31 -05:00 |
|
Eric
|
8c997b6488
|
Remove uploaded fields from models
|
2020-05-27 12:32:31 -05:00 |
|