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

Add explanation to humanNumber

7b67224f58ac180c2dbb4cc722b4592c2cae6be6 authored about 2 years ago
humanBytes: Fix mis-conversion of GiB to bytes and MiB to bytes

When `humanNumber` calls `humanBytes` it converts the native unit of
the data type passed into i...

64650c411c14fb2873c581eb125293e66595f2aa authored about 2 years ago
Merge branch 'iu-press-release' into 'master'

Add link to IU IT News article

See merge request exosphere/exosphere!715

67f06a4feb124e3f1b078b3b7f3a7e506e452f40 authored about 2 years ago
Add link to IU IT News article

69beebf43ff609abc54d55f6da505e9669c0a060 authored about 2 years ago
Merge branch 'issue-846' into 'master'

Show only one allocation meter per resource type

Closes #846

See merge request exosphere/exosp...

06772b94b33aeb137273a1b50fa270dc6b7b2321 authored about 2 years ago
Merge branch 'docs-overhaul' into 'master'

Re-organizing documentation

Closes #859

See merge request exosphere/exosphere!713

5162a272beda533d0cf895f56094e782caa3c2c9 authored about 2 years ago
doing allocation sort in helper module instead of page module

37730f919b040353302cfeac1af30ef7140e0891 authored about 2 years ago
Show only one allocation per resource type, preferring one that includes the current date

ca54b229e3f81ac372ac7c0ea289c4b3b0e08f6c authored about 2 years ago
Re-organizing Jetstream2Accounting helper module so it's easier to read

f90bfe239c590669d0f460c44510dcf1a466e89e authored about 2 years ago
Removing unnecessary sort function because we already specify order in shownAndSortedAllocations

7e086713fdeca85161506a9f422b2e2768e04ab4 authored about 2 years ago
Merge branch 'issue-849' into 'master'

Enable merge request pipelines

See merge request exosphere/exosphere!711

f87ee836a9b14e04f20ae313dc1b93b9b0d2e17f authored about 2 years ago
tweaked headings and explanatory text for running Exosphere

7b9002792bd404b70efee795ce4c6cc6c732a512 authored about 2 years ago
Overhaul Running Exosphere doc

8f1f9a5dcd4501116c629b5de79f48f2e9696675 authored about 2 years ago
Move configuration options to its own Markdown file

a0bb570397f4f2b62159dd793985615c508013af authored about 2 years ago
general overhaul of readme file, updating many old things and tightening language

fd15cd304e22d3bf3d696853331792cb127f7393 authored about 2 years ago
updated screenshot for readme

a971b348793e0e15c67a9d6b5d7889f8cbab1c1a authored about 2 years ago
Fixing broken links

b40701825fc07cc44c0be199f07d363603a083db authored about 2 years ago
Move information about running Exosphere to its own Markdown file

a18c51bcd78bdfffeab0a0ebdf2f5f08884fa4e4 authored about 2 years ago
Move instance setup code to its own document

66e15c232e260d9236f444eb360ecfcadce08027 authored about 2 years ago
Rename instance "provisioning" code to terser "setup" code

d21c80a7b544c87f8bb53779f935de8d2de6a678 authored about 2 years ago
Move Exosphere Compatibility section to its own Markdown file

327bf0b396e2d35c4e96855d63905065a1b2d51f authored about 2 years ago
Second overhaul of contributing.md after overhauling the Running Exosphere doc

2ed15bb0ed27561ccc32e3cedc091f6fb53c6164 authored about 2 years ago
Move values-goals.md to docs directory, with a symlink to avoid broken links in other places

ac5134eeeefcad3a74852727f3742dacd4efe2c4 authored about 2 years ago
A bit more about POSE award

42ad88665e525cc1b44be3e00c8217367eddff2d authored about 2 years ago
re-ordering some stuff in readme

23673069bb92172c74c69a20b6f326d9e50f13c4 authored about 2 years ago
Moving existing code of conduct from contributing.md to its own doc

