Commit Graph

2300 Commits (baf7a938c473f1a6e35a46f52543b812ff6af09c)

Author SHA1 Message Date
Jade McGough baf7a938c4 Merge branch 'dbrp' into feature/db-manager 2017-03-23 11:24:40 -07:00
Jade McGough 10a05412c0 go fmt 2017-03-23 06:24:26 -07:00
Jade McGough ffdc14ebdd add options to alter rp 2017-03-23 06:21:19 -07:00
Jade McGough e58a846f7b updateRP 2017-03-23 06:13:41 -07:00
Jade McGough 2a990e2b3e clean up some dashboards code 2017-03-23 05:49:33 -07:00
Jade McGough c547ca5ebc add missing patch responses swagger 2017-03-23 05:16:49 -07:00
Jade McGough ba8609d7b6 go format 2017-03-23 04:56:36 -07:00
Jade McGough b40a90b9d1 dropRP 2017-03-23 04:51:08 -07:00
Jade McGough b378dd7c27 createRP 2017-03-23 04:27:53 -07:00
Jade McGough 073c03303d fix rp GET 2017-03-23 03:37:32 -07:00
Jade McGough 2438090e70 get retention policies 2017-03-23 03:06:59 -07:00
Jade McGough 766ee9b517 drop db API 2017-03-23 01:04:35 -07:00
Jade McGough c21a378629 db creation seems to be working 2017-03-22 23:21:21 -07:00
Jade McGough 523a0788f7 WIP 2017-03-22 22:21:25 -07:00
Andrew Watkins 5528377de5 Remove replication factor for OSS and simplify rf formatting 2017-03-22 17:15:45 -07:00
Jade McGough 15b2744a5c write db info to dbresponse 2017-03-22 13:46:30 -07:00
Jade McGough 6a4c4122bb it's working! 2017-03-22 13:27:36 -07:00
Andrew Watkins 84d3da7edd Update delete code requirements 2017-03-22 12:29:48 -07:00
Jade McGough 19729da202 cleanup 2017-03-22 11:29:38 -07:00
Andrew Watkins db54e5963f Add validation for database name input 2017-03-22 10:00:21 -07:00
Jade McGough cea9d9a8dc uuuugh 2017-03-22 04:01:55 -07:00
Jade McGough aebbb3743f WIP ugh 2017-03-22 02:53:19 -07:00
Jade McGough 056abde56d WIP 2017-03-22 01:40:30 -07:00
Andrew Watkins 5cf448e559 Add edit rp tests and refactor edit rp action 2017-03-21 17:08:02 -07:00
Andrew Watkins 585fef4f06 Add remove and add rp tests 2017-03-21 16:54:39 -07:00
Andrew Watkins e56f18154b Add remove database code test 2017-03-21 16:27:30 -07:00
Andrew Watkins 4990aa39a4 Remove redundant action 2017-03-21 16:11:42 -07:00
Andrew Watkins 38b381de87 Add database delete code test 2017-03-21 15:56:41 -07:00
Andrew Watkins a06e933467 Introduce remove database test 2017-03-21 15:51:14 -07:00
Andrew Watkins 32a5fc6de7 Add edit database test 2017-03-21 15:47:51 -07:00
Andrew Watkins 527e56bfa0 Introduce add database test 2017-03-21 15:34:13 -07:00
Andrew Watkins 2d9c26a463 Pull out default objects into constants dir 2017-03-21 15:33:30 -07:00
Andrew Watkins 2984c139a2 Fix test to use ∞ 2017-03-21 15:32:41 -07:00
Andrew Watkins d23ec6423f Use links instead of ids 2017-03-21 14:49:08 -07:00
Andrew Watkins 8e1e70ecf1 Remove default flag from default rp 2017-03-21 14:35:01 -07:00
Andrew Watkins 8aa99442d3 Fix cancel new rps 2017-03-21 14:31:00 -07:00
Andrew Watkins ba44273779 Add ∞ for infinite duration 2017-03-21 14:03:12 -07:00
Andrew Watkins ff6b9a3a21 Add rp input validation 2017-03-21 14:00:48 -07:00
Jade McGough 36ffe0c436 dbs GET returns list of databases 2017-03-21 12:59:27 -07:00
Andrew Watkins b9054266f2 Change DatabaseRow to stateful to handle editing 2017-03-21 12:55:48 -07:00
Andrew Watkins 31c379f6a3 Make inputs uncontrolled 2017-03-21 10:56:51 -07:00
Jade McGough e1ccda806c WIP db endpoint 2017-03-20 15:26:48 -07:00
Andrew Watkins eab296a87d Handle new rp on click outside 2017-03-20 14:56:46 -07:00
Andrew Watkins 233a0cbaac Make rp not able to be empty 2017-03-20 14:53:49 -07:00
Andrew Watkins 338a65e21c Cancel edit rp on click outside 2017-03-20 14:53:26 -07:00
Andrew Watkins a64c3f7bcf Introduce cancel edit retention policy 2017-03-20 14:26:03 -07:00
Jade McGough b443d857ca add db and rp routes to mux.go 2017-03-20 14:23:29 -07:00
Jade McGough 4ac8d72902 link to retention policies in db response 2017-03-20 11:58:09 -07:00
Andrew Watkins 71a3fa47f7 Handle confirm button creation of RP 2017-03-20 11:53:00 -07:00
Jade McGough 626b313d98 add links to retentionpolicy swagger 2017-03-20 11:52:49 -07:00