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

Remove the git stash from pre-commit

gitlab.com/exosphere/exosphere - 4f2f1d3df78359e8ea3417ae75e531643b576a52 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Use usageLabel in project overview volume tile

gitlab.com/exosphere/exosphere - 090617b87db2f6732ade3c82cf3350303c060a9d authored over 1 year ago by Franklyn Tackitt <[email protected]>
Add share tile to project overview

gitlab.com/exosphere/exosphere - dba4c0ab56006b484d3b92b33d562ed9827a618f authored over 1 year ago by Franklyn Tackitt <[email protected]>
Re-add comment describing the results of usageComparison

gitlab.com/exosphere/exosphere - 27c9f8a39e27b336f59f5afdbcc04ca07f7632d0 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Generify usageComparison to accept units as well

gitlab.com/exosphere/exosphere - 0eb9af1b84b6581f679d5285fb6b3b25d8075424 authored over 1 year ago by Franklyn Tackitt <[email protected]>
De-pluralize Share(s) in breadcrumbs

gitlab.com/exosphere/exosphere - 76e1aa5b22527ce1c76f6d39ff1a0799d854c414 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Update share list for simpler share quotas

gitlab.com/exosphere/exosphere - 2d9b8fbdfbe2042df91c8b860168080c6e7bed3d authored over 1 year ago by Franklyn Tackitt <[email protected]>
Finish share quota meters

Abstract/generify several helper functions, simplifying both the share
and volume quota views

gitlab.com/exosphere/exosphere - 13ebd0b00e0024f8fcd559928280b6fbe9998df5 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Add share quota usage meters

Add share quotas to share list view

gitlab.com/exosphere/exosphere - 02562c73d6c15e8ea79ee4c373a2fe4b1534d652 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Removed unused imports and commented code

gitlab.com/exosphere/exosphere - 9c35eb6e5f5c08b1f22ea121a682504cd71fcdc5 authored over 1 year ago by Julian Pistorius <[email protected]>
Add manila share list view

gitlab.com/exosphere/exosphere - dd3ddd9f6decc26aea88662e3161259a01c8c789 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Apply 1 suggestion(s) to 1 file(s)

gitlab.com/exosphere/exosphere - 66d01dafa0ffb77d7304ae0efe0418f652dff4d5 authored over 1 year ago by Julian Pistorius <[email protected]>
Simplify quota decoders

gitlab.com/exosphere/exosphere - a064203ea4e8190945ea8b3510d086148c7fb3c1 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Remove redundant comment.

gitlab.com/exosphere/exosphere - a6f9ad95a48d6d543ab3d2f466711512c6a82114 authored over 1 year ago by Julian Pistorius <[email protected]>
Switch to the manila /limits api

gitlab.com/exosphere/exosphere - 802863320685ee5253d7a7adc18cfd88c5b151db authored over 1 year ago by Franklyn Tackitt <[email protected]>
Avoid hard-coding localized strings

gitlab.com/exosphere/exosphere - 68bacafb647ead27a9d87ecad6ce0319a21d1d78 authored over 1 year ago by Julian Pistorius <[email protected]>
Load manila limits using /quota-sets/../details?user_id=..

gitlab.com/exosphere/exosphere - 546451b5afe60e4b09f6ebccc19f46dfa296f24d authored over 1 year ago by Franklyn Tackitt <[email protected]>
Query for both project and user share quotas

gitlab.com/exosphere/exosphere - 4c837132e3ed909f75a98d0853178f6bbebcef8b authored over 1 year ago by Franklyn Tackitt <[email protected]>
Request manila share limits using /limits api

gitlab.com/exosphere/exosphere - 8b1a1696460454d40eeb127056e18c1d8b876af5 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Request shares for a project on init

gitlab.com/exosphere/exosphere - c42353b333e5523a2af760d26016951498f64a7f authored over 1 year ago by Franklyn Tackitt <[email protected]>
Simplify quota decoders

gitlab.com/exosphere/exosphere - d9e5fbf728d8f53f70358eae25a91df2c6746ec5 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Only request project quotas

