Commit Graph

7174 Commits (039121e18cf669da01a53ac0e89d167c382fa81c)

Author SHA1 Message Date
Iris Scholten ab085ab23d refactor of update methods in ProvidersTableRow 2018-02-02 16:57:26 -08:00
Iris Scholten fc55f82506 make scheme a dropdown, update the redux store for a mapping change corectly, and add an empty state for the provider mappings page 2018-02-02 15:26:31 -08:00
Alex Paxton 058df60e0e
Merge pull request #2746 from influxdata/saving-tickscript
Saving tickscript
2018-02-02 11:37:31 -08:00
Alex P 10a52199b7 Cleanup
Based on feedback from @lukevmorris
2018-02-02 11:25:59 -08:00
Iris Scholten 674223c25f repair failing specs 2018-02-01 17:13:34 -08:00
Iris Scholten 5fbfc12f11 Merge branch 'master' into feature/global-users 2018-02-01 16:40:14 -08:00
Alex P 3f11836944 Redesign tick script editor console
Moved to bottom, color coded, is larger
2018-02-01 15:34:59 -08:00
Alex P 14ac43fd5a 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 167e6a948f Improve copy on Tickscript editing notifications 2018-02-01 13:09:09 -08:00
deniz kusefoglu 9d2c44e44f Update CHANGELOG 2018-02-01 11:14:17 -08:00
deniz kusefoglu e0a2aecaa2 Detect unsaved changes outside the tickscript editor 2018-02-01 11:02:45 -08:00
Luke Morris 289b2474c8 Add confirm dialog to removing Organization Tag 2018-01-31 17:39:05 -08:00
Luke Morris df66da1e0d Improve of user deletion messaging 2018-01-31 17:20:53 -08:00
Alex P 198d066cdf Replace create & exit with just exit 2018-01-31 17:17:15 -08:00
Alex P 3899fa1033 Change exit confirmation to be a question 2018-01-31 16:55:13 -08:00
Alex P ba494a54f6 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 96de896539 add better messaging for removing own user record 2018-01-31 16:43:51 -08:00
Alex Paxton 49670a77c2 Add unsavedChanges state to TickscriptPage
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-01-31 16:05:28 -08:00
Alex Paxton 567efea82e Fix Visbility typo
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-01-31 16:04:27 -08:00
Alex Paxton 34d289f1bc Add ConfirmButton
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-01-31 16:02:39 -08:00
Iris Scholten 91317a164d 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 ac7a9a4e2a improve the flash message verbiage to explicitly state the changes made 2018-01-31 15:25:28 -08:00
lukevmorris 77f5fef9fd
Merge pull request #2693 from influxdata/fix/resources-build-script
Add resources dir to build.py
2018-01-31 09:36:32 -08:00
lukevmorris e8021ae461
Merge pull request #2722 from jfyuen/hosts-page-autorefresh
Add auto refresh widget to hosts list page
2018-01-31 09:30:42 -08:00
Jean-François YUEN e24ad7c1de Add #2722 to changelog 2018-01-31 13:06:09 +01:00
Jean-François YUEN 2e3f688d6f Remove useless withRouter 2018-01-31 13:05:31 +01:00
Jean-François YUEN 7829d390af Add refresh widget to hosts page 2018-01-31 13:05:31 +01:00
Iris Scholten 83aff58e12 WIP fully connect redux to provider react componenets 2018-01-30 15:26:08 -08:00
Iris Scholten a460e6c81f WIP delete mapping in redux 2018-01-30 11:27:30 -08:00
Iris Scholten 6f0b3ae48e WIP add new mappings in redux 2018-01-30 11:09:26 -08:00
Iris Scholten b7b74d597f WIP load mappings fixture into redux 2018-01-29 17:40:02 -08:00
Nathan Haugo f550e2f98d
Merge pull request #2735 from influxdata/bugfix/remove-cli-from-service-file
Change cli options to env args
2018-01-29 13:24:42 -08:00
Nathan Haugo 95f1022c9e Update changelog 2018-01-29 11:42:47 -08:00
Nathan Haugo 2f5f8c2d52 Change cli options to env args 2018-01-29 11:40:14 -08:00
Deniz Kusefoglu eb6cc729f1
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 e627cfa4bd Merge branch 'feature/global-users' into feature/global-users-styles 2018-01-26 20:20:37 -08:00
Alex P f57eb85399 Set more appropriate column sizes for global users table and remove dropdown 2018-01-26 20:18:51 -08:00
Alex P cd529cae95 Refactor Tags component to include optional Add button 2018-01-26 20:16:31 -08:00
Alex P e549e91942 Allow for a custom class to be passed in to ConfirmButton
Also some cleanup
2018-01-26 20:15:54 -08:00
Jared Scheib d4f761b44e 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 086c784811 Wire up remove & add user to organization from AllUsersPage 2018-01-26 20:07:02 -08:00
Jared Scheib d28fbf71ae Show different success message for user delete from AllUsersPage vs UsersPage 2018-01-26 19:13:11 -08:00
Jared Scheib 6623fd3c54 Comment, remove consoles, cleanup 2018-01-26 18:53:48 -08:00
Jared Scheib 5659bd7e71 Fix linksReducer return state & make reducer default consistent
Remove actionTypes constants for links actions.
2018-01-26 18:53:08 -08:00
Alex P a64fedf0e2 Use ConfirmButton instead of DeleteConfirmButtons 2018-01-26 18:51:48 -08:00
Jared Scheib f01a22e422 Refresh links every time current org is switched 2018-01-26 18:51:34 -08:00
Alex P 13b69e2379 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 6df369f270 Un-blackout LINKS_ actions from errors middleware so dispatch registers with Redux 2018-01-26 18:50:24 -08:00
deniz kusefoglu 9edb9b1b2b Fix passing hash routes through router.push and address bar url 2018-01-26 18:08:20 -08:00
Alex P 99f1ffa124 Prevent text wrap of user is me label 2018-01-26 17:58:48 -08:00