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

Added 'elm-make' to Travis build

de0efe319173f42a234b5f4f2402a741e6975168 authored about 7 years ago by Julian Pistorius <[email protected]>
Merge pull request #52 from c-mart/multiple-provider-login

Adding support for multiple providers

34c47a87e4b4a73bda852480d56b14244d301256 authored about 7 years ago by Julian Pistorius <[email protected]>
UI support for multiple providers

f4c625ba7a3ab421eb434607a8537514fb3f4592 authored about 7 years ago by chris <[email protected]>
extracting provider name from URL

efc6339eb277ab57251ef6c17540bbd4b8e76c23 authored about 7 years ago by chris <[email protected]>
Adding support for multiple providers in app: data structure/handling updates (UI updates are next)

1fecfee3fd3fbde679f17b3da865128d1dceb30a authored about 7 years ago by chris <[email protected]>
Merge pull request #51 from julianpistorius/bulk-delete

Problem: Need bulk actions

90322d37d91c0751ccfd3b801424f3c85635056c authored about 7 years ago by Chris Martin <[email protected]>
Problem: Need bulk actions

Solution: Added ability to select/deselect all servers and do 'Delete Selected'.

Paves the way ...

c74f3593dce8edc1d37a78469b5e25d7ce7b8c09 authored about 7 years ago by Julian Pistorius <[email protected]>
Merge pull request #49 from julianpistorius/update-not-overwrite-servers

Problem: Overwriting server details when fetching from API

7f9052f4eb8517f39811e803f5a76f358420a728 authored about 7 years ago by Chris Martin <[email protected]>
Problem: Overwriting server details when fetching from API

The existing servers would lose their details when fetching new servers from the API.

Solution:...

1fb791d7c62e48cfba140b30cf2659c69792c85e authored about 7 years ago by Julian Pistorius <[email protected]>
removing undesired file

e8f073e1e27d49b871cff3e54b6e6cc7522d4673 authored about 7 years ago by chris <[email protected]>
fixing repo URLs in package.json

4234c7e6ecef43e9f526402c96741e9f2157dce8 authored about 7 years ago by chris <[email protected]>
Fixing project summary and repo URL

b8a1a4da8e097e4502f31256f171f6c3ab52931a authored about 7 years ago by chris <[email protected]>
Moving Elm files to src/ folder

2c67991d5c3cd51b06ea50d0667fb9f4370cb1c1 authored about 7 years ago by chris <[email protected]>
Merge pull request #44 from c-mart/image-details-fixes

image improvements: more fields, gracefully handling null image size/checksum, showing image nam...

8eac58ff5324ce6e2225f929cb1e48074575f0a2 authored about 7 years ago by Julian Pistorius <[email protected]>
Fixing merge conflicts

c8f1a2c3e5c80c7ff0126e9ded14438dc2ae4383 authored about 7 years ago by chris <[email protected]>
Merge pull request #45 from julianpistorius/floating-ip-fixes

Floating ip fixes

c677e39c9c210f932388f6846ed8a7b9e338e023 authored about 7 years ago by Chris Martin <[email protected]>
Fixed problems introduced by merge conflict

de82f59196073580d2b56883e49dbcd0385434b6 authored about 7 years ago by Julian Pistorius <[email protected]>
little fixes

c9f98a0201986e89e8f39c7e6de57a9d2d84d818 authored about 7 years ago by chris <[email protected]>
Fixing logic bugs with floating IP requesting, and now displaying floating IP immediately after creation request returns

556de7fd525d556ac2914cab7f9287038c25e355 authored about 7 years ago by chris <[email protected]>
Merge pull request #41 from julianpistorius/master

Multi-server launch

0230aa9b55098beba1b74d76908b98c05dc0242a authored about 7 years ago by Chris Martin <[email protected]>
Launch multiple instances at the same time.

Signed-off-by: Marnee Dearman <[email protected]>

6e2de5cb5844bbb184300dcb6690c485c267e5c4 authored about 7 years ago by Julian Pistorius <[email protected]>
Merge pull request #42 from c-mart/populate-endpoints-from-auth-response

Using endpoints decoded from auth token rather than hard-coded endpoints

12cac84a995dd7878e266be80d268adcc8182012 authored about 7 years ago by Julian Pistorius <[email protected]>
elm-analyse fixes

0b9144e365198583ba707ef7f5f8c6bcfca608e6 authored about 7 years ago by chris <[email protected]>
breaking up too big function

42620a7ed7579f4350749aee829803cf40ad4e5c authored about 7 years ago by chris <[email protected]>
Using endpoints decoded from auth token rather than hard-coded endpoints

