Commit Graph

2234 Commits (0b521f3a27b8e838421e99e0133dcfaf16be8dc3)

Author SHA1 Message Date
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
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
Jade McGough 47c6308482 cleanup 2017-03-22 11:29:38 -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
Jade McGough 4b3b3c4930 dbs GET returns list of databases 2017-03-21 12:59:27 -07:00
Jade McGough cec687316d WIP db endpoint 2017-03-20 15:26:48 -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
Jade McGough 46b62c2569 add links to retentionpolicy swagger 2017-03-20 11:52:49 -07:00
Jade McGough 12b2d4908a add links to database swagger object 2017-03-20 11:48:25 -07:00
Jade McGough 862802710e add example for retention policy 2017-03-14 16:53:41 -07:00
Jade McGough b72e03cf23 fix swagger errors, add tags 2017-03-14 16:44:44 -07:00
Jade McGough 5f2e3b5d15 db rp server endpoint objects 2017-03-14 16:05:13 -07:00
Jade McGough 59b45388a6 first whack at db rp server endpoints 2017-03-14 15:31:57 -07:00
Jade McGough 64d5e822e4 db rp documentation WIP 2017-03-14 14:01:28 -07:00
Regan Kuchan ebb73e2475 Merge pull request #1002 from influxdata/release-beta5
Update Changelog and Readme for beta5
2017-03-10 19:12:32 -08:00
Regan Kuchan 9f46017cc8 Update Changelog and Readme for beta5 2017-03-10 19:11:13 -08:00
Jared Scheib 4abf2408e3 Merge pull request #993 from influxdata/feature/admin
Add Admin for Users, Roles, Permissions, and Queries for InfluxDB and InfluxEnterprise
2017-03-10 18:45:11 -08:00
Jared Scheib 26716ad280 Merge branch 'master' into feature/admin
Conflicts:
	CHANGELOG.md
	enterprise/users.go
	server/admin.go
	server/admin_test.go
	ui/.eslintrc
	ui/src/shared/constants/index.js
	ui/src/store/configureStore.js
	ui/src/style/theme/theme-dark.scss
2017-03-10 18:36:37 -08:00
Jared Scheib ed3a873413 Update changelog 2017-03-10 18:02:29 -08:00
Jared Scheib 3380d11c8b Return errors from AJAX 2017-03-10 17:37:45 -08:00
Jared Scheib 491febf4af Merge pull request #1000 from influxdata/feature/admin-wired_multiselect
Fix data flow from server back into multiselect, add tests
2017-03-10 16:51:48 -08:00
Jared Scheib a82db6be2b Add tests for role create and update, refactor user create test 2017-03-10 16:48:56 -08:00
Jared Scheib 410d0beb56 Fix update dropdown when adding users, roles, and permissions (except users/roles), rename success actions for use across AJAX update requests, pass through error on AJAX update failure 2017-03-10 16:22:03 -08:00
Chris Goller 082fc65ddf Merge pull request #998 from influxdata/hotfix/fix-user-rolevalidation
Update user's roles validation
2017-03-10 18:10:50 -06:00
Chris Goller 43a12023f6 Update user's roles validation 2017-03-10 18:06:06 -06:00
Chris Goller b078fa54fa Merge pull request #996 from influxdata/feature/check-role-exists
Update roles to check if role already exists
2017-03-10 17:32:06 -06:00
Chris Goller 07ec40c94b Update roles to check if role already exists 2017-03-10 17:24:52 -06:00
Chris Goller e658755c61 Merge pull request #995 from influxdata/hotfix/empty-role-user-responses
Fix empty roles/users and allow roles to be added to user resource
2017-03-10 17:13:53 -06:00
Chris Goller b93cf4ca94 Add ability to update roles on a user resource 2017-03-10 16:52:24 -06:00
Jared Scheib 5f851863a3 Move admin constant to admin constants 2017-03-10 14:47:45 -08:00
Andrew Watkins 5b07c12a20 Merge pull request #994 from influxdata/feature/admin_user-permissions
Feature/admin update user
2017-03-10 14:33:34 -08:00
Andrew Watkins eab3e55b9a Remove warnings 2017-03-10 14:25:09 -08:00
Andrew Watkins c089da310c Introduce update user 2017-03-10 14:24:15 -08:00
Andrew Watkins 8ed77eae3b Introduce update permissions for users 2017-03-10 13:30:17 -08:00
Jared Scheib f0ab1cdebb Merge pull request #992 from influxdata/feature/934-ew-admin_add-roles
Feature/934 ew admin add roles
2017-03-10 13:10:06 -08:00
Andrew Watkins 6216bba5ab Remove plural 2017-03-10 13:01:22 -08:00
Chris Goller 6158502e45 Fix updating of OSS user permissions 2017-03-10 14:53:30 -06:00
Andrew Watkins acc2444883 Fix tests 2017-03-10 12:52:18 -08:00
Andrew Watkins 0e0f89b995 Editing rows cleanup 2017-03-10 12:47:53 -08:00
Jared Scheib c2ed3b306c Add ability to add a role 2017-03-10 12:00:45 -08:00
Andrew Watkins 931bd634ea Merge pull request #990 from influxdata/feature/add-perms-to-users
Feature/ populate user perms from server
2017-03-10 11:36:42 -08:00
Chris Goller e8da54a6c3 Update user/role responses to return empty arrays 2017-03-10 13:24:48 -06:00
Alex P 2588a67968 Style new rows in admin tables
New users looking fly
2017-03-10 11:22:39 -08:00
Alex P 4e34a3f6ec Remove commented out styles 2017-03-10 11:22:11 -08:00
Andrew Watkins ef1056b1eb Remove redundant nav item 2017-03-10 10:08:44 -08:00