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

refactor: design system icon to use map for brevity

gitlab.com/exosphere/exosphere - e604b3aff65cfe4a8918f3c5261dddc6fc833b0e authored almost 3 years ago by Kyle Tee <[email protected]>
build: add elm-git-install script & run it after npm installs

gitlab.com/exosphere/exosphere - 848c01dac507044176b0fe3e3e1bed2ef210a4b1 authored almost 3 years ago by Kyle Tee <[email protected]>
build: use a fork of elm-ui-explorer exposing ColorMode #721

gitlab.com/exosphere/exosphere - f565f1852858f28a4937973850b446b7e7d9aa0d authored almost 3 years ago by Kyle Tee <[email protected]>
build: add elm-git-install dependency #721

To allow installing Elm dependencies from repos.

gitlab.com/exosphere/exosphere - 6a9bcc18209a1b673774f44610da9ec766bacbd3 authored almost 3 years ago by Kyle Tee <[email protected]>
feat: dark theme handling in design system #721

gitlab.com/exosphere/exosphere - cd79ed2b529f7809ace7441c43b3138ee7ebb4bb authored almost 3 years ago by Kyle Tee <[email protected]>
updated the outer model with the new page model and uses it in the button logic

gitlab.com/exosphere/exosphere - 0fa811390db73ddb8a3fa2eae65429f4f4105c01 authored almost 3 years ago by rokarim <[email protected]>
Fixes: Multiple clicks of server create button result in multiple servers getting created

gitlab.com/exosphere/exosphere - 553e55b7001f812c8b072df596f70e14bd185903 authored almost 3 years ago by rokarim <[email protected]>
Updated progress indicator label

gitlab.com/exosphere/exosphere - adaf47dee946b3ca9d1670786c64f7b44cf4e9ad authored almost 3 years ago by rokarim <[email protected]>
[Create Instance Page] Display loading indicator after submit button is clicked

gitlab.com/exosphere/exosphere - f94265400376e39fd86cce6b5db73cc8601c1331 authored almost 3 years ago by rokarim <[email protected]>
A volume can not be attached to a locked instance

gitlab.com/exosphere/exosphere - 751631f4cdce61bb3a67d410432498969679e858 authored almost 3 years ago by rokarim <[email protected]>
Added serversInStateToReceiveVolume function and refactored view logic

gitlab.com/exosphere/exosphere - b3aa15560572e18ba039d4bdf73c7fc4361a39b8 authored almost 3 years ago by rokarim <[email protected]>
Merge branch 'feature/726-link-component' into 'master'

Add `Link` UI component

Closes #726

See merge request exosphere/exosphere!640

gitlab.com/exosphere/exosphere - 719939e3058099da70785151425f39493f655e70 authored almost 3 years ago by Julian Pistorius <[email protected]>
Merge branch 'feature/693-text-typography-component' into 'master'

Add `Text` widget with typographies, text variants & helpers

Closes #693

See merge request exo...

gitlab.com/exosphere/exosphere - 73ee5cd0a51033b2b10b1b4013d97e502b004068 authored almost 3 years ago by Julian Pistorius <[email protected]>
feat: add internal link story for completeness

gitlab.com/exosphere/exosphere - 5bb773a6b1e6f5941bf91bbe122c5d7c5b3a1c3a authored almost 3 years ago by Kyle Tee <[email protected]>
docs: add descriptions to Link functions

gitlab.com/exosphere/exosphere - bec7fd04ea48ccfb35dca3be92912dd0750a99b8 authored almost 3 years ago by Kyle Tee <[email protected]>
feat: add link component & refactor `externalLink` instances #726

gitlab.com/exosphere/exosphere - e24709878b61c59542c69bd658b0d6b762057407 authored almost 3 years ago by Kyle Tee <[email protected]>
fix: double underline when rendering links in markdown

gitlab.com/exosphere/exosphere - 90d2b3eaa7751105b5228e0c50c081737dbe2318 authored almost 3 years ago by Kyle Tee <[email protected]>
docs: add text & typography notes to the style readme

gitlab.com/exosphere/exosphere - 301da23009ab3f95da76d711e9402d98486d855e authored almost 3 years ago by Kyle Tee <[email protected]>
docs: add documentation on the use of Text

gitlab.com/exosphere/exosphere - 9a9dbc30c2e6427381d675742e08af79bc3d4dcc authored almost 3 years ago by Kyle Tee <[email protected]>
refactor: use typography attributes instead of obj

Also remove unused layout wrappers.

