josephschorr
f748d4348d
Merge pull request #1106 from coreos-inc/billingemail
...
Add support for custom billing invoice email address
2016-01-04 14:34:30 -05:00
Joseph Schorr
48eef7859c
Further code that we can remove now that image diff is gone
...
Fixes #1115
2016-01-04 14:31:46 -05:00
josephschorr
28eb31ed36
Merge pull request #1102 from coreos-inc/deleteimagediff
...
Delete the image diff feature
2015-12-29 14:47:38 -05:00
Joseph Schorr
31a8a0fba4
Better UX when recovering organization emails
...
Fixes #291
2015-12-28 15:25:31 -05:00
Joseph Schorr
10efa96009
Add support for custom billing invoice email address
...
Fixes #782
2015-12-28 13:59:50 -05:00
Joseph Schorr
ab166c4448
Delete the image diff feature
...
Fixes #1077
2015-12-23 13:08:01 -05:00
Joseph Schorr
9cb1366d36
Fix UI for dismissing notifications
...
Fixes #959
2015-12-22 07:38:57 -05:00
Joseph Schorr
04f96ea859
Fix upload file boxes in config setup
2015-12-07 15:55:55 -05:00
Joseph Schorr
f992086625
Fix popup warning in new repo
...
Fixes #1024
2015-12-03 16:56:53 -05:00
Josh Wood
cc24e6e3ae
Merge pull request #918 from robszumski/docker-v2
...
static: add v2 support details (deja vu because I thought you already merged this, @robszumski )
2015-11-30 13:31:30 -08:00
Joseph Schorr
cbbd1cbcf4
Fix div overlap on repo info page
...
Fixes #966
2015-11-24 15:09:37 -05:00
josephschorr
859537c4a1
Merge pull request #952 from coreos-inc/fixpagetitle
...
Fix page titles
2015-11-20 18:38:03 -05:00
Joseph Schorr
70b72818b7
Fix handling of plain Dockerfiles
...
Fixes #901
2015-11-20 18:09:25 -05:00
Joseph Schorr
fce37f545a
Fix page titles
...
Fixes #949
2015-11-20 17:50:01 -05:00
josephschorr
a2896cc39d
Merge pull request #948 from coreos-inc/defcon1
...
Add defcon1 banner
2015-11-20 16:39:04 -05:00
josephschorr
b6cd51ac8d
Merge pull request #937 from coreos-inc/datedisplayff
...
Fix date display in Firefox
2015-11-20 16:38:59 -05:00
Joseph Schorr
666114dea4
Add defcon1 banner
...
Fixes #771
2015-11-20 16:13:50 -05:00
Quentin Machu
2a1cee4f43
Make vulnerability tag UI more clair
2015-11-20 11:31:53 -05:00
Joseph Schorr
37a1b01d77
Fix date display in Firefox
...
Fixes #934
2015-11-20 11:29:05 -05:00
josephschorr
30a552f2c6
Merge pull request #878 from coreos-inc/better-scheduled
...
Better scheduled downtime information
2015-11-20 09:47:22 -05:00
Rob Szumski
ba934f81a7
static: add v2 support details
2015-11-18 16:45:00 -08:00
Matt Jibson
b3c2388618
Allow setting of boto's S3 host for SIGv4
...
The problem only happens when a user has configured the new AWS Frankfurt
region for their S3 backend. It is the only region to require the new
v4 signature. All other regions support both v2 and v4. I'm not sure
which version is used by default on US Standard.
We could attempt to figure out where the bucket is hosted based on its
DNS resolution and auto-populate the host field that way. But I think
the amount of effort to have that work correctly outweighs its benefit
for such a simple solution.
fixes #863
fixes #764
2015-11-18 17:19:33 -05:00
Joseph Schorr
e574211e8e
Fix typo
2015-11-16 06:21:44 +01:00
Joseph Schorr
3b0e1cca2f
Better scheduled downtime information
...
Fixes #819
2015-11-13 15:45:06 -05:00
Joseph Schorr
166d237072
Switch blog and docs to https
2015-11-13 12:29:48 -05:00
Joseph Schorr
7816b0c657
Merge master into vulnerability-tool
2015-11-12 21:52:47 -05:00
Joseph Schorr
3b3f101ea6
Vulnerability UI part 2
...
Fixes #860
Fixes #855
2015-11-12 16:59:36 -05:00
Joseph Schorr
76ce63895f
New Quay Sec UI and fix some small bugs
...
Fixes #855
2015-11-11 18:15:58 -05:00
Joseph Schorr
ca7d736db2
Only send vulnerability events if the minimum priority is gte to that specified
...
Fixes #770
2015-11-10 16:05:55 -05:00
Matt Jibson
a9d6aa4adc
Reduce z-index of landing to below search
...
Also remove unneeded second block.
fixes #844
2015-11-10 16:03:37 -05:00
Silas Sewell
e826b14ca4
Merge pull request #725 from coreos-inc/setup-tool-georeplication
...
superuser: add storage replication config
2015-11-09 17:43:38 -05:00
Silas Sewell
5000b1621c
superuser: add storage replication config
2015-11-09 17:34:22 -05:00
Matt Jibson
7a503d678b
Add page offset to track line tag index
...
fixes #755
2015-11-09 16:21:43 -05:00
Matt Jibson
b0ec7074d0
Pass down page size from the scope
...
Instead of duplicating it here and in repo-panel-tags.js.
2015-11-09 15:17:34 -05:00
josephschorr
a5f4cc19ed
Merge pull request #789 from coreos-inc/dfsbug
...
Show an error if the gunzip returns an empty buffer
2015-11-09 14:42:35 -05:00
Joseph Schorr
b408cfd2cc
Ready for demo
2015-11-09 12:51:05 -05:00
Joseph Schorr
8c144397e9
WIP: UI for QuaySec
2015-11-09 12:50:39 -05:00
Joseph Schorr
0f3db709ea
Add a vulnerability_found event for notice when we detect a vuln
...
Fixes #637
Note: This PR does *not* actually raise the event; it merely adds support for it
2015-11-06 15:22:18 -05:00
josephschorr
11be448d75
Merge pull request #773 from coreos-inc/imageload
...
Never load the full repo image list
2015-11-04 16:29:20 -05:00
Matt Jibson
2f92b7f705
Make error notification text white
...
Otherwise it's a dark color on red; unreadable.
2015-11-04 16:13:41 -05:00
Joseph Schorr
4f41f79fa8
Never load the full repo image list
...
Always make smaller queries per tag to ensure we scale better
Fixes #754
2015-11-04 15:53:00 -05:00
Joseph Schorr
7d6b4b621f
Show an error if the gunzip returns an empty buffer
2015-11-04 14:50:56 -05:00
Matt Jibson
0e68918748
Use 7 chars for git short SHAs
...
fixes #713
2015-11-04 14:08:10 -05:00
Joseph Schorr
cf8497593d
Do not redirect on API 404
2015-11-03 12:23:39 -05:00
Quentin Machu
d381e166da
Merge pull request #750 from Quentin-M/og-image
...
Add OpenGraph preview image
2015-11-02 19:55:28 -05:00
Joseph Schorr
c8ed4abdf6
Small fixes to pricing page, including better linking to Tectonic
2015-11-02 19:01:13 -05:00
Joseph Schorr
7271cd639c
Update screenshots for rebrand
2015-11-02 17:05:50 -05:00
Quentin Machu
a3afa62728
Add OpenGraph preview image
...
So we can have a nice image everywhere that the Quay.io link is shared
(Slack, Twitter, Google, Facebook, etc)
2015-11-02 16:26:39 -05:00
Rob Szumski
2d019c7b5d
static: rename largest plan
2015-11-02 11:52:59 -08:00
Rob Szumski
8f077412bc
static: hide large plan pricing, clean up contact info
2015-11-02 11:50:48 -08:00