Ecosyste.ms: OpenCollective

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

gitlab.com/exosphere/exosphere

A user-friendly, extensible OpenStack client
https://gitlab.com/exosphere/exosphere

Merge branch 'creating-server' into 'master'

Add "creating server" loading indicator

See merge request exosphere/exosphere!661

b845af5953993c9aed13823515e0252ecb949364 authored over 2 years ago
Merge branch 'issue-763' into 'master'

Support for Ubuntu 22.04 instances

Closes #763

See merge request exosphere/exosphere!664

85dcfb856f79529f46223e559a303707b14ba33e authored over 2 years ago
supporting future new Ubuntu 22.04 instance type on Jetstream2

6a0d30d1dc7a0030f1c958e358ff4307c9da1137 authored over 2 years ago
updating readme to show we support Ubuntu 22.04 instances

6140f4827037f7b8af9662256131ba019178e73c authored over 2 years ago
ensure dbus-x11 package is installed on Ubuntu for VNC server to work

84db9eb9bedb567064db7fdb18c495f2f00c1793 authored over 2 years ago
fix ExecStartPre in VNC server systemd unit file

016323ca0f75eccc0d83a4f0891029e61d9269cf authored over 2 years ago
use guacd-dev Docker image instead of building from source

b052d2157b814e93898f4c5608f57b978da92e32 authored over 2 years ago
Genericize comment for Ubuntu 22.04

4923898f1663adf4e19a26ea16c95ed9681e161d authored over 2 years ago
fixing JSON bug

a778a42a3a1b5762507af80fe3fab6ab3af1470b authored over 2 years ago
Updating text in UI to indicate that we support Ubuntu 22.04 instances

3cd81776d544ff0b66f8cd984769b1487032690e authored over 2 years ago
Use newer Guacamole containers per issue #763

d90d72051708275f85c16116736374c97c0158d3 authored over 2 years ago
Merge branch 'prevent-too-much-simultaneous-instance-creation' into 'master'

Prevent too much simultaneous instance creation

Closes #759

See merge request exosphere/exosph...

c5446ec448de6ee5a7deb0fd08a4014847f02538 authored over 2 years ago
Explain new case of why slider is at maximum

ea7275dbb339d0b5f3ca7f5f575701e9c5abe3a5 authored over 2 years ago
wrap long line of text

2fc236251a03e3b6f2ad3672308c1c47c3fb58e0 authored over 2 years ago
prevent user from creating more than 25 instances at a time, even if quota would allow for more