gitlab.com/exosphere/exosphere - 47cad064dcfe78e7e322aed28369b9e4ffd28872 authored almost 3 years ago by Kyle Tee <[email protected]>
Merge branch 'master' into feature/693-text-typography-component

# Conflicts:
# src/Page/ImageList.elm
# src/Page/KeypairList.elm
# src/Page/VolumeList.elm
# src...

gitlab.com/exosphere/exosphere - b517df6cb7004d5e9cbee628ed094a4b07a6a0b9 authored almost 3 years ago by Kyle Tee <[email protected]>
Merge branch 'contributing-doc-updates' into 'master'

Contribution guide and MR Quality Checklist

See merge request exosphere/exosphere!642

gitlab.com/exosphere/exosphere - af8906f866e7e79cf30d165259ad25a96a60fb0d authored almost 3 years ago by Julian Pistorius <[email protected]>
proofreading tweaks

gitlab.com/exosphere/exosphere - 58a9613f412e35f8a636710b85aafbaddab08512 authored almost 3 years ago by chris <[email protected]>
link to nomenclature doc

gitlab.com/exosphere/exosphere - e2b4bdd64ca1d38b4e76acab99e8ac732237a8d7 authored almost 3 years ago by chris <[email protected]>
ensure localized strings are used

gitlab.com/exosphere/exosphere - 1dc0099f6ac30c7e2fae6a3cf0338778d53bdab1 authored almost 3 years ago by chris <[email protected]>
suggest that people run elm-format on save

gitlab.com/exosphere/exosphere - a49cd251582ef0c833dabd71503b89c171a0f510 authored almost 3 years ago by chris <[email protected]>
MR quality checklist

gitlab.com/exosphere/exosphere - 32d085f7aae62c9e7481ca340023ef511ba92158 authored almost 3 years ago by chris <[email protected]>
Merge branch 'popover' into 'master'

Improve and homogenize popover-type components

Closes #707

See merge request exosphere/exosphe...

gitlab.com/exosphere/exosphere - 9f819d0b6137050ed4d497513d178fbc89459d81 authored almost 3 years ago by Julian Pistorius <[email protected]>
refactor: support markdown styles using exported Text attributes

gitlab.com/exosphere/exosphere - ebc33d70c068cd22e88216796ffed8540c8e0454 authored almost 3 years ago by Kyle Tee <[email protected]>
refactor: remove the use of VH.heading2, 3 & 4 by exposing heading style attrs

gitlab.com/exosphere/exosphere - 1ed1e175169edf1cabf222a76c35c6d345a1abf1 authored almost 3 years ago by Kyle Tee <[email protected]>
refactor: options to more descriptive styleAttrs in Text widget

gitlab.com/exosphere/exosphere - d3078ea1118981f353dc15f16d1d867bb616097f authored almost 3 years ago by Kyle Tee <[email protected]>
Merge branch 'issue-728' into 'master'

When receiving console log, set ExoSetupStatus RDPP to NotLoading even if console log is not par...

gitlab.com/exosphere/exosphere - 2e3839c96c50f635121020d8210be752eb5c1dbc authored almost 3 years ago by Julian Pistorius <[email protected]>
When receiving console log, set ExoSetupStatus RDPP to NotLoading even if console log is not parsed for ExoSetupStatus

gitlab.com/exosphere/exosphere - e774c405c6af25352adf36401e9d3c6047b6ed3b authored almost 3 years ago by chris <[email protected]>
Added popover with position stories in explorer

gitlab.com/exosphere/exosphere - 1b79027896aaa99f1b2a5c5b429ee9277b6e8116 authored almost 3 years ago by Jaladh Singhal <[email protected]>
feat: add underline text style; add example link to design explorer

gitlab.com/exosphere/exosphere - 88858d8617c078e5066942e0c147d5648c3552a4 authored almost 3 years ago by Kyle Tee <[email protected]>
feat: add a subheading text component & (mostly) refactor away heading3 & heading4

gitlab.com/exosphere/exosphere - 9a31b2518e9542625fd489271654b5ba344d1134 authored almost 3 years ago by Kyle Tee <[email protected]>
refactor: standardise paragraph line-spacing at 8

gitlab.com/exosphere/exosphere - 99f95ecf1f7a88539a4544e805cce382de04cd4e authored almost 3 years ago by Kyle Tee <[email protected]>
refactor: replace VH.heading2 element usages with Text.heading

gitlab.com/exosphere/exosphere - 6d42391c9ddb29c81f9d88ae422ea4b9bb9b11d7 authored almost 3 years ago by Kyle Tee <[email protected]>
revert: partially revert button text variant changes, retaining semibold typography

