This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but cannot push or open issues or pull requests.
05261c8455
quay
/
static
/
js
History
Joseph Schorr
05261c8455
New API is more strict on the fields being present in change user information, so we have to delete them, not merely set them to empty strings
2014-03-17 14:59:40 -04:00
..
app.js
Change ApiService to use the new swagger-backed discovery and the new /v1/ API endpoints. Also changes all other /api/ calls (the few that are still manually invoked)
2014-03-14 23:40:41 -04:00
bootstrap.js
- Make the discovery information be preloaded via a bootstrap.js file before angular runs
2013-12-26 17:45:16 -05:00
controllers.js
New API is more strict on the fields being present in change user information, so we have to delete them, not merely set them to empty strings
2014-03-17 14:59:40 -04:00
graphing.js
Fix bugs, mostly related to date formatting.
2014-03-17 13:10:12 -04:00
tour.js
Fix the duplicate firing of events on tour continuations.
2014-02-13 17:39:01 -05:00