d1d3c01dbc3a1c0b7349931bf1d9c70450c4253d authored about 7 years ago by chris <[email protected]>
Merge pull request #32 from c-mart/view-tweaks

View tweaks, take logged-in user to 'my servers' view, rename Images view to My Servers, more he...

a59d935ed504bf6bd4a8a5473193342a84c8bd8e authored about 7 years ago by Julian Pistorius <[email protected]>
View tweaks, take logged-in user to 'my servers' view, rename Images view to My Servers, more headers

118aafd13c2ffebd622c3c7bfeb654b7b77629b9 authored about 7 years ago by chris <[email protected]>
Merge pull request #29 from MarneeDear/readme

make the readme more clear about the style conventions

c1151497ccb2c30d7ff4cea4464b1dd3161fbf2c authored about 7 years ago by Chris Martin <[email protected]>
make the readme more clear about the style conventions

2900b704d9d6837b92919231d5b48b70371e80ed authored about 7 years ago by DESKTOP-BBKBQMF\Marnee <[email protected]>
Merge pull request #28 from c-mart/code-organization

Code organization

2fd39e2b793e3928cc95f7df4d97b9a1daa2901e authored about 7 years ago by Julian Pistorius <[email protected]>
Separating out helper functions and reducing 'expose all' imports

6541422b50e283895e9486cd9044f05debb0816e authored about 7 years ago by chris <[email protected]>
Second phase of code re-organization: splitting sections of Exosphere.elm into modules

cc75cf071f80d25efafe78ed44706c7c0840a52b authored about 7 years ago by chris <[email protected]>
First phase of code re-organization: grouping types and functions logically in Exosphere.elm

70f3b8edbb1823e37b40711bd6f4a958e0bdb5a2 authored about 7 years ago by chris <[email protected]>
Merge pull request #24 from c-mart/readme-tweaks

Readme tweaks

a6a76ab75a868ddb0ac8b673659bff8525e0302a authored about 7 years ago by Julian Pistorius <[email protected]>
Merge pull request #25 from c-mart/new-server-floating-ip

Automatically create+associate floating IP to new server

492bc7946871840c3fabb8903072805cc15a2711 authored about 7 years ago by Julian Pistorius <[email protected]>
Requesting networks once we know there are networks to request

dd2ec0dfde9cce660ae61038dac275146b075c4e authored about 7 years ago by chris <[email protected]>
Fixing elm-analyse error

b4d53cec40b2f2857ee67ba5c6b13fa7b65a2302 authored about 7 years ago by chris <[email protected]>
fixing issue where floating IP is requested twice for same server, and now auto-updating some views

a1a962f0c90933093f409fd3cb048e7f370a79ba authored about 7 years ago by chris <[email protected]>
handling floating IP creation a different way

a38a75b6379cbdee0d2de00e6169bfdf9a1683d3 authored about 7 years ago by chris <[email protected]>
First attempt at adding floating IP to new server

afc289d2df9b098f58f515de1ac8f36d9b5e391d authored about 7 years ago by chris <[email protected]>
readme tweaks

2c50132290bd745c03fedd7d88042e9cb39ded77 authored about 7 years ago by chris <[email protected]>
Merge pull request #23 from julianpistorius/user-data-size

Added user data size indicator on launch screen

5c1eb9a1840d86af0156b96c3686fb9a24eb4d86 authored about 7 years ago by Marnee Dearman (KG7SIO) <[email protected]>
Added user data size indicator on launch screen

3839635a6eba519ed7ff4384cd6135cfc2ce901d authored about 7 years ago by Julian Pistorius <[email protected]>
Merge pull request #20 from c-mart/travis-ci

Setting up Travis CI for linting

a53886e7b2b48ea253b94595871fc47a9ff3ce18 authored about 7 years ago by Julian Pistorius <[email protected]>
Not using elm-format in Travis CI??

1c4d4e55f2f536b4c433b4115d6e30f5fa8aa77c authored about 7 years ago by chris <[email protected]>
trying to get Travis CI working

ff3227b516c2f931d3526278c23051f78ffba8af authored about 7 years ago by chris <[email protected]>
Installing Elm packages before running elm-analyse

860915d41fed5a9b9330f33f9ccdf047070eb2cd authored about 7 years ago by chris <[email protected]>
caching elm-stuff/build-artifacts

6d6041557fe9813090ecf9187fc0c1839edf381d authored about 7 years ago by chris <[email protected]>
Setting up Travis CI for linting

8dd86aa39fa89a21abc78caf3458bc6a051db483 authored about 7 years ago by chris <[email protected]>
Merge pull request #18 from julianpistorius/boot-scripts

