Commit Graph

116 Commits

Author SHA1 Message Date
Tyrel Souza
21490ba03f BetterVideo API 2014-04-29 17:05:21 -04:00
Tyrel Souza
31ff82a5d3 update gemfile for heroku 2014-04-29 13:03:46 -04:00
Tyrel Souza
6419de529d add image to styling 2014-04-29 11:15:27 -04:00
Tyrel Souza
d6a199f0b0 Added favicon 2014-04-29 11:01:46 -04:00
Tyrel Souza
f1ef5002c2 added submodule for fabric 2014-04-28 15:32:10 -04:00
Tyrel Souza
7ff11b8827 Added tests, cleaning up, TDDing, javascript 2014-04-28 14:16:43 -04:00
Tyrel Souza
3b784fb493 update form, prevent removal of all videolistings 2014-04-25 17:14:09 -04:00
Tyrel Souza
fc0d96e481 fix types, coverage up to 99.26% 2014-04-25 16:35:42 -04:00
Tyrel Souza
5739401cad change migration of data types 2014-04-25 16:09:03 -04:00
Tyrel Souza
847a81face Merge branch 'styling' into development 2014-04-25 16:04:37 -04:00
Tyrel Souza
6ae36b78d4 change logic to generate a videocode 2014-04-25 16:02:47 -04:00
Bret Haynie
59d83c8384 moved remove video listing to the right 2014-04-25 15:53:20 -04:00
Bret Haynie
fec3064162 styled form errors and success messages 2014-04-25 13:10:57 -04:00
Bret Haynie
7b30af0684 removed margin from section and added to body 2014-04-25 12:32:40 -04:00
Bret Haynie
ef83999fc9 added spacing and color to video listings 2014-04-25 12:28:59 -04:00
Tyrel Souza
f7bd18de33 merged pretty styling 2014-04-25 12:15:23 -04:00
Tyrel Souza
5e1bd186a7 changes for bret 2014-04-25 12:13:44 -04:00
Tyrel Souza
e56cad5e3a testing 2014-04-25 12:03:33 -04:00
Bret Haynie
80f47a210d made campaigns, show, and edit pages consistent 2014-04-25 11:50:37 -04:00
Tyrel Souza
177f9e6982 refactoring authentication 2014-04-25 11:43:18 -04:00
Tyrel Souza
f3e58009ef adding code climate, removing duplication 2014-04-25 11:37:17 -04:00
Tyrel Souza
ac02238d62 abstract finding of object 2014-04-25 11:32:58 -04:00
Bret Haynie
4ae85e69b4 changed some subnav wording around 2014-04-24 22:02:21 -04:00
Bret Haynie
ca2c204b67 added default bootstrap navbar 2014-04-24 21:32:32 -04:00
Tyrel Souza
051bbc9485 93.94% coverage: 2014-04-24 18:07:23 -04:00
Tyrel Souza
efb6d86ea8 coverage up to 80% 2014-04-24 17:13:39 -04:00
Tyrel Souza
4a4b97afd0 Fixing tests 2014-04-24 16:33:48 -04:00
Tyrel Souza
e7c66e9c16 Validations for at least one video listing 2014-04-24 15:47:47 -04:00
Tyrel Souza
1acbe34d77 allowing publishing 2014-04-24 15:17:23 -04:00
Tyrel Souza
e63409d72a update models 2014-04-24 14:09:21 -04:00
Tyrel Souza
339a262e06 change defaults 2014-04-24 12:51:50 -04:00
Tyrel Souza
65c10c4909 update html styles 2014-04-24 11:58:38 -04:00
Tyrel Souza
daa16765ca Adding ability to add multiple videolistings while editing a campaign 2014-04-23 20:33:59 -04:00
Tyrel Souza
6b5f096c57 Remove fields 2014-04-23 17:59:19 -04:00
Tyrel Souza
74c1c12062 Change keydown to add comma in the js library. 2014-04-22 16:49:09 -04:00
Tyrel Souza
732e3d80a0 default value for asseturls 2014-04-22 16:13:01 -04:00
Tyrel Souza
fcbe872ea8 Change zebra colors for videolistings 2014-04-22 15:49:34 -04:00
Tyrel Souza
47e3e56a6c clean up, change size of the tagsinput input 2014-04-22 15:42:39 -04:00
Tyrel Souza
67ed4565d4 styling, tagging 2014-04-22 15:22:36 -04:00
Tyrel Souza
466141adad Add helpers for convering simple_form collection to a hash and getting it back. clean up styling for show 2014-04-22 13:44:49 -04:00
Tyrel Souza
6e76c4d480 Change styling, add help text and placeholder text 2014-04-22 12:52:28 -04:00
Tyrel Souza
b52a71e7c9 Change clientid param to listingcode param 2014-04-22 11:02:40 -04:00
Tyrel Souza
754576a440 Errors now show in JSON 2014-04-21 17:22:26 -04:00
Tyrel Souza
1d81a48459 Change some stuff to be in ENV. 2014-04-21 15:59:30 -04:00
Tyrel Souza
22d789837d fix test, clientid or campaign.clientid gets you a campaign 2014-04-21 14:52:02 -04:00
Tyrel Souza
6370dcab69 Get clientid as an in the @set_campaign so it can get it better. 2014-04-21 14:26:46 -04:00
Tyrel Souza
e5c38401ae Added helpers for the selections, and put them in the _form 2014-04-21 13:42:57 -04:00
Tyrel Souza
f5f89a8a24 migrations 2014-04-21 13:19:52 -04:00
Tyrel Souza
b091ca412e fix the data types, fix tests 2014-04-21 11:54:28 -04:00
Tyrel Souza
8be8c4142d add migrations, fix the json, using json partials 2014-04-21 11:07:45 -04:00
Tyrel Souza
067c5b9c3c json with nested assets 2014-04-18 15:34:44 -04:00
Tyrel Souza
0fe6a71380 Add authorization via headers. Posts go to the right place for forms. 2014-04-15 16:59:07 -04:00
Tyrel Souza
91b451180a Change videolistings to be not array until specified in the factory. Add email to authentication 2014-04-15 13:19:30 -04:00
Tyrel Souza
4cdb417179 add auth token 2014-04-15 13:04:58 -04:00
Tyrel Souza
9c32679ce9 all tests pass with devise added. bootstrap cleanup. 2014-04-14 14:41:53 -04:00
Tyrel Souza
dedc9b782e change form around. fix styles to fit bootstrap. 2014-04-09 17:39:48 -04:00
Tyrel Souza
defa655392 Change to Bootstrap, not foundation. 2014-04-09 16:45:17 -04:00
Tyrel Souza
7833c04d3d add tests
make tests work
make posts from python work
2014-04-09 14:12:14 -04:00
Tyrel Souza
c6d2a47b2a change routes to use clientid
add json files
add jsonbuilder
2014-04-09 11:06:07 -04:00
Tyrel Souza
3410022799 Add requirements, update headers, presence and uniqueness true. 2014-04-08 17:42:43 -04:00
Tyrel Souza
ab906fdd00 validate uniqueness, don't allow duplicate campaigns. 2014-04-08 17:01:22 -04:00
Tyrel Souza
dd0c0e4ab0 Campaigns now accept nested VideoListings when you create one via a json post. 2014-04-08 16:02:51 -04:00
Tyrel Souza
8b747da6dc updates 2014-04-08 15:27:38 -04:00
Tyrel Souza
211a8d3023 update form to use foundation two column 2014-04-08 11:49:31 -04:00
Tyrel Souza
df64bd03bf foundation, change forms, nested forms 2014-04-07 17:24:08 -04:00
Tyrel Souza
2d56a97674 Initial Commit 2014-04-07 14:41:34 -04:00