Joseph Schorr
456834d535
Further small UI fixes
2014-08-12 17:08:16 -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
ab68126d8a
Initial work in restyling Quay to be more like CoreOS styles
2014-08-11 21:47:04 -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
eee6a38c5f
Auto-focus the tag name field in the add tag dialog
2014-08-05 18:16:30 -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
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
591cd020b8
Merge branch 'master' into redalert
2014-07-18 15:58:56 -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
a45054bf2e
Change tag_view to avoid a DB lookup and only return the tag's image ID. We map the ID in the frontend based on the image data returned
2014-07-17 15:16:22 -04:00
Joseph Schorr
de8e898ad0
Add UI for managing repo notifications
2014-07-17 13:32:39 -04:00
Joseph Schorr
8502b590a3
The "visible" attribute name is getting removed by the grunt angular lib; rename it to fix the problem temporarily and filed a bug: https://github.com/ericclemmons/grunt-angular-templates/issues/97
2014-07-15 14:17:57 -04:00
Joseph Schorr
18ec8c0f93
Make build package UI a bit nicer and make sure it always executes via a scope apply
2014-07-14 16:33:00 -04:00
Joseph Schorr
c7cc3f72f8
- Fix error messages in new org creation
...
- Add the org name regex to the name field
2014-07-09 13:35:59 -04:00
Joseph Schorr
cfba651495
Fix logo on enterprise landing page
2014-07-07 19:10:35 -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
6a57af092c
Make the solutions link to the proper area in the docs
2014-06-26 20:46:32 -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
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
Jake Moshenko
a6fb64005d
Disable the other convert to organization button when using LDAP login.
2014-05-30 18:28:47 -04:00
Jake Moshenko
0057ced98c
Move GitHub build trigger behind a feature flag.
2014-05-30 18:28:18 -04:00
Joseph Schorr
69be86be97
Add extra seat check in the user API call and turn off user->org conversion when authentication is LDAP
2014-05-28 15:53:53 -04:00
Jake Moshenko
8c3448080c
Merge remote-tracking branch 'origin/master' into touchdown
...
Conflicts:
test/data/test.db
2014-05-21 14:43:57 -04:00
Joseph Schorr
f1066f1dd9
Add testimonial to the landing page
2014-05-19 17:00:31 -04:00
Joseph Schorr
c0f3054781
Fix screenshot generation
2014-05-19 14:14:18 -04:00
Joseph Schorr
ee37cf2f4e
- Default to private repo in new repo view
...
- Make it even more clear when you choose public vs private
2014-05-16 14:19:54 -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
d88e29dcda
- Fix logo to display "Quay.io" in the proper font
...
- Fix the CSS to properly show the menu on smaller screens and to scale down the logo as necessary
- Fix the CSS to have the menu icon be properly sized
2014-05-08 14:43:30 -04:00
Jake Moshenko
a8369128c4
Fix some headlines and titles.
2014-05-08 11:49:42 -04:00
Jake Moshenko
3de2063829
Fix some spacing problems.
2014-05-07 18:17:06 -04:00
Jake Moshenko
8ff411e440
Merge branch 'touchdown' of ssh://bitbucket.org/yackob03/quay into touchdown
2014-05-07 16:00:51 -04:00
Joseph Schorr
08a208704c
Fix Twitter image
2014-05-07 15:38:39 -04:00
Jake Moshenko
73a0cc791b
Merge remote-tracking branch 'origin/master' into touchdown
...
Conflicts:
static/js/app.js
2014-05-07 15:32:27 -04:00
Joseph Schorr
ea4db04571
Add bexio logo to the new frontage
2014-05-05 22:17:49 -04:00
Joseph Schorr
09c1352b43
- Fix the tour links on the landing page
...
- Add some of our customer logos
2014-05-05 21:59:05 -04:00
Joseph Schorr
abc2b98076
Loosen the regex on creating tags to match the Docker CLI
2014-05-02 01:43:10 -04:00
Joseph Schorr
7cb5b33123
Change the twitter view to place the user's avatar under the message
2014-04-30 22:29:03 -04:00
Joseph Schorr
2d18117e68
Change the screenshots section to be a single screenshot with clickable sections
2014-04-30 21:00:07 -04:00
Joseph Schorr
4e36be1a88
Fix bug when there are multiple folders with the same name
2014-04-29 23:49:47 -04:00
Joseph Schorr
c244f367ba
Start on tour UI and make some small changes to the overall Quay UI
2014-04-29 00:45:42 -04:00
Joseph Schorr
654c50b90d
Add avatars to the twitter section
2014-04-28 16:34:03 -04:00
Joseph Schorr
bec95a9d26
Fix twitter follow button to be properly styled, but have it do so without JS
2014-04-28 16:19:57 -04:00
Joseph Schorr
ad8b72b3aa
Switch the twitter view to use a carousel
2014-04-24 01:18:47 -04:00
Joseph Schorr
4480d2d8e2
Merge branch 'master' into touchdown
2014-04-24 00:40:01 -04:00
Joseph Schorr
e29a183fd9
Commit changes before a merge
2014-04-24 00:34:25 -04:00
Joseph Schorr
7399f5db54
Have the landing page reuse the normal header, restyled
2014-04-18 17:33:50 -04:00
Joseph Schorr
e66ac8425e
Make the new landing page handle the signed in user better
2014-04-18 17:18:35 -04:00