Joseph Schorr
|
328aacbc60
|
Fix small UI bugs around uploading dockerfiles
Fixes #606
- Raises an error when a non-200 code is returned
- Resets the dialog when reopened
- Has a nicer error message for 413 errors
|
2015-10-16 17:53:00 -04:00 |
|
Joseph Schorr
|
c0aca54e32
|
Allow users to choose trigger or manual in the build dialog
Fixes #379
|
2015-08-21 14:22:48 -04:00 |
|
Joseph Schorr
|
b3fcd3f84e
|
Better build dialog UX
We now automatically validate the chosen Dockerfile/archive, and automatically check to see if a robot is needed
|
2015-08-20 13:41:08 -04:00 |
|
Joseph Schorr
|
9f3395ada1
|
Fix docker file build form to read the files from its local uploader, rather than just the first one it finds
|
2015-04-22 13:22:09 -04:00 |
|
Joseph Schorr
|
9b87999c1c
|
Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files
|
2015-02-19 16:21:54 -05:00 |
|