965af028f023c78eac744c0edc9745bfb70e2afd authored about 2 years ago
Lightweight contribution process for new contributors

22091d0b1298df9d2cc3ae768a20fcc79e2a4bea authored about 2 years ago
Run a branch pipeline when a merge request is not open for the branch; otherwise run a merge request pipeline

d3a5dd5ac9bac4db5aefb73c9eac99019f20261c authored about 2 years ago
Merge branch 'feature/warning-toggle-tip' into 'master'

Add warning toggletip when renaming a server to an existing name

Closes #860

See merge request...

081ca18bdc51ecbd626af4cadc10ef6f5bca8cfd authored about 2 years ago
fix: replace server rename with standard input & set min width

b7250c41c8d1ebd2680316fc514de77451db5aeb authored about 2 years ago
fix: a server’s original name already exists, don’t warn for that

2f76caf34f7e48742f7ba03c1a82f0b66bed9b98 authored about 2 years ago
fix: suggesting invalid names when username contains special chars

f0c9a79ff7f59a535c5499fd8732651c63c5efeb authored about 2 years ago
fix: remove random server name from suggestions list

rel. https://gitlab.com/exosphere/exosphere/-/issues/860

44833ce4b708e71f8e55a03732415de006fc556b authored about 2 years ago
feat: use server name suggestions helper when renaming

7428b6d95f17bd00fde1d4efad955ae330819216 authored about 2 years ago
feat: show buttons with server name alternatives when renaming

af139523feee8b737d7b6a8dd67f4e93c0055283 authored about 2 years ago
fix: allow pointer events in toggletip so that buttons are clickable

0b33b8164330dfade24ccb6a4b048b81bbdd1094 authored about 2 years ago
refactor: server name already exists checks into helper

Similar to approach in https://gitlab.com/exosphere/exosphere/-/merge_requests/655.

4920576728ad9a09b562cfb58253f9c27f91fa56 authored about 2 years ago
feat: display a warning toggletip if server name exists when renaming

e91b51c3af0f40968231d19ad36fadc3340e1e02 authored about 2 years ago
fix: (minor) add full stop for create instance name warning consistency

24ffa5bc9728e7b4f536b7256557480b68361b39 authored about 2 years ago
fix: improve warning toggletip colors & add fixme for yellow readability

35dae423fe10aef6374fc0a533bad93613394614 authored about 2 years ago
feat: add a warning toggletip

de9d83cb512f0c8d65b503abd4152011baaada6b authored about 2 years ago
feat: add toggle tip widget to the design system

1ccadfb614e2ac7f78ea18ab2e3a670c096468c2 authored about 2 years ago
Merge branch 'add-multiple-instance-naming-toggletip' into 'master'

Add toggleTip explaining multiple instance naming

Closes #848

See merge request exosphere/exos...

2a1344e50f9e9479cdb3996901e4f5f33fb09759 authored about 2 years ago
Add toggleTip explaining multiple server naming

6842a4bbf1ca435338f402c1f5986720c0392b0b authored about 2 years ago
Don't use localized 'instance' word

0e008024b622a2a6a2c0e38f342af88bd9e901e0 authored about 2 years ago
Added missing ++ operator

dbc3818017c7ab42350d6544608bde90cdd20f8a authored about 2 years ago
Merge branch 'issue-855' into 'master'

Follow-up from "Improve SSH key validation"

See merge request exosphere/exosphere!709

72469a7366bb202a8f1ffd4cf0ec59666d9a5067 authored about 2 years ago
Merge branch 'fix-845' into 'master'

Improve SSH key validation

Closes #845

See merge request exosphere/exosphere!707

3e7c4ef6a027c01c4a79610fdbeb1e80bb4aa5f1 authored about 2 years ago
use helper module to guess SSH key type

69377f1a9a2beaf435dbcfbd7835119579461af4 authored about 2 years ago
add specificity to name of new module

