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 |
Regan Kuchan
|
efe4707a57
|
Merge pull request #1043 from influxdata/beta5-doc-updates
Beta5 doc updates
|
2017-03-21 18:15:56 -07:00 |
Regan Kuchan
|
d312c2cb34
|
Add brief admin page docs
|
2017-03-21 17:33:07 -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 |
Regan Kuchan
|
2a9e60e893
|
Update images
|
2017-03-21 15:54:58 -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 |
Andrew Watkins
|
453e91eaff
|
Fix test to use ∞
|
2017-03-21 15:32:41 -07:00 |
Andrew Watkins
|
d208cc474c
|
Use links instead of ids
|
2017-03-21 14:49:08 -07:00 |
Andrew Watkins
|
fecd009539
|
Remove default flag from default rp
|
2017-03-21 14:35:01 -07:00 |
Andrew Watkins
|
f36000bbb8
|
Fix cancel new rps
|
2017-03-21 14:31:00 -07:00 |
Andrew Watkins
|
c22367e21f
|
Add ∞ for infinite duration
|
2017-03-21 14:03:12 -07:00 |
Andrew Watkins
|
f65630036f
|
Add rp input validation
|
2017-03-21 14:00:48 -07:00 |
Jade McGough
|
4b3b3c4930
|
dbs GET returns list of databases
|
2017-03-21 12:59:27 -07:00 |
Andrew Watkins
|
e1517ba976
|
Change DatabaseRow to stateful to handle editing
|
2017-03-21 12:55:48 -07:00 |
Chris Goller
|
7d0df986a3
|
Merge pull request #1038 from influxdata/feature/mngo-15-3-2017
My talk for Minneapolis Ultimate 15 3 2017
|
2017-03-21 11:23:31 -07:00 |
Regan Kuchan
|
01dad05107
|
Update version numbers in the installation guide
|
2017-03-21 11:08:50 -07:00 |
Andrew Watkins
|
3df565f37e
|
Make inputs uncontrolled
|
2017-03-21 10:56:51 -07:00 |
Chris Goller
|
1269902a63
|
Rename talk files to _go
|
2017-03-21 09:27:12 -07:00 |
Jade McGough
|
cec687316d
|
WIP db endpoint
|
2017-03-20 15:26:48 -07:00 |
Andrew Watkins
|
cef0e15bcd
|
Handle new rp on click outside
|
2017-03-20 14:56:46 -07:00 |
Andrew Watkins
|
b33aa32feb
|
Make rp not able to be empty
|
2017-03-20 14:53:49 -07:00 |
Andrew Watkins
|
aa33b622a5
|
Cancel edit rp on click outside
|
2017-03-20 14:53:26 -07:00 |
Andrew Watkins
|
0fa7767cfd
|
Introduce cancel edit retention policy
|
2017-03-20 14:26:03 -07:00 |
Jade McGough
|
073520060b
|
add db and rp routes to mux.go
|
2017-03-20 14:23:29 -07:00 |
Jade McGough
|
b354d80782
|
link to retention policies in db response
|
2017-03-20 11:58:09 -07:00 |
Andrew Watkins
|
9748f5049b
|
Handle confirm button creation of RP
|
2017-03-20 11:53:00 -07:00 |
Jade McGough
|
46b62c2569
|
add links to retentionpolicy swagger
|
2017-03-20 11:52:49 -07:00 |
Chris Goller
|
383b4b5084
|
Merge pull request #1034 from influxdata/hotfix/reporting-stats
Fix reporting stats to update uptime
|
2017-03-20 11:49:59 -07:00 |
Jade McGough
|
12b2d4908a
|
add links to database swagger object
|
2017-03-20 11:48:25 -07:00 |
Andrew Watkins
|
b096e13825
|
Add skeleton for retention policy creation
|
2017-03-17 14:56:06 -07:00 |
Andrew Watkins
|
cd4307ce74
|
Introduce remove rp from state
|
2017-03-17 13:48:57 -07:00 |
Andrew Watkins
|
1841decb99
|
Introduce editing rp state
|
2017-03-17 11:51:42 -07:00 |
Chris Goller
|
79b1e9ae5e
|
Fix reporting stats to update uptime
|
2017-03-17 09:59:52 -05:00 |
Chris Goller
|
295388cd87
|
Add talk for Minneapolis Ultimate Go
|
2017-03-16 10:01:23 -05:00 |
Andrew Watkins
|
31092993c9
|
Remove cruft component
|
2017-03-15 16:25:18 -07:00 |
Andrew Watkins
|
965a05cea2
|
Introduce add retention policy to state
|
2017-03-15 16:21:38 -07:00 |
Andrew Watkins
|
38b0ef8db4
|
Introduce delete confirmation for database
|
2017-03-15 13:57:28 -07:00 |
Hunter Trujillo
|
733125b480
|
Merge pull request #1024 from influxdata/bugfix/tr-broken-host-page
Fix Broken Host Page
|
2017-03-15 11:53:27 -06:00 |
Andrew Watkins
|
8f0d1b9c9b
|
Remove unnecessary handler
|
2017-03-15 10:00:23 -07:00 |