Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Exosphere Foundation

Supporting Exosphere - A user-friendly web interface for OpenStack clouds, initially focused on research and scientific users.
Collective - Host: opensource - https://opencollective.com/exosphere-foundation - Website: https://exosphere.app/ - Code: https://gitlab.com/exosphere/exosphere

If no floating IP exists for the just-deleted server then do not throw an error message

gitlab.com/exosphere/exosphere - 920bfadb164d3a114e215a58af88bbeacdf62e41 authored about 6 years ago by chris <[email protected]>
Merge branch 'issue-216' into 'master'

If stored provider on app launch, immediately RequestServers rather than waiting for the next 10...

gitlab.com/exosphere/exosphere - aa1e39ff43f32ea3a198cc489d1ffa2a52c35a92 authored about 6 years ago by Julian Pistorius <[email protected]>
If stored provider on app launch, immediately RequestServers rather than waiting for the next 10-secondly `Tick`.

gitlab.com/exosphere/exosphere - 6e58dc82d4f07a112dc8743fb25e57d037a9c7ec authored about 6 years ago by chris <[email protected]>
Merge branch '203-generate-human-readable-server-passwords' into 'master'

update generatePassword; remove dependency on Types

Closes #203

See merge request exosphere/ex...

gitlab.com/exosphere/exosphere - 292a709b1c2fdf346b635daa1409e1a5125acca1 authored about 6 years ago by Chris Martin <[email protected]>
Merge branch 'remove-openrc-placeholder-text' into 'master'

Remove openrc placeholder text

See merge request exosphere/exosphere!198

gitlab.com/exosphere/exosphere - 3a2949a28b5b301f670e74bf4648d94f73e2c67b authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'electron-icon' into 'master'

Problem: Uses default Electron icon

See merge request exosphere/exosphere!197

gitlab.com/exosphere/exosphere - e10ac5320e41dcf4dcd11fae2984b7306cd17629 authored about 6 years ago by Julian Pistorius <[email protected]>
adjust flippy card width to accomodate longer passwords

gitlab.com/exosphere/exosphere - db25b520f296930bb495b18c2f7ba4fd0e3b818b authored about 6 years ago by vpappu <[email protected]>
make password even longer

gitlab.com/exosphere/exosphere - 094d248b9b16c8315f4d15c565a1a58c78c2aa98 authored about 6 years ago by vpappu <[email protected]>
make password longer

gitlab.com/exosphere/exosphere - f365f3e72ee662bfa3a769c319149ce9a9e4a7b2 authored about 6 years ago by vpappu <[email protected]>
update generatePassword; remove dependency on Types

gitlab.com/exosphere/exosphere - c697d7c52c8ac52df0952530997317c222d8a6f5 authored about 6 years ago by vpappu <[email protected]>
Merge branch '151-add-random-human-readable-server-names' into 'master'

Resolve "Random human-readable server names"

Closes #151

See merge request exosphere/exosphere...

gitlab.com/exosphere/exosphere - e953859a05e3055cac25e7ebbb45fa79d8ee269a authored about 6 years ago by Julian Pistorius <[email protected]>
move names into separate file; move logic into State.elm

gitlab.com/exosphere/exosphere - cb6c0fe70d73d4a4bc8a408ae2a900f6d5b161e8 authored about 6 years ago by vpappu <[email protected]>
use Tuple.first to reach into tuple

gitlab.com/exosphere/exosphere - 8ed1f5bf67ebb97868bb8266eb9ddff5180d51bd authored about 6 years ago by vpappu <[email protected]>
refactor and cleanup

gitlab.com/exosphere/exosphere - c46868a23a19d67311c72b0d6fd7a6167f01c4e4 authored about 6 years ago by vpappu <[email protected]>
refactor and cleanup

gitlab.com/exosphere/exosphere - 5be7ba6565b8053a5a10edc7f7ae54869c2ae017 authored about 6 years ago by vpappu <[email protected]>
Merge branch 'guess-auth-url-port-version' into 'master'

Guess auth URL protocol, port, and version if user does not provide it

Closes #214

See merge r...

gitlab.com/exosphere/exosphere - 765cb7bf53401e3258c5037668dd8d7c01de18d3 authored about 6 years ago by Julian Pistorius <[email protected]>
working feature

