Commit Graph

4941 Commits (75dffa801baa599c55523f78144ca1a9d7c266ff)

Author SHA1 Message Date
Iris Scholten 2d4e02a1c4 add visualization option for table 2018-02-27 16:12:33 -08:00
lukevmorris e5b8889bc6
Merge pull request #2867 from influxdata/fix-single-stat-gauge
Fix Single Stat & Gauge Cells
2018-02-27 15:57:30 -08:00
lukevmorris bd5c565207
Merge pull request #2869 from influxdata/actually-fix-ceo-keyboard-shortcuts
Actually fix Cell Editor keyboard shortcuts
2018-02-27 14:51:54 -08:00
Deniz Kusefoglu 6f1aa4d7d7 Add react-virtualized to dependencies 2018-02-27 14:21:46 -08:00
Alex P 90d3aa1773 Factor in staticLegendHeight when determining marker and span heights 2018-02-27 14:19:59 -08:00
Alex P 13770e31cb Reset focus to CEO after deleting a threshold or hitting max thresholds
Previously the UI would lose focus and keyboard events no longer fire
2018-02-27 13:45:56 -08:00
Alex P a8b0bd7730 Improve reset stylesheet 2018-02-27 13:06:45 -08:00
Alex P 5564486d89 Remove bootstrap base stylesheet 2018-02-27 13:06:14 -08:00
Alex P cfb4ad7995 Remove jQuery & Bootstrap packages 2018-02-27 13:05:36 -08:00
Alex P 5f44cc1d24 Pass inView into graph types other than line 2018-02-27 12:31:53 -08:00
Deniz Kusefoglu 7dbcdd68fb Merge Conflicts 2018-02-27 11:42:15 -08:00
Deniz Kusefoglu 621bb4016f No style left behind 2018-02-27 10:03:26 -08:00
Deniz Kusefoglu afdf752974 Implement PR review suggestions. 2018-02-27 10:02:43 -08:00
Alex P 07256832a4 Revert "Hide window when not hovering over dygraph"
This reverts commit d72a11bcb4.
2018-02-27 09:45:54 -08:00
Luke Morris d72a11bcb4 Hide window when not hovering over dygraph 2018-02-26 19:46:38 -08:00
Luke Morris 2968fea304 Encapsulate setState in Annotations.heartbeat() 2018-02-26 19:41:42 -08:00
Luke Morris b4466c0d2c Rephrase window dimension calculation 2018-02-26 19:38:28 -08:00
Luke Morris 5547ae7139 Move DYGRAPH_CONTAINER_MARGIN into shared constants 2018-02-26 19:31:27 -08:00
Luke Morris 8283859e99 Remove another occurrence of data-* attributes 2018-02-26 19:28:02 -08:00
Luke Morris 9159b1ebf0 minPercentChange => ANNOTATION_MIN_DELTA 2018-02-26 19:26:47 -08:00
Luke Morris 179f203f3c getAnnotations => visibleAnnotations 2018-02-26 19:23:40 -08:00
Luke Morris 1ea310ead9 Improve local variable naming, function naming 2018-02-26 19:21:45 -08:00
Luke Morris 72d189810e Revert "Slight refactoring"
This reverts commit c7bdb5c000e06d71d720cc18d0be00b9daee2f22.
2018-02-26 19:20:41 -08:00
Luke Morris d91c703b56 Slight refactoring 2018-02-26 19:20:41 -08:00
Luke Morris 95b39e265d Pull annotations for dashboard time range 2018-02-26 19:20:41 -08:00
Alex P 58f6e4b5b5 Move annotation support checker into constants 2018-02-26 18:43:09 -08:00
Alex P 97b7048c25 Make code more readable 2018-02-26 18:42:32 -08:00
Alex P 31d3374417 Cleanup 2018-02-26 18:20:31 -08:00
Alex P f5a0e09f1e Disable Add & Edit annotations actions for cell types that don't support annotations 2018-02-26 15:37:08 -08:00
Alex P ea92aa5e6a Fix type error 2018-02-26 15:18:42 -08:00
Alex P 69fa4842e8 Merge branch 'master' into feature/annotations 2018-02-26 15:10:10 -08:00
Alex P 4016549ac6 Limit render of new annotation tooltip to the currently hovered graph 2018-02-26 15:07:21 -08:00
Alex P fdb9e5389d Prevent user from creating annotations outside the visible graph 2018-02-26 14:45:53 -08:00
Alex P cb41f5acdd Make annotation flags transition background color
slightly less jarring
2018-02-26 13:30:57 -08:00
Alex P 7b93915fa2 Improve copy on exit edit mode button 2018-02-26 13:29:15 -08:00
Alex P 3dfb8ce45f Simplify logic 2018-02-26 12:19:56 -08:00
Alex P a38c5a0048 Fix error 2018-02-26 12:19:29 -08:00
Alex P c478fb2aef Merge branch 'master' into fix-gauge-resize 2018-02-26 11:59:03 -08:00
Luke Morris 9b4aa83263 Merge branch 'feature/annotations' into feature/persistent-legend-with-master 2018-02-23 16:31:03 -08:00
Luke Morris 3a9710a729 This not needed anymore 2018-02-23 16:24:38 -08:00
Iris Scholten 3a5234a735 fix merge error 2018-02-23 14:37:40 -08:00
Iris Scholten 59bdea8efc Merge branch 'master' into feature/lazy-load-dashboard 2018-02-23 14:21:56 -08:00
Iris Scholten 490355cc67 update the function name from getScrollTop to setScrollTop bc setter not getter 2018-02-23 14:16:46 -08:00
Iris Scholten 4a88a3cd59 update variable name and logic from notInView to inView (neg to pos) 2018-02-23 14:08:47 -08:00
Deniz Kusefoglu 30fc37d47b WIP Frontend interval values from ppp and resolution to points 2018-02-23 14:04:35 -08:00
Iris Scholten 91d1a48c4f break down parts of the inView logic into descriptive variables to help readability 2018-02-23 14:00:35 -08:00
Alex Paxton 7ac79d44c2
Merge branch 'master' into prefix-suffix 2018-02-23 12:29:36 -08:00
Alex P b2a6ecadb2 Make "Manage Tasks" the default link on the alerting nav item 2018-02-23 11:54:17 -08:00
Alex P 4e6f48434d Only resize gauge chart if its cell is the one being resized 2018-02-23 11:22:19 -08:00
Alex P 46d9b10cc2 Add Prefix and Suffix to Gauge cells
Doesn’t look great when the user has set both but that’s a separate
issue
2018-02-23 10:43:24 -08:00
Alex P 0fff1f9487 Add prefix to single stat options 2018-02-23 10:30:47 -08:00
Alex P 16374274b1 Enforce character limit on axes options prefix/suffix inputs
Now they match the limit set in the single stat options
2018-02-23 10:30:02 -08:00
Alex P 1f6a0d9d29 Merge branch 'master' into polish-alerts-page-design 2018-02-23 10:04:36 -08:00
Alex P f0bbd40e99 Remove ID column and improve column header names 2018-02-23 10:01:57 -08:00
Alex P e9d0698553 Add helpful QuestionMarkTooltip in the manage tasks page header
This explains the difference between Alert Rules and TICKscripts
2018-02-23 09:41:32 -08:00
Alex P 3c115cc3c8 Rename page to Manage Tasks
Trying to align terminology with the docs
2018-02-23 09:35:22 -08:00
Alex P ec8048cfcd Do not display ID column in tickscripts table 2018-02-23 09:34:56 -08:00
Alex P f906b6bddc Color new and dragging annotation windows blue 2018-02-23 09:18:17 -08:00
Luke Morris 0157dc6ff7 Merge branch 'feature/annotations' into feature/persistent-legend-with-master 2018-02-22 21:48:49 -08:00
Luke Morris 53119960b5 Hidden conflict 2018-02-22 21:47:30 -08:00
Luke Morris c83fb94e6d Merge branch 'feature/annotations' into feature/persistent-legend-with-master 2018-02-22 21:29:13 -08:00
Luke Morris ab8a73509a Merge branch 'master' into feature/annotations 2018-02-22 19:53:23 -08:00
Luke Morris 8f863e555d Remove unused files 2018-02-22 19:48:10 -08:00
Luke Morris 96b4a3f2ad Create new annotation at cursor position 2018-02-22 19:19:55 -08:00
Alex P 171e18117e Render name column in tick scripts table 2018-02-22 18:27:54 -08:00
Luke Morris 7ace8cd7ca Revert "Clean up dygraph positioning styles"
This reverts commit 1153590d6a.
2018-02-22 16:58:30 -08:00
Alex P 1153590d6a Clean up dygraph positioning styles
- More intuitive names
- Less repetition
2018-02-22 15:41:12 -08:00
Alex P 778fd49bb8 Improve new tooltip copy 2018-02-22 14:28:10 -08:00
Alex Paxton b5bf25aa1b
Merge pull request #2833 from influxdata/refactor-ceo-state
Refactor CellEditorOverlay State
2018-02-22 14:14:00 -08:00
Luke Morris f2466472b0 Show tooltip over hovered marker 2018-02-22 14:04:16 -08:00
Luke Morris bd4990907f Improve tooltip behavior 2018-02-22 13:55:48 -08:00
Iris Scholten 11f32484d0 add loading dots to graphs during their initial fetch
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-02-22 13:15:13 -08:00
Iris Scholten 60de080325 change preventLoad to notInView for readibility
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-02-22 12:25:23 -08:00
Iris Scholten ebfec71deb prevent execution of queries if preventLoad is true
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>:
2018-02-22 11:54:38 -08:00
Luke Morris e16d7ab47c Improve UX/UI for dragging / adding annotation 2018-02-22 11:25:42 -08:00
Luke Morris d8f44bb61f Temp annotation is removed via another action 2018-02-22 10:55:16 -08:00
Alex P 0a41ce53f6 Chop down the logs 2018-02-22 10:26:46 -08:00
deniz kusefoglu 430a7edce5 Always display time() around GROUP BY interval 2018-02-22 13:04:36 -05:00
Luke Morris 98d2821684 Hide left span marker if out of range 2018-02-22 09:58:54 -08:00
Luke Morris f55c394927 Reveal tooltip when dragging annotations 2018-02-22 09:58:54 -08:00
Luke Morris c932068cfa Annotations move along with side-scrolling graph 2018-02-22 09:58:54 -08:00
Luke Morris 807beb8a9d And even further 2018-02-22 09:58:54 -08:00
Luke Morris e10bd65606 Pushing forward 2018-02-22 09:58:53 -08:00
Luke Morris 2a5dcc6a02 Transfer most styles to stylesheet 2018-02-22 09:58:53 -08:00
Iris Scholten 405f62a6be check if preventLoad has updated 2018-02-21 18:03:29 -08:00
Deniz Kusefoglu fce53eceb8 Set timeseries to [] instead of queries
Co-authored-by: iris scholten <ischolten.is@gmail.com>
2018-02-21 16:59:28 -08:00
Alex P e8dbc0aea4 Write tests for cellEditorOverlay reducer 2018-02-21 14:52:22 -08:00
Deniz Kusefoglu 13085e5649 Prevent running of queries instead of unmounting graph component 2018-02-21 14:38:46 -08:00
Deniz Kusefoglu 11bd8daf71 Remove stray perens 2018-02-21 13:45:13 -08:00
Alex P 9f980cc8ec Update bootstrap theme
Adding styles for focus state of dropdown
2018-02-21 13:13:23 -08:00
Deniz Kusefoglu 35c500fffd Place inView mapping function in DashboardPage 2018-02-21 12:34:22 -08:00
Deniz Kusefoglu 452ac3cbcc Change emptyfunnies 2018-02-21 11:44:19 -08:00
Deniz Kusefoglu a19d8572d3 Get scrollTop value from fancy scrollbar and pass to Dasboard 2018-02-21 11:43:14 -08:00
Alex P 13253ed533 Don't require second esc keypress to exit when target is dropdown or button 2018-02-21 11:27:10 -08:00
Alex P 96ff9ecd10 Make dropdown component focusable and force focus after selecting an item 2018-02-21 11:26:39 -08:00
Iris Scholten 46765e9ed0 Update variable and function names to reduce the amount of comment explanation 2018-02-21 10:03:44 -08:00
Deniz Kusefoglu 192850f235 Prevent loading of graphs in cells that are outside viewing window 2018-02-21 09:46:49 -08:00
Alex P ad8f5b1cdf Revert "Remove unused prop validation"
This reverts commit 7ad0c3d594.
2018-02-21 09:42:53 -08:00
Alex P 7ad0c3d594 Remove unused prop validation 2018-02-21 00:01:09 -08:00
Alex P 58d34c97a8 Move suffix editing into single stat options
Was previously floating around in CEO
2018-02-20 23:56:24 -08:00
Alex P 340e9e5587 Refactor axes into redux state instead of CEO state 2018-02-20 23:39:38 -08:00
Alex P 726a7dfe41 Refactor gauge colors into redux state instead of CEO state 2018-02-20 23:02:22 -08:00
Alex P f5f07744c9 Refactor single stat colors into redux state instead of CEO state 2018-02-20 22:27:42 -08:00
Luke Morris 4ed6ca8dea span drag end updates start/end time 2018-02-20 21:42:14 -08:00
Alex P 9a81ccf7d2 Refactor cellWorkingName into CEO redux state 2018-02-20 21:05:03 -08:00
Luke Morris 426d72bf87 Both span markers are draggable 2018-02-20 20:29:18 -08:00
Deniz Kusefoglu bedf4de9a5 Remove lazy loader 2018-02-20 19:59:24 -08:00
Alex P c4f3d8c2fe Refactor cellWorkingType and showing/hiding CEO into redux state 2018-02-20 18:40:21 -08:00
Iris Scholten 9cd845b701 WIP remove filtering of cells and dont show not visible ones 2018-02-20 17:55:32 -08:00
Iris Scholten 53a47e6f43 WIP add filtering based on scrollTop and availableHeight 2018-02-20 16:23:06 -08:00
Luke Morris a23e1a3b87 Persist APoint updates to server 2018-02-20 15:43:47 -08:00
Luke Morris b37c87331b Slight tweak to dragging behavior 2018-02-20 15:36:22 -08:00
Alex P 49c5907fe3 Polish appearance of tables
- Add confirmation to delete buttons
- Color code tables by type (rules = blue, scripts = green)
- Adjust column sizing to have unify appearance of both tables
2018-02-20 14:12:45 -08:00
Alex P 412dcc229f Show both alert rules and tick scripts in tasks table 2018-02-20 14:11:07 -08:00
Alex P 36e74fc957 Rename page in header and sidenav 2018-02-20 14:07:38 -08:00
Luke Morris abbd713202 Factor out AnnotationPoint/Span 2018-02-20 13:30:01 -08:00
Iris Scholten 520c646434 create LazyLoader component 2018-02-20 12:55:41 -08:00
Luke Morris 05462d1384 Function add/delete 2018-02-20 12:00:08 -08:00
Deniz Kusefoglu 8a25da4af9 Fix test errors 2018-02-20 11:51:32 -08:00
Luke Morris ab050da094 WIP simplify styles naming, alter filter logic 2018-02-20 11:50:17 -08:00
Luke Morris 15991b6eb1 Scope function names under `style` 2018-02-20 11:26:53 -08:00
Luke Morris 02fcb0836f Simplify filter 2018-02-20 11:26:43 -08:00
Deniz Kusefoglu cbc638541a
Merge branch 'feature/annotations' into feature/persistent-legend-with-master 2018-02-20 14:19:19 -05:00
Luke Morris 58595dc00e Break further into components 2018-02-19 17:37:46 -08:00
Luke Morris 0c7b081469 Begin working toward AnnotationSpan component 2018-02-19 16:46:02 -08:00
Luke Morris d059314556 deleteAnnotationAsync from tooltip 2018-02-19 16:21:43 -08:00
Luke Morris 4e91f21c9b Include getAnnotationsAsync in prop-types 2018-02-19 16:16:24 -08:00
Luke Morris 824b37b0b2 Left flag dedicated to startTime; Right to endTime 2018-02-19 11:17:55 -08:00
Luke Morris 76dab70df7 AnnotationWindow renders appropriately 2018-02-19 10:09:32 -08:00
Luke Morris 114403ef23 Enforce presence of endTime 2018-02-19 09:52:02 -08:00
Luke Morris daa0d7379c No need for bindActionCreators 2018-02-16 22:15:16 -08:00
Luke Morris 7a77a0e653 Full create for single and windowed annotations 2018-02-16 21:37:31 -08:00
Luke Morris 03d7f7457d Unify annotation schema in both client/server 2018-02-16 19:49:13 -08:00
Iris Scholten e039c05ccd change the default selected value to the last selected value and instead of first value 2018-02-16 17:43:15 -08:00
Iris Scholten 5061adf75f save template variable value changes to the server 2018-02-16 17:17:19 -08:00
Iris Scholten c51b534d32 move logic saving only selected values logic to reusable function 2018-02-16 16:59:53 -08:00
Iris Scholten 81c5b800c5 save template variable selected values to the server for non csvs instead of no values 2018-02-16 16:45:39 -08:00
Iris Scholten 7f74a45e87 save the entire dashboard to redux and dashboard without template variable values to server 2018-02-16 16:05:28 -08:00
deniz kusefoglu f0f2e1d894 Fix linting errors from merging on github 2018-02-15 23:53:33 -05:00
Luke Morris 57e83a4c6f Don't need uuid 2018-02-15 19:23:34 -08:00
Luke Morris 34dc20db3c repair tests 2018-02-15 12:47:28 -08:00
Luke Morris 59b6979812 Merge branch 'master' into feature/annotationz-pre-pl-with-master 2018-02-15 12:03:10 -08:00
Deniz Kusefoglu f3237f8d88
Merge branch 'feature/annotationz-pre-pl-with-master' into feature/persistent-legend-with-master 2018-02-15 13:06:14 -05:00
Chris Goller 093fb7d75d Update meta nodes to respect insecure skip verify 2018-02-14 13:25:08 -08:00
Luke Morris 85781aed9d Bump to 1.4.1.2 2018-02-13 13:34:50 -08:00
deniz kusefoglu 258ec705b2 Use predefied default template vars 2018-02-13 16:13:36 -05:00
deniz kusefoglu a02fb78401 Send default tempVars value with :interval: from data explorer csv download 2018-02-13 15:49:59 -05:00
Iris Scholten 18028f3d55 display series with 0 value in the legend 2018-02-13 12:30:54 -08:00
Luke Morris 93213364f2 Initial links fetch requires basepath 2018-02-13 11:17:21 -08:00
Luke Morris b97739e520 Bump version to 1.4.1.1 2018-02-12 18:03:16 -08:00
Luke Morris bece6880f9 Organizations only apply when auth is enabled 2018-02-12 17:51:34 -08:00
Luke Morris 27fbfd4d38 Bump version 2018-02-12 16:42:58 -08:00
Alex Paxton 588531b2fa
Merge pull request #2788 from influxdata/single-stat-polish
Single Stat Polish
2018-02-12 15:48:32 -08:00
Alex P 276ecefbcd Treat color values in CEO as numbers until save the coerce into string 2018-02-12 15:30:41 -08:00
ischolten eb5febf8af
Merge pull request #2699 from influxdata/feature/mappings
Add Mappings to organizations
2018-02-12 15:29:01 -08:00
Iris Scholten 6332bfadaf remove OrganizationTableRowDefault bc its not used and update the verbiage for the empty providers table 2018-02-12 15:19:57 -08:00
Iris Scholten 192ce674be prevents create for incomplete records 2018-02-12 15:07:01 -08:00
lukevmorris 439371723f
Merge pull request #2796 from influxdata/fix/maintain-auth-across-refresh
Wait until after authentication to match routes
2018-02-12 15:01:08 -08:00
Iris Scholten 8dff94b7f8 add placeholders for InputClickToEdit for the new provider table row 2018-02-12 14:52:32 -08:00
Alex P 7ea3a9eb1c Fix spelling mistake
Hella T’s no good
2018-02-12 14:18:47 -08:00
Alex P a1f4d415e0 Remove commented out code 2018-02-12 14:17:36 -08:00
Alex P 80911e46ff Rename SingleStatColoration to SingleStatType 2018-02-12 14:17:18 -08:00
Iris Scholten 153eaf40ea disable eslint for ready check 2018-02-12 12:17:20 -08:00
Iris Scholten a4ac68e85d Wait until after authentication to match route 2018-02-12 12:03:07 -08:00
Luke Morris c7cb94f650 Remove dummy schemes 2018-02-09 16:02:12 -08:00
Luke Morris c136a2f5f0 Remove Public; Improve Tab Names 2018-02-09 16:00:27 -08:00
Luke Morris 249cfa480d redirect members immediately to purgatory 2018-02-09 15:41:09 -08:00
Iris Scholten 06dc713fce resolve forgotten merge conflict 2018-02-09 11:52:35 -08:00
Luke Morris 67ac6a5a2f Merge branch 'master' into feature/mappings 2018-02-09 11:42:07 -08:00
deniz kusefoglu e3e30fb157 Fix linter error 2018-02-09 09:39:30 -08:00
Luke Morris 4155d9c6d9 Replace Public functionality with Mappings feature 2018-02-08 17:53:34 -08:00
Alex Paxton e71dfe910b
Merge branch 'master' into expandable-kapacitor-logs 2018-02-08 16:54:36 -08:00
Alex P 4cc12a7072 Remove unused indices 2018-02-08 16:53:36 -08:00
Alex P 66b41abdce Merge branch 'master' into feature/annotationz-pre-pl-with-master 2018-02-08 16:38:47 -08:00
Alex P 99250fd7c7 Merge master 2018-02-08 16:36:38 -08:00
Alex P d79dfc8d71 Use more reliable means of rendering key/value pairs 2018-02-08 16:21:22 -08:00
Iris Scholten e5fe5cd0e6 WIP remove public logic from organizations 2018-02-08 16:01:00 -08:00
Alex Paxton 4a82b57134
Merge branch 'master' into single-stat-polish 2018-02-08 15:41:26 -08:00
Alex P 1f46ce7bd3 Fix all kinds of weird bugs
I don’t even know how to describe what is going on, brain is melted
2018-02-08 15:40:20 -08:00
ischolten 4d61f8ceb9
Merge pull request #2782 from influxdata/feature/global-users
Global Users page bug fixes
2018-02-08 15:04:57 -08:00
Iris Scholten f40bb570c6 keep track of only the single role instead of an array of one role in AllUsersTableRowNew and update the add user reducer so that it appends the new user instead of prepends them 2018-02-08 14:55:56 -08:00
Alex P 3fb626654b Make unreachable code reachable 2018-02-08 14:28:08 -08:00
Alex P 6c858ea24d Improve handling of single stat coloring
Previously would return some undesirable defaults when certain
conditions are met (eg. a user with a single stat + line graph upgrades
to this new version)
2018-02-08 14:04:33 -08:00
Alex P 5c688e6f56 Make singleStat shadow less drastic 2018-02-08 14:00:18 -08:00
Iris Scholten a777d41796 add comments to explain the comparing to nullorg/nullrule when adding new users via the global users page 2018-02-08 12:46:02 -08:00
Deniz Kusefoglu 98b791c029
Merge pull request #2780 from influxdata/bugfix/alert-rule-save-routing
Bugfix/alert rule save routing
2018-02-08 12:35:34 -08:00
deniz kusefoglu a455540fcc Simplify nested if else statements 2018-02-08 12:35:04 -08:00
deniz kusefoglu 7d6f58cec4 take onSave out of render and rename to handleSave 2018-02-08 12:27:04 -08:00
Alex P 581ee11599 Save single stat colorization when single stat + line graph is chosen 2018-02-08 11:14:51 -08:00
Alex P 597d097560 Connect line graph prefix and suffix to child single stat 2018-02-08 11:12:19 -08:00
Alex P 4c54f81bc9 Fix logic in single stat coloration getter
Sometimes results in a situation where coloration state gets set to a
weird value, which seems to be a factor in the auto refresh bug
2018-02-08 11:02:34 -08:00
Iris Scholten 1d524e55a5 change row key from id to uuid 2018-02-08 10:42:32 -08:00
Alex P 4e90c41c0d Remove console log 2018-02-07 19:19:04 -08:00
Alex P c750a85c7d Reintroduce shadow behind text in single stat + line graph 2018-02-07 19:15:46 -08:00
Alex P b1e2e9ace4 Fix all kinds of problems
Line + SingleStat works now
2018-02-07 18:50:37 -08:00
Alex P 46505951aa Use separate state for gauge and single-stat colors and introduce concept of base color in single-stat
Somewhat easier to reason through the code, although bulkier. The
feature should now mimic the previous appearance of single-stat graphs
by default (aka blue text)
2018-02-07 17:03:19 -08:00
deniz kusefoglu a3cb7b1cdf small fixes from PR review to pull request #2757 2018-02-07 15:24:32 -08:00
Deniz Kusefoglu 1d7b70a8a0
Merge pull request #2757 from influxdata/bugfix/kapacitor-test-button-errors-SMTP
Bugfix/kapacitor test button errors smtp
2018-02-07 15:21:23 -08:00
Iris Scholten 1263b79314 add users without a specified organization 2018-02-07 14:47:12 -08:00
Iris Scholten 32d9c9f1da let users add users to any organization and add additional orgs after the fact 2018-02-07 12:32:44 -08:00
Alex P b47dcc7078 Fix appearance of single static legend item
Previously it suggested that it can be clicked, but actually does
nothing. There is no hover state for this case
2018-02-07 12:07:46 -08:00
deniz kusefoglu 6462aa81ef Route user to appropriate config panel at create and edit 2018-02-07 11:59:40 -08:00
deniz kusefoglu e13774d40e Prevent click event being passed to handleCreate and handleEdit 2018-02-07 11:58:31 -08:00
deniz kusefoglu 798f5e3e4d Rename link to pathname 2018-02-07 11:56:31 -08:00
Alex P e87b8364ec Ensure that static legend is accounted for in dashboard view as well
I guess we need both methods! woooo
2018-02-07 11:49:12 -08:00
Alex P 1e71df8a69 Fix render delay when static legend is toggled 2018-02-07 11:45:02 -08:00
Alex P fddd1e749a Blur then save when command+enter is hit while child input or textarea is focused 2018-02-07 11:29:46 -08:00
Alex P 306c7b27d0 Blur child inputs or textareas when escape key pressed 2018-02-07 11:29:07 -08:00
Alex P 5436258a18 Rename handler to match event 2018-02-07 10:26:48 -08:00
Alex P f04949c082 Simplify detection of meta key in tandem with enter key
Thanks @lukevmorris for the tip
2018-02-07 10:21:13 -08:00
deniz kusefoglu 1b120a101b Fix static legend click behavior in cell editor overlay 2018-02-07 10:13:32 -08:00
Iris Scholten 231801cb34 remove the ID column from the ui 2018-02-07 09:54:25 -08:00
Iris Scholten 3c3e524b46 Group=>ProviderOrganization; organization=>organiztionId; fix pointer bug 2018-02-06 18:33:27 -08:00
Alex Paxton 5471ab6fc2
Merge branch 'master' into ceo-escape 2018-02-06 18:19:08 -08:00
Alex P 982cab511c 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
Deniz Kusefoglu 2b9e4b4474
Merge branch 'master' into bugfix/kapacitor-test-button-errors-SMTP 2018-02-06 15:26:56 -08:00
Alex Paxton 4fbcad9d2a
Merge branch 'master' into expandable-kapacitor-logs 2018-02-06 15:20:28 -08:00
Alex P 5fa684c0d7 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 58a124bf4a
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 1bf72a3006 address PR feedback 2018-02-06 13:09:48 -08:00
Alex Paxton 5f2f90dc3d transform cell.legend to staticLegend property in graphs, and add staticLegend to graphs
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-02-06 12:50:58 -08:00
deniz kusefoglu 120d0b4af8 Merge branch 'master' into feature/persistent-legend 2018-02-06 10:52:02 -08:00
Iris Scholten d01bafdeae WIP: wire up the server with the front end 2018-02-05 17:45:46 -08:00
deniz kusefoglu 71b894e098 Make config saving error messages more verbose 2018-02-05 16:04:42 -08:00
deniz kusefoglu 5766536154 Add TO field to SMTP config 2018-02-05 15:37:10 -08:00
Alex P 53e57eb279 Enforce horizontal scrolling on code mirror and improve styles 2018-02-05 15:12:50 -08:00
Alex P e0f54aacca Render key/value pairs in log messages alphabetically by key 2018-02-05 14:49:21 -08:00
Alex P 6afa86c61a Improve log message text wrapping
Also renamed some css classes to be more generic and understandable
2018-02-05 14:36:15 -08:00
Alex P 1128040be2 Remove concept of expand/collapse and redesign log table rows
Each row sized to fit content, if the keys/values list is too long it
scrolls. Should comfortably fit about 17 items before scrolling
2018-02-05 14:15:56 -08:00
Alex P 2926a127d0 Remove infinite scroll from logs table and render only 200 most recent logs 2018-02-05 13:45:50 -08:00
deniz kusefoglu 8378f858ac Reflect kapacitor test button responses in flash messages 2018-02-05 12:30:47 -08:00
deniz kusefoglu a84a5446d4 Prevent disabling save button if update fails 2018-02-05 12:13:07 -08:00
Iris Scholten 3eeb4514e5 accepts spaces in the kapacitor connection name 2018-02-05 11:58:21 -08:00
Iris Scholten 7496c660fd disable the dropdown fields in the initial default mapping 2018-02-05 11:38:22 -08:00
Iris Scholten 1db17242c7 Merge branch 'master' into feature/global-users 2018-02-05 11:13:29 -08:00
Alex P d036dec28a Polish expand/collapse interaction and appearance of logs 2018-02-02 18:05:32 -08:00
Iris Scholten eec6ffa957 change the create new user as super admin default setting to false 2018-02-02 17:44:49 -08:00
Iris Scholten 160c0f50f8 added tabbing to InputClickToEdit components 2018-02-02 17:30:31 -08:00
Alex P 118ed35aa5 Add expand/collapse interaction to each kapacitor log item 2018-02-02 17:25:43 -08:00
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
Alex P 834dda2079 Remove static legend toggle from cell menu 2018-02-01 13:13:48 -08:00
Alex P 2320dc7d4f WIP Prepare for incoming legend key on cell
@goller is going to add a legend key to cell with a specific shape
2018-02-01 13:11:17 -08:00
deniz kusefoglu 167e6a948f Improve copy on Tickscript editing notifications 2018-02-01 13:09:09 -08:00