gitlab.com/exosphere/exosphere - d5038cc6fb6aba19a74ddbd41e634d45af0df2ef authored over 1 year ago by Franklyn Tackitt <[email protected]>
Switch to the manila /limits api

gitlab.com/exosphere/exosphere - e3cfa2e865c8d8eb7b640e43e2ca0d670394143e authored over 1 year ago by Franklyn Tackitt <[email protected]>
Removed unused functions

gitlab.com/exosphere/exosphere - 46b60383b8099104316ce9c5aae9e26408114ed6 authored over 1 year ago by Julian Pistorius <[email protected]>
Load manila limits using /quota-sets/../details

gitlab.com/exosphere/exosphere - f99d822f279c130401de3dcdb68be98de7346ae3 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Merge branch 'abstract-feather-icons' into 'master'

Add icon abstraction for FeatherIcons

See merge request exosphere/exosphere!821

gitlab.com/exosphere/exosphere - 7f445e430021778250028081558f4c7ba163de76 authored over 1 year ago by Julian Pistorius <[email protected]>
fix spelling of `FeatherIcons`

gitlab.com/exosphere/exosphere - 340adeee77a9e8e7713f49a764a8668f441039dc authored over 1 year ago by Chris Martin <[email protected]>
Add icon abstraction for FeatherIcons

In a sense this work continues what was done in !538.

While working in random parts of the code...

gitlab.com/exosphere/exosphere - f0c1f0fc210b8aebd9dc23b6af5df5706f8a4a03 authored over 1 year ago by Dennis Snell <[email protected]>
Merge branch 'cloud-config/add-explainer' into 'master'

Adds a brief explainer with links to cloud config documentation.

Closes #915

See merge request...

gitlab.com/exosphere/exosphere - 58c177e7231bb89cd54c6a2b9905ae25a1f9876f authored over 1 year ago by Julian Pistorius <[email protected]>
Merge branch 'exosphere-ui/remove-project-confirmation' into 'master'

Add confirmation when removing a project [followup to !823]

Closes #483

See merge request exos...

gitlab.com/exosphere/exosphere - 18bdb85a39a531ec434a2f0c684be2d1f2cd42db authored over 1 year ago by Chris Martin <[email protected]>
Merge branch 'fix-meeting-notes-link' into 'master'

Fixed link to weekly meeting notes

See merge request exosphere/exosphere!839

gitlab.com/exosphere/exosphere - 0f74e0186408231bd88c4803c84f6f9bb0ce058a authored over 1 year ago by Chris Martin <[email protected]>
Fixed link to weekly meeting notes

gitlab.com/exosphere/exosphere - cb4d2ec717c7cc6d1f26455732dc9b6ac7d475cc authored over 1 year ago by Julian Pistorius <[email protected]>
Merge branch 'feature/get-share-access-rules' into 'master'

Get & display share access rules

Closes #927

See merge request exosphere/exosphere!833

gitlab.com/exosphere/exosphere - 62461c40eb902732d22cafd602691446cac272f3 authored over 1 year ago by Chris Martin <[email protected]>
Merge branch 'pre-commit' into 'master'

Switch from pre-push to pre-commit

See merge request exosphere/exosphere!830

gitlab.com/exosphere/exosphere - c7c043d641524dbfaf684491d631ccd7c6e89adc authored over 1 year ago by Chris Martin <[email protected]>
Adds a brief explainer with links to cloud config documentation.

Resolves #915

When presented with the cloud config it was confusing to me what I should write
i...

gitlab.com/exosphere/exosphere - cad96773234b4af312f9be358d5b6bf6bad21fc1 authored over 1 year ago by Dennis Snell <[email protected]>
Merge branch 'update-deps' into 'master'

Update npm dependencies and Node.js inside Dockerfile

See merge request exosphere/exosphere!837

gitlab.com/exosphere/exosphere - fb2493793a71ccfdfee104a1984700c9ff775b73 authored over 1 year ago by Chris Martin <[email protected]>
Tweaks to 'remove all' confirmation