(Rather let the material style continue to govern buttons.)

gitlab.com/exosphere/exosphere - 54e11491ce9164dc7ccf57d469a3ce6dbfdb0b8e authored almost 3 years ago by Kyle Tee <[email protected]>
Created a wrapper for deletePopconfirm that takes position

gitlab.com/exosphere/exosphere - 5bd350049462bea96de3774ca8eb5c4fbd28a575 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Added dropdownItemStyle in project's create button too

gitlab.com/exosphere/exosphere - 0cf0fea94e4c9c100aab45ee01eda6d3b1f75719 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Used popover style and attribs in dropdown elements

gitlab.com/exosphere/exosphere - cc9b76d67148ab98b3f4919475cddf4f41b957a2 authored almost 3 years ago by Jaladh Singhal <[email protected]>
feat: add strong text variant exposed by bold helper & paragraph

gitlab.com/exosphere/exosphere - 21bf81481ef1ddf0eb741e0bd05f96361ef3dbbb authored almost 3 years ago by Kyle Tee <[email protected]>
feat: add text widget with typography & text variants #693

gitlab.com/exosphere/exosphere - e0df83f8c1e17b3786e8d1eac405a5a69f6aef9a authored almost 3 years ago by Kyle Tee <[email protected]>
refactor: View layout to use new Text widget

gitlab.com/exosphere/exosphere - 09db0f038b2221cf4b0d44a5f0d3ad845a175cc7 authored almost 3 years ago by Kyle Tee <[email protected]>
feat: add h2 widget to capture heading2 style

gitlab.com/exosphere/exosphere - 33db52122d013dd517f8bb347b103f0657357b0d authored almost 3 years ago by Kyle Tee <[email protected]>
feat: add button text variant to capture material button style

gitlab.com/exosphere/exosphere - e57fbf2a98a6503e965f03d3d0e859a9d9cd7025 authored almost 3 years ago by Kyle Tee <[email protected]>
Merge branch 'revamp-volume-detail-page' into 'master'

Revamp volume detail page

Closes #690

See merge request exosphere/exosphere!631

gitlab.com/exosphere/exosphere - 309e385fc09f336f5679674d583d26a7c412a1cc authored almost 3 years ago by Julian Pistorius <[email protected]>
Merge branch 'select-widget-visibility-dark-mode' into 'master'

Contents on select widget are illegible in dark mode

See merge request exosphere/exosphere!632

gitlab.com/exosphere/exosphere - efd726dceaab9379d0e4bc6467c0b1e376877812 authored almost 3 years ago by Julian Pistorius <[email protected]>
Replace logic with toCssString function

gitlab.com/exosphere/exosphere - aa20e6bf931d517fdceb233707f1204d860c98a4 authored almost 3 years ago by rokarim <[email protected]>
Fixed bold styling of settings toggletip

gitlab.com/exosphere/exosphere - 7157b8f02f5d4e9f05164c798cf3da3f4e2da3fb authored almost 3 years ago by Jaladh Singhal <[email protected]>
Improve toggle tip styling

gitlab.com/exosphere/exosphere - 07d01b7873605d95f5772722c32ab5f6a7811943 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Added popover styling and position attribute to toggle tip

gitlab.com/exosphere/exosphere - fdb0e6b0586c453b2a9bcc22fa8fac9d7ae975d4 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Merge branch 'include-current-size-resize-page' into 'master'

Display current flavor on Resize instance page

Closes #705

See merge request exosphere/exosphe...

gitlab.com/exosphere/exosphere - 7f2e6fbb94a62b5d9f9e45aaf9e6a288ee99f9b4 authored almost 3 years ago by Julian Pistorius <[email protected]>
Merge branch 'include-current-size-resize-page' into 'include-current-size-resize-page'

Compare structured types instead of coercing to empty string

See merge request rokarim/exosphere!1

gitlab.com/exosphere/exosphere - 201ffe28ecab643f9913d931979ab472b11aa043 authored almost 3 years ago by Romina Karim <[email protected]>
Compare structured types instead of coercing to empty string

gitlab.com/exosphere/exosphere - b400e2cb872a64a75d219b20c312b8d0e17a7c42 authored almost 3 years ago by chris <[email protected]>
Merge branch 'issue-720' into 'master'

declare character encoding in index.html

Closes #720

See merge request exosphere/exosphere!634

gitlab.com/exosphere/exosphere - 64a63a31066ebf3d8f6b0bc87be832ea89d0e89c authored almost 3 years ago by Julian Pistorius <[email protected]>
fix seds in CI config to edit self-closing HTML tag

