Commit graph

1715 commits

Author SHA1 Message Date
Joseph Schorr
ab8709d7bb Fix robot and team patterns to match server 2016-06-20 14:35:14 -04:00
Joseph Schorr
41ae47c995 Toggle for add permissions dialog
Fixes #1553
2016-06-20 14:33:40 -04:00
Jake Moshenko
a1cf12e460 Add a sitemap.txt for popular public repos
and reference it from the robots.txt
2016-06-17 14:34:20 -04:00
Joseph Schorr
4b3420eddf Change the encrypted password dialog to use the user's external username, if one exists.
Fixes #1538
2016-06-14 18:09:42 -04:00
josephschorr
58bef472d9 Merge pull request #1526 from coreos-inc/superuser-grant
Add ability for super users to take ownership of namespaces
2016-06-13 16:23:10 -04:00
Joseph Schorr
20816804e5 Add ability for super users to take ownership of namespaces
Fixes #1395
2016-06-13 16:22:52 -04:00
josephschorr
92f0db8056 Merge pull request #1514 from coreos-inc/better-logs
Only send heavy log-based stats for repository where required
2016-06-09 14:52:30 -04:00
Joseph Schorr
c3701cea7a Only send heavy log-based stats for repository where required 2016-06-09 14:52:15 -04:00
josephschorr
a8d064055c Merge pull request #1533 from coreos-inc/pass-dialog-fixes
Fix enter key in password dialogs
2016-06-09 14:48:12 -04:00
Joseph Schorr
40ec2fcfd0 Fix enter key in password dialogs 2016-06-09 14:45:48 -04:00
josephschorr
496bc59e39 Merge pull request #1531 from coreos-inc/static-pages
Move privacy and TOS to Angular
2016-06-09 14:08:46 -04:00
Joseph Schorr
56abefe58e Remove description from the log for change desc
Fixes #1524
2016-06-09 14:06:51 -04:00
Joseph Schorr
8177c39aff Move privacy and TOS to Angular
Fixes #1529
2016-06-09 13:45:37 -04:00
Joseph Schorr
b06b5b420a Fix teams list in entity search
The new version of Angular 1 no longer allows us to loop over an object, so we construct an array instead.

Fixes #1519
2016-06-06 11:47:53 -04:00
Joseph Schorr
23322bc572 Fix login form for password managers
Fixes #1476
2016-06-01 16:09:16 -04:00
josephschorr
259caa4577 Merge pull request #1506 from robszumski/ent-text-size
enterprise: tweak font sizes
2016-06-01 12:10:05 -04:00
Rob Szumski
85d05fc1d8 enterprise: tweak font sizes 2016-05-31 15:27:08 -07:00
Joseph Schorr
c3923921a0 Add missing word 2016-05-31 18:07:50 -04:00
Joseph Schorr
04df2410ec Add better errors if Redis is down
Fixes #1497
2016-05-31 15:24:36 -04:00
Joseph Schorr
303db01ec5 Better error display for build logs view
Fixes #1492
2016-05-31 14:41:45 -04:00
Joseph Schorr
af58989046 Update Angular moment 2016-05-31 14:35:54 -04:00
josephschorr
f3d9f76b22 Merge pull request #1491 from coreos-inc/fix-delete-role
Fix deletion of roles
2016-05-24 12:59:17 -04:00
Joseph Schorr
2ddede7857 Fix deletion of roles
This is currently broken in the UI
2016-05-24 11:44:59 -04:00
Joseph Schorr
d3d767b4cd Fix handling of large <pre>s in repository descriptions
Fixes #1474
2016-05-23 17:37:11 -04:00
josephschorr
fa3b342901 Merge pull request #1483 from coreos-inc/superuser-external-user
Fix setup tool when binding to external auth
2016-05-23 17:17:45 -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
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
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
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
Joseph Schorr
a3612c0e37 Fix reference in credentials dialog 2016-05-16 16:30:56 -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
Joseph Schorr
fc8efd0794 Add a tooltip clarifying the size column
Fixes #1464
2016-05-16 14:33:33 -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
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
Joseph Schorr
08d7b4babe New Credentials dialog
Fixes #279
2016-05-12 12:14:55 -04: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
Rob Szumski
92c41df799 enterprise: fix sizing 2016-05-05 15:31:52 -04:00
Joseph Schorr
b1090ce834 Add noreferrer to ng-safenewtab
Fixes #1411
2016-05-05 14:00:17 -04:00