Evan Cordell
|
45bf7efc84
|
Merge branch 'master' into no-signing-whitelist
|
2017-07-12 15:50:32 -04:00 |
|
Evan Cordell
|
75c1533aec
|
Revert "Only show signing UI when namespace is explicitly whitelisted"
85d382cd84
|
2017-07-12 15:48:35 -04:00 |
|
alecmerdler
|
5e41de5370
|
maintain fixed-width columns when filtering cor-table
|
2017-07-12 14:02:55 -04:00 |
|
josephschorr
|
96d1fd128d
|
Merge pull request #2757 from coreos-inc/joseph.schorr/QUAY-606/logarchive-georep
Add support for QE customers to enable log rotation
|
2017-07-12 00:30:04 +03:00 |
|
Ben Spoon
|
aa5bf227b8
|
Change helm registry url to github from coreos.com
|
2017-07-11 09:53:58 -07:00 |
|
Joseph Schorr
|
a13235c032
|
Fix typo
|
2017-07-10 18:35:51 +03:00 |
|
Evan Cordell
|
939ddfd1d7
|
Merge v2.4.0-release into cherrypick-2.4.0
|
2017-07-10 10:25:18 -04:00 |
|
Joseph Schorr
|
661c0e6432
|
Add superuser configuration for action log rotation
|
2017-07-10 13:22:29 +03:00 |
|
Evan Cordell
|
3e3e25bb5a
|
Switch to new markdown editor everywhere
|
2017-07-05 17:35:26 -04:00 |
|
alecmerdler
|
41e7e559a6
|
added TSLint for TypeScript code style checking, fixed associated errors
|
2017-06-27 11:37:13 -07:00 |
|
Alec Merdler
|
e45ffb39d1
|
Merge pull request #2726 from alecmerdler/fix-cor-tabs-back-button
Fix UI Tabs To Play Nicely with Browser Back Button
|
2017-06-26 16:55:14 -07:00 |
|
alecmerdler
|
f78e1fb679
|
added end-to-end tests for cor-tabs in image repo view
|
2017-06-26 16:53:42 -07:00 |
|
alecmerdler
|
8c03a6be31
|
cor-tab-panel emits first registered tab ID if active tab is undefined
adding e2e tests for cor-tabs
|
2017-06-26 16:53:12 -07:00 |
|
alecmerdler
|
74ebf2a94b
|
prevent invalid entity create form submission using enter key
|
2017-06-23 15:12:52 -07:00 |
|
alecmerdler
|
f5c1ae0719
|
fixed AngularJS escaping '?' character in URL
|
2017-06-23 11:27:07 -07:00 |
|
alecmerdler
|
31d518f3e1
|
added Protractor for end-to-end testing
|
2017-06-22 22:16:05 -07:00 |
|
alecmerdler
|
675127e0da
|
fixed background CSS in setup
|
2017-06-22 19:12:15 -07:00 |
|
Joseph Schorr
|
6ae81ae50b
|
Fix URI lib import in setup tool
Move to web pack broke this
|
2017-06-22 16:14:11 -04:00 |
|
alecmerdler
|
a46083ad57
|
fixed footer service status alignment
|
2017-06-16 14:15:27 -07:00 |
|
Jimmy Zelinskie
|
e028e159c0
|
add app registry config to setup tool: default off
|
2017-06-16 15:44:00 -04:00 |
|
Alec Merdler
|
ed2e32fb39
|
Merge pull request #2702 from alecmerdler/fix-app-view-settings-layout
Fix App Settings View Layout Styling
|
2017-06-14 13:05:03 -07:00 |
|
alecmerdler
|
7cd1e5208a
|
fix app settings view layout styling
|
2017-06-14 12:42:35 -07:00 |
|
alecmerdler
|
5aa18456b7
|
removed ngReact module dependency
|
2017-06-14 12:30:21 -07:00 |
|
Alec Merdler
|
9c49093d2a
|
Merge pull request #2700 from alecmerdler/karma-headless-chrome
Use Headless Chrome for Unit Tests
|
2017-06-14 12:04:36 -07:00 |
|
alecmerdler
|
e1210cd6df
|
removed PhantomJS in favor of ChromeHeadless and upgraded Karma, removed Karma tests from Dockerfile
|
2017-06-13 17:04:07 -07:00 |
|
Evan Cordell
|
b6d423a50d
|
Merge pull request #2687 from ecordell/enable-builds-trust
Re-enable builds and tag modification when signing is enabled
|
2017-06-13 11:20:04 -04:00 |
|
Evan Cordell
|
7b3cb9c8b7
|
Re-enable builds and tag operations in the UI
|
2017-06-13 09:56:47 -04:00 |
|
alecmerdler
|
9dfab42c0a
|
remove React code, node-sass, and sass-loader dependencies
|
2017-06-08 11:19:25 -07:00 |
|
alecmerdler
|
1f9c3b142d
|
fixed infinite cycle by removing getPattern function in favor of field.regex
|
2017-06-05 14:16:00 -07:00 |
|
Alec Merdler
|
c9cc2d9fdd
|
Merge pull request #2681 from alecmerdler/fix-cor-cookie-tabs
Fix CorCookieTabs Panel Undefined
|
2017-06-05 10:10:57 -07:00 |
|
alecmerdler
|
cfcdcde1bc
|
remove one-time binding to prevent binding to empty string
|
2017-06-02 20:27:52 -07:00 |
|
alecmerdler
|
1339331de7
|
subscribe to activeTab changes in ngAfterContentInit to ensure panel exists
|
2017-06-02 20:17:42 -07:00 |
|
alecmerdler
|
9da1487bbc
|
improve cor-tabs architecture
|
2017-06-02 18:03:30 -07:00 |
|
Erica
|
ca5f588c44
|
Merge pull request #2672 from coreos-inc/FIX-user-service-async
fix(user-service): make sync calls to update user async
|
2017-05-26 17:55:07 -04:00 |
|
josephschorr
|
e3445a5723
|
Merge pull request #2669 from coreos-inc/app-repo-view
Add messaging if viewing a repo via the wrong path
|
2017-05-26 17:22:36 -04:00 |
|
EvB
|
20284f57f3
|
fix(user-service): make sync calls to update user async
|
2017-05-26 17:18:05 -04:00 |
|
alecmerdler
|
d5e35156e0
|
ensure @Input bindings are not undefined before executing trigger logic
|
2017-05-26 12:53:23 -07:00 |
|
Joseph Schorr
|
8c56a86280
|
Add messaging if viewing a repo via the wrong path
|
2017-05-25 16:04:38 -04:00 |
|
alecmerdler
|
3068e874b7
|
avoid filtering by sorting fields
|
2017-05-25 12:47:02 -07:00 |
|
Alec Merdler
|
f759784262
|
Merge pull request #2667 from alecmerdler/no-flash-clipboard
Copy-to-Clipboard Without Flash
|
2017-05-25 11:57:38 -07:00 |
|
alecmerdler
|
062c1a1626
|
added copy-to-clipboard directive that does not require Flash
|
2017-05-25 11:48:43 -07:00 |
|
Alec Merdler
|
abebeef9dc
|
Merge pull request #2666 from alecmerdler/fix-cor-table-pagination
Fix CorTableComponent Pagination Error
|
2017-05-25 11:26:36 -07:00 |
|
alecmerdler
|
e53ade6bd4
|
added default maxDisplayCount for cor-table to fix pagination NaN error
|
2017-05-24 21:43:25 -07:00 |
|
Alec Merdler
|
c61e212ecd
|
Merge pull request #2665 from alecmerdler/fix-trigger-build-source
Fixed Build Source in Custom Git Trigger
|
2017-05-24 15:18:47 -07:00 |
|
alecmerdler
|
3fb4d0750b
|
fixed build_source validation in custom git trigger
|
2017-05-24 15:12:17 -07:00 |
|
josephschorr
|
2ec43483a8
|
Merge pull request #2662 from coreos-inc/direct-login
Enable toggling of the direct login feature in the superuser panel
|
2017-05-24 16:51:43 -04:00 |
|
alecmerdler
|
cdcb944543
|
replace reference to global classes with ES6 modules
|
2017-05-24 13:37:30 -07:00 |
|
Joseph Schorr
|
2b9873483a
|
Enable toggling of the direct login feature in the superuser panel
Allows superusers to disable login to the UI via credentials if at least one OIDC provider is configured
|
2017-05-24 12:57:55 -04:00 |
|
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 |
|
alecmerdler
|
13439e0ca7
|
add header to clarify optional robot selection during build trigger setup
|
2017-05-23 14:50:34 -07:00 |
|