cbd8957312870602d668b66b6fa8429fe632accb authored over 2 years ago
if Exosphere is limiting the number of instances that can be created at a time (beyond what the user's quota limits), tell the user about it.

fbfbc347a166c6c8bc50567aa1827e81b114c0fb authored over 2 years ago
rename function countAvail to countAvailPerQuota

6a2dcfeeb17a6649dba9d20df05017692c183ff3 authored over 2 years ago
Add "creating server" loading indicator

c01c8981b3f6d64a4163e1cf118e4d0f1a66e8ab authored over 2 years ago
Merge branch 'create-server-warning' into 'master'

Show invalid form warning beside create button on ServerCreate page

See merge request exosphere...

0eafa7c11b17b986ea65965492fcc0c76ba3604d authored over 2 years ago
Merge branch 'fix/738-username-not-bold' into 'master'

Load "Open Sans Bold" font-face explicitly

Closes #738

See merge request exosphere/exosphere!659

130ce12bfdff0644292ae5b449b74c4421cba667 authored over 2 years ago
Merge branch 'server-name-suggestion' into 'master'

[Create Instance Page] Adds name suggestions buttons

See merge request exosphere/exosphere!653

3d4a9e6f36076ac57b361cd5f4d882249a62cfb0 authored over 2 years ago
Show no resources available over field specific errors

dd55760cfb45d1d3305362e71c6cff0e1b907cd3 authored over 2 years ago
Removed GotDisabledCreateButtonPressed

504078506c96f367e4dc238dd2610c1a40fded46 authored over 2 years ago
Show oxford comma when >2 items in list

2f01a738d9aa65f5629b09fb86257494d8fd1199 authored over 2 years ago
Show invalid form reason as a single sentence

bc5a8a63f9d0252685498887075909e64e19f69c authored over 2 years ago
Show invalid form hint beside btn in server create page

c8d8099bf1d0dc797ba81ba7483e5009a36ae177 authored over 2 years ago
Merge branch 'insufficient-quote-recovery-branch' into 'master'

[Create Instance Page] Don't allow instance creation when insufficient quota recovery MR

Closes...

45f865f1817932218d5242700336507b2110311a authored over 2 years ago
feat: medium & semibold font files; update to v29

ea860321103e87229add706cd72637158bb32d20 authored over 2 years ago
fix: change home logo & buttons to semibold weight

8e8ae04ed4e86521d7a3b3d13390e57397f30d90 authored over 2 years ago
feat: add semibold font weight to typefaces

53e80a7f4f7b61d7094e42aba079cfda94868db6 authored over 2 years ago
fix: load Open Sans bold font-face explicitly

Closes #738; also upgrades font version & adds Hebrew character support.

a254672239c434f2ea08753ec388f0f23002361e authored almost 3 years ago
Merge branch 'rate-limit-console-log-polling' into 'master'

More polling logic fixes for console log

See merge request exosphere/exosphere!658

686172c09361b3203cb9be3a10dc5ecbb92dab73 authored almost 3 years ago
be less clever with updating ExoSetupStatus, and set the received time every time we receive the console log

71af5b1e2de0549ef792bd944c06b495c95fd7ec authored almost 3 years ago
fix and simplify logic of when to poll for server resource usage using new RDPP helper function

35cc15f025145e3a6b697141c7ccb82e0a09cb6a authored almost 3 years ago
Refactor doPollLinesExoSetupStatus to use new RDPP helper function, avoiding an API call if we just received an error for it

e54ccb94f94db96bc5e88fbdc30d69e16b563315 authored almost 3 years ago
helper function to determine if an RDPP is pollable given a polling interval

0fe649a1b73de91e0ab992b95dbf4fc5290d82c4 authored almost 3 years ago
Merge branch 'rate-limit-console-log-polling' into 'master'

Wait one minute between polling console log, even if most recent time series data point is >1 mi...

3ef786a7b6d471e950f8ca44bc2b58068f8e559a authored almost 3 years ago
Wait one minute between polling console log, even if most recent time series data point is >1 minute old

de790882973f8a6c7ca094dec5234f8de41b6ca1 authored almost 3 years ago
Merge branch 'feature/745-prettier-format-js' into 'master'

Add consistent formatting for Javascript using Prettier

Closes #751 and #745

See merge request...

dd28ad69326119e8029b6e318326e671d7afdb6e authored almost 3 years ago
Date format fixed

14b4b7f7e6edc04af19afe52a2d8b9cae33c1b3b authored almost 3 years ago
Localize project to unitOfTenacy

cfc07f803237add218d936c46284ba4463b2331c authored almost 3 years ago
Name suggestions buttons

d82911d1fef0039b9fc1ff246e96c6bdb97f8081 authored almost 3 years ago
buttons spacing

5c40598572395c7beeebd7d0d0679913998baa6e authored almost 3 years ago
WIP

e87dd3303614dabd9d6772e7c649f86976673c15 authored almost 3 years ago
conflicts solved

8ce37ee37d331abe4d8d79ef2e0575b103e68e19 authored almost 3 years ago
[Create Instance Page] Don't allow instance creation when inssuficient quota recovery MR

24ca515e458a7dc20e60fd014b3fd71a86f13cbe authored almost 3 years ago
build: rename elm_analyse to static_analysis

Since it includes non-elm linting & might be confused with `elm-analyse`.

eafc8de22ac032bd099c16c7f685c8c49722a7c3 authored almost 3 years ago
build: add running js:format in elm_analyse step

e9a092fc23f80cd7d3b2e3a3ace14275adf3bcc3 authored almost 3 years ago
style: set trailing comma rule to es5 for compat

1e8ea2fc1a847ebd50c157ea69c2a01c55dd43d6 authored almost 3 years ago
fix: elm-git.json is a managed file, add to prettierignore

c844872c4ddde89675594fc9fb3475b2ffba8e37 authored almost 3 years ago
style: add prettier for formatting javascript

2cff4eb2443910229ed4e69279d89a6a37dc6ebd authored almost 3 years ago
docs: add notes on Prettier for contributors

163190d8d55968a1a01104ddbc50502b7da6a714 authored almost 3 years ago
style: format *.js, *.html, *.js using prettier

7648377bf113e0da85817c4572f7cce8412f28b1 authored almost 3 years ago
Merge branch 'feature/722-color-palette-atom' into 'master'

Add a thin border to color palette blocks in the design system

See merge request exosphere/exos...

9bc711ed1442955d857037bf169e2e416a8b055c authored almost 3 years ago
Merge branch 'popover-auto-close' into 'master'

Make popovers auto-close when clicking outside of them

Closes #730 and #681

See merge request ...

bb48480f9e28ed4c86d67f7108533e22d3d93128 authored almost 3 years ago
feat: add a thin border to color blocks in the design system

Related to review feedback: https://gitlab.com/exosphere/exosphere/-/merge_requests/647#note_922...

0577b3e0f38aa72d3b6ad490404f952031a5b778 authored almost 3 years ago
Add note about unique popover ID in MR quality checklist

bc53c60e2528e5543216d9dbeb8328469ea75269 authored almost 3 years ago
Keep server actions dropdown open when delete confirming

6dd9a5b4a58cf7b416fce1239b2223c37f8debbd authored almost 3 years ago
Moved decoders to popover and used them in explorer too

63667399b2617c71075cab24bb51782665e6a250 authored almost 3 years ago
Made context param type generic in popover so as to use it in explorer and style guide

Also added docstring for popover

b593d5a7839ed9e0be843a9cf98b57aa19a4048a authored almost 3 years ago
Made deletePopconfirm use new popover widget

9e156ead893e7bee26cbfdc6b6152c692833880a authored almost 3 years ago
Close ServerActions popover by subscribing global mousedown

bd7681c193d9653559ba52f46030f7afaac8a369 authored almost 3 years ago
Replaced old toggleTip with one using popover widget

6c194e51ba4785962a6832cdd156aefb43d90773 authored almost 3 years ago
Create a popover widget that subscribe to browser events

b8c6859b51e824f7f5298d2e5a4100403c130367 authored almost 3 years ago
Resolved merge conflict

de1ee859c1611b6b3aa355c68ca351c36e0ca771 authored almost 3 years ago
Integrated popover widget with DataList

5ed888ea52ce8dfeac911d90bab3046bd1155f71 authored almost 3 years ago
Moved PopoverId to Widgets.Popover.Types

133da6f149bdbd0d0777eaf035defc9d994eb39b authored almost 3 years ago
Removed projectViewModel that controlled create btn popover

a8f28359e13af570e7c02282647e6e6cfea30dd5 authored almost 3 years ago
Updated popover signature that can close popover when an action happens in its content

da4aad088aafafec0d64debabeb71a77501b5eb0 authored almost 3 years ago
Make popover close when clicking inside it

66dd4880166d4bb5489bac0117cafbae32fd7257 authored almost 3 years ago
Use popover widget in VolumeList, modified deletePopconfirm

4cf8df4602fef7496f53ec4111342d055ad14184 authored almost 3 years ago
Made create btn popover auto-closable by storing set of open popovers

1b3122e031ccf791a09b4a710f0ab2d7ff8dc503 authored almost 3 years ago
Replaced sharedMsgMapper in popover with PopoverId -> msg

3220ee451078d4a8bb76511f44f51fe694415e51 authored almost 3 years ago
Move togglePopover SharedMsg from consumer to popover widget

9b0a12ed6d3c10c7401b8f84b0da5af69a0e1ca3 authored almost 3 years ago
Removed toogleDropdown model & msg from DataList

b8d0bcf6e3737c7027d75187695284f89a2e3bc8 authored almost 3 years ago
Move popover style & attribs from Style.Helpers to Popover

3e98e1e2331169f179d43fd55a1e76a6f25c7dce authored almost 3 years ago
Made toggleTip based on auto-closable popover in ServerDetail

f58e8c171eb5277d8cc3cbe354bd827b9dff9ba3 authored almost 3 years ago
Generated filtersDropdown id uniquely within DataList

And hide toolbar if searchFilters is Nothing

3851d2f1b8a01b125818af8285fcfb49f244e452 authored almost 3 years ago
Merge branch 'server-name-exists-warn' into 'master'

Display a warn message when server name input already exists

See merge request exosphere/exosph...

91c6c7f09d20bafa5fc064433eca0fe1788389bf authored almost 3 years ago
Merge branch 'revamp-volume-detail-page-recovery' into 'master'

[Volume Detail Page] Last design changes recovery

Closes #690

See merge request exosphere/exos...

3d1a9f81bcfdbb223406a58d8ed97e3fc352b1a4 authored almost 3 years ago
Merge branch 'attach-volume-locked-instance' into 'master'

A volume can not be attached to a locked instance

Closes #578

See merge request exosphere/exos...

9d61a831845825fa77bfc2cfdf6a1ac7e438ae15 authored almost 3 years ago
Merge branch 'feature/722-color-palette-atom' into 'master'

Add colour palette stories to the design system explorer

Closes #722

See merge request exosphe...

65c6630846ce59f3f305d177e69d3497070f9a69 authored almost 3 years ago
Display a warn message when server name input already exists

3ef87b8d2a4ccf4b7458f4580bb84d80fc02b8d2 authored almost 3 years ago
[Volume Detail Page] Last design changes recovery

ab4cc0e421f79b2279bfe1cc897143029f9769f9 authored almost 3 years ago
feat: add config flags to design system for env color changes #722

64d41940cf26c1e6b4a891377b5871b3739aefcf authored almost 3 years ago
feat: add a monospace text helper to Text widgets

7353945c71ede2b226efdbd96b7df9eb7e1b6ce5 authored almost 3 years ago
feat: add WCAG readability test for palette colors

6eaf60880cdeb4e80758d6359d4f6e64dfe73e53 authored almost 3 years ago
build: change `elm-color-extra` to direct dep

bbc4591ef0beca366fe8f633cbdd4c0df37dbb7c authored almost 3 years ago
feat: add color palette to design system #722

f466002c986ab5661efffe469c55592086bb82bf authored almost 3 years ago
Merge branch 'api-failure-create-server' into 'master'

[Create Instance Page] Prevents multiple `Create` button clicks and stays in Create Instance Pag...

1ec38ea78775f245f5674ceaa5ca6f4cc0b8c897 authored almost 3 years ago
Merge branch 'feature/721-design-system-light-dark-mode' into 'master'

Add Dark Theme to Design System Explorer & Support Git Package Dependencies

Closes #721

See me...

cbe777743acac4d64fad0bbe092552552915b47b authored almost 3 years ago
Renamed functions and moved logic to a different function

6b55fa062f7a88f5a2b1d79388359e986c585a3f authored almost 3 years ago
build: update elm-ui-explorer to official v9.1.0

1c6f619ee9015b0606189d3472dfa6e0904265cf authored almost 3 years ago
Removed unused argument

f125d234e1d9d62c256ae8fab6bfa3a8f69224f5 authored almost 3 years ago
docs: add adr for elm-git-install tooling

5a210eed584f7aa7961f6b4f135cfda2f4d426fe authored almost 3 years ago
build: update elm-ui-explorer to exosphere-project fork

63af873c2452de1455d07f9685636737a00ae234 authored almost 3 years ago
build: fix docker setup by copying elm-git.json

2bf440301407a026978642c4ec4dbb926c912519 authored almost 3 years ago
build: fix github.com dependencies by using https instead of ssh

SSH connections require known_hosts & a key pair. If the repo were private, this would be import...

b65f98e58fef1a74116e8f76aa4a61c3cb2e735d authored almost 3 years ago
docs: fix dead link from minor url change in gitlab-ci.yml

f529299f9d890345cb55cb06a51473cdf201f4bd authored almost 3 years ago
refactor: remove unused stories & color mode change log

60aade69a77824cfea953b2981e7bbbf3f8cbbf6 authored almost 3 years ago