gitlab.com/exosphere/exosphere - 3702aaca8207e547b734da19a156a36087829aa1 authored almost 3 years ago by chris <[email protected]>
fix self-closing HTML tags

gitlab.com/exosphere/exosphere - d862507c6013006631594a5bc88d11df98ab573e authored almost 3 years ago by chris <[email protected]>
declare character set

gitlab.com/exosphere/exosphere - 3fb3f02228ec957f8299e7ee8158294af1b0a10b authored almost 3 years ago by chris <[email protected]>
Display current flavor on Resize instance page

gitlab.com/exosphere/exosphere - 659b53d9312bf087621c29646b2dadb549ed5d6d authored almost 3 years ago by rokarim <[email protected]>
Merge branch 'il-with-dl' into 'master'

Replace ImageList with DataList widget

Closes #490

See merge request exosphere/exosphere!621

gitlab.com/exosphere/exosphere - d40feb066a3a83db8d9e0bf49a61316ce8049b6b authored almost 3 years ago by Julian Pistorius <[email protected]>
Remove id from search filter in style guide

gitlab.com/exosphere/exosphere - a4a41ba022726b72c53576100dbee7eeabbdd8ab authored almost 3 years ago by Jaladh Singhal <[email protected]>
Merge branch 'il-with-dl' into 'il-with-dl'

fixes to https://gitlab.com/exosphere/exosphere/-/merge_requests/621/

See merge request jaladh-...

gitlab.com/exosphere/exosphere - c65ef4a48894fb444eacf235e03bdfda0759e4fc authored almost 3 years ago by Jaladh Singhal <[email protected]>
Clean up image attributes row

gitlab.com/exosphere/exosphere - 3897fd8b84c907ec38d8c8631e2d5cbd0d91ba1f authored almost 3 years ago by chris <[email protected]>
Contents on select widget are illegible in dark mode

gitlab.com/exosphere/exosphere - 713735b2f5ea74c8ec01c50774f23db2f2591103 authored almost 3 years ago by rokarim <[email protected]>
remove unused id property of SearchFilter

gitlab.com/exosphere/exosphere - 8f0d3f83874c3b91729dcb9b231eea7f99c9cb2f authored almost 3 years ago by chris <[email protected]>
Split info into two cards

gitlab.com/exosphere/exosphere - 2ab29885cb6350dc4d8d390ab1138995be81e637 authored almost 3 years ago by rokarim <[email protected]>
Adjusted card size

gitlab.com/exosphere/exosphere - 356500247083ddf1afc3bb12e01efab8961e30bf authored almost 3 years ago by rokarim <[email protected]>
Revamp volume detail page

gitlab.com/exosphere/exosphere - 27d9acd150f9fa52d7203c8959b9631509e4de46 authored almost 3 years ago by rokarim <[email protected]>
Merge branch 'volume-name-input-validation' into 'master'

Volume name starting or ending with a space are not valid

See merge request exosphere/exosphere...

gitlab.com/exosphere/exosphere - b780a4489f986b341370de97ca1f51f452a164a8 authored almost 3 years ago by Chris Martin <[email protected]>
Made custom ordering of images more semantic

gitlab.com/exosphere/exosphere - 881f17f096e9bdf7c99174ba9518d37a728701c3 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Remove unused dependency to appease elm-analyse

gitlab.com/exosphere/exosphere - ca83e52b5ed1b2f6e2b639d181c67b5740db71ab authored almost 3 years ago by Jaladh Singhal <[email protected]>
Remove an unused import

gitlab.com/exosphere/exosphere - 30f6c1652c3446127c97e5712d047ed32bc22e22 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Added name search filter & removed unused code in ImageList

gitlab.com/exosphere/exosphere - 9947a71d7e48fea4952c937adca9fd92fe5fbb14 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Made delete image button functional

gitlab.com/exosphere/exosphere - 67504ac5f5b892de04f31fcf68c2c3e09cab93dc authored almost 3 years ago by Jaladh Singhal <[email protected]>
Don't show option in filter dropdown when empty

gitlab.com/exosphere/exosphere - d705c4df0d37e384df2fc1166eff2c449c3cdae7 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Use DataList widget in ImageList

gitlab.com/exosphere/exosphere - fb5cc131fba824ccdbb425755083051782a26115 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Added DataList filters for image tags, visibilty & owner

gitlab.com/exosphere/exosphere - ed95d3d489cba791e1ae4192625045fdafefb6e3 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Added owner text and updated featured icon

