josephschorr
|
8e8470890a
|
Merge pull request #2653 from coreos-inc/new-signing-ui
Implement updated UI for displaying the signing status of a tag, now …
|
2017-05-24 11:31:52 -04:00 |
|
Joseph Schorr
|
51485a5006
|
Review fixes: rename type names and add better coloring
|
2017-05-23 15:31:42 -04:00 |
|
Alec Merdler
|
97256841bd
|
Refactor Manage Trigger to Single Workflow (#2577)
* Refactor Manage Trigger to Single Workflow
|
2017-05-22 13:59:12 -07:00 |
|
Joseph Schorr
|
b7f88d2df2
|
Implement updated UI for displaying the signing status of a tag, now that we support multiple delegations
The icon now represents the status of the multiple delegations, and we show each delegation in the "Expanded" view.
|
2017-05-19 15:50:51 -04:00 |
|
alecmerdler
|
5a963873cf
|
fixed external notification email modal
|
2017-05-17 16:43:56 -07:00 |
|
Alec Merdler
|
6b54279bb7
|
Markdown Overhaul (#2624)
Rebuilt Markdown editor/views into new components
|
2017-05-10 14:18:37 -07:00 |
|
Joseph Schorr
|
c4e3a5e0a7
|
Fix apps view for mobile
Fixes https://www.pivotaltracker.com/story/show/144543995
|
2017-05-08 21:17:24 -04:00 |
|
Joseph Schorr
|
43619b6745
|
Switch app repo view to use cor-tabs, now that it supports horizontal tabs
|
2017-05-08 16:48:24 -04:00 |
|
Joseph Schorr
|
ea13469d9d
|
Add support for horizontal tabs into cor-tabs
|
2017-05-08 16:46:46 -04:00 |
|
josephschorr
|
f228ebdc22
|
Merge pull request #2591 from coreos-inc/cor-tabs
Change cor-tabs to be a TypeScript and Angular "neu" component
|
2017-05-05 15:13:44 -04:00 |
|
Joseph Schorr
|
b11239f3bf
|
Change cor-tabs to be a TypeScript and Angular "neu" component
We no longer use bootstrap tabs code in this version
This is in prep for changing the tab style
|
2017-05-04 15:43:21 -04:00 |
|
Joseph Schorr
|
11e7d339ab
|
Fix search view on mobile
|
2017-05-04 14:29:29 -04:00 |
|
Joseph Schorr
|
727562405b
|
Fix vertical alignment of star count text in new search
|
2017-05-03 11:08:11 -04:00 |
|
Joseph Schorr
|
e9ffe0e27b
|
Implement new search UI
We now have both autocomplete-based searching for quick results, as well as a full search page for a full listing of results
|
2017-04-28 13:57:28 -04:00 |
|
Joseph Schorr
|
c00feede4d
|
Use CSS animation to fade in the JS-cannot-load error so it doesn't flash on screen
|
2017-04-21 14:08:18 -04:00 |
|
Joseph Schorr
|
3dcbe3c631
|
If enabled, allow users and orgs to set their time machine expiration
Fixes https://www.pivotaltracker.com/story/show/142881203
|
2017-04-21 11:32:45 -04:00 |
|
Joseph Schorr
|
14054a237a
|
Add UI for viewing and changing trust setting in repo
|
2017-04-18 17:20:39 -04:00 |
|
Joseph Schorr
|
dec14647a8
|
Add basic signing UI to repo tags view
|
2017-04-17 18:45:16 -04:00 |
|
Joseph Schorr
|
95e9cdaccc
|
Disable tag and build operations in repos when trust is enabled
|
2017-04-17 14:34:43 -04:00 |
|
Joseph Schorr
|
f9e6110f73
|
Add basic user interface for application repos
Adds support for creating app repos, viewing app repos and seeing the list of app repos in the Quay UI.
|
2017-04-05 11:30:09 -04:00 |
|
Joseph Schorr
|
30d5f2a138
|
Better UX for indicating upgrade is necessary to users
|
2017-04-04 16:15:33 -04:00 |
|
Joseph Schorr
|
eeadeb9383
|
Initial interfaces and support for team syncing worker
|
2017-04-03 11:31:29 -04:00 |
|
Joseph Schorr
|
8ea3977140
|
Add ability to enable, disable and view team syncing in UI and API
Also extracts out some common testing infrastructure to make testing APIs easier now using pytest
|
2017-04-03 11:31:29 -04:00 |
|
Joseph Schorr
|
45179216af
|
Have sec scan retries actually work
Until this change, if `ping` raised an exception, we wouldn't retry properly
|
2017-03-29 16:19:46 -04:00 |
|
alecmerdler
|
5805b80f1c
|
use flexbox to fix safari alignment issue
|
2017-03-23 12:21:38 -07:00 |
|
josephschorr
|
b61291aeab
|
Merge pull request #2431 from coreos-inc/sec-scan-col
Small UI fixes
|
2017-03-15 17:35:12 -04:00 |
|
Joseph Schorr
|
685bdf6814
|
Change security scanner column to be more informative
|
2017-03-15 17:14:59 -04:00 |
|
Joseph Schorr
|
a60440eb88
|
Further fixes to the filter box positioning
|
2017-03-15 15:07:17 -04:00 |
|
Joseph Schorr
|
f56f94b9e2
|
Fix font size on sec scan column
|
2017-03-14 11:39:07 -04:00 |
|
Joseph Schorr
|
11a636021c
|
Better tag history view on mobile
|
2017-03-14 11:34:43 -04:00 |
|
Joseph Schorr
|
cfb81c977f
|
Add UI for editing labels on a manifest
|
2017-03-14 11:34:43 -04:00 |
|
Joseph Schorr
|
46d1532f0e
|
Add a label input control
|
2017-03-14 11:34:43 -04:00 |
|
Joseph Schorr
|
f17ef4adda
|
Add UI for viewing labels on a manifest in the tags view
|
2017-03-14 11:34:43 -04:00 |
|
Joseph Schorr
|
25db46c341
|
Redo UI of the tag history timeline and add restoration
|
2017-03-14 11:34:42 -04:00 |
|
Joseph Schorr
|
35752176b5
|
Small UI fixes to tag history timeline
|
2017-03-14 11:34:42 -04:00 |
|
Joseph Schorr
|
0dbe267212
|
Show manifest digests in repo tag history timeline
|
2017-03-14 11:34:42 -04:00 |
|
Joseph Schorr
|
4b51fa5e5b
|
Update security scan col in repo view to use donut chart and better language
|
2017-03-14 11:34:41 -04:00 |
|
Joseph Schorr
|
af743b156b
|
Show manifest digests in place of V1 ids in the tag view when possible
|
2017-03-14 11:34:41 -04:00 |
|
Joseph Schorr
|
8737ac09a8
|
Fix CSS around display of page controls in repo view
|
2017-03-10 14:33:44 -05:00 |
|
josephschorr
|
6d6be63ca6
|
Merge pull request #2393 from coreos-inc/oidc-ui
OIDC configuration support in superuser config panel
|
2017-03-10 12:13:48 -05:00 |
|
Joseph Schorr
|
5a2a72bfac
|
Fix padding in mobile view of triggers
Fixes https://www.pivotaltracker.com/story/show/141245867
|
2017-03-07 14:11:37 -05:00 |
|
alecmerdler
|
b0cc8d0f19
|
fixed CSS references to element instead of class
|
2017-02-28 16:51:44 -05:00 |
|
Joseph Schorr
|
8e863b8cf5
|
Implement new create and manager trigger UI
Implements the new trigger setup user interface, which is now a linear workflow found on its own page, rather than a tiny modal dialog
Fixes #1187
|
2017-02-28 16:51:42 -05:00 |
|
Joseph Schorr
|
1146b62c13
|
Add superuser config panel support for OIDC login
|
2017-02-28 16:18:34 -05:00 |
|
Joseph Schorr
|
6133b01d4d
|
Fix transparent icons in entity autocomplete
This is not a *complete* solution, as it still won't show the nice CSS-based avatars, but that can be done in a followup
|
2017-02-21 21:16:15 -05:00 |
|
Joseph Schorr
|
fcff867bfd
|
Display avatars in entity search autocomplete
Fixes https://github.com/coreos/bugs/issues/1819
|
2017-02-21 16:29:13 -05:00 |
|
Charlton Austin
|
dae93dce78
|
feature(superuser panel): ability to view logs
users would like the ability to view build logs in the superuser panel
[None]
|
2017-01-26 13:54:03 -05:00 |
|
Joseph Schorr
|
3106504f39
|
Severity and Markdown support in MOTD
[Delivers #133555165]
|
2017-01-18 16:55:32 -05:00 |
|
josephschorr
|
9b65b37011
|
Merge pull request #2245 from coreos-inc/recaptcha
Add support for recaptcha during the create account flow
|
2017-01-17 11:34:23 -05:00 |
|
Joseph Schorr
|
7e0fbeb625
|
Custom SSL certificates config panel
Adds a new panel to the superuser config tool, for managing custom SSL certificates in the config bundle
[Delivers #135586525]
|
2017-01-13 14:34:35 -05:00 |
|