Jake Moshenko
|
da3d58890e
|
Slight tweak in the text of the 403 pull base image error.
|
2014-09-12 10:46:35 -04:00 |
|
Jake Moshenko
|
5388633f9a
|
Merge remote-tracking branch 'origin/master' into pullfail
|
2014-09-12 10:36:38 -04:00 |
|
Joseph Schorr
|
f56de03775
|
Switch to colored logo
|
2014-09-09 12:57:05 -04:00 |
|
Joseph Schorr
|
dd4037e324
|
Allow github trigger setup folder paths to be specified even if a Dockerfile is not found
|
2014-09-08 12:17:00 -04:00 |
|
Jake Moshenko
|
64480fd4ed
|
Merge remote-tracking branch 'origin/master' into yellowalert
Conflicts:
data/migrations/versions/82297d834ad_add_us_west_location.py
test/data/test.db
|
2014-09-05 11:30:30 -04:00 |
|
Joseph Schorr
|
e028d4ae0a
|
Merge master into branch
|
2014-09-04 18:08:18 -04:00 |
|
Joseph Schorr
|
066b3ed8f0
|
Add client side handling of user login throttling
|
2014-09-02 14:26:35 -04:00 |
|
Joseph Schorr
|
d76d4704a0
|
Add pagination to the notifications API and make the UI only show a maximum of 5 notifications (beyond that, it shows "5+").
|
2014-08-26 15:19:39 -04:00 |
|
Joseph Schorr
|
a129aac94b
|
Add ability to regenerate robot account credentials
|
2014-08-25 17:19:23 -04:00 |
|
Joseph Schorr
|
34c6d7f5b4
|
Change the auth dialog to copy a full docker login command
|
2014-08-22 16:54:53 -04:00 |
|
Joseph Schorr
|
2a3094cfde
|
- Fix zero clipboard integration to properly hide the clipboard controls when flash is not available.
- Hide the download .dockercfg link in Safari, since it doesn't work there anyway
|
2014-08-22 15:24:56 -04:00 |
|
Joseph Schorr
|
32ea1d194f
|
Add support for the Hipchat room notification API
|
2014-08-19 17:40:36 -04:00 |
|
Joseph Schorr
|
35bd28a77e
|
Add support for the Flowdock Team chat API: https://www.flowdock.com/api/push
|
2014-08-19 14:33:33 -04:00 |
|
Joseph Schorr
|
daa43c3bb9
|
Add better messaging around pulling of base images when they fail due to invalid or missing credentials
|
2014-08-18 20:34:39 -04:00 |
|
Joseph Schorr
|
27c2680380
|
Plan update and fix about page
|
2014-08-13 14:25:48 -04:00 |
|
Joseph Schorr
|
f3f4d06328
|
- Add text for the new CoreOS registry stuff to the plans page and the tour page
- Regenerate the screenshots
|
2014-08-12 15:17:48 -04:00 |
|
Joseph Schorr
|
8db889e2d4
|
Prevent the logs view table from normally growing too large
|
2014-08-12 14:30:59 -04:00 |
|
Joseph Schorr
|
ab68126d8a
|
Initial work in restyling Quay to be more like CoreOS styles
|
2014-08-11 21:47:04 -04:00 |
|
Joseph Schorr
|
2597bcef3f
|
Add support for login with Google. Note that this CL is not complete
|
2014-08-11 15:47:44 -04:00 |
|
Joseph Schorr
|
6f804c222a
|
Replace references seen in the enterprise version to "Quay.io" with a config-pulled value
|
2014-08-08 13:50:04 -04:00 |
|
Joseph Schorr
|
09286d6234
|
Make the setup trigger dialog more clear on what the pull credentials actually mean
|
2014-08-06 16:01:19 -04:00 |
|
Joseph Schorr
|
d1c9108570
|
Fix setup trigger dialog to handle the case where the FROM image has a public base
|
2014-08-06 15:42:26 -04:00 |
|
Jake Moshenko
|
0372013f70
|
Merge remote-tracking branch 'origin/redalert'
Conflicts:
app.py
|
2014-08-04 16:56:34 -04:00 |
|
Joseph Schorr
|
af32b53a4e
|
Fix create token form in the repo-admin view. We had to add type="button" to the delete-ui button so that clicking it doesn't submit the form (and keep the focus there)
|
2014-07-29 18:53:23 -04:00 |
|
Joseph Schorr
|
32b2ecdfa6
|
Add ability to dismiss notifications
|
2014-07-28 18:23:46 -04:00 |
|
Joseph Schorr
|
34fc279092
|
Add e-mail authorization to the repository notification flow. Also validates the creation of the other notification methods.
|
2014-07-28 14:58:12 -04:00 |
|
Joseph Schorr
|
54ee94754e
|
- Add support for orgs in the entity search and the notification system
- Fix the titles/names of the different notification types
- Fix the styling of the options buttons on the notifications
|
2014-07-22 13:39:41 -04:00 |
|
Joseph Schorr
|
1ffbc77106
|
Make the web hook documentation link in the create dialog a bit smarter
|
2014-07-18 17:00:12 -04:00 |
|
Joseph Schorr
|
a5d9a2aee1
|
- Fix getting started links
- Add a link in the notifications menu for web hook documentation
|
2014-07-18 16:57:46 -04:00 |
|
Joseph Schorr
|
d5d9cb7a45
|
UI improvements to entity-search and the create-external-notification-dialog
|
2014-07-18 16:51:05 -04:00 |
|
Joseph Schorr
|
591cd020b8
|
Merge branch 'master' into redalert
|
2014-07-18 15:58:56 -04:00 |
|
Joseph Schorr
|
f7c154abb5
|
Get Quay notification support working in the notification methods
|
2014-07-18 14:12:20 -04:00 |
|
Joseph Schorr
|
3865e3b1b7
|
Refactor the entity-search directive/control to make its interface much cleaner and to add support for ng-model validity checking
|
2014-07-18 13:45:08 -04:00 |
|
Joseph Schorr
|
397af2ffc9
|
Fix tooltip in tag-specific-images-view to properly bind
|
2014-07-17 23:03:22 -04:00 |
|
Joseph Schorr
|
de8e898ad0
|
Add UI for managing repo notifications
|
2014-07-17 13:32:39 -04:00 |
|
Joseph Schorr
|
bcc45448ed
|
- Change logo on non-landing to be just the box and to have a slight border on the right
- Change the letter spacing on the landing page to make the header more readable
- Change the logo on the 500 page
|
2014-07-07 16:12:53 -04:00 |
|
Jake Moshenko
|
c338b7d621
|
Merge remote-tracking branch 'origin/touchdown'
Conflicts:
static/css/quay.css
static/js/controllers.js
test/data/test.db
|
2014-07-07 15:33:51 -04:00 |
|
Joseph Schorr
|
e3b939b42f
|
Switch styling and logo over to the new Quay logo
|
2014-06-26 20:45:41 -04:00 |
|
Joseph Schorr
|
76165b5d2b
|
Add API and UI support for displaying image locations
|
2014-06-24 18:48:42 -04:00 |
|
Joseph Schorr
|
2bf12996f5
|
Fix the case where someone tries the tour with an unsupported browser
|
2014-06-16 14:05:27 -04:00 |
|
Joseph Schorr
|
8a374b1c34
|
- Fix landing page for enterprise
- Fix tour and tour content for enterprise
|
2014-06-03 14:09:38 -04:00 |
|
Joseph Schorr
|
c630d7e948
|
Merge branch 'master' into touchdown
Conflicts:
static/js/app.js
static/partials/organizations.html
test/data/test.db
|
2014-06-03 13:22:26 -04:00 |
|
Joseph Schorr
|
59724f5ccb
|
Fix tooltip of the create repository icon
|
2014-06-02 14:37:29 -04:00 |
|
Joseph Schorr
|
a9a8105fbc
|
Add credit card expiration date to the billing info screen
|
2014-05-22 16:52:51 -04:00 |
|
Joseph Schorr
|
60328e0b43
|
Add a testimonial to the features tour page
|
2014-05-21 14:56:43 -04:00 |
|
Joseph Schorr
|
ea8f5ba59e
|
Add testimonial to the org tour page
|
2014-05-21 14:53:45 -04:00 |
|
Joseph Schorr
|
8117c5ead9
|
- Always show the tour link in the header
- Have organizations link to the tour when a user is not part of an org
|
2014-05-21 14:45:54 -04:00 |
|
Joseph Schorr
|
abfb86ccce
|
Change button on the tour page to "Start free trial" and have it start the plan signup process
|
2014-05-19 12:53:30 -04:00 |
|
Joseph Schorr
|
78f6523068
|
Add handling of twitter avatars: if they do not load, then a default image will be used
|
2014-05-08 19:52:21 -04:00 |
|
Joseph Schorr
|
8d4e4c560f
|
Merge branch 'touchdown' of https://bitbucket.org/yackob03/quay into touchdown
|
2014-05-08 14:43:36 -04:00 |
|