gitlab.com/exosphere/exosphere - 59b5a19776e8c7e06c1de203bf3d118f1718bedd authored about 6 years ago by vpappu <[email protected]>
refactor requestCreateServer to introduce random human readable server names

gitlab.com/exosphere/exosphere - 5bae8fcfce45e236bd596cde3e471430c3a3df85 authored about 6 years ago by vpappu <[email protected]>
add generator for human readable server name

gitlab.com/exosphere/exosphere - 199b6a95e5e7192f541cfee7fbf7e23a3286a24c authored about 6 years ago by vpappu <[email protected]>
Guess auth URL port and version if user does not provide it

gitlab.com/exosphere/exosphere - 06bdf8712946c1cb9f5bf26bcc545e1ea681fa71 authored about 6 years ago by chris <[email protected]>
Problem: View.elm file not formatted correctly

Solution: Ran elm-format

gitlab.com/exosphere/exosphere - 1a3fec97a40cec7537804552df01ac16a12ff4f6 authored about 6 years ago by Julian Pistorius <[email protected]>
Problem: OpenRC placeholder text not disappearing

Solution: Just set the placeholder text to empty string for now

gitlab.com/exosphere/exosphere - 677eab0fc5298d08e1ee370c52b0d546ab6273d8 authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'update-npm-dependencies' into 'master'

Problem: Outdated & insecure NPM packages

See merge request exosphere/exosphere!196

gitlab.com/exosphere/exosphere - db0bb0a18bcdb4b059593920acb9175c2562f4a3 authored about 6 years ago by Chris Martin <[email protected]>
Problem: Uses default Electron icon

Solution: Generated an icon that is used by 'electron-builder' when making
operating system pack...

gitlab.com/exosphere/exosphere - f96b6c453224bbb77a24d486eaf938e62499b7fe authored about 6 years ago by Julian Pistorius <[email protected]>
Problem: Outdated & insecure NPM packages

Solution: Upgraded some packages

gitlab.com/exosphere/exosphere - 24a89f4d7e4e0dfe688bfa52df3783e7b6e687ca authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'mac-secret-handshake' into 'master'

Warn Mac users of secret handshake for unsigned app

Closes #196

See merge request exosphere/ex...

gitlab.com/exosphere/exosphere - a53933a1e45878d02c34ced83b5b83321c60b9cf authored about 6 years ago by Julian Pistorius <[email protected]>
Warn Mac users of secret handshake for unsigned app

gitlab.com/exosphere/exosphere - d25eba9c6a27e4932e8f849390226ecb1f1b7395 authored about 6 years ago by chris <[email protected]>
Merge branch 'show-server-status-in-server-list-view' into 'master'

Show server status color & text on server list

Closes #210 and #142

See merge request exospher...

gitlab.com/exosphere/exosphere - a07fa56ad5f4149d24a660122bce5f83427d5899 authored about 6 years ago by Julian Pistorius <[email protected]>
Problem: BadPayload error when creating a new server

Due to the server creation endpoint only returning basic attributes,
not full server details.

S...

gitlab.com/exosphere/exosphere - fa0d2655c5658b291e9285a79c2be97acd97f7a0 authored about 6 years ago by Julian Pistorius <[email protected]>
Simplify request(ConsoleUrl|Cockpit) and requestFloatingIpCmd, moving them to the 'request' section of Rest.elm

gitlab.com/exosphere/exosphere - 0ba3ae4b91e78adf6159e0211338afe23994664d authored about 6 years ago by chris <[email protected]>
Rename (request|receive)ServerDetail to (request|receive)Server, because there is no longer a distinction between detailed and non-detailed API calls

gitlab.com/exosphere/exosphere - 42acfd5d5fe3fadb3eb0d465e41dba1d10781ac8 authored about 6 years ago by chris <[email protected]>
Set maximum width on server list view to make it more readable when window size is large

gitlab.com/exosphere/exosphere - 8b048a66d07e700ae8b16af836c2ef858a4e349d authored about 6 years ago by chris <[email protected]>
Sort servers when modifying model rather than when displaying them as a list

gitlab.com/exosphere/exosphere - 0774dfa768e98006bae4a91917d5fd9368c58bd1 authored about 6 years ago by chris <[email protected]>
Problem: Getting details for every server in list is not good

