Commit graph

37 commits

Author SHA1 Message Date
bill bittner
a9d9a88360 cleaned up non-react js functions 2018-01-25 11:37:11 -08:00
bill bittner
11a954a442 got publish submission working 2018-01-11 12:51:38 -08:00
bill bittner
00ce9d62f1 got create component working 2018-01-05 16:47:55 -08:00
bill bittner
0ae03d0684 updated api route names 2017-12-05 10:18:49 -08:00
bill bittner
6fea63dcb3 updated routes names 2017-11-29 14:07:03 -08:00
bill bittner
64175e023c Merge remote-tracking branch 'refs/remotes/origin/master' into db-datatypes-migration 2017-11-13 15:47:17 -05:00
bill bittner
b541d4be0b fixed another var -> const 2017-11-13 15:25:03 -05:00
bill bittner
432e05e830 fixed channel publish css and errors 2017-11-09 17:46:50 -08:00
bill bittner
d92f499269 combined validation functions into one object 2017-11-02 15:47:55 -07:00
bill bittner
934c0fedd1 put all publish functions into an object 2017-11-02 15:12:26 -07:00
bill bittner
8d14f022bd hooked up the status messages 2017-11-01 17:14:38 -07:00
bill bittner
c573865c63 removed unnecessary console logs 2017-10-29 21:01:45 -07:00
bill bittner
9b0778527f fixed login error messages 2017-10-12 14:37:25 -07:00
bill bittner
0e498ff91c fixed error handling for when daemon is down 2017-10-12 14:01:46 -07:00
bill bittner
3e1427a314 removed extra error display on channel create pw 2017-10-12 10:07:18 -07:00
bill bittner
061a4ce86c fixed url input width 2017-10-12 09:28:39 -07:00
bill bittner
901e83b766 added placeholders for error text 2017-10-12 09:24:03 -07:00
bill bittner
0c80a76afe updated show page to match upload 2017-10-10 10:14:43 -07:00
Bill Bittner
8e2e05ea4a Merge branch 'redesign-1' into publish-api-fix 2017-10-06 17:47:32 -07:00
bill bittner
7baf2dd75c updated post api to receive curl requests 2017-10-05 14:48:08 -07:00
bill bittner
580c63a1fb fixed bug letting re-publish to existing channel 2017-10-04 14:03:19 -07:00
bill bittner
67bba8cf3d updated channel login & create functions 2017-10-03 11:23:10 -07:00
bill bittner
4d9671f5c8 fixed error allowing double submissions to claim name 2017-10-03 10:28:16 -07:00
bill bittner
bed72b7e94 rearranged preview code 2017-10-03 10:05:09 -07:00
bill bittner
bf17f5a6ec consolidated xhttp request code 2017-09-28 15:47:55 -07:00
bill bittner
b1f4bbeaf3 added channel_name to publish params 2017-09-21 09:18:19 -07:00
bill bittner
8fab84de73 fixed error location and messages 2017-09-20 11:36:20 -07:00
bill bittner
1a502c6ad8 updated login page validation 2017-09-20 10:14:00 -07:00
bill bittner
0575e9853f finished validation on login page 2017-09-20 09:49:05 -07:00
bill bittner
0dd8e19a26 finished basic loop for channel creation 2017-09-19 18:50:25 -07:00
bill bittner
86a2c6fe03 added channel validation 2017-09-19 15:39:54 -07:00
bill bittner
53981b8618 DRY input validations 2017-09-19 12:54:23 -07:00
bill bittner
f64961446f added channel select to publish tool 2017-09-19 08:47:24 -07:00
bill bittner
0d47028105 removed use of 'deferred' from promises 2017-08-03 10:44:19 -07:00
bill bittner
d9276d1a35 lifted image cap to 50mb 2017-07-31 10:24:17 -07:00
bill bittner
cbc87c40b8 added apostrophe check back in to front end for time being 2017-07-28 14:54:02 -07:00
bill bittner
7c1a0f2e66 removed file name verification from front end and updated claim input validation 2017-07-28 14:39:39 -07:00