0
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Buttons to copy useful text to clipboard
Chris Martin
as chris
More... over 5 years ago
Merge branch '168-show-only-own-servers' into 'master' More... over 5 years ago
Merge branch 'fix-bug-with-proxy' into 'master' More... over 5 years ago
Fix bug with setting wrong auth URL for unscoped token when using proxy server
Chris Martin
as chris
More... over 5 years ago
- Added checkbox to toggle showing just your own servers, or all servers. More... over 5 years ago
- Added ServerFilter type - Modified ListProjectServers to take a ServerFilter as parameter More... over 5 years ago
- Filter servers by whether they're created by current user More... over 5 years ago
- Decode & store the ID of the user that created a server More... over 5 years ago
Merge branch 'dont-log-in-to-disabled-projects' into 'master' More... over 5 years ago
Merge branch 'new-chat' into 'master' More... over 5 years ago
readme updates, new chat platform and TBD meeting time
Chris Martin
as chris
More... over 5 years ago
Don't allow a user to attempt to log into a project that is disabled
Chris Martin
as chris
More... over 5 years ago
Merge branch 'log-in-as-user-pick-project' into 'master' More... over 5 years ago
cleaning up todo
Chris Martin
as chris
More... over 5 years ago
Use the unscoped login flow also for Jetstream Cloud so users don't need to know project/allocation name
Chris Martin
as chris
More... over 5 years ago
appeasing elm-analyse
Chris Martin
as chris
More... over 5 years ago
Using RemoteData for list of projects
Chris Martin
as chris
More... over 5 years ago
Removing vestigial LocalStore code for unscoped providers, for now
Chris Martin
as chris
More... over 5 years ago
Don't store user's OpenStack password in the unscoped provider, instead pass it around the Msg for as long as needed, then forget it
Chris Martin
as chris
More... over 5 years ago
Log in without having to specify project details, and choose from a list of projects
Chris Martin
as chris
More... over 5 years ago
Merge branch 'clear-filter-button-for-text-search' into 'master' More... over 5 years ago
Problem: 'Clear filter' button doesn't work for text search More... over 5 years ago
Merge branch 'improvements-to-image-search' into 'master' More... over 5 years ago
REST code to request projects available to user with unscoped toke, and store them in the model
Chris Martin
as chris
More... over 5 years ago
Merge branch 'update-npm-dependencies-2019-11-25' into 'master' More... over 5 years ago
Problem: Old & insecure NPM dependencies More... over 5 years ago
Merge branch 'refactorings' into 'master' More... over 5 years ago
Receive an unscoped auth token and store it in the model
Chris Martin
as chris
More... over 5 years ago
Helper function to update unscoped provider in model
Chris Martin
as chris
More... over 5 years ago
REST code to request an unscoped auth token factored out logic common to the scoped and unscoped token request
Chris Martin
as chris
More... over 5 years ago