Solution: Broke up the code for requesting Floating IPs, Console URLs,
and Cockpit login for a s...

gitlab.com/exosphere/exosphere - 8aad680987fac9da80a30c9de6e6275ecc2aacae authored about 6 years ago by Julian Pistorius <[email protected]>
Problem: Server list view does not have stable sort order

This is particularly annoying now that we refresh the server details on
the server list view, wh...

gitlab.com/exosphere/exosphere - 5c45bca73b9dea6d7426f9b30112246b4006caf8 authored about 6 years ago by Julian Pistorius <[email protected]>
Problem: Server list only showing OpenStack details

We also need it to show whether it's 'really ready'. I.e. it has a
floating IP address, and the ...

gitlab.com/exosphere/exosphere - b52bc5c0227246a2cb65009b8e3547aa027a25ea authored about 6 years ago by Julian Pistorius <[email protected]>
More tweaks to server status in list view

- Made the server list fit the width of the view
- Reduced font size of the status text

gitlab.com/exosphere/exosphere - 8ce5f5e2705665ce32dea911e55c6c8dea3791f5 authored about 6 years ago by Julian Pistorius <[email protected]>
DRY decodeServerDetails and decodeListServerDetails

gitlab.com/exosphere/exosphere - cfcd949d089a94f03e8c7daa28ef6dbcbf0a8855 authored about 6 years ago by chris <[email protected]>
More tweaks to server status in list view

- Modified the getServerUiStatusColor function to return Color.Color
instead of a String
- Modif...

gitlab.com/exosphere/exosphere - 2884e614a0e5c56a4f42e348e8bb7f40209f1bd4 authored about 6 years ago by Julian Pistorius <[email protected]>
Show server status color & text on server list

- Ask for details when listing servers
- Decode the server details
- Display a status indicator ...

gitlab.com/exosphere/exosphere - 7e5806e47b94033f76a3134d4dcc31a3d5bf40cf authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'provider-multiple-projects-2' into 'master'

Allow users to log into multiple projects on same provider

Closes #100

See merge request exosp...

gitlab.com/exosphere/exosphere - 1fd7557ef8f07fbe7732df0017ee16e97bd437a6 authored about 6 years ago by Chris Martin <[email protected]>
Allow users to log into multiple projects on same provider

- Removed Project.name and instead using ProjectIdentifier as a handle for projects
- Better log...

gitlab.com/exosphere/exosphere - 5c1909c4194e856672b7463b3c2ff2fdf0ed8ce8 authored about 6 years ago by chris <[email protected]>
repo-wide rename of Provider to Project (mostly search 'n' replace)

gitlab.com/exosphere/exosphere - a86e6fd5b86e032675f237c40f3e7000e346fe65 authored about 6 years ago by chris <[email protected]>
Merge branch 'add-license' into 'master'

Add LICENSE

See merge request exosphere/exosphere!192

gitlab.com/exosphere/exosphere - 8b89c996bded3d2c175259b210a8cea395ba60b3 authored about 6 years ago by Julian Pistorius <[email protected]>
Add LICENSE

gitlab.com/exosphere/exosphere - a5fa50ba489f38c7cbfd09c3415faf8af93dbc8d authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'DRY' into 'master'

Removing unnecessary/duplicated logic in update function

See merge request exosphere/exosphere!191

gitlab.com/exosphere/exosphere - 8ebaf9a9d0b6e114f2a588fa4534418c142c036a authored about 6 years ago by Julian Pistorius <[email protected]>
Removing unnecessary/duplicated logic in update function

gitlab.com/exosphere/exosphere - 951b57c65881ecbbd47f1e6635a643f50a28c2a7 authored about 6 years ago by chris <[email protected]>
Merge branch '117-display-floating-IP-more-prominently' into 'master'

display floating IP first

Closes #117

See merge request exosphere/exosphere!190

gitlab.com/exosphere/exosphere - c2e9cbeecc0b150eb0721696c5e0ca7030b1c675 authored about 6 years ago by Julian Pistorius <[email protected]>
capture view state in ViewStateParams

gitlab.com/exosphere/exosphere - 620fd109a3d10ef9087766b168b844b66d522f17 authored about 6 years ago by vpappu <[email protected]>
show all ip addresses of each type

