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

feat: add elm-ui helper to transform elements in design system #658

gitlab.com/exosphere/exosphere - e5e6372610769094699e515432ef8769e3f144f5 authored almost 3 years ago
feat: add some categories to the design system explorer #658

gitlab.com/exosphere/exosphere - 5659a01cf589198e86e2c7be7d2f2e639e2aac03 authored almost 3 years ago
Don't show filtersView and toolbar if empty

gitlab.com/exosphere/exosphere - 932665d671ce71659a29ee25656b4a4967f87d85 authored almost 3 years ago
Merge branch 'distro-logos-load-badly' into 'master'

Problem: Some images show placeholders on first load

See merge request exosphere/exosphere!610

gitlab.com/exosphere/exosphere - 882e5086b0b2c1bdd96348263672bc0e26956b8f authored almost 3 years ago
Some images show placeholders on first load

This happens with images in the assets/img directory.

Prevent this from happening by pre-loadin...

gitlab.com/exosphere/exosphere - a297d91ee02dcf1a37e799d6b07d8871a4134f12 authored almost 3 years ago
Merge branch 'issue-686' into 'master'

add missing instance statuses

Closes #686

See merge request exosphere/exosphere!609

gitlab.com/exosphere/exosphere - 008b74fb82840c03ab05df762e9e825f83485270 authored almost 3 years ago
removing todo that I don't want to fix in this MR

gitlab.com/exosphere/exosphere - a40b80fc4cb984cb8e6789c7fe8e83278b30e1a8 authored almost 3 years ago
fixing typo in JSON decoder

gitlab.com/exosphere/exosphere - 4c1f026d975770fc6eaee0928f3409c48e84630a authored almost 3 years ago
allowing server delete under more conditions

gitlab.com/exosphere/exosphere - bda4b443318324b685c16b2b2ae330bcc5aaca34 authored almost 3 years ago
add missing ServerStatus variants

gitlab.com/exosphere/exosphere - d6af8cf5a6b03174884a276517c130e16b966d87 authored almost 3 years ago
fixing alphabetization bug

gitlab.com/exosphere/exosphere - 8f82067945fd1b6e77982291a3097eff703309b4 authored almost 3 years ago
refactor to simplify serverStatusToString

gitlab.com/exosphere/exosphere - ee78c34b346a81462a4c485c9d07384cf5a94d34 authored almost 3 years ago
changing ServerStatus variants to match https://docs.openstack.org/api-guide/compute/server_concepts.html

gitlab.com/exosphere/exosphere - 606ff247cc371703fd1b6dfb9df7074a13ff1967 authored almost 3 years ago
alphabetize ServerStatus and its uses

gitlab.com/exosphere/exosphere - 159bce6fb171d744643a1cc0e19e34ac806bc742 authored almost 3 years ago
Merge branch 'issue-130' into 'master'

support instance resize

Closes #130

See merge request exosphere/exosphere!608

gitlab.com/exosphere/exosphere - 741d932bde3192a89d5f61b0af44a17e545b78b2 authored almost 3 years ago
removing possibly inapplicable text

gitlab.com/exosphere/exosphere - cc31a7329c6fd1f44cc8fc98cdb2c2f18714df8a authored almost 3 years ago
Create server page now models a Maybe FlavorId instead of relying on empty string to mean lack of flavor selection

gitlab.com/exosphere/exosphere - 2f5dccc04fd9a19ee39bb5039c5a7a00750744b9 authored almost 3 years ago
removing completed todos

gitlab.com/exosphere/exosphere - 03ddc48d80662f100a5d1adc839b979e06dee64b authored almost 3 years ago
only allow user to choose a new flavor with a compatible root disk size

gitlab.com/exosphere/exosphere - 0c5cbedf212cbc393f5a254a6315bfe952e35e55 authored almost 3 years ago
Removing text that does not make sense for all usages of the flavor picker, and arguably is not needed for any of them

