Commit graph

5315 commits

Author SHA1 Message Date
Joseph Schorr
7933aecf25 Add support for direct granting of OAuth tokens and add tests
This allows a client (when authorized in a whitelist) to send direct credentials via a Basic auth header and therefore bypass the OAuth approval UI for that user.
2016-05-23 17:17:06 -04:00
josephschorr
1df9ba2a03 Merge pull request #1488 from coreos-inc/fix-aci-tests-for-realz
Change Signer to use the config provider and fix tests
2016-05-23 17:11:51 -04:00
Joseph Schorr
60bbca2185 Fix setup tool when binding to external auth
We now query the external auth provider for the external service's identifier before adding the linking row into the database. This fixes the case where the external service resolves a different identifier for the same username.

Fixes #1477
2016-05-23 17:11:36 -04:00
Joseph Schorr
f670c4c7a9 Change Signer to use the config provider and fix tests
Fixes the broken ACI tests
2016-05-23 17:10:03 -04:00
josephschorr
f957fbe96d Merge pull request #1486 from coreos-inc/logsui
Fix logs UI around date time handling
2016-05-23 17:06:15 -04:00
Jimmy Zelinskie
5568cc77b8 remove all default keys (#1485)
This change:
- Generates a new BitTorrent pepper by default
- Generates a new pagination key by default
- Changes the pagination key format to base64
- Removes selfsigned JWT certs
- Moves test keys to test/data
2016-05-23 16:00:48 -04:00
Joseph Schorr
ad12df0f93 Fix logs UI around date time handling
Makes the UI nicer looking and removes the 2 week limit; instead we have a 1 month limit, which is the max days we keep the logs in the database before being rotated.

Fixes #1480
2016-05-23 15:51:34 -04:00
Jake Moshenko
20dcb2053e Merge pull request #1484 from jakedt/registryauthfixes
Registry auth fixes
2016-05-23 15:11:10 -04:00
Jake Moshenko
17536e66dc Change our jwt signing key to actually be self signed. 2016-05-23 15:07:33 -04:00
Jake Moshenko
4266ae7ce5 Fix the x5c header in our registry jwts. 2016-05-23 15:05:54 -04:00
josephschorr
d6b73a41de Merge pull request #1482 from coreos-inc/setup-tool-checkbox
Fix checkboxes in setup tool to use a directive
2016-05-20 17:54:43 -05:00
Joseph Schorr
f2b3c89ec9 Fix checkboxes in setup tool to use a directive
Fixes #1481
2016-05-20 12:23:32 -05:00
josephschorr
9d3542997e Merge pull request #1458 from coreos-inc/billing-error
Show an error when trying to view a billing page not your own
2016-05-18 15:18:56 -04:00
Joseph Schorr
1f13015ad3 Show an error when trying to view a billing page not your own
Fixes #1443
2016-05-18 13:01:12 -04:00
Joseph Schorr
35703e220f Fix timestamp 2016-05-17 17:15:11 -04:00
josephschorr
d596a6d5b2 Merge pull request #1473 from coreos-inc/angularup
Move to Angular 1.5
2016-05-17 16:34:01 -04:00
Joseph Schorr
4aab834156 Move to Angular 1.5
This has been reasonably well tested, but further testing should be done on staging.

Also optimizes avatar handling to use a constant size and not 404.

Fixes #1434
2016-05-17 16:32:08 -04:00
josephschorr
dc42f22b79 Merge pull request #1472 from coreos-inc/swift-v3
Add basic Swift V3 support
2016-05-17 13:33:13 -04:00
josephschorr
ee557c944a Merge pull request #1455 from coreos-inc/better-dialogs
Better dialogs
2016-05-16 18:27:03 -04:00
Joseph Schorr
4a543be7a7 New create entity dialogs (team and robot)
Fixes https://github.com/coreos-inc/design/issues/230
2016-05-16 17:30:00 -04:00
josephschorr
264601ef0e Merge pull request #1471 from coreos-inc/secscan-col-width
Fix width of security scan column
2016-05-16 16:37:30 -04:00
Joseph Schorr
40d6f5fc32 Fix width of security scan column 2016-05-16 16:33:37 -04:00
josephschorr
3a3db11fa8 Merge pull request #1470 from coreos-inc/fix-creds-dialog
Fix reference in credentials dialog
2016-05-16 16:33:11 -04:00
Joseph Schorr
a3612c0e37 Fix reference in credentials dialog 2016-05-16 16:30:56 -04:00
josephschorr
0c7274b6ba Merge pull request #1469 from coreos-inc/fix-signin
Add catches around calls to external services that might break login
2016-05-16 15:59:12 -04:00
Joseph Schorr
486facedbe Add catches around calls to external services that might break login 2016-05-16 15:54:52 -04:00
Joseph Schorr
9113fcecb5 Add basic Swift V3 support 2016-05-16 14:57:59 -04:00
josephschorr
dc95f36f66 Merge pull request #1468 from coreos-inc/sizeclarify
Add a tooltip clarifying the size column
2016-05-16 14:34:25 -04:00
Joseph Schorr
fc8efd0794 Add a tooltip clarifying the size column
Fixes #1464
2016-05-16 14:33:33 -04:00
josephschorr
d894e01ba1 Merge pull request #1466 from coreos-inc/fixlogin
Temporary fix for login screen by always showing the signin (instead …
2016-05-16 14:13:12 -04:00
Joseph Schorr
7179f23568 Temporary fix for login screen by always showing the signin (instead of create account) 2016-05-16 14:12:15 -04:00
josephschorr
97fd476abc Merge pull request #1465 from coreos-inc/fixacitests
Fix ACI signing tests
2016-05-16 13:32:34 -04:00
Joseph Schorr
1365492b28 Fix ACI signing tests 2016-05-16 13:31:43 -04:00
josephschorr
fde27350f6 Merge pull request #1463 from coreos-inc/acisigntests
Add ACI signing tests
2016-05-13 18:42:23 -04:00
Joseph Schorr
64fe11a5f1 Add ACI signing tests 2016-05-13 18:29:57 -04:00
josephschorr
de6b7bc88d Merge pull request #1460 from coreos-inc/queuefilebinarydata
Add a binary data test for queue file
2016-05-13 16:43:18 -04:00
josephschorr
81cc004a56 Merge pull request #1459 from coreos-inc/logentrykindcache
Always use log entry kind cache
2016-05-13 16:43:13 -04:00
josephschorr
07e965e42a Merge pull request #1462 from coreos-inc/aciconvertest
Add basic ACI conversion tests
2016-05-13 16:42:48 -04:00
Joseph Schorr
d74198ee66 Add a binary data test for queue file 2016-05-13 15:56:06 -04:00
Joseph Schorr
72fd2b76e2 Add basic ACI conversion tests 2016-05-13 15:50:57 -04:00
Joseph Schorr
043699cfb3 Always use log entry kind cache
Fixes #1445
2016-05-13 15:20:55 -04:00
Joseph Schorr
2274d6ff84 Fix error 2016-05-12 16:54:05 -04:00
Joseph Schorr
2d4916c6ec Make role group thinner 2016-05-12 13:42:18 -04:00
Joseph Schorr
580814f712 Move the credentials dialog to always be under the body
Fixes a CSS issue with display:table-cell and nesting
2016-05-12 13:42:11 -04:00
josephschorr
23e925b259 Merge pull request #1421 from coreos-inc/credentials
New credentials dialog
2016-05-12 12:25:15 -04:00
Joseph Schorr
08d7b4babe New Credentials dialog
Fixes #279
2016-05-12 12:14:55 -04:00
Jimmy Zelinskie
972e4be811 log: cutoff at the max id past the cutoff_date
Previously we were using the min, which is always going to be equivalant
to the min id in the table.
2016-05-10 20:13:10 -07:00
josephschorr
f0bf138448 Fix handling of large numbers of image tracks (#1451)
Fixes #1448

Image tracks will now automatically inline when possible. When not possible, we display a maximum of 5 tracks before we change them to a single column with colored dots.
2016-05-10 18:15:34 -07:00
josephschorr
94e9448658 Fix loading of billing panel when the org has a deprecated plan (#1450) 2016-05-10 18:15:05 -07:00
josephschorr
90bf688c48 Merge pull request #1447 from coreos-inc/adminuser
Fix user:admin scope handling and add test
2016-05-09 15:45:51 +02:00