- Avoid hard-coded representation of 'Projects'
- Break small text into two separate rows. With ...

gitlab.com/exosphere/exosphere - 51e2c1f40887b3306db699ed37cdcfe5a07d749c authored over 1 year ago by Julian Pistorius <[email protected]>
Replace RemoveButton with parameterized DeleteButton

Make remove confirmation message more clear as to what will happen

gitlab.com/exosphere/exosphere - ca2e25415409eb249c3fe6c1b1e12c007336e996 authored over 1 year ago by Franklyn Tackitt <[email protected]>
ui: Add remove btn

gitlab.com/exosphere/exosphere - ccfb1f61a2dce125bbd56131e3a87818a6c0ed51 authored over 1 year ago by asrar <[email protected]>
ui: Adds confirmation to project removal

gitlab.com/exosphere/exosphere - d1a7c6b1c3686c8e4396910fcf6cd4ac92a1b25d authored over 1 year ago by asrar <[email protected]>
Update npm dependencies to latest versions

gitlab.com/exosphere/exosphere - 4c8ff701374536dff3a6a13548f94e32e7761a63 authored over 1 year ago by chris <[email protected]>
Update Node.js in Dockerfile

gitlab.com/exosphere/exosphere - 83062ed5dc86932ea0d10a96e27aa65d470ffd58 authored over 1 year ago by chris <[email protected]>
'security group rule' refers to network access.

'file system policy' is the equivalent Amazon EFS term.

https://docs.aws.amazon.com/efs/latest/...

gitlab.com/exosphere/exosphere - ef60665bd84c17fc2e5c1e50051620160e91be96 authored over 1 year ago by Julian Pistorius <[email protected]>
feat(shares): add access rules table to share detail page

gitlab.com/exosphere/exosphere - 4bc49f130ac71826467ae6b9572ecc4e06f6b3e4 authored over 1 year ago by Kyle Tee <[email protected]>
feat(shares): add “access rule” localization

gitlab.com/exosphere/exosphere - fec0df79a091cd614b3fd1fa155052fdd9264be9 authored over 1 year ago by Kyle Tee <[email protected]>
feat(shares): request share access rules

gitlab.com/exosphere/exosphere - c0e3f9815806f66f15d19fcd150c0f1913325ae4 authored over 1 year ago by Kyle Tee <[email protected]>
Document the pre-commit hook in contributing.md

gitlab.com/exosphere/exosphere - ebf00b5686691f5bcb48220261b78e31baedf056 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Merge branch 'feature/929-use-of-new-copyable-text' into 'master'

copyable text fixes, documentation, and enhancement to Get Support page

Closes #929

See merge ...

gitlab.com/exosphere/exosphere - 4bf3689ce90d91ce9f48cdeb3724c7f7ceff1ede authored over 1 year ago by Julian Pistorius <[email protected]>
Merge branch 'js2-p3-flavor-group' into 'master'

New `p3` flavor group for Jetstream2

See merge request exosphere/exosphere!832

gitlab.com/exosphere/exosphere - 4e568b31f216a7416974f07a644aa9ccd9104c72 authored over 1 year ago by Julian Pistorius <[email protected]>
New p3 flavor group for Jetstream2

gitlab.com/exosphere/exosphere - fb7a1e6e49959506c23e0bb6a7e7c3d7d8d6811c authored over 1 year ago by chris <[email protected]>
Merge branch 'change-jetstream2-support-email' into 'master'

Change Jetstream2 support email address

Closes jetstream-cloud/project-mgt#104

See merge reque...

gitlab.com/exosphere/exosphere - f9bf35ba21af58d98ba3feb48aa9789499d23b42 authored over 1 year ago by Julian Pistorius <[email protected]>
Change Jetstream2 support email address

gitlab.com/exosphere/exosphere - a123e05ca1f69258bbf5aaa10f48a11cac7369cc authored over 1 year ago by chris <[email protected]>
Switch from pre-push to pre-commit

As well, stash unstaged changes while running pre-commit scripts. This
keeps small tweaks like a...

