Alex P
|
ebe25e6ac2
|
Blur child inputs or textareas when escape key pressed
|
2018-02-07 11:29:07 -08:00 |
Alex P
|
d2e5a2bd86
|
Rename handler to match event
|
2018-02-07 10:26:48 -08:00 |
Alex P
|
a9d85dc02c
|
Simplify detection of meta key in tandem with enter key
Thanks @lukevmorris for the tip
|
2018-02-07 10:21:13 -08:00 |
Alex Paxton
|
59796b9aba
|
Merge branch 'master' into ceo-escape
|
2018-02-06 18:19:08 -08:00 |
Alex P
|
162b0a897d
|
Save CEO when command+enter is pressed
Wrote some funky logic so it doesn’t matter the order of keypresses
with the combo
|
2018-02-06 15:30:01 -08:00 |
Alex P
|
227fa72fcb
|
Cancel CEO when escape key is pressed
Doesn’t fire if a child input is focused
|
2018-02-06 15:08:35 -08:00 |
ischolten
|
9679db0a61
|
Merge pull request #2752 from influxdata/kapacitor-spaces
Kapacitor page allows users to add spaces to kapacitor name
|
2018-02-06 14:32:10 -08:00 |
Iris Scholten
|
296acb1491
|
address PR feedback
|
2018-02-06 13:09:48 -08:00 |
Iris Scholten
|
374bb0ee1d
|
accepts spaces in the kapacitor connection name
|
2018-02-05 11:58:21 -08:00 |
Iris Scholten
|
a916ecd818
|
Merge branch 'master' into feature/global-users
|
2018-02-05 11:13:29 -08:00 |
Iris Scholten
|
b29bcfc478
|
change the create new user as super admin default setting to false
|
2018-02-02 17:44:49 -08:00 |
Alex Paxton
|
44339a5b25
|
Merge pull request #2746 from influxdata/saving-tickscript
Saving tickscript
|
2018-02-02 11:37:31 -08:00 |
Alex P
|
5c090c970d
|
Cleanup
Based on feedback from @lukevmorris
|
2018-02-02 11:25:59 -08:00 |
Iris Scholten
|
4015b79351
|
repair failing specs
|
2018-02-01 17:13:34 -08:00 |
Iris Scholten
|
adaff3e9e8
|
Merge branch 'master' into feature/global-users
|
2018-02-01 16:40:14 -08:00 |
Alex P
|
b814f0d5a0
|
Redesign tick script editor console
Moved to bottom, color coded, is larger
|
2018-02-01 15:34:59 -08:00 |
Alex P
|
0b60d11829
|
Replace validation with consoleMessage and render in console component
Also, if error returned from kapacitor it does not save
|
2018-02-01 15:34:06 -08:00 |
deniz kusefoglu
|
30fa3b730e
|
Improve copy on Tickscript editing notifications
|
2018-02-01 13:09:09 -08:00 |
deniz kusefoglu
|
f6f418c48c
|
Detect unsaved changes outside the tickscript editor
|
2018-02-01 11:02:45 -08:00 |
Luke Morris
|
de2e755f82
|
Add confirm dialog to removing Organization Tag
|
2018-01-31 17:39:05 -08:00 |
Luke Morris
|
34c52e17ee
|
Improve of user deletion messaging
|
2018-01-31 17:20:53 -08:00 |
Alex P
|
522ce0df27
|
Replace create & exit with just exit
|
2018-01-31 17:17:15 -08:00 |
Alex P
|
9a130b435a
|
Change exit confirmation to be a question
|
2018-01-31 16:55:13 -08:00 |
Alex P
|
9ba31713c9
|
Make confirm button tooltip positioning smarter
Could be improved further, but this solves the immediate problem of the
tooltip extending beyond the right edge of the screen
|
2018-01-31 16:54:53 -08:00 |
Iris Scholten
|
2cb9026364
|
add better messaging for removing own user record
|
2018-01-31 16:43:51 -08:00 |
Alex Paxton
|
b02fede610
|
Add unsavedChanges state to TickscriptPage
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
|
2018-01-31 16:05:28 -08:00 |
Alex Paxton
|
bc35463b09
|
Fix Visbility typo
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
|
2018-01-31 16:04:27 -08:00 |
Alex Paxton
|
05c41fdcc1
|
Add ConfirmButton
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
|
2018-01-31 16:02:39 -08:00 |
Iris Scholten
|
8f844ac0f8
|
improve the flash message verbiage when deleting a user from the userspage and standardized the duration time for flash messages to be 4s
|
2018-01-31 15:57:24 -08:00 |
Iris Scholten
|
2b1dc00cf0
|
improve the flash message verbiage to explicitly state the changes made
|
2018-01-31 15:25:28 -08:00 |
Jean-François YUEN
|
723bbe9f12
|
Remove useless withRouter
|
2018-01-31 13:05:31 +01:00 |
Jean-François YUEN
|
80db6212b5
|
Add refresh widget to hosts page
|
2018-01-31 13:05:31 +01:00 |
Deniz Kusefoglu
|
956b4b504b
|
Merge pull request #2708 from influxdata/linkable-config-tabs
Link directly to the right config tab from handler section in rule creator.
|
2018-01-29 10:01:01 -08:00 |
Alex P
|
499be94163
|
Merge branch 'feature/global-users' into feature/global-users-styles
|
2018-01-26 20:20:37 -08:00 |
Alex P
|
ad84ac864e
|
Set more appropriate column sizes for global users table and remove dropdown
|
2018-01-26 20:18:51 -08:00 |
Alex P
|
c91e35e10f
|
Refactor Tags component to include optional Add button
|
2018-01-26 20:16:31 -08:00 |
Alex P
|
2c709f1863
|
Allow for a custom class to be passed in to ConfirmButton
Also some cleanup
|
2018-01-26 20:15:54 -08:00 |
Jared Scheib
|
89eeedb27f
|
Filter out organizations from Add to Organization where the user has a role
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
|
2018-01-26 20:15:42 -08:00 |
Jared Scheib
|
e4fc1c2ca7
|
Wire up remove & add user to organization from AllUsersPage
|
2018-01-26 20:07:02 -08:00 |
Jared Scheib
|
37eacef8c9
|
Show different success message for user delete from AllUsersPage vs UsersPage
|
2018-01-26 19:13:11 -08:00 |
Jared Scheib
|
8d494d4588
|
Comment, remove consoles, cleanup
|
2018-01-26 18:53:48 -08:00 |
Jared Scheib
|
7134153cb5
|
Fix linksReducer return state & make reducer default consistent
Remove actionTypes constants for links actions.
|
2018-01-26 18:53:08 -08:00 |
Alex P
|
f62c42b847
|
Use ConfirmButton instead of DeleteConfirmButtons
|
2018-01-26 18:51:48 -08:00 |
Jared Scheib
|
91dfe6bcf0
|
Refresh links every time current org is switched
|
2018-01-26 18:51:34 -08:00 |
Alex P
|
4b3c9aed17
|
Introduce ConfirmButton component
In essence the same as ConfirmDeleteButtons just adheres to the latest
patterns and is more compact
|
2018-01-26 18:51:04 -08:00 |
Jared Scheib
|
aea9b5b918
|
Un-blackout LINKS_ actions from errors middleware so dispatch registers with Redux
|
2018-01-26 18:50:24 -08:00 |
deniz kusefoglu
|
fe9407422f
|
Fix passing hash routes through router.push and address bar url
|
2018-01-26 18:08:20 -08:00 |
Alex P
|
a36dad3e38
|
Prevent text wrap of user is me label
|
2018-01-26 17:58:48 -08:00 |
Alex P
|
c765dd0df6
|
Style all users superadmins toggle
|
2018-01-26 17:56:00 -08:00 |
Alex P
|
80d5fee016
|
Fix weird classname output in SlideToggle
empty string does the trick
|
2018-01-26 17:55:44 -08:00 |