Added 'User Data'/'Boot Scripts' feature

ff0f7614727081403337b65235cc620dd04deb6b authored about 7 years ago by Marnee Dearman (KG7SIO) <[email protected]>
Merge pull request #21 from julianpistorius/fixed-floating-ips

Fixes to linting & naming conventions

fc120e0454ed1c2a89c5f5b95b546933b3633b7b authored about 7 years ago by Chris Martin <[email protected]>
Removed unnecessary parens

ffb57148979af2ef2c58a404795720314f9f59f7 authored about 7 years ago by Julian Pistorius <[email protected]>
Fixed naming convention

4ae342b8eb2b3d0222019b690ee9a2ad70c6336e authored about 7 years ago by Julian Pistorius <[email protected]>
Merge pull request #19 from c-mart/fixed-floating-ips

Display server fixed and floating IPs

ad5251f5ceb710beb7c729620a7c0ad715784204 authored about 7 years ago by Julian Pistorius <[email protected]>
Merge pull request #16 from c-mart/master

Delete a server from "My Servers" view

c772fef5034d41e6e7a2b333c42fc558fab38905 authored about 7 years ago by Julian Pistorius <[email protected]>
Merge pull request #2 from julianpistorius/delete-instance-pr-pr

Fixed linter warnings

6871673db47b7e1ac7dfddcb1482b8789352200b authored about 7 years ago by Chris Martin <[email protected]>
Fixed linter warnings

fbb9cb7d91d099df7ff2806686ad12e543908ea5 authored about 7 years ago by Julian Pistorius <[email protected]>
Display server IP addresses

15233fe2ce248bbca68997a1abdc7987b27ff9d4 authored about 7 years ago by chris <[email protected]>
Added 'User Data'/'Boot Scripts' feature

43fd63ffab87e754a64fb10ef01cd6850ee8981e authored about 7 years ago by Julian Pistorius <[email protected]>
Work around lag in API updating when server is deleted by bringing user to home view

e69308989ac619ce190f6ba7e74323ae794d4ddd authored about 7 years ago by chris <[email protected]>
Delete a server from "My Servers" view

8b446cf65541087bdc0810fafa6f82d327035a08 authored about 7 years ago by chris <[email protected]>
Merge pull request #15 from julianpistorius/master

Fixed linter warnings

34045f230d1f6dee708d6404f2a2a95bc07fadf2 authored about 7 years ago by Chris Martin <[email protected]>
Fixed linter warnings

9f22c91ebbe8983a82dce7c6cc70dbd0f7dc42ed authored about 7 years ago by Julian Pistorius <[email protected]>
Merge pull request #13 from c-mart/master

Keypair picker in server launcher

b142e6d9a2123c9803566a3da767bbc6a1585e8b authored about 7 years ago by Julian Pistorius <[email protected]>
Keypair picker

394d0d6b649ef4641d2672fd9e51ec6bc62d2aee authored about 7 years ago by chris <[email protected]>
Merge pull request #12 from c-mart/master

Flavor picker when launching instance

303f7a8f013ceff0053809b4e0b93df55f560a2d authored about 7 years ago by Julian Pistorius <[email protected]>
Flavor picker when launching instance

19612672d3e71bf643624f6f26fe1343a854cf05 authored about 7 years ago by chris <[email protected]>
Merge pull request #11 from c-mart/master

Creating an instance in a way that is nicer than before

ecaf16b0e59c45b0b630196045db2dd6866e596a authored about 7 years ago by Julian Pistorius <[email protected]>
Creating an instance in a way that is nicer than before

ac7f80a881e63a6cebd88ec0760f766664612d8f authored about 7 years ago by chris <[email protected]>
Merge pull request #7 from julianpistorius/electron

Use Electron.

d3cd57baa2dbe0396479fd3a66b7f93187bd3adc authored about 7 years ago by Chris Martin <[email protected]>
Simplified Electron instructions

cd05b9cf9effa614bceffd990638e295ce5f335d authored about 7 years ago by Julian Pistorius <[email protected]>
Added package-lock.json

37200da7ec1dc841cc7591cf27737fc13633fcaf authored about 7 years ago by Julian Pistorius <[email protected]>
Use Electron

70873905203c872e1dd223f25c9ebcea86f55a6d authored about 7 years ago by Marnee Dearman <[email protected]>
Merge pull request #6 from c-mart/master

Making REST calls when view is changed, eliminating some unnecessary Msgs and user interactions