gitlab.com/exosphere/exosphere - 1995aba6af742afe2412c49360553ce651a21fbc authored over 1 year ago by Frank <[email protected]>
Minor doc fixes for copyable text widget

gitlab.com/exosphere/exosphere - a858a036a58fa4a579dd894dedafb31e9374f2c9 authored over 1 year ago by Chris Martin <[email protected]>
Merge branch 'feature/get-share-export-locations' into 'master'

Get share export locations

Closes #926

See merge request exosphere/exosphere!826

gitlab.com/exosphere/exosphere - 0eb9dc665dcf2f885004ba6ca3876ec3e3e9d058 authored over 1 year ago by Julian Pistorius <[email protected]>
feat: add a copy text accessory to get support email content textarea

gitlab.com/exosphere/exosphere - 46a04bb2a34b9ac331bc85a5ea47bc350bc4f723 authored over 1 year ago by Kyle Tee <[email protected]>
docs: add copyable text accessory description & design system example

gitlab.com/exosphere/exosphere - 7f5a01766111f685de78e19b0e5f2a58080163ce authored over 1 year ago by Kyle Tee <[email protected]>
fix(ui): make copy mouseover text style independent of copyable text attrs

gitlab.com/exosphere/exosphere - 8fa1f28e8a592cf11326feca9801546a567302e5 authored over 1 year ago by Kyle Tee <[email protected]>
Merge branch 'master' into 'feature/get-share-export-locations'

# Conflicts:
# src/Types/SharedMsg.elm

gitlab.com/exosphere/exosphere - d1dba6e34867587930eb7dcc5a6025bda895bd91 authored over 1 year ago by Chris Martin <[email protected]>
Merge branch 'rdpp-conversions' into 'master'

Convert more API calls from RemoteData to RemoteDataPlusPlus

See merge request exosphere/exosph...

gitlab.com/exosphere/exosphere - 13aa0432eb4054cd4a2a9aeb09f4a487a91e0d55 authored over 1 year ago by Chris Martin <[email protected]>
feat(shares): remove preferred, add copy accessory to share details page

gitlab.com/exosphere/exosphere - 7b2161636d0d252232bffc353f2fbd9e01e53d98 authored over 1 year ago by Kyle Tee <[email protected]>
refactor: copyable text widget to use less html & expose copy-me id

gitlab.com/exosphere/exosphere - 3a9a8aa2cca5372b89d30833194d01e97b02e01c authored over 1 year ago by Kyle Tee <[email protected]>
fix(shares): loading state of share export locations

gitlab.com/exosphere/exosphere - 94c931482e868abcc564cf698cffeb04959c66b8 authored over 1 year ago by Kyle Tee <[email protected]>
Merge branch 'master' into 'rdpp-conversions'

# Conflicts:
# src/Types/Project.elm

gitlab.com/exosphere/exosphere - 52194a3d3de5fc631b55e4c419583629fe1d0e75 authored over 1 year ago by Julian Pistorius <[email protected]>
Merge branch 'union-type-network-selection' into 'master'

Remove support for "auto" network selection

See merge request exosphere/exosphere!817

gitlab.com/exosphere/exosphere - 62f3602fe1ebafd5a4a2ed44c9f2958185e24b76 authored over 1 year ago by Julian Pistorius <[email protected]>
Merge branch 'do-not-require-dns-fields-ip-address' into 'master'

Don't require dns_domain or dns_name fields in floating IP address

See merge request exosphere/...

gitlab.com/exosphere/exosphere - a9384a593921fe9f63bb76bd804f29d60dd81ccb authored over 1 year ago by Julian Pistorius <[email protected]>
Merge branch 'fix/get-server-image' into 'master'

fix: Get server image details

Closes #897

See merge request exosphere/exosphere!813

gitlab.com/exosphere/exosphere - befe3e1b41d133d88042b3767f1b07af7beca6dd authored over 1 year ago by Julian Pistorius <[email protected]>
Don't require dns_domain or dns_name fields in floating IP address

gitlab.com/exosphere/exosphere - 539036c8c105150fc28f3e533cf5a3b639c38aaf authored over 1 year ago by chris <[email protected]>
Fixing plurality of share export location in docs

