2020-04-10 21:54:53 +00:00
|
|
|
html,
|
|
|
|
body,
|
|
|
|
#page-wrapper,
|
|
|
|
#content-wrapper,
|
|
|
|
.page-content,
|
|
|
|
#view {
|
2016-12-15 03:33:47 +00:00
|
|
|
height: 100%;
|
|
|
|
width: 100%;
|
2021-08-05 03:02:06 +00:00
|
|
|
overflow-y: initial;
|
2016-12-15 03:33:47 +00:00
|
|
|
}
|
|
|
|
|
2017-11-12 19:27:28 +00:00
|
|
|
#view {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
2016-12-15 03:33:47 +00:00
|
|
|
.white-space-normal {
|
|
|
|
white-space: normal !important;
|
|
|
|
}
|
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
.logo {
|
|
|
|
display: inline;
|
|
|
|
max-width: 155px;
|
|
|
|
max-height: 55px;
|
|
|
|
}
|
|
|
|
.legend .title {
|
|
|
|
padding: 0 0.3em;
|
|
|
|
margin: 0.5em;
|
|
|
|
border-style: solid;
|
|
|
|
border-width: 0 0 0 1em;
|
|
|
|
}
|
|
|
|
.messages {
|
|
|
|
max-height: 50px;
|
|
|
|
overflow-x: hidden;
|
|
|
|
overflow-y: scroll;
|
|
|
|
}
|
|
|
|
.containerNameInput {
|
|
|
|
width: 85%;
|
|
|
|
border: none;
|
|
|
|
background: none;
|
|
|
|
border-bottom: 1px solid black;
|
|
|
|
}
|
2016-06-02 05:34:03 +00:00
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
.containerNameInput:active,
|
|
|
|
.containerNameInput:focus {
|
|
|
|
outline: none;
|
2016-06-02 05:34:03 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#network-legend {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
#network-legend span {
|
|
|
|
display: inline;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
2016-06-14 02:32:44 +00:00
|
|
|
|
|
|
|
.header_title_content {
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
2016-07-06 00:19:09 +00:00
|
|
|
|
2017-03-27 12:44:39 +00:00
|
|
|
.form-section-title {
|
2021-09-07 23:06:18 +00:00
|
|
|
border-bottom: 1px solid var(--border-form-section-title-color);
|
2017-03-27 12:44:39 +00:00
|
|
|
margin-top: 5px;
|
|
|
|
margin-bottom: 15px;
|
2021-09-07 23:06:18 +00:00
|
|
|
color: var(--text-form-section-title-color);
|
2018-12-09 03:49:27 +00:00
|
|
|
padding-left: 0;
|
2017-03-27 12:44:39 +00:00
|
|
|
}
|
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
.form-horizontal .control-label.text-left {
|
2017-03-27 12:44:39 +00:00
|
|
|
text-align: left;
|
|
|
|
font-size: 0.9em;
|
2016-07-06 00:19:09 +00:00
|
|
|
}
|
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
input[type='checkbox'] {
|
2016-07-06 00:19:09 +00:00
|
|
|
margin-top: 1px;
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
|
2020-08-10 06:21:03 +00:00
|
|
|
.md-checkbox input[type='checkbox'] {
|
|
|
|
width: 16px;
|
|
|
|
height: 16px;
|
|
|
|
margin-top: -1px;
|
|
|
|
}
|
|
|
|
|
2022-01-04 12:16:09 +00:00
|
|
|
.md-checkbox input[type='checkbox']:indeterminate + label:before {
|
|
|
|
content: '-';
|
|
|
|
align-content: center;
|
|
|
|
line-height: 16px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
a[ng-click] {
|
2017-02-15 22:14:56 +00:00
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
2016-10-27 08:33:39 +00:00
|
|
|
.space-right {
|
2016-07-13 22:58:39 +00:00
|
|
|
margin-right: 5px;
|
|
|
|
}
|
|
|
|
|
2018-01-21 16:26:24 +00:00
|
|
|
.space-left {
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
|
|
|
|
2019-05-24 06:04:58 +00:00
|
|
|
.portainer-disabled-link {
|
|
|
|
color: gray;
|
|
|
|
pointer-events: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.portainer-disabled-datatable {
|
|
|
|
color: gray;
|
|
|
|
}
|
|
|
|
|
|
|
|
.portainer-disabled-datatable a {
|
|
|
|
color: gray;
|
|
|
|
pointer-events: none;
|
|
|
|
}
|
|
|
|
|
2021-09-07 23:06:18 +00:00
|
|
|
.datatable-highlighted {
|
|
|
|
background-color: var(--bg-item-highlighted-color);
|
|
|
|
}
|
|
|
|
|
|
|
|
.datatable-unhighlighted {
|
|
|
|
background-color: var(--bg-item-highlighted-null-color);
|
|
|
|
}
|
|
|
|
|
|
|
|
.service-datatable {
|
|
|
|
background-color: var(--bg-item-highlighted-color);
|
|
|
|
padding: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.service-datatable thead {
|
|
|
|
background-color: var(--bg-service-datatable-thead) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.service-datatable tbody {
|
|
|
|
background-color: var(--bg-service-datatable-tbody);
|
|
|
|
}
|
|
|
|
|
2017-08-10 08:35:23 +00:00
|
|
|
.fa.green-icon {
|
|
|
|
color: #23ae89;
|
|
|
|
}
|
|
|
|
|
2016-08-10 03:05:33 +00:00
|
|
|
.fa.red-icon {
|
2016-07-13 22:58:39 +00:00
|
|
|
color: #ae2323;
|
|
|
|
}
|
2016-07-14 00:02:42 +00:00
|
|
|
|
2017-04-25 09:09:06 +00:00
|
|
|
.fa.orange-icon {
|
|
|
|
color: #f0ad4e;
|
|
|
|
}
|
|
|
|
|
2016-08-10 03:05:33 +00:00
|
|
|
.fa.white-icon {
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
.fa.blue-icon,
|
|
|
|
.fab.blue-icon {
|
2021-09-07 23:06:18 +00:00
|
|
|
color: var(--blue-2);
|
2018-05-06 07:15:57 +00:00
|
|
|
}
|
|
|
|
|
2018-07-11 14:22:02 +00:00
|
|
|
.text-warning {
|
|
|
|
color: #f0ad4e;
|
|
|
|
}
|
|
|
|
|
2016-07-14 00:02:42 +00:00
|
|
|
.widget .widget-body table tbody .image-tag {
|
2016-08-03 03:12:53 +00:00
|
|
|
font-size: 90% !important;
|
2016-10-27 08:33:39 +00:00
|
|
|
margin-right: 5px;
|
2016-08-03 03:12:53 +00:00
|
|
|
}
|
|
|
|
|
2020-07-05 23:21:03 +00:00
|
|
|
.widget .widget-body table tbody .label-margins {
|
|
|
|
margin-left: 5px;
|
|
|
|
margin-right: 0;
|
|
|
|
}
|
|
|
|
|
2016-11-10 04:01:03 +00:00
|
|
|
.widget .widget-body table tbody .fit-text-size {
|
|
|
|
font-size: 90% !important;
|
|
|
|
}
|
|
|
|
|
2017-12-11 15:03:00 +00:00
|
|
|
.widget .widget-body table thead th {
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
2018-07-20 16:31:34 +00:00
|
|
|
.widget .widget-body .nowrap-cells tbody td {
|
2018-05-06 07:15:57 +00:00
|
|
|
white-space: nowrap;
|
2018-03-27 21:11:17 +00:00
|
|
|
}
|
|
|
|
|
2018-07-20 16:31:34 +00:00
|
|
|
.widget .widget-body table tbody td {
|
|
|
|
white-space: normal;
|
|
|
|
word-break: break-word;
|
|
|
|
}
|
|
|
|
|
2020-10-04 22:00:13 +00:00
|
|
|
.widget .widget-body table.container-details-table > tbody > tr > td:first-child {
|
|
|
|
word-break: normal;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
|
2019-05-24 21:53:10 +00:00
|
|
|
.widget .widget-body table.description-table {
|
|
|
|
table-layout: fixed;
|
|
|
|
}
|
|
|
|
|
2017-05-23 18:56:10 +00:00
|
|
|
.template-widget {
|
|
|
|
height: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.template-widget-body {
|
|
|
|
max-height: 86%;
|
|
|
|
overflow-y: auto;
|
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.blocklist {
|
2017-05-23 18:56:10 +00:00
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
2018-07-03 18:31:02 +00:00
|
|
|
padding: 10px;
|
2017-05-23 18:56:10 +00:00
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.blocklist-item {
|
2017-05-23 18:56:10 +00:00
|
|
|
padding: 0.7rem;
|
|
|
|
margin-bottom: 0.7rem;
|
|
|
|
cursor: pointer;
|
2021-09-07 23:06:18 +00:00
|
|
|
border: 1px solid var(--border-blocklist-color);
|
2017-05-23 18:56:10 +00:00
|
|
|
border-radius: 2px;
|
2021-09-07 23:06:18 +00:00
|
|
|
box-shadow: var(--shadow-box-color);
|
2017-05-23 18:56:10 +00:00
|
|
|
}
|
|
|
|
|
2018-12-11 21:28:21 +00:00
|
|
|
.blocklist-item--disabled {
|
|
|
|
cursor: auto;
|
2021-09-07 23:06:18 +00:00
|
|
|
background-color: var(--grey-12);
|
2018-12-11 21:28:21 +00:00
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.blocklist-item--selected {
|
2021-09-07 23:06:18 +00:00
|
|
|
background-color: var(--bg-blocklist-item-selected-color);
|
|
|
|
border: 2px solid var(--border-blocklist-item-selected-color);
|
|
|
|
color: var(--text-blocklist-item-selected-color);
|
2017-05-23 18:56:10 +00:00
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.blocklist-item:hover {
|
2021-09-07 23:06:18 +00:00
|
|
|
background-color: var(--bg-blocklist-hover-color);
|
|
|
|
color: var(--text-blocklist-hover-color);
|
2017-05-23 18:56:10 +00:00
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.blocklist-item-box {
|
2017-05-23 18:56:10 +00:00
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.blocklist-item-line.endpoint-item {
|
|
|
|
padding: 4px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.blocklist-item-line {
|
|
|
|
display: flex;
|
|
|
|
justify-content: space-between;
|
2017-05-23 18:56:10 +00:00
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.blocklist-item-logo {
|
|
|
|
width: 100%;
|
|
|
|
max-width: 60px;
|
|
|
|
height: 100%;
|
|
|
|
max-height: 60px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.blocklist-item-logo.endpoint-item {
|
|
|
|
margin: 10px 4px 0 6px;
|
|
|
|
}
|
|
|
|
|
2020-06-09 02:43:32 +00:00
|
|
|
.blocklist-item-logo.endpoint-item.azure {
|
|
|
|
margin: 0 0 0 10px;
|
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.blocklist-item-title {
|
2017-05-23 18:56:10 +00:00
|
|
|
font-size: 1.8em;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.blocklist-item-title.endpoint-item {
|
|
|
|
font-size: 1em;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
.blocklist-item-subtitle {
|
2018-07-03 18:31:02 +00:00
|
|
|
font-size: 0.9em;
|
|
|
|
padding-right: 1em;
|
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.blocklist-item-desc {
|
2017-05-23 18:56:10 +00:00
|
|
|
font-size: 0.9em;
|
|
|
|
padding-right: 1em;
|
|
|
|
}
|
|
|
|
|
2018-07-23 07:51:33 +00:00
|
|
|
.template-note {
|
|
|
|
padding: 0.5em;
|
|
|
|
font-size: 0.9em;
|
2017-05-23 18:56:10 +00:00
|
|
|
}
|
|
|
|
|
2016-11-10 04:01:03 +00:00
|
|
|
.nopadding {
|
|
|
|
padding: 0 !important;
|
|
|
|
}
|
|
|
|
|
2017-03-20 20:28:09 +00:00
|
|
|
.padding-top {
|
|
|
|
padding-top: 15px !important;
|
|
|
|
}
|
|
|
|
|
feat(helm/templates): helm app templates EE-943 (#5449)
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* feat(helm): list and configure helm chart (#5431)
* backport and tidyup code
* --amend
* using rocket icon for charts
* helm chart bugfix - clear category button
* added matomo analytics for helm chart install
* fix web editor exit warning without changes
* editor modified exit bugfix
* fixed notifications typo
* updated helm template text
* helper text to convey slow helm templates load
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* removing redundant time-consuming api call by using prop attribute
* feat(helm) helm chart backport from ee EE-1311 (#5436)
* Add missing defaultHelmRepoUrl and mock testing
* Backport EE-1477
* Backport updates to helm tests from EE
* add https by default changes and ssl to tls renaming from EE
* Port install integration test. Disabled by default to pass CI checks
* merged changes from EE for the integration test
* kube proxy whitelist updated to support internal helm install command
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* Pull in all changes from tech review in EE-943
* added helm to sidebar after rebase, sync CE with EE
* bugfix: kubectl shell not opening - bearer token bug
* tidy go modules & remove yarn-error.log
* removed redundant handler (not used) - to match EE
* resolved merge conflicts, updated code
* feat(helm/views): helm release and application views EE-1236 (#5529)
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* Pull in all changes from tech review in EE-943
* added helm to sidebar after rebase, sync CE with EE
* removed redundant handler (not used) - to match EE
* feat(helm) display helm charts - backend EE-1236
* copy over components for new applications view EE-1236
* Add new applications datatable component
* Add more migrated files
* removed test not applicable to CE
* baclkported EE app data table code to CE
* removed redundant helm repo url
* resolved conflicts, updated code
* using endpoint middleware
* PR review fixes
* using constants, openapi updated
Co-authored-by: Richard Wei <54336863+WaysonWei@users.noreply.github.com>
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* fixed test conflicts, go linted
* feat(helm/templates-add): helm templates add repo for user support EE-1278 (#5514)
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* feat(helm) helm chart backport from ee EE-1311 (#5436)
* Add missing defaultHelmRepoUrl and mock testing
* Backport EE-1477
* Backport updates to helm tests from EE
* add https by default changes and ssl to tls renaming from EE
* Port install integration test. Disabled by default to pass CI checks
* merged changes from EE for the integration test
* kube proxy whitelist updated to support internal helm install command
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* Pull in all changes from tech review in EE-943
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* Pull in all changes from tech review in EE-943
* added helm to sidebar after rebase, sync CE with EE
* backport EE-1278, squashed, diffed, updated
* helm install openapi spec update
* resolved conflicts, updated code
* - matching ee codebase at 0afe57034449ee0e9f333d92c252a13995a93019
- helm install using endpoint middleware
- remove trailing slash from added/persisted helm repo urls
* feat(helm) use libhelm url validator and improved path assembly EE-1554 (#5561)
* feat(helm/userrepos) fix getting global repo for ordinary users EE-1562 (#5567)
* feat(helm/userrepos) fix getting global repo for ordinary users EE-1562
* post review changes and further backported changes from EE
* resolved conflicts, updated code
* fixed helm_install handler unit test
* user cannot add existing repo if suffix is '/' (#5571)
* feat(helm/docs) fix broken swagger docs EE-1278 (#5572)
* Fix swagger docs
* minor correction
* fix(helm): migrating code from user handler to helm handler (#5573)
* - migrated user_helm_repos to helm endpoint handler
- migrated api operations from user factory/service to helm factory/service
- passing endpointId into helm service/factory as endpoint provider is deprecated
* upgrade libhelm to hide secrets
Co-authored-by: Matt Hook <hookenz@gmail.com>
* removed duplicate file - due to merge conflict
* dependency injection in helm factory
Co-authored-by: Richard Wei <54336863+WaysonWei@users.noreply.github.com>
Co-authored-by: Matt Hook <hookenz@gmail.com>
* kubernetes.templates -> kubernetes.templates.helm name conflict fix
* Validate the URL added as a public helm repo (#5579)
* fix(helm): helm app deletion fix EE-1581 (#5582)
* updated helm lib to show correct error on uninstall failure
* passing down helm app namespace on deletion
* fix(k8s): EE-1591 non-admin users cannot deploy charts containing secrets (#5590)
Co-authored-by: Simon Meng <simon.meng@portainer.io>
* fix(helm): helm epic bugfixes EE-1582 EE-1593 (#5585)
* - trim trailing slash and lowercase before persisting helm repo
- browser helm templates url /kubernetes/templates/templates -> /kubernetes/templates/helm
- fix publish url
- fix helm repo add refresh
- semi-fix k8s app expansion
* Tidy up swagger documentation related to helm. Make json consistent
* fixed helm release page for non-default namespaces
* k8s app view table expansion bugfix
* EE-1593: publish url load balancer fallback
Co-authored-by: Matt Hook <hookenz@gmail.com>
* k8s app list fix for charts with deployments containing multiple pods - which use the same label (#5599)
* fix(kubernetes): app list view fix for secrets with long keys or values EE-1600 (#5600)
* k8s app secrets key value text overflow ellipses
* wrapping key value pairs instead of ellipses
* fix(helm): helm apps bundling issue across different namespaces EE-1619 (#5602)
* helm apps bundling issue across different namespaces
* - code comments and indentation to ease reading
- moved namespace calc out of loop
* feat(helm/test) disable slow helm search test by default EE-1599 (#5598)
* skip helm_repo_search as it's an integration test
* switch to portainer built in integration test checker
* make module order match EE
* don't print test struct out when skipping integration test
Co-authored-by: Richard Wei <54336863+WaysonWei@users.noreply.github.com>
Co-authored-by: Matt Hook <hookenz@gmail.com>
Co-authored-by: cong meng <mcpacino@gmail.com>
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-09-10 02:06:57 +00:00
|
|
|
.nomargin {
|
|
|
|
margin: 0 !important;
|
|
|
|
}
|
|
|
|
|
2016-08-03 03:12:53 +00:00
|
|
|
.terminal-container {
|
|
|
|
width: 100%;
|
2019-05-09 02:04:40 +00:00
|
|
|
padding: 10px 0;
|
2016-07-14 00:02:42 +00:00
|
|
|
}
|
2016-08-10 03:05:33 +00:00
|
|
|
|
|
|
|
.interactive {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
2016-08-19 06:41:45 +00:00
|
|
|
|
2016-10-02 03:11:20 +00:00
|
|
|
.custom-header-ico {
|
2016-10-08 21:49:24 +00:00
|
|
|
max-width: 32px;
|
|
|
|
max-height: 32px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.btn-responsive {
|
|
|
|
padding: 5px 10px;
|
|
|
|
font-size: 12px;
|
|
|
|
line-height: 1.5;
|
|
|
|
border-radius: 3px;
|
|
|
|
}
|
|
|
|
|
2019-05-24 21:53:10 +00:00
|
|
|
.btn-datatable {
|
|
|
|
padding: 2.6px 7.8px 3.9px;
|
|
|
|
line-height: 1;
|
|
|
|
margin: 0px 0px 0px 0px;
|
|
|
|
}
|
|
|
|
|
2016-10-08 21:49:24 +00:00
|
|
|
@media screen and (min-width: 1107px) {
|
|
|
|
.btn-responsive {
|
|
|
|
padding: 6px 12px;
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 1.42857143;
|
|
|
|
border-radius: 4px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2016-12-25 20:34:02 +00:00
|
|
|
.page-wrapper {
|
2016-12-15 03:33:47 +00:00
|
|
|
height: 100%;
|
|
|
|
width: 100%;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
|
2016-12-25 20:34:02 +00:00
|
|
|
.simple-box {
|
2016-12-15 03:33:47 +00:00
|
|
|
margin-bottom: 80px;
|
|
|
|
}
|
|
|
|
|
2016-12-25 20:34:02 +00:00
|
|
|
.simple-box > div:first-child {
|
2016-12-15 03:33:47 +00:00
|
|
|
padding-bottom: 10px;
|
|
|
|
}
|
|
|
|
|
2016-12-25 20:34:02 +00:00
|
|
|
.simple-box-logo {
|
2016-12-15 03:33:47 +00:00
|
|
|
display: block;
|
|
|
|
margin: auto;
|
|
|
|
position: relative;
|
|
|
|
width: 240px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
|
2017-08-28 18:59:13 +00:00
|
|
|
.simple-box-form > div {
|
2016-12-15 03:33:47 +00:00
|
|
|
margin-bottom: 25px;
|
|
|
|
}
|
|
|
|
|
2017-08-28 18:59:13 +00:00
|
|
|
.simple-box-form > div:last-child {
|
2016-12-15 03:33:47 +00:00
|
|
|
margin-top: 10px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.panel-body {
|
|
|
|
padding-top: 30px;
|
2021-09-07 23:06:18 +00:00
|
|
|
background-color: var(--white-color) fff;
|
2016-12-15 03:33:47 +00:00
|
|
|
}
|
|
|
|
|
2016-11-17 12:50:46 +00:00
|
|
|
.pagination-controls {
|
|
|
|
margin-left: 10px;
|
|
|
|
}
|
2016-12-15 03:33:47 +00:00
|
|
|
|
|
|
|
.user-box {
|
|
|
|
margin-right: 25px;
|
|
|
|
}
|
2016-12-25 20:34:02 +00:00
|
|
|
|
|
|
|
.select-endpoint {
|
|
|
|
width: 80%;
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
2016-12-31 00:12:51 +00:00
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
#image-layers .btn {
|
2017-07-08 06:59:32 +00:00
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
#image-layers .expand {
|
2017-07-08 06:59:32 +00:00
|
|
|
padding-right: 0;
|
|
|
|
}
|
|
|
|
|
2017-11-12 19:27:28 +00:00
|
|
|
.createResource {
|
|
|
|
margin-left: 5px;
|
|
|
|
font-size: 90%;
|
|
|
|
}
|
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
@media (min-width: 768px) {
|
2017-03-27 12:44:39 +00:00
|
|
|
.margin-sm-top {
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
}
|
2017-03-12 16:24:15 +00:00
|
|
|
@media (min-width: 768px) {
|
2017-03-27 12:44:39 +00:00
|
|
|
.pull-sm-left {
|
|
|
|
float: left !important;
|
|
|
|
}
|
|
|
|
.pull-sm-right {
|
|
|
|
float: right !important;
|
|
|
|
}
|
|
|
|
.pull-sm-none {
|
|
|
|
float: none !important;
|
|
|
|
}
|
2017-03-12 16:24:15 +00:00
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
2017-03-27 12:44:39 +00:00
|
|
|
.pull-md-left {
|
|
|
|
float: left !important;
|
|
|
|
}
|
|
|
|
.pull-md-right {
|
|
|
|
float: right !important;
|
|
|
|
}
|
|
|
|
.pull-md-none {
|
|
|
|
float: none !important;
|
|
|
|
}
|
2017-03-12 16:24:15 +00:00
|
|
|
}
|
|
|
|
@media (min-width: 1200px) {
|
2017-03-27 12:44:39 +00:00
|
|
|
.pull-lg-left {
|
|
|
|
float: left !important;
|
|
|
|
}
|
|
|
|
.pull-lg-right {
|
|
|
|
float: right !important;
|
|
|
|
}
|
|
|
|
.pull-lg-none {
|
|
|
|
float: none !important;
|
|
|
|
}
|
2017-03-12 16:24:15 +00:00
|
|
|
}
|
|
|
|
.pull-none {
|
2017-03-27 12:44:39 +00:00
|
|
|
float: none !important;
|
|
|
|
}
|
|
|
|
|
2017-05-01 10:18:06 +00:00
|
|
|
.bootbox-form .bootbox-input-checkbox {
|
2020-04-10 21:54:53 +00:00
|
|
|
display: none;
|
2017-05-01 10:18:06 +00:00
|
|
|
}
|
|
|
|
|
2021-11-22 18:05:09 +00:00
|
|
|
.bootbox-form .visible {
|
|
|
|
position: initial !important;
|
|
|
|
display: initial !important;
|
|
|
|
margin-left: 10px !important;
|
|
|
|
margin-top: -2px !important;
|
|
|
|
}
|
|
|
|
|
2017-05-01 10:18:06 +00:00
|
|
|
.bootbox-form label {
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
|
2021-11-22 18:05:09 +00:00
|
|
|
.bootbox-checkbox-list {
|
|
|
|
max-height: 200px;
|
2021-12-22 03:32:04 +00:00
|
|
|
overflow-y: auto;
|
2021-11-22 18:05:09 +00:00
|
|
|
background-color: var(--white-color);
|
|
|
|
border: 1px solid var(--grey-48);
|
|
|
|
border-radius: 4px;
|
|
|
|
}
|
|
|
|
|
2021-12-01 00:58:55 +00:00
|
|
|
:root[theme='dark'] .bootbox-checkbox-list,
|
|
|
|
:root[theme='highcontrast'] .bootbox-checkbox-list {
|
|
|
|
background-color: var(--black-color);
|
|
|
|
}
|
|
|
|
|
2019-07-22 10:54:59 +00:00
|
|
|
.small-select {
|
|
|
|
display: inline-block;
|
|
|
|
padding: 0px 6px;
|
|
|
|
margin-left: 10px;
|
2021-09-07 23:06:18 +00:00
|
|
|
color: var(--text-small-select-color);
|
|
|
|
background-color: var(--bg-small-select-color);
|
2019-07-22 10:54:59 +00:00
|
|
|
background-image: none;
|
|
|
|
border-radius: 4px;
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
|
2017-05-01 10:18:06 +00:00
|
|
|
.bootbox-form .checkbox i {
|
|
|
|
margin-left: 21px;
|
|
|
|
}
|
|
|
|
|
2017-09-14 06:04:59 +00:00
|
|
|
.visualizer_container {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
|
|
flex-wrap: wrap;
|
|
|
|
justify-content: space-around;
|
|
|
|
}
|
|
|
|
|
|
|
|
.visualizer_container .node {
|
2021-09-07 23:06:18 +00:00
|
|
|
border: 1px dashed var(--blue-2);
|
2017-09-14 06:04:59 +00:00
|
|
|
background-color: rgb(51, 122, 183);
|
|
|
|
background-color: rgba(51, 122, 183, 0.1);
|
|
|
|
border-radius: 4px;
|
2021-09-07 23:06:18 +00:00
|
|
|
box-shadow: 0 3px 10px -2px var(--grey-50);
|
2017-09-14 06:04:59 +00:00
|
|
|
padding: 15px;
|
|
|
|
margin: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.visualizer_container .node .node_info {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
justify-content: center;
|
|
|
|
text-align: center;
|
2021-09-07 23:06:18 +00:00
|
|
|
border-bottom: 1px solid var(--grey-26);
|
2017-09-14 06:04:59 +00:00
|
|
|
padding-bottom: 10px;
|
|
|
|
}
|
|
|
|
|
2017-09-14 08:22:27 +00:00
|
|
|
.visualizer_container .node .node_info .node_platform {
|
|
|
|
margin-left: 2px;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
|
2019-08-13 15:38:04 +00:00
|
|
|
.visualizer_container .node .node_info .node_labels {
|
2021-09-07 23:06:18 +00:00
|
|
|
border-top: 1px solid var(--grey-26);
|
2019-08-13 15:38:04 +00:00
|
|
|
padding-top: 10px;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.visualizer_container .node .node_info .node_label {
|
|
|
|
font-style: italic;
|
|
|
|
color: #787878;
|
|
|
|
}
|
|
|
|
|
2017-09-14 06:04:59 +00:00
|
|
|
.visualizer_container .node .tasks {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.visualizer_container .node .tasks .task {
|
2021-09-07 23:06:18 +00:00
|
|
|
border: 1px solid var(--grey-6);
|
2017-09-14 06:04:59 +00:00
|
|
|
border-radius: 2px;
|
2021-09-07 23:06:18 +00:00
|
|
|
box-shadow: 0 3px 10px -2px var(--grey-50);
|
2017-09-14 06:04:59 +00:00
|
|
|
padding: 10px;
|
|
|
|
margin: 5px;
|
2017-09-22 06:53:08 +00:00
|
|
|
font-size: 10px;
|
2017-09-14 06:04:59 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.visualizer_container .node .tasks .task div {
|
|
|
|
padding: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.visualizer_container .node .tasks .task_running {
|
|
|
|
border-radius: 4px;
|
|
|
|
background-color: rgb(35, 174, 137);
|
|
|
|
background-color: rgba(35, 174, 137, 0.2);
|
|
|
|
}
|
|
|
|
|
|
|
|
.visualizer_container .node .tasks .task_stopped {
|
|
|
|
border-radius: 4px;
|
|
|
|
background-color: rgb(174, 35, 35);
|
|
|
|
background-color: rgba(174, 35, 35, 0.2);
|
|
|
|
}
|
|
|
|
|
|
|
|
.visualizer_container .node .tasks .task_warning {
|
|
|
|
border-radius: 4px;
|
|
|
|
background-color: rgb(240, 173, 78);
|
|
|
|
background-color: rgba(240, 173, 78, 0.2);
|
|
|
|
}
|
|
|
|
|
|
|
|
.visualizer_container .node .tasks .task_info {
|
|
|
|
border-radius: 4px;
|
|
|
|
background-color: rgb(70, 184, 218);
|
|
|
|
background-color: rgba(70, 184, 218, 0.2);
|
|
|
|
}
|
|
|
|
|
|
|
|
.visualizer_container .node .tasks .task .service_name {
|
|
|
|
text-align: center;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
2018-02-28 06:19:06 +00:00
|
|
|
.log_viewer {
|
2020-04-10 21:54:53 +00:00
|
|
|
height: 100%;
|
2018-02-28 06:19:06 +00:00
|
|
|
overflow-y: scroll;
|
2021-09-07 23:06:18 +00:00
|
|
|
color: var(--text-log-viewer-color);
|
2020-04-10 21:54:53 +00:00
|
|
|
font-size: 0.85em;
|
2021-09-07 23:06:18 +00:00
|
|
|
background-color: var(--bg-log-viewer-color);
|
2018-02-28 06:19:06 +00:00
|
|
|
}
|
|
|
|
|
2018-07-10 19:06:45 +00:00
|
|
|
.log_viewer.wrap_lines {
|
|
|
|
white-space: pre-wrap;
|
|
|
|
}
|
|
|
|
|
2018-02-28 06:19:06 +00:00
|
|
|
.log_viewer .inner_line {
|
|
|
|
padding: 0 15px;
|
|
|
|
cursor: pointer;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.log_viewer .inner_line:empty::after {
|
|
|
|
content: '.';
|
|
|
|
visibility: hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
.log_viewer .line_selected {
|
2021-09-07 23:06:18 +00:00
|
|
|
background-color: var(--bg-log-line-selected-color);
|
2018-02-28 06:19:06 +00:00
|
|
|
}
|
|
|
|
|
2021-11-16 12:33:01 +00:00
|
|
|
.tag:not(.token) {
|
2018-06-15 07:18:25 +00:00
|
|
|
padding: 2px 6px;
|
|
|
|
color: white;
|
2021-09-07 23:06:18 +00:00
|
|
|
background-color: var(--blue-2);
|
2018-06-15 07:18:25 +00:00
|
|
|
border: 1px solid #2e6da4;
|
|
|
|
border-radius: 4px;
|
|
|
|
}
|
|
|
|
|
2018-07-03 18:31:02 +00:00
|
|
|
.template-envvar {
|
|
|
|
padding-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
.line-separator {
|
2021-09-07 23:06:18 +00:00
|
|
|
border-bottom: 1px solid var(--grey-26);
|
2018-07-03 18:31:02 +00:00
|
|
|
width: 50%;
|
|
|
|
margin: 20px auto 10px auto;
|
|
|
|
}
|
|
|
|
|
2019-10-14 13:45:09 +00:00
|
|
|
.modal {
|
|
|
|
text-align: center;
|
2020-04-10 21:54:53 +00:00
|
|
|
padding: 0 !important;
|
2019-10-14 13:45:09 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.modal::before {
|
|
|
|
content: '';
|
|
|
|
display: inline-block;
|
|
|
|
height: 100%;
|
|
|
|
vertical-align: middle;
|
|
|
|
margin-right: -4px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.modal-dialog {
|
|
|
|
display: inline-block;
|
|
|
|
text-align: left;
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
|
2020-07-05 23:21:03 +00:00
|
|
|
.striked::after {
|
2021-09-07 23:06:18 +00:00
|
|
|
border-bottom: 0.2em solid var(--grey-26);
|
2020-07-05 23:21:03 +00:00
|
|
|
content: '';
|
|
|
|
left: 0;
|
|
|
|
margin-top: calc(0.2em / 2 * -1);
|
|
|
|
position: absolute;
|
|
|
|
right: 0;
|
|
|
|
top: 50%;
|
|
|
|
z-index: 2;
|
|
|
|
}
|
|
|
|
|
2021-01-08 02:30:43 +00:00
|
|
|
.striketext:before,
|
|
|
|
.striketext:after {
|
2021-09-07 23:06:18 +00:00
|
|
|
background-color: var(--grey-26);
|
2021-01-08 02:30:43 +00:00
|
|
|
content: '';
|
|
|
|
display: inline-block;
|
|
|
|
height: 1px;
|
|
|
|
position: relative;
|
|
|
|
vertical-align: middle;
|
|
|
|
width: 50%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.striketext:before {
|
|
|
|
right: 0.5em;
|
|
|
|
margin-left: -50%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.striketext:after {
|
|
|
|
left: 0.5em;
|
|
|
|
margin-right: -50%;
|
|
|
|
}
|
|
|
|
|
2017-05-23 18:56:10 +00:00
|
|
|
/*bootbox override*/
|
|
|
|
.modal-open {
|
|
|
|
padding-right: 0 !important;
|
2017-05-18 21:00:08 +00:00
|
|
|
}
|
2018-12-09 03:49:27 +00:00
|
|
|
|
|
|
|
.image-zoom-modal .modal-dialog {
|
|
|
|
width: 80%;
|
|
|
|
}
|
2017-05-23 18:56:10 +00:00
|
|
|
/*!bootbox override*/
|
2017-05-18 21:00:08 +00:00
|
|
|
|
2017-05-23 18:56:10 +00:00
|
|
|
/*angular-multi-select override*/
|
|
|
|
.multiSelect > button {
|
|
|
|
min-height: 30px !important;
|
2021-09-07 23:06:18 +00:00
|
|
|
background-image: var(--bg-image-multiselect-button);
|
|
|
|
border-color: var(--border-multiselect);
|
|
|
|
color: var(--text-multiselect);
|
|
|
|
background-color: var(--bg-multiselect-color);
|
|
|
|
}
|
|
|
|
|
|
|
|
.multiSelect > button:hover {
|
|
|
|
background-image: var(--bg-image-multiselect-hover);
|
|
|
|
}
|
|
|
|
|
|
|
|
.multiSelect .checkboxLayer {
|
|
|
|
border-color: var(--border-multiselect-checkboxlayer);
|
|
|
|
}
|
|
|
|
|
|
|
|
.multiSelect .checkBoxContainer {
|
|
|
|
background-color: var(--bg-multiselect-checkboxcontainer);
|
|
|
|
}
|
|
|
|
|
|
|
|
.multiSelect .multiSelectItem {
|
|
|
|
color: var(--text-multiselect-item);
|
|
|
|
}
|
|
|
|
|
|
|
|
.multiSelect .helperContainer {
|
|
|
|
background-color: var(--bg-multiselect-helpercontainer);
|
|
|
|
}
|
|
|
|
|
|
|
|
.multiSelect .multiSelectFocus {
|
|
|
|
background-image: var(--bg-image-multiselect);
|
2017-05-18 21:00:08 +00:00
|
|
|
}
|
|
|
|
|
2020-04-10 21:54:53 +00:00
|
|
|
.multiSelect .multiSelectItem:not(.multiSelectGroup).selected {
|
2021-09-07 23:06:18 +00:00
|
|
|
background-image: var(--bg-image-multiselect);
|
|
|
|
color: var(--white-color);
|
2017-05-23 18:56:10 +00:00
|
|
|
border: none;
|
2017-05-18 21:00:08 +00:00
|
|
|
}
|
|
|
|
|
2017-05-23 18:56:10 +00:00
|
|
|
.multiSelect .multiSelectItem:hover,
|
|
|
|
.multiSelect .multiSelectGroup:hover {
|
2021-09-07 23:06:18 +00:00
|
|
|
border-color: var(--grey-3);
|
|
|
|
background-image: var(--bg-image-multiselect) !important;
|
|
|
|
color: var(--white-color) !important;
|
2017-05-23 18:56:10 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.multiSelect .tickMark,
|
|
|
|
.widget .widget-body table tbody .multiSelect .tickMark {
|
|
|
|
top: 2px;
|
|
|
|
right: 12px;
|
|
|
|
font-size: 20px !important;
|
|
|
|
}
|
|
|
|
/*!angular-multi-select override*/
|
|
|
|
|
|
|
|
/*toaster override*/
|
|
|
|
#toast-container > div {
|
|
|
|
opacity: 0.9;
|
2017-05-18 21:00:08 +00:00
|
|
|
}
|
2017-05-23 18:56:10 +00:00
|
|
|
/*!toaster override*/
|
2017-07-11 07:56:28 +00:00
|
|
|
|
|
|
|
.monospaced {
|
|
|
|
font-family: monospace;
|
|
|
|
font-weight: 600;
|
2017-08-10 08:35:23 +00:00
|
|
|
}
|
2017-10-24 07:32:21 +00:00
|
|
|
|
2018-06-15 07:18:25 +00:00
|
|
|
/* json-tree override */
|
2017-10-24 07:32:21 +00:00
|
|
|
json-tree {
|
|
|
|
font-size: 13px;
|
2021-09-07 23:06:18 +00:00
|
|
|
color: var(--blue-5);
|
2017-10-24 07:32:21 +00:00
|
|
|
}
|
2018-06-15 07:18:25 +00:00
|
|
|
|
2017-10-24 07:32:21 +00:00
|
|
|
json-tree .key {
|
2021-09-07 23:06:18 +00:00
|
|
|
color: var(--blue-3);
|
2017-10-24 07:32:21 +00:00
|
|
|
padding-right: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
json-tree .branch-preview {
|
|
|
|
font-style: normal;
|
|
|
|
font-size: 11px;
|
2020-04-10 21:54:53 +00:00
|
|
|
opacity: 0.5;
|
2017-10-24 07:32:21 +00:00
|
|
|
}
|
2018-06-15 07:18:25 +00:00
|
|
|
/* !json-tree override */
|
2020-07-05 23:21:03 +00:00
|
|
|
|
|
|
|
/* uib-progressbar override */
|
|
|
|
.progress-bar {
|
2021-09-07 23:06:18 +00:00
|
|
|
color: var(--text-progress-bar-color);
|
2020-07-05 23:21:03 +00:00
|
|
|
}
|
|
|
|
/* !uib-progressbar override */
|
|
|
|
|
|
|
|
.loading-view-area {
|
|
|
|
height: 85%;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* bootstrap extend */
|
|
|
|
.input-xs {
|
|
|
|
height: 22px;
|
|
|
|
padding: 2px 5px;
|
|
|
|
font-size: 12px;
|
|
|
|
line-height: 1.5; /* If Placeholder of the input is moved up, rem/modify this. */
|
|
|
|
border-radius: 3px;
|
|
|
|
}
|
|
|
|
/* !bootstrap extend */
|
|
|
|
|
|
|
|
/* spinkit override */
|
|
|
|
.sk-fold {
|
|
|
|
width: 57px;
|
|
|
|
height: 57px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sk-fold-cube {
|
|
|
|
background-color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sk-fold-cube:before {
|
2021-09-07 23:06:18 +00:00
|
|
|
background-color: var(--blue-2);
|
2020-07-05 23:21:03 +00:00
|
|
|
}
|
|
|
|
/* !spinkit override */
|
2020-12-14 03:27:05 +00:00
|
|
|
|
2021-02-19 22:26:32 +00:00
|
|
|
/* uib-typeahead override */
|
|
|
|
#scrollable-dropdown-menu .dropdown-menu {
|
|
|
|
max-height: 300px;
|
|
|
|
overflow-y: auto;
|
|
|
|
}
|
|
|
|
/* !uib-typeahead override */
|
2021-06-15 21:11:35 +00:00
|
|
|
|
2021-08-05 03:02:06 +00:00
|
|
|
.kubectl-shell {
|
|
|
|
display: block;
|
|
|
|
text-align: center;
|
|
|
|
padding-bottom: 5px;
|
|
|
|
}
|
feat(helm/templates): helm app templates EE-943 (#5449)
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* feat(helm): list and configure helm chart (#5431)
* backport and tidyup code
* --amend
* using rocket icon for charts
* helm chart bugfix - clear category button
* added matomo analytics for helm chart install
* fix web editor exit warning without changes
* editor modified exit bugfix
* fixed notifications typo
* updated helm template text
* helper text to convey slow helm templates load
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* removing redundant time-consuming api call by using prop attribute
* feat(helm) helm chart backport from ee EE-1311 (#5436)
* Add missing defaultHelmRepoUrl and mock testing
* Backport EE-1477
* Backport updates to helm tests from EE
* add https by default changes and ssl to tls renaming from EE
* Port install integration test. Disabled by default to pass CI checks
* merged changes from EE for the integration test
* kube proxy whitelist updated to support internal helm install command
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* Pull in all changes from tech review in EE-943
* added helm to sidebar after rebase, sync CE with EE
* bugfix: kubectl shell not opening - bearer token bug
* tidy go modules & remove yarn-error.log
* removed redundant handler (not used) - to match EE
* resolved merge conflicts, updated code
* feat(helm/views): helm release and application views EE-1236 (#5529)
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* Pull in all changes from tech review in EE-943
* added helm to sidebar after rebase, sync CE with EE
* removed redundant handler (not used) - to match EE
* feat(helm) display helm charts - backend EE-1236
* copy over components for new applications view EE-1236
* Add new applications datatable component
* Add more migrated files
* removed test not applicable to CE
* baclkported EE app data table code to CE
* removed redundant helm repo url
* resolved conflicts, updated code
* using endpoint middleware
* PR review fixes
* using constants, openapi updated
Co-authored-by: Richard Wei <54336863+WaysonWei@users.noreply.github.com>
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* fixed test conflicts, go linted
* feat(helm/templates-add): helm templates add repo for user support EE-1278 (#5514)
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* feat(helm) helm chart backport from ee EE-1311 (#5436)
* Add missing defaultHelmRepoUrl and mock testing
* Backport EE-1477
* Backport updates to helm tests from EE
* add https by default changes and ssl to tls renaming from EE
* Port install integration test. Disabled by default to pass CI checks
* merged changes from EE for the integration test
* kube proxy whitelist updated to support internal helm install command
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* Pull in all changes from tech review in EE-943
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* Pull in all changes from tech review in EE-943
* added helm to sidebar after rebase, sync CE with EE
* backport EE-1278, squashed, diffed, updated
* helm install openapi spec update
* resolved conflicts, updated code
* - matching ee codebase at 0afe57034449ee0e9f333d92c252a13995a93019
- helm install using endpoint middleware
- remove trailing slash from added/persisted helm repo urls
* feat(helm) use libhelm url validator and improved path assembly EE-1554 (#5561)
* feat(helm/userrepos) fix getting global repo for ordinary users EE-1562 (#5567)
* feat(helm/userrepos) fix getting global repo for ordinary users EE-1562
* post review changes and further backported changes from EE
* resolved conflicts, updated code
* fixed helm_install handler unit test
* user cannot add existing repo if suffix is '/' (#5571)
* feat(helm/docs) fix broken swagger docs EE-1278 (#5572)
* Fix swagger docs
* minor correction
* fix(helm): migrating code from user handler to helm handler (#5573)
* - migrated user_helm_repos to helm endpoint handler
- migrated api operations from user factory/service to helm factory/service
- passing endpointId into helm service/factory as endpoint provider is deprecated
* upgrade libhelm to hide secrets
Co-authored-by: Matt Hook <hookenz@gmail.com>
* removed duplicate file - due to merge conflict
* dependency injection in helm factory
Co-authored-by: Richard Wei <54336863+WaysonWei@users.noreply.github.com>
Co-authored-by: Matt Hook <hookenz@gmail.com>
* kubernetes.templates -> kubernetes.templates.helm name conflict fix
* Validate the URL added as a public helm repo (#5579)
* fix(helm): helm app deletion fix EE-1581 (#5582)
* updated helm lib to show correct error on uninstall failure
* passing down helm app namespace on deletion
* fix(k8s): EE-1591 non-admin users cannot deploy charts containing secrets (#5590)
Co-authored-by: Simon Meng <simon.meng@portainer.io>
* fix(helm): helm epic bugfixes EE-1582 EE-1593 (#5585)
* - trim trailing slash and lowercase before persisting helm repo
- browser helm templates url /kubernetes/templates/templates -> /kubernetes/templates/helm
- fix publish url
- fix helm repo add refresh
- semi-fix k8s app expansion
* Tidy up swagger documentation related to helm. Make json consistent
* fixed helm release page for non-default namespaces
* k8s app view table expansion bugfix
* EE-1593: publish url load balancer fallback
Co-authored-by: Matt Hook <hookenz@gmail.com>
* k8s app list fix for charts with deployments containing multiple pods - which use the same label (#5599)
* fix(kubernetes): app list view fix for secrets with long keys or values EE-1600 (#5600)
* k8s app secrets key value text overflow ellipses
* wrapping key value pairs instead of ellipses
* fix(helm): helm apps bundling issue across different namespaces EE-1619 (#5602)
* helm apps bundling issue across different namespaces
* - code comments and indentation to ease reading
- moved namespace calc out of loop
* feat(helm/test) disable slow helm search test by default EE-1599 (#5598)
* skip helm_repo_search as it's an integration test
* switch to portainer built in integration test checker
* make module order match EE
* don't print test struct out when skipping integration test
Co-authored-by: Richard Wei <54336863+WaysonWei@users.noreply.github.com>
Co-authored-by: Matt Hook <hookenz@gmail.com>
Co-authored-by: cong meng <mcpacino@gmail.com>
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-09-10 02:06:57 +00:00
|
|
|
|
2021-10-06 06:24:26 +00:00
|
|
|
.w-full {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.flex {
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
|
|
|
|
.block {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.items-center {
|
|
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
|
2021-11-23 05:16:50 +00:00
|
|
|
.space-y-8 > * + * {
|
|
|
|
margin-top: 2rem;
|
|
|
|
}
|
|
|
|
|
2021-10-06 06:24:26 +00:00
|
|
|
.my-8 {
|
|
|
|
margin-top: 2rem;
|
|
|
|
margin-bottom: 2rem;
|
|
|
|
}
|
|
|
|
|
2021-11-28 21:41:21 +00:00
|
|
|
.m-l-5 {
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.m-l-20 {
|
|
|
|
margin-left: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.m-l-30 {
|
|
|
|
margin-left: 30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.m-r-2 {
|
|
|
|
margin-right: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.m-r-5 {
|
|
|
|
margin-right: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.m-t-10 {
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.m-t-10 {
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.m-b-10 {
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.no-margin {
|
|
|
|
margin: 0 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.no-border {
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dispay-flex {
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
|
|
|
|
.flex-wrap {
|
|
|
|
flex-wrap: wrap;
|
|
|
|
}
|
|
|
|
|
feat(helm/templates): helm app templates EE-943 (#5449)
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* feat(helm): list and configure helm chart (#5431)
* backport and tidyup code
* --amend
* using rocket icon for charts
* helm chart bugfix - clear category button
* added matomo analytics for helm chart install
* fix web editor exit warning without changes
* editor modified exit bugfix
* fixed notifications typo
* updated helm template text
* helper text to convey slow helm templates load
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* removing redundant time-consuming api call by using prop attribute
* feat(helm) helm chart backport from ee EE-1311 (#5436)
* Add missing defaultHelmRepoUrl and mock testing
* Backport EE-1477
* Backport updates to helm tests from EE
* add https by default changes and ssl to tls renaming from EE
* Port install integration test. Disabled by default to pass CI checks
* merged changes from EE for the integration test
* kube proxy whitelist updated to support internal helm install command
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* Pull in all changes from tech review in EE-943
* added helm to sidebar after rebase, sync CE with EE
* bugfix: kubectl shell not opening - bearer token bug
* tidy go modules & remove yarn-error.log
* removed redundant handler (not used) - to match EE
* resolved merge conflicts, updated code
* feat(helm/views): helm release and application views EE-1236 (#5529)
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* Pull in all changes from tech review in EE-943
* added helm to sidebar after rebase, sync CE with EE
* removed redundant handler (not used) - to match EE
* feat(helm) display helm charts - backend EE-1236
* copy over components for new applications view EE-1236
* Add new applications datatable component
* Add more migrated files
* removed test not applicable to CE
* baclkported EE app data table code to CE
* removed redundant helm repo url
* resolved conflicts, updated code
* using endpoint middleware
* PR review fixes
* using constants, openapi updated
Co-authored-by: Richard Wei <54336863+WaysonWei@users.noreply.github.com>
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* fixed test conflicts, go linted
* feat(helm/templates-add): helm templates add repo for user support EE-1278 (#5514)
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* feat(helm) helm chart backport from ee EE-1311 (#5436)
* Add missing defaultHelmRepoUrl and mock testing
* Backport EE-1477
* Backport updates to helm tests from EE
* add https by default changes and ssl to tls renaming from EE
* Port install integration test. Disabled by default to pass CI checks
* merged changes from EE for the integration test
* kube proxy whitelist updated to support internal helm install command
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
* Pull in all changes from tech review in EE-943
* feat(helm): add helm chart backport to ce EE-1409 (#5425)
* EE-1311 Helm Chart Backport from EE
* backport to ce
Co-authored-by: Matt Hook <hookenz@gmail.com>
* Pull in all changes from tech review in EE-943
* added helm to sidebar after rebase, sync CE with EE
* backport EE-1278, squashed, diffed, updated
* helm install openapi spec update
* resolved conflicts, updated code
* - matching ee codebase at 0afe57034449ee0e9f333d92c252a13995a93019
- helm install using endpoint middleware
- remove trailing slash from added/persisted helm repo urls
* feat(helm) use libhelm url validator and improved path assembly EE-1554 (#5561)
* feat(helm/userrepos) fix getting global repo for ordinary users EE-1562 (#5567)
* feat(helm/userrepos) fix getting global repo for ordinary users EE-1562
* post review changes and further backported changes from EE
* resolved conflicts, updated code
* fixed helm_install handler unit test
* user cannot add existing repo if suffix is '/' (#5571)
* feat(helm/docs) fix broken swagger docs EE-1278 (#5572)
* Fix swagger docs
* minor correction
* fix(helm): migrating code from user handler to helm handler (#5573)
* - migrated user_helm_repos to helm endpoint handler
- migrated api operations from user factory/service to helm factory/service
- passing endpointId into helm service/factory as endpoint provider is deprecated
* upgrade libhelm to hide secrets
Co-authored-by: Matt Hook <hookenz@gmail.com>
* removed duplicate file - due to merge conflict
* dependency injection in helm factory
Co-authored-by: Richard Wei <54336863+WaysonWei@users.noreply.github.com>
Co-authored-by: Matt Hook <hookenz@gmail.com>
* kubernetes.templates -> kubernetes.templates.helm name conflict fix
* Validate the URL added as a public helm repo (#5579)
* fix(helm): helm app deletion fix EE-1581 (#5582)
* updated helm lib to show correct error on uninstall failure
* passing down helm app namespace on deletion
* fix(k8s): EE-1591 non-admin users cannot deploy charts containing secrets (#5590)
Co-authored-by: Simon Meng <simon.meng@portainer.io>
* fix(helm): helm epic bugfixes EE-1582 EE-1593 (#5585)
* - trim trailing slash and lowercase before persisting helm repo
- browser helm templates url /kubernetes/templates/templates -> /kubernetes/templates/helm
- fix publish url
- fix helm repo add refresh
- semi-fix k8s app expansion
* Tidy up swagger documentation related to helm. Make json consistent
* fixed helm release page for non-default namespaces
* k8s app view table expansion bugfix
* EE-1593: publish url load balancer fallback
Co-authored-by: Matt Hook <hookenz@gmail.com>
* k8s app list fix for charts with deployments containing multiple pods - which use the same label (#5599)
* fix(kubernetes): app list view fix for secrets with long keys or values EE-1600 (#5600)
* k8s app secrets key value text overflow ellipses
* wrapping key value pairs instead of ellipses
* fix(helm): helm apps bundling issue across different namespaces EE-1619 (#5602)
* helm apps bundling issue across different namespaces
* - code comments and indentation to ease reading
- moved namespace calc out of loop
* feat(helm/test) disable slow helm search test by default EE-1599 (#5598)
* skip helm_repo_search as it's an integration test
* switch to portainer built in integration test checker
* make module order match EE
* don't print test struct out when skipping integration test
Co-authored-by: Richard Wei <54336863+WaysonWei@users.noreply.github.com>
Co-authored-by: Matt Hook <hookenz@gmail.com>
Co-authored-by: cong meng <mcpacino@gmail.com>
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-09-10 02:06:57 +00:00
|
|
|
.text-wrap {
|
|
|
|
word-break: break-all;
|
|
|
|
white-space: normal;
|
|
|
|
}
|
2022-01-04 12:16:09 +00:00
|
|
|
|
|
|
|
.space-x-1 {
|
|
|
|
margin-left: 0.25rem;
|
|
|
|
}
|