c574cfeda88bbcb137838e75b0cc1b0f7183c60a authored about 7 years ago by Julian Pistorius <[email protected]>
Making REST calls when view is changed, eliminating some unnecessary Msgs and user interactions

92521e81f85eb4c0502f935b0f385cff53358438 authored about 7 years ago by chris <[email protected]>
Merge pull request #5 from c-mart/master

DRY in top-level view function

e8455ada5687258cc993ed8f8195bf99599293c4 authored about 7 years ago by Julian Pistorius <[email protected]>
Merge branch 'master' of github.com:c-mart/exosphere

47d3d674580912f490598fc1c05ea18a34c0dbf8 authored about 7 years ago by chris <[email protected]>
DRY in top-level view function

0209f088c3ce940aab67f51a78a7dfa1abe04f0a authored about 7 years ago by chris <[email protected]>
Merge pull request #1 from asthenosphere/master

Tidy-up and repo reorganization

90c4cc4c2da2c64fb8e678a5440a89cc246e9613 authored about 7 years ago by Chris Martin <[email protected]>
Merge pull request #2 from c-mart/master

Processing errors in dedicated function

5b680111dbe8037438d09f43da5924940fa3c709 authored about 7 years ago by Marnee Dearman (KG7SIO) <[email protected]>
Processing errors in dedicated function

d817b75938e51982e743aa5a955c397000bf5fc3 authored about 7 years ago by chris <[email protected]>
added index.html to gitignore because it should be created by elm make

f608d98721fbd23b2d135b08bd920bf8fef4fc79 authored about 7 years ago by DESKTOP-BBKBQMF\Marnee <[email protected]>
Merge branch 'master' of github.com:athenosphere/exosphere

# Conflicts:
# .gitignore

8674c469e8b1dfeede30e64dcc9726bcf251441c authored about 7 years ago by DESKTOP-BBKBQMF\Marnee <[email protected]>
Merge pull request #1 from c-mart/master

Last few days of progress

f38f7ff86aef72466d0d507c816dd3bb8d620d4c authored about 7 years ago by Marnee Dearman (KG7SIO) <[email protected]>
Adding elm-stuff to gitignore

cbf73dad85066e0383d6c007a668d703730e378e authored about 7 years ago by chris <[email protected]>
Merge remote-tracking branch 'asthenosphere/master'

589fd3a8383a4754b796d2e8fd3f8d775fb3ebdc authored about 7 years ago by chris <[email protected]>
added elm-stuff and index to gitignore

4123459668bfa7be62210afd05c60fd7f9dcdea3 authored about 7 years ago by DESKTOP-BBKBQMF\Marnee <[email protected]>
nicer rendering of server details

5ca247f35b93947ac013224235eef16c65ff3939 authored about 7 years ago by chris <[email protected]>
Implementing getting server details in a more sane way

93774c1f658247d3d1178859e5837bff106b251a authored about 7 years ago by chris <[email protected]>
uuid instead of id

b850068596a64f11417e9716a8ab64a904969e0d authored about 7 years ago by chris <[email protected]>
Displaying HTTP connection errors to user

8f279af71bc17d77dca2ad7df47067d80b759118 authored about 7 years ago by chris <[email protected]>
Simplifying model by using empty lists instead of Maybes with Nothing

356ecca5b995222c92e704aa401928414c8966b0 authored about 7 years ago by chris <[email protected]>
UUID label for server list view

39b05479e3d42280bba25785e1cf23c82691f56e authored about 7 years ago by chris <[email protected]>
Formatting login prompt as table

858c836dafa0b4389a724666b3142c944c185884 authored about 7 years ago by chris <[email protected]>
renaming viewCollectCreds to viewLogin

3de2fd7f18ea8228a37b88d956582355ab847fe0 authored about 7 years ago by chris <[email protected]>
Update README.md

4b3e56a399c3c6103e0443c0bf924a6a73612bfd authored about 7 years ago by Marnee Dearman (KG7SIO) <[email protected]>
Rename README.MD to README.md

28a4c863fb189f80145444f484f8cf25f8d31476 authored about 7 years ago by Marnee Dearman (KG7SIO) <[email protected]>
adding readme

0c60ba86be13c56101e8e3c23f0c4db7a5808aab authored about 7 years ago by DESKTOP-BBKBQMF\Marnee <[email protected]>
added empty .gitignore because we will need this eventually

cb9c20c61f2613d2d7293813ec1e93a1b5e84925 authored about 7 years ago by DESKTOP-BBKBQMF\Marnee <[email protected]>
rudimentary nav

a94b99d47bff53cbab102dd2dcff7d7ede6e8fb1 authored about 7 years ago by chris <[email protected]>