9af9b70f3e
commite4605d990dAuthor: yi-portainer <yi.chen@portainer.io> Date: Tue Feb 2 17:42:57 2021 +1300 * update portainer version commit768697157cAuthor: LP B <xAt0mZ@users.noreply.github.com> Date: Tue Feb 2 05:00:19 2021 +0100 sec(app): remove unused and vulnerable dependencies (#4801) commitd3086da139Author: cong meng <mcpacino@gmail.com> Date: Tue Feb 2 15:10:06 2021 +1300 fix(k8s) trigger port validation while changing protocol (ce#394) (#4804) Co-authored-by: Simon Meng <simon.meng@portainer.io> commit95894e8047Author: cong meng <mcpacino@gmail.com> Date: Tue Feb 2 15:03:11 2021 +1300 fix(k8s) parse empty configuration as empty string yaml instead of {} (ce#395) (#4805) Co-authored-by: Simon Meng <simon.meng@portainer.io> commit81de55feddAuthor: Yi Chen <69284638+yi-portainer@users.noreply.github.com> Date: Tue Feb 2 11:12:40 2021 +1300 * fix missing kubectl download (#4802) commit84827b8782Author: Steven Kang <skan070@gmail.com> Date: Sun Jan 31 17:32:30 2021 +1300 feat(build): introducing buildx for Windows (#4792) * feat(build): introducing buildx for Windows * feat(build): re-ordered USER * feat(build): Fixed Typo * feat(build): fixed typo commita71e71f481Author: Dmitry Salakhov <to@dimasalakhov.com> Date: Mon Jan 25 19:16:53 2021 +0000 feat(compose): add docker-compose wrapper (#4713) * feat(compose): add docker-compose wrapper ce-187 * fix(compose): pick compose implementation upon startup * Add static compose build for linux * Fix wget * Fix platofrm specific docker-compose download * Keep amd64 architecture as download parameter * Add tmp folder for docker-compose * fix: line endings * add proxy server * logs * Proxy * Add lite transport for compose * Fix local deployment * refactor: pass proxyManager by ref * fix: string conversion * refactor: compose wrapper remove unused code * fix: tests * Add edge * Fix merge issue * refactor: remove unused code * Move server to proxy implementation * Cleanup wrapper and manager * feat: pass max supported compose syntax version with each endpoint * fix: pick compose syntax version * fix: store wrapper version in portainer * Get and show composeSyntaxMaxVersion at stack creation screen * Get and show composeSyntaxMaxVersion at stack editor screen * refactor: proxy server * Fix used tmp * Bump docker-compose to 1.28.0 * remove message for docker compose limitation * fix: markup typo * Rollback docker compose to 1.27.4 * * attempt to fix the windows build issue * * attempt to debug grunt issue * * use console log in grunt file * fix: try to fix windows build by removing indirect deps from go.mod * Remove tmp folder * Remove builder stage * feat(build/windows): add git for Docker Compose * feat(build/windows): add git for Docker Compose * feat(build/windows): add git for Docker Compose * feat(build/windows): add git for Docker Compose * feat(build/windows): add git for Docker Compose * feat(build/windows): add git for Docker Compose - fixed verbose output * refactor: renames * fix(stack): get endpoint by EndpointProvider * fix(stack): use margin to add space between line instead of using br tag Co-authored-by: Stéphane Busso <stephane.busso@gmail.com> Co-authored-by: Simon Meng <simon.meng@portainer.io> Co-authored-by: yi-portainer <yi.chen@portainer.io> Co-authored-by: Steven Kang <skan070@gmail.com> commit83f4c5ec0bAuthor: LP B <xAt0mZ@users.noreply.github.com> Date: Mon Jan 25 02:43:54 2021 +0100 fix(k8s/app): remove advanced deployment panel from app details view (#4730) commit41308d570dAuthor: Maxime Bajeux <max.bajeux@gmail.com> Date: Mon Jan 25 02:14:35 2021 +0100 feat(configurations): Review UI/UX configurations (#4691) * feat(configurations): Review UI/UX configurations * feat(configurations): fix binary secret value * fix(frontend): populate data between simple and advanced modes (#4503) * fix(configuration): parseYaml before create configuration * fix(configurations): change c to C in ConfigurationOwner * fix(application): change configuration index to configuration key in the view * fix(configuration): resolve problem in application create with configuration not overriden. * fix(configuration): fix bad import in helper Co-authored-by: Simon Meng <simon.meng@portainer.io> commit46ff8a01bcAuthor: Chaim Lev-Ari <chiptus@users.noreply.github.com> Date: Fri Jan 22 03:08:08 2021 +0200 fix(kubernetes/pods): save note (#4675) * feat(kubernetes/pods): introduce patch api * feat(k8s/pods): pod converter * feat(kubernetes/pods): introduce patch api * feat(k8s/pod): add annotations only if needed * fix(k8s/pod): replace class with factory function commit2b257d2785Author: yi-portainer <yi.chen@portainer.io> Date: Thu Jan 21 00:02:22 2021 +1300 Squashed commit of the following 2.0.1 release fixes: commitf90d6b55d6Author: Chaim Lev-Ari <chiptus@users.noreply.github.com> Date: Wed Jan 13 00:56:19 2021 +0200 feat(service): clear source volume when change type (#4627) * feat(service): clear source volume when change type * feat(service): init volume source to the correct value commit1b82b450d7Author: Yi Chen <69284638+yi-portainer@users.noreply.github.com> Date: Thu Jan 7 14:47:32 2021 +1300 * bump the APIVersion to 2.0.1 (#4688) commitb78d804881Author: Yi Chen <69284638+yi-portainer@users.noreply.github.com> Date: Wed Dec 30 23:03:43 2020 +1300 Revert "chore(build): bump Kompose version (#4475)" (#4676) This reverts commit380f106571. Co-authored-by: Stéphane Busso <sbusso@users.noreply.github.com> commit51b72c12f9Author: Anthony Lapenna <anthony.lapenna@portainer.io> Date: Wed Dec 23 14:45:32 2020 +1300 fix(docker/stack-details): do not display editor tab for external stack (#4650) commit58c04bdbe3Author: Yi Chen <69284638+yi-portainer@users.noreply.github.com> Date: Tue Dec 22 13:47:11 2020 +1300 + silently continue when downloading artifacts in windows (#4637) commita6320d5222Author: cong meng <mcpacino@gmail.com> Date: Tue Dec 22 13:38:54 2020 +1300 fix(frontend) unable to retrieve config map error when trying to manage newly created resource pool (ce#180) (#4618) * fix(frontend) unable to retrieve config map error when trying to manage newly created resource pool (ce#180) * fix(frontend) rephrase comments (#4629) Co-authored-by: Stéphane Busso <sbusso@users.noreply.github.com> Co-authored-by: Simon Meng <simon.meng@portainer.io> Co-authored-by: Stéphane Busso <sbusso@users.noreply.github.com> commitda41dbb79aAuthor: cong meng <mcpacino@gmail.com> Date: Wed Jan 20 15:19:35 2021 +1300 fix(stack): stacks created via API are incorrectly marked as private with no owner (#3721) (#4725) Co-authored-by: Simon Meng <simon.meng@portainer.io> commit68d42617f2Author: Maxime Bajeux <max.bajeux@gmail.com> Date: Wed Jan 20 01:02:18 2021 +0100 feat(placement): Add a warning notification under the placement tab when an application cannot be scheduled on any node in the cluster (#4525) * feat(placement): Add a warning notification under the placement tab when an application cannot be scheduled on any node in the cluster * fix(applications): if there is at least one node the application can schedule on, then do not show the warning commit8323e22309Author: Anthony McMahon <75223906+Anthony-Portainer@users.noreply.github.com> Date: Wed Jan 20 12:06:25 2021 +1300 Update issue templates Adding auto labelling to Bug Report (kind/bug, bug/unconfirmed) and Question (kind/question) commit20d4341170Author: Chaim Lev-Ari <chiptus@users.noreply.github.com> Date: Tue Jan 19 00:10:08 2021 +0200 fix(state): check validity of state (#4609) commit832cafc933Author: Chaim Lev-Ari <chiptus@users.noreply.github.com> Date: Mon Jan 18 02:59:57 2021 +0200 fix(registries): update password only when not empty (#4669) commitf3c537ac2cAuthor: cong meng <mcpacino@gmail.com> Date: Mon Jan 18 13:02:16 2021 +1300 chore(build): bump Kompose version (#4473) (#4724) Co-authored-by: Simon Meng <simon.meng@portainer.io> commit958baf6283Author: Anthony McMahon <75223906+Anthony-Portainer@users.noreply.github.com> Date: Mon Jan 18 09:30:17 2021 +1300 Update README.md commit08e392378eAuthor: Chaim Lev-Ari <chiptus@users.noreply.github.com> Date: Sun Jan 17 09:28:09 2021 +0200 chore(app): fail on angular components missing nginject (#4224) commita2d9734b8bAuthor: Alice Groux <alice.grx@gmail.com> Date: Sun Jan 17 04:50:22 2021 +0100 fix(k8s/datatables): reduce size of collapse/expand column for stacks datatable and storage datatable (#4511) * fix(k8s/datatables): reduce size of collapse/expand column for stacks datatable and storage datatable * fix(k8s/datatables): reduce size of expand/collapse column commit15aed9fc6fAuthor: DarkAEther <30438425+DarkAEther@users.noreply.github.com> Date: Sun Jan 17 06:23:32 2021 +0530 feat(area/kubernetes): show shared access policy in volume details (#4707) commit121d33538dAuthor: Alice Groux <alice.grx@gmail.com> Date: Fri Jan 15 02:51:36 2021 +0100 fix(k8s/application): validate load balancer ports inputs (#4426) * fix(k8s/application): validate load balancer ports inputs * fix(k8s/application): allow user to only change the protocol on the first port mapping commit7a03351df8Author: Olli Janatuinen <olljanat@users.noreply.github.com> Date: Thu Jan 14 23:05:33 2021 +0200 dep(api): Support Docker Stack 3.8 (#4333) - Linux: Update Docker binary to version 19.03.13 - Windows: Update Docker binary to version 19.03.12 commit0c2987893dAuthor: Alice Groux <alice.grx@gmail.com> Date: Thu Jan 14 03:04:44 2021 +0100 feat(app/images): in advanced mode, remove tooltip and add an information message (#4528) commitd1eddaa188Author: Alice Groux <alice.grx@gmail.com> Date: Thu Jan 14 00:24:56 2021 +0100 feat(app/network): rename restrict external acces to the network label and add a tooltip (#4514) commitd336ada3c2Author: Anthony Lapenna <anthony.lapenna@portainer.io> Date: Wed Jan 13 16:13:27 2021 +1300 feat(k8s/application): review application creation warning style (#4613) commit839198fbffAuthor: Avadhut Tanugade <30384908+mrwhoknows55@users.noreply.github.com> Date: Wed Jan 13 04:49:18 2021 +0530 commit486ffa5bbdAuthor: Chaim Lev-Ari <chiptus@users.noreply.github.com> Date: Tue Jan 12 23:40:09 2021 +0200 chore(webpack): add source maps (#4471) * chore(webpack): add source maps * feat(build): fetch source maps for 3rd party libs commit4cd468ce21Author: Maxime Bajeux <max.bajeux@gmail.com> Date: Tue Jan 12 02:35:59 2021 +0100 Can't create kubernetes resources with a username longer than 63 characters (#4672) * fix(kubernetes): truncate username when we create resource * fix(k8s): remove forbidden characters in owner label commitcbd7fdc62eAuthor: Chaim Lev-Ari <chiptus@users.noreply.github.com> Date: Tue Jan 12 01:38:49 2021 +0200 feat(docker/stacks): introduce date info for stacks (#4660) * feat(docker/stacks): add creation and update dates * feat(docker/stacks): put ownership column as the last column * feat(docker/stacks): fix the no stacks message * refactor(docker/stacks): make external stacks helpers more readable * feat(docker/stacks): add updated and created by * feat(docker/stacks): toggle updated column * refactor(datatable): create column visibility component Co-authored-by: alice groux <alice.grx@gmail.com> commitb9fe8009ddAuthor: DarkAEther <30438425+DarkAEther@users.noreply.github.com> Date: Mon Jan 11 08:05:19 2021 +0530 feat(image-details): Show labels in images datatable (#4287) * feat(images): show labels in images datatable * move labels to image details view commit6a504e7134Author: Stéphane Busso <sbusso@users.noreply.github.com> Date: Mon Jan 11 14:44:15 2021 +1300 fix(settings): Use default setting if UserSessionTimeout not set (#4521) * fix(settings): Use default settings if UserSessionTimeout not set * Update UserSessionTimeout settings in database if set to empty string commit51ba0876a5Author: Alice Groux <alice.grx@gmail.com> Date: Mon Jan 11 00:51:46 2021 +0100 feat(k8s/configuration): rename add ingress controller button and changed information text (#4540) commit769e6a4c6cAuthor: Alice Groux <alice.grx@gmail.com> Date: Sun Jan 10 23:30:31 2021 +0100 feat(k8s/configuration): add extra information panel when creating a sensitive configuration (#4541) commit105d1ae519Author: cong meng <mcpacino@gmail.com> Date: Fri Jan 8 15:30:43 2021 +1300 feat(frontend): de-emphasize internal login when OAuth is enabled (#3065) (#4565) * feat(frontend): de-emphasize internal login when OAuth is enabled (#3065) * feat(frontend): change the "Use internal authentication" style to be primary (#3065) * feat(frontend): resize the login with "provider" button to use a 120% font size (#3065) * feat(frontend): remove unused css for h1 tag (#3065) Co-authored-by: Simon Meng <simon.meng@portainer.io> commitcf508065ecAuthor: cong meng <mcpacino@gmail.com> Date: Fri Jan 8 12:51:27 2021 +1300 fix(frontend): application edit page initializes the overridenKeyType of new added configuration key to NONE so that the user can select how to load it (#4548) (#4593) Co-authored-by: Simon Meng <simon.meng@portainer.io> commiteab828279eAuthor: itsconquest <william.conquest@portainer.io> Date: Fri Jan 8 12:46:57 2021 +1300 chore(project): exclude refactors (#4689) commitd5763a970bAuthor: cong meng <mcpacino@gmail.com> Date: Fri Jan 8 12:45:06 2021 +1300 fix(frontend): Resource pool 'created' attribute is showing the time you view it at & not actual creation time (#4568) (#4599) Co-authored-by: Simon Meng <simon.meng@portainer.io> commitc9f68a4d8fAuthor: cong meng <mcpacino@gmail.com> Date: Fri Jan 8 11:55:42 2021 +1300 fix(kubernetes): removes kube client cache when edge proxy is removed (#4487) (#4574) Co-authored-by: Simon Meng <simon.meng@portainer.io> commit7848bcf2f4Author: Alice Groux <alice.grx@gmail.com> Date: Thu Jan 7 22:29:17 2021 +0100 feat(k8s/resources-list-view): add advanced deployment panel to resources list view (#4516) * feat(k8s/resources-list-view): add advanced deployment panel to applications view, configurations view and volumes view * feat(k8s/resources-list-view): move advanced deployment into a template and use it everywhere commitb924347c5bAuthor: Stéphane Busso <stephane.busso@gmail.com> Date: Thu Jan 7 14:03:46 2021 +1300 Bump portainer version commit9fbda9fb99Author: Yi Chen <69284638+yi-portainer@users.noreply.github.com> Date: Thu Jan 7 13:38:01 2021 +1300 Merge in release fixes to develop (#4687) * fix(frontend) unable to retrieve config map error when trying to manage newly created resource pool (ce#180) (#4618) * fix(frontend) unable to retrieve config map error when trying to manage newly created resource pool (ce#180) * fix(frontend) rephrase comments (#4629) Co-authored-by: Stéphane Busso <sbusso@users.noreply.github.com> Co-authored-by: Simon Meng <simon.meng@portainer.io> Co-authored-by: Stéphane Busso <sbusso@users.noreply.github.com> * + silently continue when downloading artifacts in windows (#4637) * fix(docker/stack-details): do not display editor tab for external stack (#4650) * Revert "chore(build): bump Kompose version (#4475)" (#4676) This reverts commit380f106571. Co-authored-by: Stéphane Busso <sbusso@users.noreply.github.com> Co-authored-by: cong meng <mcpacino@gmail.com> Co-authored-by: Simon Meng <simon.meng@portainer.io> Co-authored-by: Stéphane Busso <sbusso@users.noreply.github.com> Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io> commit82f8062784Author: Anthony Lapenna <lapenna.anthony@gmail.com> Date: Wed Jan 6 11:31:05 2021 +1300 chore(github): update issue template commit49982eb98aAuthor: knittl <knittl89+github@gmail.com> Date: Tue Jan 5 20:49:50 2021 +0100 commit4be3ac470fMerge:7975ef79a50ab51bAuthor: Stéphane Busso <sbusso@users.noreply.github.com> Date: Thu Dec 24 23:45:53 2020 +1300 Merge pull request #4658 from portainer/revert-4475-chore-ce-86-bump-kompose-version Revert "chore(build): bump Kompose version" commita50ab51befAuthor: Stéphane Busso <sbusso@users.noreply.github.com> Date: Thu Dec 24 12:12:28 2020 +1300 Revert "chore(build): bump Kompose version (#4475)" This reverts commit380f106571.
1070 lines
18 KiB
CSS
1070 lines
18 KiB
CSS
html,
|
|
body,
|
|
#page-wrapper,
|
|
#content-wrapper,
|
|
.page-content,
|
|
#view {
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
|
|
#view {
|
|
position: relative;
|
|
}
|
|
|
|
.white-space-normal {
|
|
white-space: normal !important;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
|
|
.containerNameInput:active,
|
|
.containerNameInput:focus {
|
|
outline: none;
|
|
}
|
|
|
|
#network-legend {
|
|
text-align: center;
|
|
}
|
|
|
|
#network-legend span {
|
|
display: inline;
|
|
font-size: 18px;
|
|
}
|
|
|
|
.header_title_content {
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.form-section-title {
|
|
border-bottom: 1px solid #777;
|
|
margin-top: 5px;
|
|
margin-bottom: 15px;
|
|
color: #777;
|
|
padding-left: 0;
|
|
}
|
|
|
|
.form-horizontal .control-label.text-left {
|
|
text-align: left;
|
|
font-size: 0.9em;
|
|
}
|
|
|
|
input[type='checkbox'] {
|
|
margin-top: 1px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.md-checkbox input[type='checkbox'] {
|
|
width: 16px;
|
|
height: 16px;
|
|
margin-top: -1px;
|
|
}
|
|
|
|
a[ng-click] {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.space-right {
|
|
margin-right: 5px;
|
|
}
|
|
|
|
.space-left {
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.portainer-disabled-link {
|
|
color: gray;
|
|
pointer-events: none;
|
|
}
|
|
|
|
.portainer-disabled-datatable {
|
|
color: gray;
|
|
}
|
|
|
|
.portainer-disabled-datatable a {
|
|
color: gray;
|
|
pointer-events: none;
|
|
}
|
|
|
|
.tooltip.portainer-tooltip .tooltip-inner {
|
|
font-family: Montserrat;
|
|
background-color: #ffffff;
|
|
padding: 0.833em 1em;
|
|
color: #333333;
|
|
border: 1px solid #d4d4d5;
|
|
border-radius: 0.14285714rem;
|
|
box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
|
|
}
|
|
|
|
.tooltip.portainer-tooltip .tooltip-arrow {
|
|
display: none;
|
|
}
|
|
|
|
.fa.tooltip-icon {
|
|
margin-left: 5px;
|
|
font-size: 1.3em;
|
|
}
|
|
|
|
.fa.green-icon {
|
|
color: #23ae89;
|
|
}
|
|
|
|
.fa.red-icon {
|
|
color: #ae2323;
|
|
}
|
|
|
|
.fa.orange-icon {
|
|
color: #f0ad4e;
|
|
}
|
|
|
|
.fa.white-icon {
|
|
color: white;
|
|
}
|
|
|
|
.fa.blue-icon,
|
|
.fab.blue-icon {
|
|
color: #337ab7;
|
|
}
|
|
|
|
.text-warning {
|
|
color: #f0ad4e;
|
|
}
|
|
|
|
.widget .widget-body table tbody .image-tag {
|
|
font-size: 90% !important;
|
|
margin-right: 5px;
|
|
}
|
|
|
|
.widget .widget-body table tbody .label-margins {
|
|
margin-left: 5px;
|
|
margin-right: 0;
|
|
}
|
|
|
|
.widget .widget-body table tbody .fit-text-size {
|
|
font-size: 90% !important;
|
|
}
|
|
|
|
.widget .widget-body table thead th {
|
|
font-weight: normal;
|
|
}
|
|
|
|
.widget .widget-body .nowrap-cells tbody td {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.widget .widget-body table tbody td {
|
|
white-space: normal;
|
|
word-break: break-word;
|
|
}
|
|
|
|
.widget .widget-body table.container-details-table > tbody > tr > td:first-child {
|
|
word-break: normal;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.widget .widget-body table.description-table {
|
|
table-layout: fixed;
|
|
}
|
|
|
|
.template-widget {
|
|
height: 100%;
|
|
}
|
|
|
|
.template-widget-body {
|
|
max-height: 86%;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
.blocklist {
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 10px;
|
|
}
|
|
|
|
.blocklist-item {
|
|
padding: 0.7rem;
|
|
margin-bottom: 0.7rem;
|
|
cursor: pointer;
|
|
border: 1px solid #cccccc;
|
|
border-radius: 2px;
|
|
box-shadow: 0 3px 10px -2px rgba(161, 170, 166, 0.5);
|
|
}
|
|
|
|
.blocklist-item--disabled {
|
|
cursor: auto;
|
|
background-color: #ececec;
|
|
}
|
|
|
|
.blocklist-item--selected {
|
|
border: 2px solid #bbbbbb;
|
|
background-color: #ececec;
|
|
color: #2d3e63;
|
|
}
|
|
|
|
.blocklist-item:hover {
|
|
background-color: #ececec;
|
|
color: #2d3e63;
|
|
}
|
|
|
|
.blocklist-item-box {
|
|
display: flex;
|
|
}
|
|
|
|
.blocklist-item-line.endpoint-item {
|
|
padding: 4px;
|
|
}
|
|
|
|
.blocklist-item-line {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.blocklist-item-logo {
|
|
width: 100%;
|
|
max-width: 60px;
|
|
height: 100%;
|
|
max-height: 60px;
|
|
}
|
|
|
|
.blocklist-item-logo.endpoint-item {
|
|
margin: 10px 4px 0 6px;
|
|
}
|
|
|
|
.blocklist-item-logo.endpoint-item.azure {
|
|
margin: 0 0 0 10px;
|
|
}
|
|
|
|
.blocklist-item-title {
|
|
font-size: 1.8em;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.blocklist-item-title.endpoint-item {
|
|
font-size: 1em;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.blocklist-item-subtitle {
|
|
font-size: 0.9em;
|
|
padding-right: 1em;
|
|
}
|
|
|
|
.blocklist-item-desc {
|
|
font-size: 0.9em;
|
|
padding-right: 1em;
|
|
}
|
|
|
|
.template-note {
|
|
padding: 0.5em;
|
|
font-size: 0.9em;
|
|
}
|
|
|
|
.nopadding {
|
|
padding: 0 !important;
|
|
}
|
|
|
|
.padding-top {
|
|
padding-top: 15px !important;
|
|
}
|
|
|
|
.terminal-container {
|
|
width: 100%;
|
|
padding: 10px 0;
|
|
}
|
|
|
|
.interactive {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.custom-header-ico {
|
|
max-width: 32px;
|
|
max-height: 32px;
|
|
margin-right: 2px;
|
|
}
|
|
|
|
.btn-responsive {
|
|
padding: 5px 10px;
|
|
font-size: 12px;
|
|
line-height: 1.5;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.btn-datatable {
|
|
padding: 2.6px 7.8px 3.9px;
|
|
line-height: 1;
|
|
margin: 0px 0px 0px 0px;
|
|
}
|
|
|
|
@media screen and (min-width: 1107px) {
|
|
.btn-responsive {
|
|
padding: 6px 12px;
|
|
font-size: 14px;
|
|
line-height: 1.42857143;
|
|
border-radius: 4px;
|
|
}
|
|
}
|
|
|
|
.page-wrapper {
|
|
height: 100%;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.simple-box {
|
|
margin-bottom: 80px;
|
|
}
|
|
|
|
.simple-box > div:first-child {
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.simple-box-logo {
|
|
display: block;
|
|
margin: auto;
|
|
position: relative;
|
|
width: 240px;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.simple-box-form > div {
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
.simple-box-form > div:last-child {
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.panel-body {
|
|
padding-top: 30px;
|
|
background-color: #ffffff;
|
|
}
|
|
|
|
.pagination-controls {
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.user-box {
|
|
margin-right: 25px;
|
|
}
|
|
|
|
.select-endpoint {
|
|
width: 80%;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
ul.sidebar {
|
|
position: relative;
|
|
overflow: hidden;
|
|
flex-shrink: 0;
|
|
}
|
|
|
|
ul.sidebar .sidebar-title {
|
|
height: auto;
|
|
}
|
|
|
|
ul.sidebar .sidebar-title.endpoint-name {
|
|
color: #fff;
|
|
text-align: center;
|
|
text-indent: 0;
|
|
}
|
|
|
|
ul.sidebar .sidebar-list a {
|
|
font-size: 14px;
|
|
}
|
|
|
|
ul.sidebar .sidebar-list a.active {
|
|
color: #fff;
|
|
text-indent: 22px;
|
|
border-left: 3px solid #fff;
|
|
background: #2d3e63;
|
|
}
|
|
|
|
.sidebar-header {
|
|
height: 60px;
|
|
list-style: none;
|
|
text-indent: 20px;
|
|
font-size: 18px;
|
|
background: #2d3e63;
|
|
}
|
|
|
|
.sidebar-header a {
|
|
color: #fff;
|
|
}
|
|
.sidebar-header a:hover {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.sidebar-header .menu-icon {
|
|
float: right;
|
|
padding-right: 28px;
|
|
line-height: 60px;
|
|
}
|
|
|
|
#page-wrapper:not(.open) .sidebar-footer-content {
|
|
display: none;
|
|
}
|
|
|
|
.sidebar-footer-content {
|
|
text-align: center;
|
|
}
|
|
|
|
.sidebar-footer-content .logo {
|
|
width: 100%;
|
|
max-width: 100px;
|
|
height: 100%;
|
|
max-height: 35px;
|
|
margin: 2px 0 2px 20px;
|
|
}
|
|
|
|
.sidebar-footer-content .update-notification {
|
|
font-size: 14px;
|
|
padding: 12px;
|
|
border-radius: 2px;
|
|
background-color: #ff851b;
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.sidebar-footer-content .version {
|
|
font-size: 11px;
|
|
margin: 11px 20px 0 7px;
|
|
color: #fff;
|
|
}
|
|
|
|
#sidebar-wrapper {
|
|
display: flex;
|
|
flex-flow: column;
|
|
}
|
|
|
|
.sidebar-content {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
overflow-y: auto;
|
|
overflow-x: hidden;
|
|
height: 100%;
|
|
}
|
|
|
|
#image-layers .btn {
|
|
padding: 0;
|
|
}
|
|
|
|
#image-layers .expand {
|
|
padding-right: 0;
|
|
}
|
|
|
|
.createResource {
|
|
margin-left: 5px;
|
|
font-size: 90%;
|
|
}
|
|
|
|
ul.sidebar .sidebar-list a.active .menu-icon {
|
|
text-indent: 25px;
|
|
}
|
|
|
|
ul.sidebar .sidebar-list .sidebar-sublist a {
|
|
text-indent: 35px;
|
|
font-size: 12px;
|
|
color: #b2bfdc;
|
|
line-height: 36px;
|
|
}
|
|
|
|
ul.sidebar .sidebar-title {
|
|
line-height: 36px;
|
|
}
|
|
ul.sidebar .sidebar-title .form-control {
|
|
height: 36px;
|
|
padding: 6px 12px;
|
|
}
|
|
|
|
ul.sidebar .sidebar-list {
|
|
height: 36px;
|
|
}
|
|
|
|
ul.sidebar .sidebar-list a,
|
|
ul.sidebar .sidebar-list .sidebar-sublist a {
|
|
line-height: 36px;
|
|
}
|
|
|
|
ul.sidebar .sidebar-list .menu-icon {
|
|
line-height: 36px;
|
|
}
|
|
|
|
ul.sidebar .sidebar-list .sidebar-sublist a.active {
|
|
color: #fff;
|
|
border-left: 3px solid #fff;
|
|
background: #2d3e63;
|
|
}
|
|
|
|
@media (max-height: 785px) {
|
|
ul.sidebar .sidebar-title {
|
|
line-height: 26px;
|
|
}
|
|
ul.sidebar .sidebar-title .form-control {
|
|
height: 26px;
|
|
padding: 3px 6px;
|
|
}
|
|
ul.sidebar .sidebar-list {
|
|
height: 26px;
|
|
}
|
|
ul.sidebar .sidebar-list a,
|
|
ul.sidebar .sidebar-list .sidebar-sublist a {
|
|
font-size: 12px;
|
|
line-height: 26px;
|
|
}
|
|
ul.sidebar .sidebar-list .menu-icon {
|
|
line-height: 26px;
|
|
}
|
|
}
|
|
|
|
@media (min-height: 786px) and (max-height: 924px) {
|
|
ul.sidebar .sidebar-title {
|
|
line-height: 30px;
|
|
}
|
|
ul.sidebar .sidebar-title .form-control {
|
|
height: 30px;
|
|
padding: 5px 10px;
|
|
}
|
|
ul.sidebar .sidebar-list {
|
|
height: 30px;
|
|
}
|
|
ul.sidebar .sidebar-list a,
|
|
ul.sidebar .sidebar-list .sidebar-sublist a {
|
|
font-size: 12px;
|
|
line-height: 30px;
|
|
}
|
|
ul.sidebar .sidebar-list .menu-icon {
|
|
line-height: 30px;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 768px) {
|
|
.margin-sm-top {
|
|
margin-top: 5px;
|
|
}
|
|
}
|
|
@media (min-width: 768px) {
|
|
.pull-sm-left {
|
|
float: left !important;
|
|
}
|
|
.pull-sm-right {
|
|
float: right !important;
|
|
}
|
|
.pull-sm-none {
|
|
float: none !important;
|
|
}
|
|
}
|
|
@media (min-width: 992px) {
|
|
.pull-md-left {
|
|
float: left !important;
|
|
}
|
|
.pull-md-right {
|
|
float: right !important;
|
|
}
|
|
.pull-md-none {
|
|
float: none !important;
|
|
}
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.pull-lg-left {
|
|
float: left !important;
|
|
}
|
|
.pull-lg-right {
|
|
float: right !important;
|
|
}
|
|
.pull-lg-none {
|
|
float: none !important;
|
|
}
|
|
}
|
|
.pull-none {
|
|
float: none !important;
|
|
}
|
|
|
|
.bootbox-form .bootbox-input-checkbox {
|
|
display: none;
|
|
}
|
|
|
|
.bootbox-form label {
|
|
padding-left: 0;
|
|
}
|
|
|
|
.small-select {
|
|
display: inline-block;
|
|
padding: 0px 6px;
|
|
margin-left: 10px;
|
|
color: #555555;
|
|
background-color: #fff;
|
|
background-image: none;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.bootbox-form .checkbox i {
|
|
margin-left: 21px;
|
|
}
|
|
|
|
/* switch box */
|
|
:root {
|
|
--switch-size: 24px;
|
|
}
|
|
|
|
.switch input {
|
|
display: none;
|
|
}
|
|
|
|
.switch i,
|
|
.bootbox-form .checkbox i {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
cursor: pointer;
|
|
padding-right: var(--switch-size);
|
|
transition: all ease 0.2s;
|
|
-webkit-transition: all ease 0.2s;
|
|
-moz-transition: all ease 0.2s;
|
|
-o-transition: all ease 0.2s;
|
|
border-radius: var(--switch-size);
|
|
box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.5);
|
|
}
|
|
|
|
.switch i:before,
|
|
.bootbox-form .checkbox i:before {
|
|
display: block;
|
|
content: '';
|
|
width: var(--switch-size);
|
|
height: var(--switch-size);
|
|
border-radius: var(--switch-size);
|
|
background: white;
|
|
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
|
|
}
|
|
|
|
.switch :checked + i,
|
|
.bootbox-form .checkbox :checked ~ i {
|
|
padding-right: 0;
|
|
padding-left: var(--switch-size);
|
|
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #337ab7;
|
|
-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #337ab7;
|
|
box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #337ab7;
|
|
}
|
|
/* !switch box */
|
|
|
|
/* small switch box */
|
|
.switch.small {
|
|
--switch-size: 12px;
|
|
}
|
|
|
|
/* !small switch box */
|
|
|
|
.boxselector_wrapper {
|
|
display: flex;
|
|
flex-flow: row wrap;
|
|
margin: 0.5rem;
|
|
}
|
|
|
|
.boxselector_wrapper > div {
|
|
flex: 1;
|
|
padding: 0.5rem;
|
|
}
|
|
|
|
.boxselector_wrapper .boxselector_header {
|
|
font-size: 14px;
|
|
margin-bottom: 5px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.boxselector_header .fa,
|
|
.fab {
|
|
font-weight: normal;
|
|
}
|
|
|
|
.boxselector_wrapper input[type='radio'] {
|
|
display: none;
|
|
}
|
|
|
|
.boxselector_wrapper input[type='radio']:not(:disabled) ~ label {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.boxselector_wrapper label {
|
|
font-weight: normal;
|
|
font-size: 12px;
|
|
display: block;
|
|
background: white;
|
|
border: 1px solid #333333;
|
|
border-radius: 2px;
|
|
padding: 10px 10px 0 10px;
|
|
text-align: center;
|
|
box-shadow: 0 3px 10px -2px rgba(161, 170, 166, 0.5);
|
|
position: relative;
|
|
}
|
|
.boxselector_wrapper label.boxselector_disabled {
|
|
background: #cacaca;
|
|
border-color: #787878;
|
|
color: #787878;
|
|
cursor: not-allowed;
|
|
}
|
|
|
|
.boxselector_wrapper input[type='radio']:checked + label {
|
|
background: #337ab7;
|
|
color: white;
|
|
padding-top: 2rem;
|
|
border-color: #337ab7;
|
|
}
|
|
|
|
.boxselector_wrapper input[type='radio']:checked + label::after {
|
|
color: #337ab7;
|
|
font-family: 'Font Awesome 5 Free';
|
|
border: 2px solid #337ab7;
|
|
content: '\f00c';
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
position: absolute;
|
|
top: -15px;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
height: 30px;
|
|
width: 30px;
|
|
line-height: 26px;
|
|
text-align: center;
|
|
border-radius: 50%;
|
|
background: white;
|
|
box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.25);
|
|
}
|
|
|
|
@media only screen and (max-width: 700px) {
|
|
.boxselector_wrapper {
|
|
flex-direction: column;
|
|
}
|
|
}
|
|
|
|
.visualizer_container {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
justify-content: space-around;
|
|
}
|
|
|
|
.visualizer_container .node {
|
|
border: 1px dashed #337ab7;
|
|
background-color: rgb(51, 122, 183);
|
|
background-color: rgba(51, 122, 183, 0.1);
|
|
border-radius: 4px;
|
|
box-shadow: 0 3px 10px -2px rgba(161, 170, 166, 0.5);
|
|
padding: 15px;
|
|
margin: 5px;
|
|
}
|
|
|
|
.visualizer_container .node .node_info {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
text-align: center;
|
|
border-bottom: 1px solid #777;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.visualizer_container .node .node_info .node_platform {
|
|
margin-left: 2px;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.visualizer_container .node .node_info .node_labels {
|
|
border-top: 1px solid #777;
|
|
padding-top: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.visualizer_container .node .node_info .node_label {
|
|
font-style: italic;
|
|
color: #787878;
|
|
}
|
|
|
|
.visualizer_container .node .tasks {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.visualizer_container .node .tasks .task {
|
|
border: 1px solid #333333;
|
|
border-radius: 2px;
|
|
box-shadow: 0 3px 10px -2px rgba(161, 170, 166, 0.5);
|
|
padding: 10px;
|
|
margin: 5px;
|
|
font-size: 10px;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
|
|
.log_viewer {
|
|
height: 100%;
|
|
overflow-y: scroll;
|
|
color: black;
|
|
font-size: 0.85em;
|
|
background-color: white;
|
|
}
|
|
|
|
.log_viewer.wrap_lines {
|
|
white-space: pre-wrap;
|
|
}
|
|
|
|
.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 {
|
|
background-color: #c5cae9;
|
|
}
|
|
|
|
.row.header .meta .page {
|
|
padding-top: 7px;
|
|
}
|
|
|
|
.tag {
|
|
padding: 2px 6px;
|
|
color: white;
|
|
background-color: #337ab7;
|
|
border: 1px solid #2e6da4;
|
|
border-radius: 4px;
|
|
}
|
|
|
|
.template-envvar {
|
|
padding-bottom: 5px;
|
|
}
|
|
|
|
.line-separator {
|
|
border-bottom: 1px solid #777;
|
|
width: 50%;
|
|
margin: 20px auto 10px auto;
|
|
}
|
|
|
|
.modal {
|
|
text-align: center;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
|
|
.striked::after {
|
|
border-bottom: 0.2em solid #777777;
|
|
content: '';
|
|
left: 0;
|
|
margin-top: calc(0.2em / 2 * -1);
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
z-index: 2;
|
|
}
|
|
|
|
.striketext:before,
|
|
.striketext:after {
|
|
background-color: #777777;
|
|
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%;
|
|
}
|
|
|
|
/*bootbox override*/
|
|
.modal-open {
|
|
padding-right: 0 !important;
|
|
}
|
|
|
|
.image-zoom-modal .modal-dialog {
|
|
width: 80%;
|
|
}
|
|
/*!bootbox override*/
|
|
|
|
/*angular-multi-select override*/
|
|
.multiSelect > button {
|
|
min-height: 30px !important;
|
|
background-color: unset;
|
|
background-image: unset;
|
|
}
|
|
|
|
.multiSelect .multiSelectItem:not(.multiSelectGroup).selected {
|
|
background-image: linear-gradient(#337ab7, #337ab7);
|
|
color: #fff;
|
|
border: none;
|
|
}
|
|
|
|
.multiSelect .multiSelectItem:hover,
|
|
.multiSelect .multiSelectGroup:hover {
|
|
background-image: linear-gradient(#337ab7, #337ab7) !important;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
/*!toaster override*/
|
|
|
|
/*angular-loading-bar override*/
|
|
#loadingbar-placeholder {
|
|
margin-bottom: 0;
|
|
height: 3px;
|
|
}
|
|
|
|
#loading-bar .bar {
|
|
position: relative;
|
|
height: 3px;
|
|
background: #738bc0;
|
|
}
|
|
/*!angular-loading-bar override*/
|
|
|
|
.monospaced {
|
|
font-family: monospace;
|
|
font-weight: 600;
|
|
}
|
|
|
|
/* json-tree override */
|
|
json-tree {
|
|
font-size: 13px;
|
|
color: #30426a;
|
|
}
|
|
|
|
json-tree .key {
|
|
color: #738bc0;
|
|
padding-right: 5px;
|
|
}
|
|
|
|
json-tree .branch-preview {
|
|
font-style: normal;
|
|
font-size: 11px;
|
|
opacity: 0.5;
|
|
}
|
|
/* !json-tree override */
|
|
|
|
/* uib-progressbar override */
|
|
.progress-bar {
|
|
color: #4e4e4e;
|
|
}
|
|
/* !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 {
|
|
background-color: #337ab7;
|
|
}
|
|
/* !spinkit override */
|
|
|
|
.w-full {
|
|
width: 100%;
|
|
}
|