Alex P
049529d195
Style all users superadmins toggle
2018-01-26 17:56:00 -08:00
Alex P
917cfa6b47
Fix weird classname output in SlideToggle
...
empty string does the trick
2018-01-26 17:55:44 -08:00
Alex P
2357b09d7f
Redesign disabled state of slide toggle
2018-01-26 17:44:40 -08:00
Luke Morris
195eb486cb
WIP Create New Mapping in ProviderTable
2018-01-26 17:07:29 -08:00
deniz kusefoglu
f5d9da98a0
Transmit location information in hash instead of locationState and use object.keys to access index of alert tabs
2018-01-26 16:05:35 -08:00
Chris Goller
35d9c8f2ce
Merge pull request #2684 from influxdata/fix/kapa-idvar-no-groups
...
Update TICKscripts to not have .Group templates when no group by
2018-01-25 15:54:39 -06:00
Chris Goller
a9f98d7f9f
Merge branch 'master' into fix/kapa-idvar-no-groups
2018-01-25 15:45:33 -06:00
Nathan Haugo
4fe24fddd3
Merge pull request #2720 from influxdata/fix/release-notes-1.4.0.1
...
Fix/release notes 1.4.0.1
2018-01-25 13:43:10 -08:00
Chris Goller
b9be0e8093
Fix 1.4.1.0 and 1.4.0.1 release notes
2018-01-25 13:38:30 -08:00
Nathan Haugo
74f067844c
Update changelog for 1.4.0.1
2018-01-25 13:09:45 -08:00
Chris Goller
ad03580f81
Merge pull request #2719 from influxdata/feature/update-readme-links
...
Update README links to point to 1.4 documentation
2018-01-25 14:59:33 -06:00
Chris Goller
0d47a66ee4
Update README links to point to 1.4 documentation
2018-01-25 12:46:37 -08:00
Jared Scheib
3c24d4fb1d
WIP Refactor AJAX links state management to use Redux
...
Ensures that links are always updated when me current organization
is changed, so that Admin Chronograf / Current Org Users works.
NOTE: Next step is understanding why dispatch isn't registering
LINKS_GET_REQUESTED or LINKS_GET_COMPLETED actions with Redux.
2018-01-17 19:01:16 -08:00
Jared Scheib
c93347dbc1
Name excludeBasepath AJAX config option so options can be extended
2018-01-17 16:35:21 -08:00
Jared Scheib
0e65ce318e
Update rawUsers to allUsers per /users API change
2018-01-17 15:13:17 -08:00
Jared Scheib
10c81fcf05
Fix OpsGenieConfig delete handlers & standardize with TagInput's
2018-01-17 14:55:19 -08:00
Jared Scheib
80034184fe
Wire up user organizations as Tags in AllUsersTable
2018-01-17 14:03:01 -08:00
Jared Scheib
a64a7b41ab
Factor out Tags, Tag, & TagInput into shared components
2018-01-17 13:07:17 -08:00
Jared Scheib
2d76aa1419
Add blank shared Tags & TagInput components files
2018-01-17 13:02:39 -08:00
Michael Desa
8fa2eabdb3
Fix RouteMatchesPrincipal if org isnt on principal
2018-01-17 12:42:32 -05:00
Michael Desa
23a4c34a17
Populate links response with organiation on JWT
2018-01-17 12:26:28 -05:00
deniz kusefoglu
d5b4a75057
Change changelog
2018-01-16 18:19:30 -08:00
deniz kusefoglu
b73c701840
Convert promise pattern to async await
2018-01-16 18:12:18 -08:00
deniz kusefoglu
443fc75766
Send state with router push to config pages from handler tabs, and display corresponding config tab
2018-01-16 16:46:46 -08:00
Michael Desa
f3c57f1e3f
Add correct users route to all routes
2018-01-16 17:03:46 -05:00
Michael Desa
2d7828b602
Nest user routes under organization
...
Add global user routes
2018-01-16 16:45:58 -05:00
Alex Paxton
4ef73c43f8
Merge pull request #2698 from influxdata/sources-nomenclature-fix
...
Improve Sources Nomenclature
2018-01-12 15:43:16 -08:00
Deniz Kusefoglu
dd8062e322
Merge pull request #2702 from influxdata/testable-kapacitor-configs
...
Testable kapacitor configs
2018-01-12 13:52:22 -08:00
deniz kusefoglu
b7e8a6b91b
Resolve console errors in Kapacitor Config
2018-01-12 13:26:11 -08:00
deniz kusefoglu
9eaf10ea28
Change flash message for successfully triggered alert
2018-01-12 13:00:04 -08:00
Alex P
943092ed78
Updoot log of changes
2018-01-12 12:08:25 -08:00
Alex P
f1f260d865
Improve micro-copy based on Russ' feedback
2018-01-12 12:02:55 -08:00
deniz kusefoglu
e0d53366f4
Stop event propagation on test button click
2018-01-12 11:23:03 -08:00
deniz kusefoglu
494866a165
Implement PR review suggestions
2018-01-12 10:57:16 -08:00
Michael Desa
4afb444579
Allow UpdateUser to accept empty roles
2018-01-12 12:37:30 -05:00
Michael Desa
d74d8f35f9
Add wildcard role and validate users roles in CRUD
...
The server may now specify a '*' to indicate that the server should
retrieve the organizations default role and assign it to the user.
2018-01-12 12:27:55 -05:00
Jared Scheib
d5e5529153
Add mdash Public table cell to OrganizationsTableRowNew
...
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2018-01-11 18:37:55 -08:00
Alex Paxton
1765846a98
Fix style of centered mdash when creating new organization
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2018-01-11 18:35:00 -08:00
Jared Scheib
61eadd8b79
Fix style for button width on current organization
...
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2018-01-11 18:29:15 -08:00
Jared Scheib
5a826bfa63
Fix subtle font clipping in Admin Chronograf table headers
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2018-01-11 18:23:52 -08:00
Jared Scheib
914503be1f
Refactor & simplify InputClickToEdit to use declarative state
...
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2018-01-11 18:23:24 -08:00
Alex P
64b6f9871a
Rename components to match existing naming pattern
2018-01-11 17:53:18 -08:00
Alex P
c8bd7b2d73
Refactor organizations table to use fancy-table styles and InputClickToEdit
2018-01-11 17:53:18 -08:00
Alex P
71d43a0eb3
Cleanup redundant styles
2018-01-11 17:36:51 -08:00
Alex P
83970f2107
Introduce common set of styles for non-table tables
2018-01-11 17:36:51 -08:00
Alex P
1be71de790
Update providers page to fit into admin tabs UI
2018-01-11 17:36:51 -08:00
Alex P
8065621dfb
Create page for managing mappings between providers and chronograf organizations
2018-01-11 17:34:10 -08:00
Alex P
4551f4ff2e
Introduce InputClickToEdit component
...
Now is a decent time to make this pattern a component for easier re-use
and consistency
2018-01-11 17:33:05 -08:00
Jared Scheib
aabbeb94ab
Move All New Users Are SuperAdmin toggle to AllUsersTable
2018-01-11 17:18:05 -08:00
Jared Scheib
068cf733f1
Remove unnecessary Authorized HOC around AllNewUsersSuperAdmin toggle
2018-01-11 17:00:40 -08:00