Commit graph

1379 commits

Author SHA1 Message Date
Eric Schultz
ed177e03d6 Remove the use of coordinates in the dashboard since we're not actually creating them. 2021-02-04 11:13:21 -06:00
Eric Schultz
825feea620 Initial removal of geocoding, need to remove db 2021-02-04 11:13:21 -06:00
Eric Schultz
d47c80594c ticket.deleted is published 2021-02-04 10:58:38 -06:00
Eric Schultz
b7a8f16de6 ticket.updated object event now published 2021-02-04 10:58:38 -06:00
Eric Schultz
f1dc1c234d Remove some trailing whitespace 2021-02-04 10:58:38 -06:00
Eric Schultz
512672a174 Verifies that all the events related to ticket_creation are fired 2021-02-04 10:58:38 -06:00
Eric Schultz
6c233bc2f9 InsertTickets tests pass while creating the new entities 2021-02-04 10:58:38 -06:00
Eric Schultz
09b5edaaf8 Ticket purchase json works correctly 2021-02-04 10:58:38 -06:00
Eric Schultz
65c56410f1 Fix a typo in the Supporter Typescript definition 2021-02-02 11:58:10 -06:00
Eric Schultz
a52b539449 Convert all the external uses of tag_master to tag_definitions 2021-02-02 11:58:10 -06:00
Eric Schultz
29ae298393 Rename event_definition Typescript for TagMaster -> TagDefinition 2021-02-02 11:58:10 -06:00
Eric Schultz
e6f83f388b Correct the tense of a method on SupporterNote 2021-02-01 17:40:34 -06:00
Eric Schultz
f6ffa42659 Add 'supporter.*' events to event_definitions 2021-02-01 17:40:34 -06:00
Eric Schultz
869f819ba0 Change to HouID because it's closer to GUID and easier to say. 2021-01-28 12:33:51 -06:00
Eric Schultz
169dbc5987 Correct another bug in the template license comments 2021-01-27 12:57:31 -06:00
Eric Schultz
b4c7dd114b Fix typo in generated license headers 2021-01-22 15:29:42 -06:00
Eric Schultz
e806d8764f Create HoudIDs for stringy ids 2021-01-22 11:56:58 -06:00
Eric Schultz
a7a4ce1f50 Create the shell of a Transaction object 2021-01-21 13:03:02 -06:00
Eric Schultz
69b6141652 Allow a string id for HoudiniObjects 2021-01-21 11:53:08 -06:00
Eric Schultz
9f4c94d5a5 Update the Typescript definition for SupporterAddress 2021-01-20 13:01:01 -06:00
Eric Schultz
cab6465e30 Support for SupporterAddress events and some Supporter events 2021-01-20 13:01:01 -06:00
Eric Schultz
4271334311 Set supporters.anonymous to default to false 2021-01-20 13:01:01 -06:00
Eric Schultz
6097ad68b7 Support for campaign_gift_option events 2021-01-17 18:05:43 -06:00
Eric Schultz
0a1f07e76b Set boolean on CampaignGiftOption to default to false 2021-01-17 18:05:43 -06:00
Eric Schultz
0748980bf8 Correct SupporterNote Activity.attachment_type typo 2021-01-17 17:08:52 -06:00
Eric Schultz
70d18591c3 Add support for supporter_note.* events 2021-01-17 17:08:52 -06:00
Eric Schultz
5011f2d748 Set supporter_notes.deleted default to false 2021-01-17 17:08:52 -06:00
Eric Schultz
9aec278449 Create a current_supporter to include in controllers 2021-01-15 11:59:51 -06:00
Eric Schultz
f55a676bbf Move to_event method into a concern 2021-01-15 11:44:11 -06:00
Eric Schultz
64f1b5fa42 Fix bug in insert_duplicate_spec 2021-01-14 11:32:59 -06:00
Eric Schultz
e7c482bf3a Add support for 'event_discount.*' events 2021-01-14 11:32:59 -06:00
Eric Schultz
2893a2bf47 Add ticket_level object events 2021-01-13 11:10:18 -06:00
Eric Schultz
4466df6b0d Set ticket_levels.deleted default to false 2021-01-13 11:10:18 -06:00
Eric Schultz
8c9477dab9 HoudiniEvent object value to 'object_event' (since we also have events) 2021-01-12 13:26:26 -06:00
Eric Schultz
5ae4f20637 EventPublisher Support for TagMaster events 2021-01-12 13:26:26 -06:00
Eric Schultz
31deb4cce8 Add documentation to Houdini::EventPublisher 2021-01-12 13:26:26 -06:00
Eric Schultz
04b48408c8 Set TagMaster.deleted to false 2021-01-12 13:26:26 -06:00
Eric Schultz
7fb83b8657 Use the typescript version of semicolon eslint rule 2021-01-11 12:38:44 -06:00
Eric Schultz
79da440af2 Fix bug in credit_card.spec.ts 2021-01-06 17:15:20 -06:00
Eric Schultz
c33380416b Update NOTICE-ruby 2021-01-06 17:15:20 -06:00
Eric Schultz
df84dc2878 Fix weird spec issue 2021-01-06 17:15:20 -06:00
Eric Schultz
d68b68fb70 DirectUploadsController only accepts confirmed users 2021-01-06 17:15:20 -06:00
Eric Schultz
10c991be89 Turn off drawing ActiveStorage routes so we put protection on /direct_uploads 2021-01-06 17:15:20 -06:00
Eric Schultz
229c688664 Fix for add_template_helper being removed without announcement
Explained at: https://stackoverflow.com/questions/65528227/the-method-add-template-helper-does-not-seem-to-work-in-rails-6-1
2021-01-06 17:15:20 -06:00
Eric Schultz
93d41ec2f7 fix bug in loading peer-to-peer javascript pack 2021-01-06 17:15:20 -06:00
Eric Schultz
bdd32643db Add support for non-html authenticate_user! responses 2021-01-06 17:15:20 -06:00
Eric Schultz
3d92560e7a Use proxy-only urls for all ActiveStorage images 2021-01-06 17:15:20 -06:00
Eric Schultz
4819ff3c7e Upgrade to rails 6.1 2021-01-06 17:15:20 -06:00
Eric Schultz
7b45a8cb90 Update rails in Gemfile 2021-01-06 17:15:20 -06:00
Eric Schultz
3d03687736 Loosen the rails dependencies for bess and houdini_full_contact 2021-01-06 17:15:20 -06:00