263dc18a956971b65ed5dc7f7a79510862d55bef authored about 2 years ago
Parser to detect SSH key type, with test coverage

c74909ba5a7f43eea9fafe62ec980950cc918159 authored about 2 years ago
Remove unneeded helper function from renderInvalidReasonsFunction

1d3d34029b308ba031eb7b6611c3968325cdc509 authored about 2 years ago
Updated key value validation, removed localisation

bdd960a84a43d9b300c3295b0efb22445acb60a1 authored about 2 years ago
Merge branch 'issue-224' into 'master'

Add radio button with "None" value such that you can choose no ssh key-pair

Closes #224

See me...

c6a6c7d4238a5fe317cc2561753ed3e41eb8088c authored about 2 years ago
Merge branch 'tour-of-codebase' into 'master'

Tour of the codebase

See merge request exosphere/exosphere!702

4e0c802cd4f6c3c6d7f3662f603ca1e74411e2c6 authored about 2 years ago
introduction to tour of code

16e81c917e71aa40d126052e9f16c1878bb40d6b authored about 2 years ago
Tour of view code

b5eac9901ce5d28d1ace639b6ed9d4cf0cddf027 authored about 2 years ago
Merge branch 'master' of https://gitlab.com/exosphere/exosphere into issue-224

c17dc23f93edae2583520f8d216f6e225a131a81 authored about 2 years ago
Improve SSH key validation

0479b82a43a5cdbe82621bc0e2aeb0c05c3b560d authored about 2 years ago
Merge branch 'no_initial_random_server_name' into 'master'

