Commit Graph

2318 Commits (bf4583129bb05eb4a83d023b14d9be133c78e660)

Author SHA1 Message Date
Andrew Watkins bf4583129b Remove ability to delete if last RP 2017-03-23 16:12:59 -07:00
Andrew Watkins 2f34553b96 Disable add rp button if currently adding an RP 2017-03-23 16:06:17 -07:00
Andrew Watkins 5e8f18a05e Disable creation of DB when currently creating one 2017-03-23 15:58:28 -07:00
Andrew Watkins f185594330 Merge branch 'feature/db-manager' of github.com:influxdata/chronograf into feature/db-manager 2017-03-23 15:38:20 -07:00
Andrew Watkins e75e2581bc Add database naming styles 2017-03-23 15:36:48 -07:00
Chris Goller 9b57daa684 Merge branch 'feature/db-manager' of github.com:influxdata/chronograf into feature/db-manager 2017-03-23 15:24:18 -07:00
Chris Goller d9adffa116 Fix create retention policies InfluxQL 2017-03-23 15:23:54 -07:00
Andrew Watkins 7b59cefb0f Remove noops from confirm db buttons 2017-03-23 15:11:03 -07:00
Andrew Watkins 374dcae053 Hook up DBRP manager to backend 2017-03-23 15:06:22 -07:00
Chris Goller 5d2fee8d3f Fix retention policies responses and change to PATCH 2017-03-23 14:30:24 -07:00
Chris Goller d107b9f591 Fix sources test to include databases link 2017-03-23 14:06:52 -07:00
Chris Goller 62f1deaf4d Fix drop retention policy InfluxQL 2017-03-23 13:59:28 -07:00
Chris Goller 7997739a73 Add retention policies to the database response 2017-03-23 13:53:28 -07:00
Chris Goller 14d1e90de8 Fix exported method to be internal 2017-03-23 13:34:09 -07:00
Chris Goller 7071f7b1a8 Fix drop database InfluxQL statement 2017-03-23 13:33:46 -07:00
Chris Goller c52742a901 Add retention policy link to databases and add comments 2017-03-23 13:29:13 -07:00
Chris Goller 8117106b26 Update databases/retention policy link responses 2017-03-23 13:16:02 -07:00
Chris Goller fa8082a552 Fix retention policy InfluxQL creation string 2017-03-23 13:15:39 -07:00
Jade McGough 05367492c6 Merge branch 'dbrp' into feature/db-manager 2017-03-23 11:24:40 -07:00
Jade McGough 36c3b5eeec go fmt 2017-03-23 06:24:26 -07:00
Jade McGough 4b18fa70c5 add options to alter rp 2017-03-23 06:21:19 -07:00
Jade McGough 3c014b2d05 updateRP 2017-03-23 06:13:41 -07:00
Jade McGough c4a97ad01d clean up some dashboards code 2017-03-23 05:49:33 -07:00
Jade McGough 4f229172c1 add missing patch responses swagger 2017-03-23 05:16:49 -07:00
Jade McGough 1acf2bcb47 go format 2017-03-23 04:56:36 -07:00
Jade McGough e388a8b81e dropRP 2017-03-23 04:51:08 -07:00
Jade McGough 0023553e56 createRP 2017-03-23 04:27:53 -07:00
Jade McGough f7e00b3ba9 fix rp GET 2017-03-23 03:37:32 -07:00
Jade McGough 3c666ac329 get retention policies 2017-03-23 03:06:59 -07:00
Jade McGough 6c418bb323 drop db API 2017-03-23 01:04:35 -07:00
Jade McGough 0b521f3a27 db creation seems to be working 2017-03-22 23:21:21 -07:00
Jade McGough 8954535734 WIP 2017-03-22 22:21:25 -07:00
Andrew Watkins 26296ef461 Remove replication factor for OSS and simplify rf formatting 2017-03-22 17:15:45 -07:00
Jade McGough 45a44e7a89 write db info to dbresponse 2017-03-22 13:46:30 -07:00
Jade McGough 65a0612496 it's working! 2017-03-22 13:27:36 -07:00
Andrew Watkins 74d87aed6c Update delete code requirements 2017-03-22 12:29:48 -07:00
Jade McGough 47c6308482 cleanup 2017-03-22 11:29:38 -07:00
Andrew Watkins 8f38d52493 Add validation for database name input 2017-03-22 10:00:21 -07:00
Jade McGough b1c45e1dbc uuuugh 2017-03-22 04:01:55 -07:00
Jade McGough 1390179217 WIP ugh 2017-03-22 02:53:19 -07:00
Jade McGough e5fad520b7 WIP 2017-03-22 01:40:30 -07:00
Andrew Watkins e2eabbaed6 Add edit rp tests and refactor edit rp action 2017-03-21 17:08:02 -07:00
Andrew Watkins e293acc78d Add remove and add rp tests 2017-03-21 16:54:39 -07:00
Andrew Watkins e80b1634d7 Add remove database code test 2017-03-21 16:27:30 -07:00
Andrew Watkins c86d50ecaf Remove redundant action 2017-03-21 16:11:42 -07:00
Andrew Watkins b8cd78b67d Add database delete code test 2017-03-21 15:56:41 -07:00
Andrew Watkins 3d9584d79d Introduce remove database test 2017-03-21 15:51:14 -07:00
Andrew Watkins b35271a197 Add edit database test 2017-03-21 15:47:51 -07:00
Andrew Watkins df76ebf1fd Introduce add database test 2017-03-21 15:34:13 -07:00
Andrew Watkins 50ae8cc964 Pull out default objects into constants dir 2017-03-21 15:33:30 -07:00