gitlab.com/exosphere/exosphere - 66768d83ea12265b1dc71fdaed7b363747d121f0 authored about 6 years ago by vpappu <[email protected]>
make buttons look more clickable

gitlab.com/exosphere/exosphere - 18acbbd7b6e7f93afd6ef44ccfe837409f00c2b2 authored about 6 years ago by vpappu <[email protected]>
use elm-ui buttons

gitlab.com/exosphere/exosphere - d5649999111921e9b06efb392f5900da60a437e4 authored about 6 years ago by vpappu <[email protected]>
display floating IP first

gitlab.com/exosphere/exosphere - 7e6d8747d395f94f0f21635496280989326ef539 authored about 6 years ago by vpappu <[email protected]>
add show/hide ip summary/details

gitlab.com/exosphere/exosphere - 6b50b8710a6cf5fde931f9b3db20a6dc2579e7c3 authored about 6 years ago by vpappu <[email protected]>
minor refactor

gitlab.com/exosphere/exosphere - 4f4d9c539f34712a4d6df27afb782114a74d7276 authored about 6 years ago by vpappu <[email protected]>
Merge branch 'building-spinner' into 'master'

More use of spinner on instance details view

Closes #58

See merge request exosphere/exosphere!188

gitlab.com/exosphere/exosphere - 0e7849961621f87028bde33a18dbaf55750b1c3f authored about 6 years ago by Chris Martin <[email protected]>
more use of spinner on instance details view

gitlab.com/exosphere/exosphere - 2f84ccbf84bf0a6841869a3daa1efe8a23bbc288 authored about 6 years ago by chris <[email protected]>
Merge branch 'instance-actions' into 'master'

Server Actions

Closes #178

See merge request exosphere/exosphere!187

gitlab.com/exosphere/exosphere - 42f1b085b831f9c6df1544fe8af91a5c08b1fac9 authored about 6 years ago by Chris Martin <[email protected]>
Show 'Partially Active' instead of 'Starting' for case of active OpenStack status but cockpit unreachable

gitlab.com/exosphere/exosphere - 0c3cab801dd0d4565ca72c3bfcd6bccf4651a325 authored about 6 years ago by chris <[email protected]>
When a server action is performed, show a spinner (instead of server action buttons) until server reaches target state

gitlab.com/exosphere/exosphere - 2537afe68813cd9896b1177a6bbf505e4153c114 authored about 6 years ago by chris <[email protected]>
Support server actions

gitlab.com/exosphere/exosphere - a28c99baa71c9632f80a384fbe64790f7aa1fbc1 authored about 6 years ago by chris <[email protected]>
Merge branch 'great-button-normalization' into 'master'

Great button normalization

Closes #140

See merge request exosphere/exosphere!184

gitlab.com/exosphere/exosphere - b6393725f89c6ff4e047a4e462bdc5d403d96900 authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'tweak-colors' into 'great-button-normalization'

Tweak colors

See merge request cmart/exosphere!3

gitlab.com/exosphere/exosphere - e9841868a5fe94ccc058e02a084b50c13270b483 authored about 6 years ago by Chris Martin <[email protected]>
Problem: Menu items don't look right

Due to new grayscale.

Solution: Change background colors for menu items & navMenu

gitlab.com/exosphere/exosphere - eb5e3a9b688dd1d4a886608968048b9308b61f98 authored about 6 years ago by Julian Pistorius <[email protected]>
Problem: Buttons look washed out.

Due to using PatternFly grayscale palette which is slightly offset from
the default elm-style-fr...

gitlab.com/exosphere/exosphere - d9b83008888fb06aeba44fdd0908da8ad6ee08c3 authored about 6 years ago by Julian Pistorius <[email protected]>
Problem: Background color not same as server stats

As a result the server stats box looks out of place in the server details view.

Solution: Rever...

gitlab.com/exosphere/exosphere - 0ecbb455619597dc09dc16fe97767ff516b25f55 authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'keystone-auth-url-bugfix' into 'master'

Do not add '/auth/tokens' to Keystone Auth URL if user has specified it

See merge request exosp...

gitlab.com/exosphere/exosphere - a6addebcaba215f306605353f1f4b7a524c81746 authored about 6 years ago by Julian Pistorius <[email protected]>
Do not add '/auth/tokens' to Keystone Auth URL if user has specified it