gitlab.com/exosphere/exosphere - 661338deffa34a13764183041c9eb725d9fa5fe3 authored almost 3 years ago
don't allow user to pick the instance's current flavor

gitlab.com/exosphere/exosphere - 64092cb5f9713efc687fa8ffd5b0818dead37942 authored almost 3 years ago
fixing bugs with which server UI status to show

gitlab.com/exosphere/exosphere - 2193d7379f6679816fdee48907a5a86bbd4ccdd6 authored almost 3 years ago
when user clicks resize button, set server target status

gitlab.com/exosphere/exosphere - 239c2316e74f168f0a249a3f86db04ced9980106 authored almost 3 years ago
show resource usage charts when server is in verify resize status

gitlab.com/exosphere/exosphere - f1511efa109292c30b950e5c7afd12a62f172d2a authored almost 3 years ago
bug fixes with revert button

gitlab.com/exosphere/exosphere - 48f88ce0362d5d09f54f3fcbedc6a5b012b79ff4 authored almost 3 years ago
Store guacamole token if server in in verify resize status

gitlab.com/exosphere/exosphere - 2b850764083390d6eb5504eea28e541bfac77baf authored almost 3 years ago
also show interactions if server is in verify resize status

gitlab.com/exosphere/exosphere - 6b43f1d82d3e945e6163b7d5a20325ad00f7db74 authored almost 3 years ago
The orchestration steps that we run if a server is active, also run them if server is in verify resize status

gitlab.com/exosphere/exosphere - a64af233c4fd9f14cedb163f495b715a86b6ef47 authored almost 3 years ago
Shorten button text so it does not overflow

gitlab.com/exosphere/exosphere - 099b50054b13850c8beedfdeba8a0293e94948de authored almost 3 years ago
send user back to ServerDetail page after they click resize button

gitlab.com/exosphere/exosphere - bd6234b12a7f914fafe3a42f8a8a3af50527745c authored almost 3 years ago
wiring up API call when user resizes server

gitlab.com/exosphere/exosphere - ac4f1eb12c24bc00d841e5884066d3ea2dea6457 authored almost 3 years ago
using flavor picker on ServerResize page

gitlab.com/exosphere/exosphere - d84462c9a37e9b92a0a8e7ebe494db283f83db15 authored almost 3 years ago
factor out flavor picker from ServerCreate page

gitlab.com/exosphere/exosphere - 31e5cf1eb694dea7138d99349df1e70c389f8018 authored almost 3 years ago
Sending user to server resize page when they click the resize action button

gitlab.com/exosphere/exosphere - 3378c7789aa56b2b7abcb2678f137112cecb0fa6 authored almost 3 years ago
wiring for server resize page

gitlab.com/exosphere/exosphere - 2096235306922bfdaac4d937ba3d84ce62134509 authored almost 3 years ago
skeleton of page to resize instance

gitlab.com/exosphere/exosphere - d113e071177a4340a2bbd30714bd421c0a274d35 authored almost 3 years ago
requestServerResize API call

gitlab.com/exosphere/exosphere - 5361d607a5d079fb72058ab557bb0c4fccca9f58 authored almost 3 years ago
Basic plumbing to support instance resize as server actions

gitlab.com/exosphere/exosphere - 91ac580e55436e9ebb3c244873cb14e6321feef0 authored almost 3 years ago
Merge branch 'fix-matomo-site-id' into 'master'

fix Matomo site ID for jetstream2.exosphere.app

See merge request exosphere/exosphere!607

gitlab.com/exosphere/exosphere - 7d76eee8a579425a1a0dec919603fb37e4ebf121 authored almost 3 years ago
Merge branch 'issue-474' into 'master'

Sentry integration

Closes #474

See merge request exosphere/exosphere!606

gitlab.com/exosphere/exosphere - a4d1ad004b736d39647013cfb3a6347ae4d0bd9f authored almost 3 years ago
fix Matomo site ID for jetstream2.exosphere.app