gitlab.com/exosphere/exosphere - d7b3db9ade3f2e650b63b2f3c950406e9c255f12 authored over 1 year ago by Chris Martin <[email protected]>
Run elm-format on unformatted files

src/Page/KeypairList.elm
src/Page/QuotaUsage.elm
src/Page/VolumeCreate.elm
src/Rest/ApiModelHelp...

gitlab.com/exosphere/exosphere - 0a23f89e56530e1ea0d7ed8f6871cf6eb75a184c authored over 1 year ago by Franklyn Tackitt <[email protected]>
Convert unscopedProjects and unscopedRegions to RDPP

This marks the end of actual uses of RemoteData and renderWebData,
therefore removing them

gitlab.com/exosphere/exosphere - 88cf9b03b0b788c6b1c2d8998ccecfc6e788e2d4 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Fix loss of load status with project.keypairs

gitlab.com/exosphere/exosphere - f968416eccb9e642382f7ba763b02e58a1b0ddee authored over 1 year ago by Franklyn Tackitt <[email protected]>
feat(shares): add “export location” localization

gitlab.com/exosphere/exosphere - 9ac9ccd598b2e7653260ef2f05a381849401d17b authored over 1 year ago by Kyle Tee <[email protected]>
feat(shares): display export locations on share detail page

gitlab.com/exosphere/exosphere - 424579d6e938bba6184b1ad508a0ad7cf5783d85 authored over 1 year ago by Kyle Tee <[email protected]>
feat(shares): request share export locations

gitlab.com/exosphere/exosphere - 03daa4aa9f7e6ed8755388c00a930f2632ebee68 authored over 1 year ago by Kyle Tee <[email protected]>
Use RDPP for security groups

I chose to do security groups first since it's primarily in the background.

gitlab.com/exosphere/exosphere - 291c044eedd46f15315cd3142cae8a4dc4f2c879 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Swap Keypairs to use RDPP as well

Error handling too, although I'd like a second set of eyes on that

gitlab.com/exosphere/exosphere - 94e5c2c2486118235483d244b3cc0b6353e3d650 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Convert project.volumes to RDPP

this marks a milestone, removing the last usage of RDPP.toWebData

gitlab.com/exosphere/exosphere - 06de1f44466d2bc3f249480f3076041a37eaef82 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Migrate Quotas to RDPP

gitlab.com/exosphere/exosphere - a4c891c38cdb83dfb2df7dd7096624c23d1d3645 authored over 1 year ago by Franklyn Tackitt <[email protected]>
Convert Server.osProps.consoleUrl to RDPP

gitlab.com/exosphere/exosphere - 732a7c3b001ade4f90723a398b60d8c5f8f82700 authored over 1 year ago by Franklyn Tackitt <[email protected]>
refactor: Use error debug

+ fix naming
+ don't set project to loading

gitlab.com/exosphere/exosphere - 85a077bc82cd389a12c43180c27db498ed7fa31b authored over 1 year ago by asrar <[email protected]>
Merge branch 'refactor/de-nest-some-logic-in-create-server' into 'master'

Refactor: Eliminate some nesting in ServerCreate.elm

See merge request exosphere/exosphere!819

gitlab.com/exosphere/exosphere - d5266a227c7123e5a4b45c2fd9dfede9f26a515a authored over 1 year ago by Julian Pistorius <[email protected]>
Merge branch 'master' into 'refactor/de-nest-some-logic-in-create-server', resolving merge conflict

# Conflicts:
# src/Page/ServerCreate.elm

gitlab.com/exosphere/exosphere - 30ffb350bed354af1faf8239159c9f36cec11298 authored over 1 year ago by Chris Martin <[email protected]>
Merge branch 'feat/validate-disk-size-on-instance-creation' into 'master'

feat: Validate Disk size on instance creation

Closes #645

See merge request exosphere/exospher...

gitlab.com/exosphere/exosphere - ea23d2881dc1fa4d4c926f0ae5eb5919e5773190 authored over 1 year ago by Chris Martin <[email protected]>
Merge branch 'feature/share-detail' into 'master'