Modifies create server page so that the server name is initially blank (Issue #297)

Closes #297...

6b5b325eca4bff30042f53d447145445be4ecab5 authored about 2 years ago
Modifies create server page so that the server name is initially blank (Issue #297)

b9a894c0a9ab677e3f3d86556fc2e96fed29f803 authored about 2 years ago
Issue #224

- Add radio button with "None" value such that you can choose no ssh key-pair

3600716f3ceb0706f5fa69dd7c3f4bad52ea6718 authored about 2 years ago
Merge branch 'add-mac-host-to-readme' into 'master'

Add guidance to README about adding to /etc/hosts on macs

See merge request exosphere/exosphere...

3cf87f9357cd840ebbaf0501ea757f2360a10287 authored about 2 years ago
Add guidance to README about adding to /etc/hosts on macs

7a64713836aaa142d91728de39434f6b0a48f8d0 authored about 2 years ago
Merge branch 'issue-753' into 'master'

evolve desktop environment warning message

Closes #753

See merge request exosphere/exosphere!700

e805d6cc352f7fb9c360e32637e7d3c0a458b524 authored about 2 years ago
Start of a tour of codebase

50d55f0c7b7e3a782a0c971d929275fe4dfaca2f authored about 2 years ago
request images when starting app, because they are needed on some pages that do not explicitly request them

cab2d0dc2f7cfb21a84f459e9417984a3d5057f4 authored about 2 years ago
Document ability to override desktop environment message

4f4ef76c4f2bb329bc925ab372bfaf86fd532368 authored about 2 years ago
Allow empty string in image-specific desktop message to suppress the generic message completely

0a85f84112d87d37a2e10414f515830eba7aeddd authored about 2 years ago
refactor with comments to help understand factoring

5f32cb57e39b884b03e3f2c3f93e1cf37eb772eb authored about 2 years ago
If available, show image-specific desktop message instead of cloud-specific message

fe83e8f9030bb031375ce5ef71982e6ee02f5cb5 authored about 2 years ago
Allow cloud operator to override message shown when user selects desktop environment

e5ab78efa647dc76763201ec9095867518409f9f authored about 2 years ago
Don't show message box at all if list of messages is empty

5940d0b4307d924887af32067e27733998808795 authored about 2 years ago
factor out genericMessage

5f9daeeffe74f303362866299af7493718a05105 authored about 2 years ago
Genericize variables from "warning" to "message"

36317afcac2855ab6878d4c6e29708fb61f674b9 authored about 2 years ago
Change desktop message from warning color to info color

e527d39283380167b7545a42d34bef1238df386c authored about 2 years ago
simplifying message using String.join instead of String.concat

1a9a52f65f5ba263bfc22bdfbf7cc29e99ef5432 authored over 2 years ago
combine two warning messages into one shorter message

59b4c56574244378718b2dfdd498bff317fbb3b0 authored over 2 years ago
terser message for supported operating systems

bb1a8d1cb74cd2612ce73cee1fbaacd603709ef6 authored over 2 years ago
expose helper function

0750c905e0901d83c66729020ad0444b6d26ef70 authored over 2 years ago
Merge branch 'issue-833' into 'master'

use inputItemAttributes for image name input field

Closes #833

See merge request exosphere/exo...

16648e8f4994d05303bfd1ec29640da4c148a23c authored over 2 years ago
use inputItemAttributes for image name input field

979d54f4a4c6ba5af24fc859421f2907d2c8ac4b authored over 2 years ago
Merge branch 'issue-723' into 'master'

Display allocation information for all Jetstream2 resource types

Closes #723

See merge request...

3609c7f0502c8e3701b213747e71706acb31440a authored over 2 years ago
Decode and model allocation status, only show active allocations in UI

55697ae5f1987c15a6467574f7563c6786fc5b07 authored over 2 years ago
tweak words for allocation usage meter title

87816806e9f5be26bac39da896483844c525febe authored over 2 years ago
Decode, model, and display allocation type

69b5087145acf0049e8c2147687a00b66c538b52 authored over 2 years ago
Decode and store all Jetstream2 allocations, not just the first one in the list

a00f35ada4fff26259b95a1894c676d53528f3a2 authored over 2 years ago
Refactor: move Jetstream 2 allocation view into its own page

e2a0e8b9fde163d847ed3ed777a9973e0408129b authored over 2 years ago
hide storage allocation usage

ee53574a83e7674298d01d54801ffece42d93449 authored over 2 years ago
Display all allocations, not just the first one in the list

f3228313128b2a356bfa304c25010442c19970b9 authored over 2 years ago
alias for import to shorten type annotations

b0269fc72a5e43c30033d1d7478c964b2fa681a0 authored over 2 years ago
Show storage resource after instance resources

57241be49e70d4e7334f9b87f6bd86b17444ba27 authored over 2 years ago
show heading with toggle tip for Jetstream2 allocation usage

50920fa5c85869e2f4fce201f8734b975b5787f1 authored over 2 years ago
Merge branch 'standard-spacing' into 'master'

Add standard spacing and improve inner layout of pages

Closes #694

See merge request exosphere...

e62ac03621baa9fcf2c370f11eaa70ecf03036d8 authored over 2 years ago
Added note about padding spacing in MR quality checklist

2715c10d35c25fa13310a8e71048d72d0380c9b9 authored over 2 years ago
Added Space section in Design System with its stories

88eb10cc6edfd3b58c7e07fa1d4dec4465355af1 authored over 2 years ago
Merge branch 'bye-Ubuntu-18' into 'master'

Remove Ubuntu 18 from Jetstream2 instance types

Closes jetstream-cloud/project-mgt#67

See merg...

3c95e99a3ef24082dad9b7d4aada1452c368f247 authored over 2 years ago
Remove Ubuntu 18 from Jetstream2 instance types

1282c17cbe7530a1b2551aed7f5034958462f6d8 authored over 2 years ago
Replace padding, spacing no.s in Design system with spacer

04e4eaca178376f6a991976346aad122786659bf authored over 2 years ago
Removed exoPaddingSpacingAttributes & related from View helpers

Hence removed unnecessary padding from their consumer modules.

Also added radioLabelAttributes ...

0e2d4157aa2066eb61ebe402491b3b6e28fe44f9 authored over 2 years ago