gitlab.com/exosphere/exosphere - 6c3c4840f87e414efd290e4f33457eb71476c32d authored almost 3 years ago
when processing an error message, send it to Sentry if Sentry is configured

gitlab.com/exosphere/exosphere - de5b8517b3a4697b7f16074500b8496bf3777caa authored almost 3 years ago
fixing quotes in sed statements in .gitlab_ci.yml

gitlab.com/exosphere/exosphere - 359cb154fe906974fb49566386ab33ae7819300a authored almost 3 years ago
in CI jobs, set release version (and environment name where appropriate) in Sentry config

gitlab.com/exosphere/exosphere - 053f8f9273118a520eb95a91a7de5ba815faaa40 authored almost 3 years ago
fixing JSON syntax now that config.js has another field

gitlab.com/exosphere/exosphere - 764e40eef32171b6bef51e5bbd67625c9a0f36d6 authored almost 3 years ago
populating Sentry configs for Exosphere hosted sites

gitlab.com/exosphere/exosphere - 8afb99e81e2c89778d135cf0a91f87204b63ca57 authored almost 3 years ago
fixing JSON syntax in readme.md

gitlab.com/exosphere/exosphere - b19dfecfe6117e3666ec417e63c2a33b95b741b3 authored almost 3 years ago
wiring to pass Sentry configuration to app

gitlab.com/exosphere/exosphere - 460e4015e281120954487c94fbddee72f56aa327 authored almost 3 years ago
install elm-sentry

gitlab.com/exosphere/exosphere - d090c3c4a18e91f6011eb9d91e15ef25e1dabfaa authored almost 3 years ago
Merge branch 'instance-deployment-complete-timestamp' into 'master'

Record timestamps with Exosphere Setup Status and show server setup time in the UI

See merge re...

gitlab.com/exosphere/exosphere - 9a0ac808f1ae5c7ba6120c76841d772e355e0413 authored almost 3 years ago
convert epoch to milliseconds when logging to console, not when decoding JSON later, this fixes an error condition

gitlab.com/exosphere/exosphere - 36dd1df8944dd9bccfb1071424612728b726f2aa authored almost 3 years ago
fix backward compatibility with world in which exoSetup is stored as non-JSON string

gitlab.com/exosphere/exosphere - 1ab8d5ec9611029a2de64020372e89c98f4d4b4d authored almost 3 years ago
Merge branch 'fewer-auto-mounts' into 'master'

reducing number of volume auto-mounts from 10 to 5

See merge request exosphere/exosphere!603

gitlab.com/exosphere/exosphere - 34fc971023cc967256fbd85ebd7220e024d996be authored almost 3 years ago
Display instance setup time in the UI

gitlab.com/exosphere/exosphere - de1b5e4ea9918afed113f80b9bb5e497b9df5235 authored almost 3 years ago
bug fix: convert seconds to milliseconds

gitlab.com/exosphere/exosphere - ef3b52ed904858437ee27fd830f37c970e9669d2 authored almost 3 years ago
refactor: destructuring currentTimeAndZone tuple in serverDetail_ function declaration

gitlab.com/exosphere/exosphere - a64c7bba5ef9b9cabdf00ef5da6368e25825f009 authored almost 3 years ago
refactor: rendering the created ago text and toggletip in ServerDetail page instead of view helpers

gitlab.com/exosphere/exosphere - 6ab233b7f38433ad73ee03674652e6d15dbd2f73 authored almost 3 years ago
Use field name status instead of exoSetup going forward

gitlab.com/exosphere/exosphere - 55cb544281fa36b5d35106d7d00800710a13f0e3 authored almost 3 years ago
attempting to escape single quotes in YAML

gitlab.com/exosphere/exosphere - 417b4c9c2e5323367d2f95dca90891a3fff5527f authored almost 3 years ago
using new value format for exoSetup