gitlab.com/exosphere/exosphere - f21389abe4f509d9ee3053adeef4343aff5bfbbc authored almost 3 years ago by Jaladh Singhal <[email protected]>
Highlighted belongs in owner text

gitlab.com/exosphere/exosphere - f6f919b11988780ef112ba7e4c9e39fc21965ce9 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Added image tags in view

gitlab.com/exosphere/exosphere - a527d48a9708509d97e3d6ca678f1d4408d68e03 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Added search filter to DataList widget

gitlab.com/exosphere/exosphere - 1cc588d8613411f12fef6ef9dd01682354a14935 authored almost 3 years ago by Jaladh Singhal <[email protected]>
Volume name starting or ending with a space are not valid

gitlab.com/exosphere/exosphere - 58179ababeeccadd1ead9e005a1e30fca5651daf authored almost 3 years ago by rokarim <[email protected]>
Merge branch 'disable-create-volume-for-invalid-inputs' into 'master'

Disable create volume button when inputs are invalid

See merge request exosphere/exosphere!629

gitlab.com/exosphere/exosphere - a53a8baa0e2cb024d1bdab2334173522d586d630 authored almost 3 years ago by Julian Pistorius <[email protected]>
Merge branch 'required-validation-jetstream-login' into 'master'

Added required validation to Jetstream Login input fields

See merge request exosphere/exosphere...

gitlab.com/exosphere/exosphere - 6625fc958feef140bf5cad1ab383ee4b392a18fa authored almost 3 years ago by Julian Pistorius <[email protected]>
Disable create volume button when inputs are invalid

gitlab.com/exosphere/exosphere - 40167c3e1a4861895ad0ec3f27c6eaa34e88338f authored almost 3 years ago by rokarim <[email protected]>
Updated imports

gitlab.com/exosphere/exosphere - 298529868cb9ef2dc46169cc206bc29ab4facbe3 authored almost 3 years ago by rokarim <[email protected]>
Merge branch 'master' into 'required-validation-jetstream-login'

# Conflicts:
# src/Page/LoginJetstream1.elm

gitlab.com/exosphere/exosphere - 538ab27f1a6cf3081e2a38001677de41abcd7933 authored almost 3 years ago by Romina Karim <[email protected]>
Merge branch 'feature/692-button-component' into 'master'

Add themed button component

Closes #692

See merge request exosphere/exosphere!625

gitlab.com/exosphere/exosphere - 5b992b5ecf5025bec5f1ff7cba073a2938440780 authored almost 3 years ago by Chris Martin <[email protected]>
Merge branch 'feature/husky-pre-push-hooks' into 'master'

Add `husky` pre-push hook to run “test” and “elm:analyse”

See merge request exosphere/exosphere...

gitlab.com/exosphere/exosphere - 6876bed7874c533104806e60914bf1d2d06510ef authored almost 3 years ago by Chris Martin <[email protected]>
Merge branch 'mute-instance-credentials' into 'master'

Mute username and passphrase message on non-Exosphere instances

See merge request exosphere/exo...

gitlab.com/exosphere/exosphere - 42a78780322bc8c242657fbc9a0176a65206acdf authored almost 3 years ago by Chris Martin <[email protected]>
Replaced case statement with if

Otherwise elm-analyse complains

gitlab.com/exosphere/exosphere - 21be33b3537a39de54dd30c52cd40792c950b68e authored almost 3 years ago by Julian Pistorius <[email protected]>
Only mute username if unknown

Otherwise it doesn't fit with the other fields like public key name and
passphrase.

gitlab.com/exosphere/exosphere - 211aaa497a42af4b6ca68f7737854993fecf84f6 authored almost 3 years ago by Julian Pistorius <[email protected]>
Added Husky check for elm-format

gitlab.com/exosphere/exosphere - 651359d6379555f378f2dff066aff85826b9583b authored almost 3 years ago by Julian Pistorius <[email protected]>
Added required validation to Jetstream Login input fields

gitlab.com/exosphere/exosphere - 9a4c475263be9ca62987f67fdea94954a89044dc authored almost 3 years ago by rokarim <[email protected]>
set username to exouser for instances from Exo

gitlab.com/exosphere/exosphere - 3b7401391b76d7c64e4a9580a19ef804de6622f9 authored almost 3 years ago by rokarim <[email protected]>
Mute username and passphrase message on non-Exosphere instances

gitlab.com/exosphere/exosphere - 11f965fe4f6556401b55ea8de0e9ac43fd5e4e50 authored almost 3 years ago by rokarim <[email protected]>