gitlab.com/exosphere/exosphere - b5b79192e5573226ed7652f5673c7bb9dad1c5e8 authored about 6 years ago by chris <[email protected]>
Color tweaks to make buttons stand out more.. not perfect but better

gitlab.com/exosphere/exosphere - a8cb4e55a0aaeaad41a5230511be06512ceaf301 authored about 6 years ago by chris <[email protected]>
minor tweaks to button placement/wording

gitlab.com/exosphere/exosphere - 1ac40142e10670d64dcb5291dc01dffafcf6d686 authored about 6 years ago by chris <[email protected]>
replacing uiButton with Button.button from style framework

gitlab.com/exosphere/exosphere - 592544570c7c8cd90eb7cac73e2896fe9a84f3e6 authored about 6 years ago by chris <[email protected]>
removing more dead code

gitlab.com/exosphere/exosphere - cf1da56787497695604068a72c79428305763aa2 authored about 6 years ago by chris <[email protected]>
removing dead code

gitlab.com/exosphere/exosphere - 3ee1bdf0a7c0d14a4f209a4510ea168ea3d39fa8 authored about 6 years ago by chris <[email protected]>
Merge branch 'fix-keystone-auth-url' into 'master'

Don't require `/auth/tokens` at the end of Keystone auth URL

See merge request exosphere/exosph...

gitlab.com/exosphere/exosphere - 6e5b14b9cd54aa6d433982b21f8e928798a830e1 authored about 6 years ago by Julian Pistorius <[email protected]>
Don't require at the end of Keystone auth URL

gitlab.com/exosphere/exosphere - baf98afb76f1027eb8805c67cc6f7f512de84cd4 authored about 6 years ago by chris <[email protected]>
Merge branch 'logout' into 'master'

"Remove Provider" button

See merge request exosphere/exosphere!182

gitlab.com/exosphere/exosphere - b4ae0bae2f482c4ad08cd20e8c748c8e0b72ed52 authored about 6 years ago by Julian Pistorius <[email protected]>
"Remove Provider" button

gitlab.com/exosphere/exosphere - 3d83eb721d5bf1a612fb0fd5c592df83b6c750b4 authored about 6 years ago by chris <[email protected]>
Merge branch 'mac-build-2018-12-09' into 'master'

New build of the Mac binary

See merge request exosphere/exosphere!181

gitlab.com/exosphere/exosphere - 80f97fcebf9df796899d867b29a05d1e02bc4803 authored about 6 years ago by Chris Martin <[email protected]>
New build of the Mac binary

gitlab.com/exosphere/exosphere - ecaa4df633e59a78dbdff33aee0c9bf5f58c9717 authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'issue-186' into 'master'

Use flippy card to obscure exouser password until clicked

Closes #186

See merge request exosph...

gitlab.com/exosphere/exosphere - 0cf574f3870189cc7c016614186cb1c250a96b89 authored about 6 years ago by Chris Martin <[email protected]>
Use flippy card to obscure exouser password until clicked

gitlab.com/exosphere/exosphere - cc6e3237c4ec8724a689913c96df8f4eaa4019bf authored about 6 years ago by chris <[email protected]>
Merge branch 'iconButton' into 'master'

Problem: The 'Delete' button in the server list is confusing

See merge request exosphere/exosph...

gitlab.com/exosphere/exosphere - f1840ae285504aafdde82f8c4ed25049eb8304a7 authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'reload-and-devtools-menu-items' into 'master'

Problem: Devs need to be able to reload & view dev tools

See merge request exosphere/exosphere!177

gitlab.com/exosphere/exosphere - 6069bc00b4897cf692bd453db33d1b7a4d0af060 authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'reload-and-devtools-menu-items' into 'reload-and-devtools-menu-items'

Menu bar tweaks

See merge request julianpistorius/exosphere!8

gitlab.com/exosphere/exosphere - d6f25e5329d4d7a818eaf4631ac052f5c279c573 authored about 6 years ago by Julian Pistorius <[email protected]>
Menu bar tweaks

- Adding option to reload, persisting cache
- Moving reload actions to Exosphere menu
- Adding r...

gitlab.com/exosphere/exosphere - acf7528a7796a83745e751239509472b32140360 authored about 6 years ago by chris <[email protected]>
Problem: The 'Delete' button in the server list is confusing