gitlab.com/exosphere/exosphere - fa605954238bddcde1da17482680b22809e37729 authored almost 3 years ago
clearer variable names

gitlab.com/exosphere/exosphere - 4d3dc058b96caca1c8bdae130fd7c4fd9e126693 authored almost 3 years ago
few more quotes

gitlab.com/exosphere/exosphere - be8aaab593bd5a070b2e0888e4d8b8341072ffcb authored almost 3 years ago
model ExoSetupStatus timestamp in app and store it in server metadata

gitlab.com/exosphere/exosphere - fbb63272e7d4a2515e1d3174d738de09d1cd2a84 authored almost 3 years ago
log epoch when updating exoSetup in console

gitlab.com/exosphere/exosphere - 0f5aba5336b360615d9601e5ce3021cbd887e9fd authored almost 3 years ago
Merge branch 'sl-with-dl' into 'master'

Replace list of servers with the DataList widget

Closes #306 and #451

See merge request exosph...

gitlab.com/exosphere/exosphere - ef1ac820b9795829856977e0330b6b3f81ae9496 authored almost 3 years ago
Removed now unused function `windowClose`

gitlab.com/exosphere/exosphere - 247eae104f9c0aacbfe592bf17bb16ed8dc42936 authored almost 3 years ago
Allow opening of only one popover in server list

gitlab.com/exosphere/exosphere - dc23ea31dc699895689de41cb7d7a3687c980b76 authored almost 3 years ago
Changed model to allow opening of only one delete & interaction popover at a time

gitlab.com/exosphere/exosphere - 585aa0eff3a379504dbda6c5eb54adf682bfacfb authored almost 3 years ago
Removed stringToUuid & made popconfirm text more clear

gitlab.com/exosphere/exosphere - df13df39b52c6ed4f0d4f7fecfbbe05796be3cb9 authored almost 3 years ago
reducing number of volume auto-mounts from 10 to 5

gitlab.com/exosphere/exosphere - dc46024ebf02f1ff748601bcfb776490f9a5cf02 authored almost 3 years ago
Request flavors data in ServerList Route

gitlab.com/exosphere/exosphere - 32fafa10d3ae2560d61924d52e5ac311b2291466 authored almost 3 years ago
Merge branch 'issue-675-web-desktop-and-centos8' into 'master'

Remove or replace references to CentOS 8

Closes #632 and #675

See merge request exosphere/exos...

gitlab.com/exosphere/exosphere - 4b2827fd6620aea5779991262d41426a0421107d authored almost 3 years ago
Added creation time filter

gitlab.com/exosphere/exosphere - 08f9a6ed4365b4786c5b3f84177e10fddad9b5c7 authored almost 3 years ago
Remove or replace references to CentOS 8

Some features no longer work on CentOS 8. Replace with Rocky Linux (and
AlmaLinux) where it make...

gitlab.com/exosphere/exosphere - cdffd59df22d20d239f81622983b222110c87526 authored almost 3 years ago
Refer all server Ids by OSTypes.ServerUuid

gitlab.com/exosphere/exosphere - ff5b37d9e2f7d9437701ea2820024c10382ef408 authored almost 3 years ago
Made delete button reusable in server view & bulk action

gitlab.com/exosphere/exosphere - 0d488acdd8e7c5b120e469c5e821982f77ff86f2 authored almost 3 years ago
Show server status text in tooltip & in case of deletion

gitlab.com/exosphere/exosphere - a302e750491cc39ee4c1c5ec61407a51a91b5364 authored almost 3 years ago
Added popconfirm to server delete button

gitlab.com/exosphere/exosphere - 9d985deda7c01456b2eeb9766d7a2d234ade36d6 authored almost 3 years ago
Merge branch 'issue-673' into 'master'

Suppress toast message from API errors resulting from deleting a floating IP address when deleti...

gitlab.com/exosphere/exosphere - cf628e993680d443a2c8f65724124d1fa2902947 authored almost 3 years ago
Ignore API errors from trying to delete a floating IP address when deleting a server

