Commit Graph

1738 Commits (a18e6e4f9866de0976c19c3fbb22586b73f04219)

Author SHA1 Message Date
Chris Goller ef42b16b1b Add yarn to docker container build 2017-02-08 09:34:38 -06:00
Chris Goller 7bd56cea7c Fix typo in build container readme 2017-02-08 09:33:37 -06:00
Andrew Watkins 06f07706a5 Add details alert data for SMTP 2017-02-07 15:15:43 -08:00
Andrew Watkins 5bf86bd0a8 Remove unused handler 2017-02-07 15:15:43 -08:00
Andrew Watkins ac76351100 Introduce UPDATE_DETAILS action 2017-02-07 15:15:43 -08:00
Chris Goller 592fdd225c Update CHANGELOG to mention detail for kapa email alert 2017-02-07 17:11:46 -06:00
Chris Goller 7d0b7781d4 Update kapacitor alert rule to have detail field 2017-02-07 17:09:14 -06:00
Chris Goller 224a6c3257 Merge pull request #849 from influxdata/hotfix/docs-basepath
Fix basepath documentation to have double dash
2017-02-07 08:30:39 -06:00
Chris Goller 6f8016804d Fix basepath documentation to have double dash 2017-02-07 08:23:39 -06:00
Andrew Watkins 783e25d5f1 Fix typo 2017-02-06 12:53:36 -08:00
Andrew Watkins 6fbdfe898d Remove getState in new object 2017-02-06 12:50:31 -08:00
Andrew Watkins 603944de5d Merge pull request #833 from influxdata/timeSeriesToDygraph-refactor
Time series to dygraph refactor
2017-02-06 12:08:37 -08:00
Andrew Watkins bd6157ddff Add active panel spec 2017-02-06 11:54:22 -08:00
Andrew Watkins b1a6858c58 Move test dir to data_explorer 2017-02-06 11:41:42 -08:00
Andrew Watkins 31ccd37c1c Add and persist activePanel state 2017-02-06 11:32:23 -08:00
Jade McGough 4e57118c95 Merge pull request #837 from influxdata/feature/615-change-dashboard
change dashboards via dropdown
2017-02-06 10:21:24 -08:00
Chris Goller 8fad5b27c2 Merge pull request #846 from lfarkas/master
always force the file inside the tarball owned by root
2017-02-05 09:29:54 -06:00
Levente Farkas 1b651e572f always force the file inside the tarball owned by root 2017-02-05 10:41:47 +01:00
Andrew Watkins 9e74c7a99e Consolidate and simplify saving to local storage 2017-02-02 15:13:09 -08:00
Alex Paxton 7c1f911ac2 Merge pull request #844 from influxdata/ui-bugfix-842
Fix jank in hosts dropdown
2017-02-02 15:10:15 -08:00
Alex P a9ac01e233 Make hosts dropdown menu less janky 2017-02-02 14:48:08 -08:00
Alex P 9e99e64543 Change z-index hack on react-grid-item so it no longer conflicts with dropdown menu 2017-02-02 14:47:43 -08:00
Andrew Watkins 72906b0d19 Merge branch 'de-struction' of github.com:influxdata/chronograf into de-struction 2017-02-02 11:56:21 -08:00
Andrew Watkins 40d6d4f526 Persist app state to localStorage 2017-02-02 11:54:56 -08:00
Andrew Watkins bdf1f01e10 Deconstruct PropTypes 2017-02-02 09:20:52 -08:00
Chris Goller 75cd6cebff Remove explorations from backend server 2017-02-01 15:09:02 -06:00
Andrew Watkins 131d29d9aa Remove concept of 'explorations' 2017-02-01 12:34:18 -08:00
Jade McGough 428e34dc59 fix linting error 2017-02-01 11:29:52 -08:00
Alex Paxton bc3680b7a4 Merge pull request #840 from influxdata/css-fix-820
CSS Usability Fix
2017-02-01 10:12:36 -08:00
Jade McGough 7932c908ef simplify dashboard code 2017-02-01 10:05:26 -08:00
Alex P 26d23b95a8 Change CSS to fix usability issue from the community 2017-02-01 10:02:56 -08:00
Jade McGough 5ad61f61eb change dashboards via dropdown 2017-02-01 00:13:05 -08:00
Andrew Watkins 89bb77d3c0 Add foundation UI for http/tcp alerts 2017-01-31 14:53:37 -08:00
Andrew Watkins b04f9d1a89 Add comment 2017-01-31 08:41:45 -08:00
Andrew Watkins addb78f350 Stop modifying columns in place 2017-01-31 08:41:35 -08:00
Andrew Watkins 42fb31b525 Line up comment 2017-01-31 08:40:44 -08:00
Hunter Trujillo 991fa6fdc3 Bug fixes and performance improvements. 2017-01-30 15:47:39 -08:00
Chris Goller d9881fef21 Merge pull request #821 from influxdata/feature/sha256-builds
Update release builds to use SHA256 as well as MD5
2017-01-30 10:56:00 -06:00
Chris Goller edf966f609 Update release builds to use SHA256 as well as MD5 2017-01-30 10:08:42 -06:00
Hunter Trujillo 8ac86ab88a Reuse shared sparse arrays for GC efficiency. Use fast.js methods to further optimize speed. 2017-01-30 08:05:57 -08:00
Hunter Trujillo d9e204e450 Memoize labeling (improves performance of that function 2x, reduces overall run time by 1/10x) 2017-01-29 15:27:02 -08:00
Hunter Trujillo b7c9243f3d Improve performance of the new function by a factor of 3-4x using a memoization technique. 2017-01-29 04:41:07 -07:00
Chris Goller f88c43cdbb Merge pull request #819 from influxdata/feature/basepath-env-var
Add BASE_PATH env var to -basepath cli option
2017-01-28 10:59:28 -06:00
Chris Goller 2290d5b6de Add BASE_PATH env var to -basepath cli option 2017-01-28 10:47:30 -06:00
Chris Goller 383fe74a49 Update circle to upload release packages 2017-01-27 19:58:15 -06:00
Regan Kuchan 72b61651c8 Merge pull request #798 from influxdata/doc-updates
Update docs for 1.2-beta
2017-01-27 17:15:47 -08:00
Regan Kuchan 9a3d87e953 Add dashboards to README 2017-01-27 17:14:53 -08:00
Chris Goller 3ecf539bff Merge pull request #818 from influxdata/feature/update-dashboard-swagger
Update dashboard swagger  to use LayoutQuery instead of a string
2017-01-27 19:09:55 -06:00
Chris Goller 97ee53f49d Update dashboard swagger definition to use LayoutQuery instead of a string 2017-01-27 19:08:40 -06:00
Regan Kuchan 7d703703f9 Add advanced routing to README 2017-01-27 16:54:32 -08:00