Commit Graph

  • efb6d86ea8 coverage up to 80% Tyrel Souza 2014-04-24 17:13:39 -0400
  • 51ff3f421b fix tests, added videolistings_attributes: Tyrel Souza 2014-04-24 16:40:49 -0400
  • 4a4b97afd0 Fixing tests Tyrel Souza 2014-04-24 16:33:48 -0400
  • e7c66e9c16 Validations for at least one video listing Tyrel Souza 2014-04-24 15:47:47 -0400
  • 1acbe34d77 allowing publishing Tyrel Souza 2014-04-24 15:17:23 -0400
  • 6be5ea92b3 fix spec Tyrel Souza 2014-04-24 14:12:08 -0400
  • e63409d72a update models Tyrel Souza 2014-04-24 14:09:21 -0400
  • 339a262e06 change defaults Tyrel Souza 2014-04-24 12:51:50 -0400
  • 65c10c4909 update html styles Tyrel Souza 2014-04-24 11:58:38 -0400
  • daa16765ca Adding ability to add multiple videolistings while editing a campaign Tyrel Souza 2014-04-23 20:33:59 -0400
  • 6b5f096c57 Remove fields Tyrel Souza 2014-04-23 17:59:19 -0400
  • 74c1c12062 Change keydown to add comma in the js library. Tyrel Souza 2014-04-22 16:49:09 -0400
  • 732e3d80a0 default value for asseturls Tyrel Souza 2014-04-22 16:13:01 -0400
  • fcbe872ea8 Change zebra colors for videolistings Tyrel Souza 2014-04-22 15:49:34 -0400
  • 47e3e56a6c clean up, change size of the tagsinput input Tyrel Souza 2014-04-22 15:42:39 -0400
  • 67ed4565d4 styling, tagging Tyrel Souza 2014-04-22 15:22:36 -0400
  • 466141adad Add helpers for convering simple_form collection to a hash and getting it back. clean up styling for show Tyrel Souza 2014-04-22 13:44:49 -0400
  • 6e76c4d480 Change styling, add help text and placeholder text Tyrel Souza 2014-04-22 12:52:28 -0400
  • b52a71e7c9 Change clientid param to listingcode param Tyrel Souza 2014-04-22 11:02:40 -0400
  • 754576a440 Errors now show in JSON Tyrel Souza 2014-04-21 17:22:26 -0400
  • d18e94817d remove user on database Tyrel Souza 2014-04-21 16:09:03 -0400
  • 1d81a48459 Change some stuff to be in ENV. Tyrel Souza 2014-04-21 15:59:30 -0400
  • 22d789837d fix test, clientid or campaign.clientid gets you a campaign Tyrel Souza 2014-04-21 14:52:02 -0400
  • 6370dcab69 Get clientid as an in the @set_campaign so it can get it better. Tyrel Souza 2014-04-21 14:26:46 -0400
  • e5c38401ae Added helpers for the selections, and put them in the _form Tyrel Souza 2014-04-21 13:42:57 -0400
  • f5f89a8a24 migrations Tyrel Souza 2014-04-21 13:19:52 -0400
  • b091ca412e fix the data types, fix tests Tyrel Souza 2014-04-21 11:54:28 -0400
  • 420aec8363 Update the factories Tyrel Souza 2014-04-21 11:28:45 -0400
  • 8be8c4142d add migrations, fix the json, using json partials Tyrel Souza 2014-04-21 11:07:45 -0400
  • 0d4773a35e fix simplecov for circleci Tyrel Souza 2014-04-18 15:39:14 -0400
  • 067c5b9c3c json with nested assets Tyrel Souza 2014-04-18 15:34:44 -0400
  • 0fe6a71380 Add authorization via headers. Posts go to the right place for forms. Tyrel Souza 2014-04-15 16:59:07 -0400
  • 91b451180a Change videolistings to be not array until specified in the factory. Add email to authentication Tyrel Souza 2014-04-15 13:19:30 -0400
  • 4cdb417179 add auth token Tyrel Souza 2014-04-15 13:04:58 -0400
  • 9da7e1fbd2 Remove newrelic from gemfile, add a couple tests. Tyrel Souza 2014-04-15 10:38:43 -0400
  • 9c32679ce9 all tests pass with devise added. bootstrap cleanup. Tyrel Souza 2014-04-14 14:41:53 -0400
  • dedc9b782e change form around. fix styles to fit bootstrap. Tyrel Souza 2014-04-09 17:39:48 -0400
  • defa655392 Change to Bootstrap, not foundation. Tyrel Souza 2014-04-09 16:45:17 -0400
  • 1afaa9eb4c Update Readme with circleci badge. Tyrel Souza 2014-04-09 15:00:03 -0400
  • 9f26502b3d Update Readme with circleci badge. Tyrel Souza 2014-04-09 14:58:36 -0400
  • d783fd8f09 wrote more model tests Tyrel Souza 2014-04-09 14:37:46 -0400
  • 7833c04d3d add tests make tests work make posts from python work Tyrel Souza 2014-04-09 14:12:14 -0400
  • c6d2a47b2a change routes to use clientid add json files add jsonbuilder Tyrel Souza 2014-04-09 11:06:07 -0400
  • 3410022799 Add requirements, update headers, presence and uniqueness true. Tyrel Souza 2014-04-08 17:42:43 -0400
  • ab906fdd00 validate uniqueness, don't allow duplicate campaigns. Tyrel Souza 2014-04-08 17:01:22 -0400
  • dd0c0e4ab0 Campaigns now accept nested VideoListings when you create one via a json post. Tyrel Souza 2014-04-08 16:02:51 -0400
  • 8b747da6dc updates Tyrel Souza 2014-04-08 15:27:38 -0400
  • 211a8d3023 update form to use foundation two column Tyrel Souza 2014-04-08 11:49:31 -0400
  • df64bd03bf foundation, change forms, nested forms Tyrel Souza 2014-04-07 17:24:08 -0400
  • 2d56a97674 Initial Commit Tyrel Souza 2014-04-07 14:41:34 -0400