kelwang
cfc9f1e3ab
Merge pull request #13018 from influxdata/swagger_user_password_reset
...
fix(http): swagger user password reset to 204
2019-03-29 12:22:28 -04:00
Kelvin Wang
cc23caeb92
fix(http): swagger dashboard meta date-time
2019-03-29 12:21:27 -04:00
Kelvin Wang
c5f93a9b9f
fix(http): swagger user password reset to 204
2019-03-29 12:09:47 -04:00
Kelvin Wang
aefe32d70b
fix(http): addtional property of variable map
2019-03-29 12:04:37 -04:00
Lyon Hill
1d405f90b1
Ensure requested at is only set when a task was manually requested ( #13013 )
2019-03-29 09:58:38 -06:00
Ben Johnson
9a9432e50f
Merge pull request #11814 from hahnjo/fix-compaction-cache-snapshots
...
Fix compaction logic on infrequent cache snapshots
2019-03-29 08:27:57 -06:00
zhulongcheng
10f79fdb9b
fix(http/proto): return 404 if proto not found
2019-03-29 11:19:56 +08:00
Iris Scholten
b935242400
Merge pull request #13001 from influxdata/fix/empty-template-button
...
Templates empty state should only have import option
2019-03-28 20:11:56 -07:00
Russ Savage
3ceae6198a
Updating for alpha 7 ( #13006 )
2019-03-28 17:54:27 -07:00
alexpaxton
ef4c49525b
Fix runaway legend ( #13005 )
2019-03-28 17:49:02 -07:00
Brandon Farmer
040626dff6
Merge pull request #13002 from influxdata/exclude-links-cloud
...
Exclude links that don't work in cloud
2019-03-28 17:05:53 -07:00
Brandon Farmer
cc2c826be6
Exclude links that don't work in cloud
2019-03-28 16:54:06 -07:00
Iris Scholten
81b681bd57
Templates empty state should only have import option
2019-03-28 16:46:20 -07:00
Deniz Kusefoglu
0b1b566aac
Merge pull request #12995 from influxdata/system-template-with-vars
...
Add variable to system dashboard template and create at new org
2019-03-28 16:37:10 -07:00
Iris Scholten
a4f7f18cb8
Merge pull request #12997 from influxdata/fix/variable-control-error
...
fix variables controll bar error
2019-03-28 16:30:20 -07:00
Iris Scholten
ea4cd9e8eb
fix variables controll bar error
2019-03-28 16:20:06 -07:00
Deniz Kusefoglu
a651bcadb1
Add variable to system dashboard template and create at new org
2019-03-28 16:05:02 -07:00
Lyon Hill
c78344c441
update task schedler to use the new task control service ( #12949 )
2019-03-28 16:52:25 -06:00
Brandon Farmer
0da5abb660
Merge pull request #12993 from influxdata/fix-timerange-dropdown
...
Remove disable of time range dropdown when custom timerange selected
2019-03-28 15:48:15 -07:00
Jade McGough
945569a29d
fix botched rebase
2019-03-28 15:42:06 -07:00
Delmer
47d52f890f
fix(exportVariables/test): wrap in test ( #12992 )
2019-03-28 18:08:06 -04:00
alexpaxton
133b131617
Introduce DapperScrollbars ( #12961 )
...
* Install new scrollbars library
* First pass at new wrapper for scrollbars
* Replace FancyScrollbars with DapperScrollbars in Page components
* Polish DapperScrollbars
* Update dropdown component to use DapperScrollbars
* Update a couple dropdowns to conform to new constraints
* Update legend to use Dapper Scrollbars
* Fix linting error
* Implement DapperScrollbars in overlays
* Ensure proper functionality in page contents
* Use fixed sizing for overlay scrollbars
* Updoot
2019-03-28 15:05:26 -07:00
Jade McGough
d21d96e35b
feat(http): add labels to variables
2019-03-28 15:05:13 -07:00
Brandon Farmer
a4304ee64f
Remove disable of time range dropdown when custom timerange selected
2019-03-28 14:56:10 -07:00
Delmer
f9c3086af2
Feat/12939 ( #12981 )
2019-03-28 17:28:47 -04:00
Jonas Hahnfeld
89ced057cb
Fix compaction logic on infrequent cache snapshots
...
This change fixes #10511 that manifests when a shard is considered cold
faster than its cache is snapshotted. Previously the code only looked at
the last modification of compacted tsm1 files. Instead the (restored)
Engine.lastModified() also takes the cache into account.
Ports #10522 to master where engine.go has moved and Engine.LastModified()
was deleted because it was unused.
2019-03-28 22:21:59 +01:00
Iris Scholten
b8272155e3
Merge pull request #12975 from influxdata/fix/org-dashboards-disappearing
...
fix(ui): Ensure dashboard cards generates sort order from correct dashboards
2019-03-28 14:15:50 -07:00
Iris Scholten
29c712b91c
fix(ui): Consolidate dashboards state
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2019-03-28 13:39:32 -07:00
Palakp41
1d62d3e056
Merge pull request #12957 from influxdata/fix/tasks-runs-list-20
...
Update tasks runs list to display 20 latest runs
2019-03-28 12:02:05 -07:00
Palak Bhojani
6fe547b0cb
Update tasks runs list to display 20 latest runs
2019-03-28 11:48:55 -07:00
Alirie Gray
0db6e02725
Merge pull request #12922 from influxdata/variables/style-polish
...
Variables/style polish
2019-03-28 11:33:53 -07:00
Alirie Gray
c84a21c4b3
polish(variables): fix margin and padding on VariablesControlBar
2019-03-28 11:22:46 -07:00
kelwang
abbfc17fa2
Merge pull request #12964 from zhulongcheng/docs-var-link
...
docs(http): add Variable org link
2019-03-28 12:34:12 -04:00
kelwang
da49507d34
Merge pull request #12965 from zhulongcheng/docs-doc-link
...
docs(http): add Document links
2019-03-28 12:33:21 -04:00
kelwang
4d83e886fb
Merge pull request #12967 from zhulongcheng/cmd-kv-svc
...
refactor(cmd): replace bolt.Client with kv.Service
2019-03-28 12:32:42 -04:00
zhulongcheng
97140920a9
refactor(cmd): replace bolt.Client with kv.Service
...
Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
2019-03-28 23:58:23 +08:00
Kelvin Wang
a2c0bdbe77
feat(kv): add new update
2019-03-28 11:46:41 -04:00
Lorenzo Affetti
c4ae25ca39
Merge pull request #12812 from influxdata/test/memory-limits
...
test(launcher): test for query memory limits and launcher test helpers
2019-03-28 15:48:16 +01:00
zhulongcheng
e0f2fdbc76
docs(http): add Document links
2019-03-28 15:23:37 +08:00
zhulongcheng
8173087a54
docs(http): add Variable org link
2019-03-28 11:20:59 +08:00
kelwang
a64c4fd138
Merge pull request #12246 from zhulongcheng/rm-view
...
fix(http): remove view service
2019-03-27 20:13:10 -04:00
Andrew Watkins
b9c933a429
chore(ui): remove Partial<Props> ( #12956 )
...
* chore(ui): add default props to ThresholdItem
* chore(ui): remove Partial<Props> pattern
* chore(ui): remove Partial<Props> pattern from Dygraphs
* chore(ui): remove DefaultProp interface
* test: update snapshots
2019-03-27 17:12:54 -07:00
Jade McGough
0cfc048c7b
Merge pull request #12954 from influxdata/fix/new-patch-label
...
fix(http): remove newPatchLabelHandler
2019-03-27 15:27:41 -07:00
Iris Scholten
d7780e107e
Merge pull request #12958 from influxdata/feat/import-variables
...
feat(ui): Create import overlay to import variables
2019-03-27 15:23:06 -07:00
Christopher Henn
9252677b89
Fix routing loop ( #12959 )
2019-03-27 15:22:48 -07:00
Iris Scholten
d4b3de6a83
feat(ui): Create import overlay to import variables
2019-03-27 15:05:56 -07:00
Jade McGough
7bcff2e973
fix(http): remove newPatchLabelHandler, it should not exist
...
This was removed in the labels 2.0 rewrite, and looks like it was added back as a regression
2019-03-27 14:31:04 -07:00
Christopher M. Wolff
f945b84642
refactor(stdlb): Change plan.PlanNode to plan.Node ( #12906 )
2019-03-27 14:19:04 -07:00
Delmer
80038f3d3b
feat(ui/org/vars): export var as template ( #12930 )
2019-03-27 14:52:00 -04:00
kelwang
70af238138
Merge pull request #12870 from influxdata/document_label_find_error
...
fix(http): fix doc label not found error
2019-03-27 14:46:52 -04:00