Commit Graph

5683 Commits (e97c510e63a6391a3ab7490f166fff333ae484bb)

Author SHA1 Message Date
Tim Raymond 1f9bbc47e9 Add a Godeps file
This initializes `gdm` for tracking our application dependencies. This
was generated using verison 1.4 of `gdm` which can be fetched from
`github.com/sparcc/gdm`.
2016-09-12 15:30:54 -04:00
Tim Raymond 912acdd1e6 Auto-generate backend with stubbed ops
This was generated using go-swagger's `swagger` command. The specific
command used was:

`swagger generate server -f swagger.yaml  --with-context`

Fixes #6
2016-09-12 15:12:30 -04:00
Chris Goller c0a3abe620 Merge pull request #1 from feature/design-draft
* feature/design-draft:
  Update swagger definition to use Explorations instead of Explorers
  Update design doc
  Use the chronograf name instead of enterprise
  Update swagger definition based on group discussion.
  Update design to reflect discussions.
  Update query response definition to simplify links.
  Reword swagger definition description of dashboard PUT
  Update swagger definition so users will have roles and ACLs are now Permissions.
  Update swagger definition to fix /dashboards/{id} response object typo.
  Update swagger definition to rename layout to dashboard.
  Fix invalid swagger definitions
  Update swagger interface to reflect our discussions.
  Spelling
  Update query proxy section
  Update design document organization; Add more specifics about releases and queries.
  Add a possible sequence flow for queries
  Add initial draft (sketch) of design
2016-09-12 14:08:02 -05:00
Chris Goller bc80480d69 Update swagger definition to use Explorations instead of Explorers 2016-09-12 14:02:05 -05:00
Chris Goller 8820899a3d Update design doc 2016-09-12 14:02:05 -05:00
Chris Goller 0ee1a125a0 Use the chronograf name instead of enterprise 2016-09-12 14:02:05 -05:00
Chris Goller 22134acfff Update swagger definition based on group discussion. 2016-09-12 14:02:05 -05:00
Chris Goller d9a3a957a9 Update design to reflect discussions. 2016-09-12 14:02:05 -05:00
Chris Goller c35bed3cff Update query response definition to simplify links. 2016-09-12 14:02:05 -05:00
Chris Goller 670d4dd17b Reword swagger definition description of dashboard PUT 2016-09-12 14:02:05 -05:00
Chris Goller 81c90208ba Update swagger definition so users will have roles and ACLs are now Permissions. 2016-09-12 14:02:05 -05:00
Chris Goller ee7dc04e44 Update swagger definition to fix /dashboards/{id} response object typo. 2016-09-12 14:02:05 -05:00
Chris Goller dc7eab7f17 Update swagger definition to rename layout to dashboard. 2016-09-12 14:02:05 -05:00
Chris Goller 36c0fb674c Fix invalid swagger definitions 2016-09-12 14:02:05 -05:00
Chris Goller 0899c297a6 Update swagger interface to reflect our discussions. 2016-09-12 14:02:05 -05:00
gunnaraasen 009f865603 Spelling 2016-09-12 14:02:05 -05:00
gunnaraasen ed38a53077 Update query proxy section 2016-09-12 14:02:05 -05:00
Chris Goller 97e524b798 Update design document organization; Add more specifics about releases and queries. 2016-09-12 14:02:05 -05:00
Chris Goller 1d2c6e352d Add a possible sequence flow for queries 2016-09-12 14:02:05 -05:00
Chris Goller b3152a7ca7 Add initial draft (sketch) of design
Signed-off-by: Gunnar Aasen <gunnar+github@gunnar.me>
2016-09-12 14:02:05 -05:00
gunnaraasen 9377074be5 Tag image on circle before pushing to heroku 2016-09-11 17:29:57 -07:00
Andrew Watkins 48c48d075a Specify registry domain 2016-09-09 17:58:21 -07:00
Andrew Watkins a4c4f6ad92 Merge pull request #34 from influxdata/feature/acceptance-server
Run on Heroku
2016-09-09 17:48:09 -07:00
Andrew Watkins 9864eb64cf Add an autodeploy to circle 2016-09-09 17:45:06 -07:00
Andrew Watkins a4b5ce1b96 Add heroku instructions to README 2016-09-09 17:11:18 -07:00
Kevin Fitzpatrick 3185bc596f Run on heroku 2016-09-09 17:04:45 -07:00
Will Piers 133da5a14f Use create-react-app 2016-09-09 16:10:54 -07:00
Kevin Fitzpatrick e0e83c0a9e Run on heroku 2016-09-07 15:26:59 -07:00
Kevin Fitzpatrick c07dd1d4ea Merge pull request #32 from influxdata/feature/simple-ui-server
A Simple UI Server to get started.
2016-09-07 13:42:38 -07:00
Kevin Fitzpatrick 24fcfb6be3 `npm start` to run server.
First `npm install`.
2016-09-07 13:20:20 -07:00
Kevin Fitzpatrick 9fc66cb520 Ignore front end output files and dev files 2016-09-07 13:16:27 -07:00
Chris Goller 29ee5665aa Initial commit of swagger API specification. 2016-08-24 16:31:08 -07:00
Chris Goller b1ccb6a7e8 Initial commit 2016-08-24 16:28:56 -07:00