gitlab.com/exosphere/exosphere - 04db4a699d5c85cdc892ad41c7acd0caaa8adb16 authored almost 3 years ago
Made delete button secondary & improved its style

gitlab.com/exosphere/exosphere - 141d0b5f2024586b9785fb66eb2cb03c94532d6c authored almost 3 years ago
Add default option s current user

gitlab.com/exosphere/exosphere - a76fb4581ce6ec27ae25669cdc4c3cbaa7b149e3 authored almost 3 years ago
Don't show floatingIp address if unknown

gitlab.com/exosphere/exosphere - e7bbd112fc38755e32e25d56767995afe8c9fccb authored almost 3 years ago
Remove unused imports

gitlab.com/exosphere/exosphere - 2dd6bc6a15517af87ee64b46b02f96322052e23b authored almost 3 years ago
Improved actions in serverView

gitlab.com/exosphere/exosphere - 3a3d2f93453797be605b90be898e6254775df0a8 authored almost 3 years ago
Make project available to init of ServersList

gitlab.com/exosphere/exosphere - ca9b1cb6a6b4577663f7242d6312340cb7fb5239 authored almost 3 years ago
Added me w/ current user & changes as per new filter API

gitlab.com/exosphere/exosphere - ab6dc47fbcfcfd401c25d763c73c876181c5c6c5 authored almost 3 years ago
Added creator filter to data list of servers

gitlab.com/exosphere/exosphere - dde1f8147d8879f1a4eb3ded0922cb58adec5c58 authored almost 3 years ago
Use color in datalist from palette over hardcoded ones

gitlab.com/exosphere/exosphere - f0af238a3685e72e228fc33cb311502c856ad11e authored almost 3 years ago
Used DataList in ServerList & showed more server details

gitlab.com/exosphere/exosphere - b2bfb446d146f89bac245d1a8c3bd0dff95fa17a authored almost 3 years ago
Account filtering in determining row view style

gitlab.com/exosphere/exosphere - 40f66d0bf2a7eccbecf0931fc436e4e42f2c779d authored almost 3 years ago
Adjusted filters to changed API

gitlab.com/exosphere/exosphere - bad1b2191f1cc20cd6adf305b93f8f3365760091 authored almost 3 years ago
Adapt ServerList to changed DataList filterOptions API

gitlab.com/exosphere/exosphere - 7319c313d6e5cad5e2cbd8eeee67b9019da4d375 authored almost 3 years ago
Added server interaction dropdown

gitlab.com/exosphere/exosphere - e2858f2943b41721a0902789af2bd8ffb77746c4 authored almost 3 years ago
Remove model fields and Msg not in use

gitlab.com/exosphere/exosphere - 5df457efc5d541335adca0f922f92e80e439f2b5 authored almost 3 years ago
Merge branch 'issue-671-cluster-creation-script-to-upstream' into 'master'

Use the upstream for cluster creation scripts

Closes #671

See merge request exosphere/exospher...

gitlab.com/exosphere/exosphere - d66608757ec237910f5126f8f057e52f5753f1b7 authored almost 3 years ago
Merge branch 'dl-filters' into 'master'

Add filtering functionality to Data List Widget

See merge request exosphere/exosphere!586

gitlab.com/exosphere/exosphere - 99b13071e497ca0ae0cc1d80f0fb1c6d461ef02c authored almost 3 years ago
Got rid of FilterOption, replaced it with the following:

1. An `optionsTextMap` field in the `Filter` record. This `Dict` field allows consumer to overri...

gitlab.com/exosphere/exosphere - 661888c5c563ad479e899a582e5b268bb7806c4f authored almost 3 years ago
Removed OptionsTextMap and made filterOptions of Dict type

gitlab.com/exosphere/exosphere - 1f95930fc17ed6b8259f7d5dcbf0b844e71c43e9 authored almost 3 years ago