Add Share Detail Page

Closes #901

See merge request exosphere/exosphere!824

gitlab.com/exosphere/exosphere - 8df863b086709e8647f50c237d49df5a7da05aba authored over 1 year ago by Julian Pistorius <[email protected]>
Apply 1 suggestion(s) to 1 file(s)

gitlab.com/exosphere/exosphere - db3ed01d1f98bfd936ed77c517dcf0f9ad16f31e authored over 1 year ago by Chris Martin <[email protected]>
feat(shares): add share detail page, routing & share status badge

gitlab.com/exosphere/exosphere - 6ebc4cadd10d29b7620460019b5134a262d1c425 authored over 1 year ago by Kyle Tee <[email protected]>
feat: add supportable share for get support page options

gitlab.com/exosphere/exosphere - a7fb69d876680bd6cb08356e5369ee9a6893959c authored over 1 year ago by Kyle Tee <[email protected]>
feat(shares): add share description, type, visibility, size & a loader

gitlab.com/exosphere/exosphere - fa59becb24189d712efb16fbbc071820b40228b4 authored over 1 year ago by Kyle Tee <[email protected]>
chore: formatting

gitlab.com/exosphere/exosphere - f0e0464bdcaaf26f726428140bb61a5091230972 authored over 1 year ago by asrar <[email protected]>
fix: Get server image details

gitlab.com/exosphere/exosphere - ac02f7cb01d80858eef06e3535b88f08382177bf authored over 1 year ago by asrar <[email protected]>
fix: Ignore 404 when finding image

gitlab.com/exosphere/exosphere - 62a252618532d25b26315c95cf1b73460d8ed389 authored over 1 year ago by asrar <[email protected]>
chore: add “share” localization

gitlab.com/exosphere/exosphere - 5203926cd7cf9cb27edcfd00883db2283851623c authored over 1 year ago by Kyle Tee <[email protected]>
Refactor: Eliminate some nesting in `ServerCreate` and other small changes

- Flatten some nested `let...in` blocks
- Move a comment into the docblock position so it appe...

gitlab.com/exosphere/exosphere - 0bad30da273416fee7b4387e001d14bab360744c authored over 1 year ago by Dennis Snell <[email protected]>
Remove support for "auto" network selection

Previously the CreateServer messages have relied on a stringly-typed version of
the chosen netwo...

gitlab.com/exosphere/exosphere - 558b477d222ad1bdad54a34d7440e32d234dbb97 authored over 1 year ago by Dennis Snell <[email protected]>
Merge branch 'feature/shares-request' into 'master'

Add GET Shares request

See merge request exosphere/exosphere!814

gitlab.com/exosphere/exosphere - fa0124331a0633a0e1847762a0d611b45149e088 authored over 1 year ago by Chris Martin <[email protected]>
Merge branch 'add-relative-time-element' into 'master'

Add relative time element which reveals full time on hover.

See merge request exosphere/exosphe...

gitlab.com/exosphere/exosphere - 09789f82b1abb5e56935a91803fa0ecc2354bbc8 authored over 1 year ago by Julian Pistorius <[email protected]>
Merge branch 'fix-designate-url-v2' into 'master'

Urgent: Designate URL missing `v2`.

See merge request exosphere/exosphere!820

gitlab.com/exosphere/exosphere - 9fa05452ccbe8599a68d3a58a97adb972609a150 authored over 1 year ago by Julian Pistorius <[email protected]>
Designate URL missing `v2`.

gitlab.com/exosphere/exosphere - 77f9814306288bb53346969df7c9bc9ca53ccec2 authored over 1 year ago by Julian Pistorius <[email protected]>
Merge branch 'ui/implement-retaining-floating-ip' into 'master'

ui: Enables retaining ip while deletion in server list view

Closes #773

See merge request exos...

gitlab.com/exosphere/exosphere - de178f1882ba26b6045a79c62a62a16ca26d5c22 authored over 1 year ago by Julian Pistorius <[email protected]>