Looks like a 'form' button which confused users about how it works.

Instead we want it to be ob...

gitlab.com/exosphere/exosphere - 89fee2af5b210f8f9c2f5b52cec9f9e518825abd authored about 6 years ago by Julian Pistorius <[email protected]>
Added a new type of button. This new button displays an icon (an elm-ui

Element) instead of a text label.

gitlab.com/exosphere/exosphere - 4242b1af1fb8ef39ab5e047d286eee95146cdb38 authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'style-framework-alternate-take' into 'master'

Alternate attempt at integrating elm-style-framework

See merge request exosphere/exosphere!178

gitlab.com/exosphere/exosphere - aeef5b005fe264977c645e49174c019c84215705 authored about 6 years ago by Julian Pistorius <[email protected]>
Merge branch 'master' into 'style-framework-alternate-take'

# Conflicts:
# package.json

gitlab.com/exosphere/exosphere - 7ea9c87e83b2f4bdac628a4b4bd70736759db6c4 authored about 6 years ago by Chris Martin <[email protected]>
Merge branch 'electron-watch-dev-wrong' into 'master'

Problem: The electron-watch-dev run config wrong

See merge request exosphere/exosphere!176

gitlab.com/exosphere/exosphere - fbb5dd0d47627a167f2df18b9fcf63e586c9fa7d authored about 6 years ago by Chris Martin <[email protected]>
Merge branch 'keep-menus-fixed-and-scroll-content-area' into 'master'

Problem: Need to scroll content area, but not navBar & navMenu

Closes #177 and #146

See merge ...

gitlab.com/exosphere/exosphere - fd9c5b127a152755c0047e9227e7d4ee729e4a47 authored about 6 years ago by Chris Martin <[email protected]>
Fix elm-live output for style guide.

gitlab.com/exosphere/exosphere - e23b721bdfe8db58febc82b6923101eb5d679c8e authored about 6 years ago by Julian Pistorius <[email protected]>
Alternate attempt at integrating elm-style-framework

See <https://gitlab.com/exosphere/exosphere/merge_requests/168/> for background.
"You use librar...

gitlab.com/exosphere/exosphere - 5a858e0929dea443420789bc69972abf37889149 authored about 6 years ago by chris <[email protected]>
Problem: Devs need to be able to reload & view dev tools

Solution: Added 'Reload' & 'Toggle DevTools' menu items in the Electron
dev setup.

gitlab.com/exosphere/exosphere - 9208fce0c9bb1b378e6c69a6e3539f056c70d815 authored about 6 years ago by Julian Pistorius <[email protected]>
Problem: The electron-watch-dev run config wrong

It pointed to electron-start, which loads the assets from the website.

Solution: Made it point ...

gitlab.com/exosphere/exosphere - b06bd07ec46bffbe3467dd451b5ccfe9f48e3e71 authored about 6 years ago by Julian Pistorius <[email protected]>
Problem: Need to scroll content area, but not navBar & navMenu

Solution: Subscribe to browser window size to calculate correct height
and width for various ele...

gitlab.com/exosphere/exosphere - ea9c05f1402277bed3f30fa003d8defc6b83cdcb authored about 6 years ago by Julian Pistorius <[email protected]>
*Minimal* integration of elm-style-framework as git submodule

gitlab.com/exosphere/exosphere - c1f0ae2a7393e166f3aeea837c7d36e4f2466fcb authored about 6 years ago by chris <[email protected]>
Merge branch 'embed-cockpit-graphs' into 'master'

Embedding Cockpit server resource graphs on instance details page

See merge request exosphere/e...

gitlab.com/exosphere/exosphere - 78d30a6abf3d83f8ccb9a272e8fc29a1b8375046 authored about 6 years ago by Julian Pistorius <[email protected]>
Embedding Cockpit server resource graphs on instance details page

Took out some padding and added conciseness to make everything more compact

gitlab.com/exosphere/exosphere - f52da2f98d384c480ea52a9aa63edaa4b08e890f authored about 6 years ago by chris <[email protected]>
Update README.md

gitlab.com/exosphere/exosphere - 2cc065e3c04c73519a878d8074dd54e2f0b1200c authored about 6 years ago by Chris Martin <[email protected]>