Ariel Salem
59f3ca2b30
fix(getResourcesStatus): added checks for status prop in getResourceStatus ( #15941 )
...
* fix(getResourcesStatus): added checks for status prop in getResourceStatus
* fix(getResourcesStatus): updated file to align with prettier format
* fix(getResourcesStatus): removed helper func for better performance
2019-11-18 09:39:04 -08:00
Deary Hudson III
12846aa8e1
feat(pkger): adds histogram chart support ( #15943 )
2019-11-16 14:14:46 -06:00
Lyon Hill
698200b188
fix(task): make calls to update runs force UTC time ( #15945 )
...
It is best to standardize the data we store in etcd and influxdb
2019-11-15 19:36:07 -07:00
Deniz Kusefoglu
b923452250
feat(ui): Event marker filtering for check status levels. ( #15874 )
...
* feat(ui): Add unknown as check status level
* feat(ui) Implement eventMarker filtering
* feat(ui): update giraffe dependency
* feat(ui): Fix css classes
* feat(ui): Add tests
2019-11-15 18:05:13 -08:00
Zoe Steinkamp
1f29a46834
Merge pull request #15923 from influxdata/zs-singlestatstring-#15314
...
Zs singlestatstring #15314
2019-11-15 18:45:35 -07:00
Alex Boatwright
624a92a0a6
feat(ui): add some color to monaco ( #15882 )
2019-11-15 15:13:45 -08:00
Zoe Steinkamp
5b9c99463f
improvment(UI): Single Stat allow string
...
Fixing test description
2019-11-15 16:08:48 -07:00
Zoe Steinkamp
f9404a9134
improvment(UI): Single Stat allow string
...
running prettier
2019-11-15 16:07:41 -07:00
Zoe Steinkamp
c37cfaade9
improvment(UI): Single Stat allow string
...
Fixing test
2019-11-15 15:37:54 -07:00
Timmy Luong
6751205505
test: combine tests and remove unnecessary thens
2019-11-15 14:33:21 -08:00
Zoe Steinkamp
b6af1b53db
improvment(UI): Single Stat allow string
...
Modifying test
2019-11-15 15:22:11 -07:00
alexpaxton
288ce95e70
chore(ui): upgrade to clockface 1.0.6 ( #15925 )
...
* chore(ui): upgrade to clockface 1.0.6
* refactor(ui): update old instances of g1-raven
2019-11-15 14:03:12 -08:00
Zoe Steinkamp
5df1c0c2ee
improvment(UI): Single Stat allow string
...
Fixing cannot mispellings
2019-11-15 14:22:21 -07:00
Zoe Steinkamp
2d98e4994a
improvment(UI): Single Stat allow string
...
the full fix
2019-11-15 14:22:21 -07:00
Zoe Steinkamp
26422d255d
improvment(UI): Single Stat allow string
...
This is not complete, we have found the problem that needs to be fixed
2019-11-15 14:22:21 -07:00
Johnny Steenbergen
e88fa7d90a
fix(influx): bad shorthand var for pkg command
2019-11-15 11:36:33 -08:00
Johnny Steenbergen
626b719769
feat(pkger): add pkg new operation to cli to create packages
2019-11-15 10:08:41 -08:00
Ariel Salem
b50eeaf6be
fix(ui/alertbuilder): updated scss file to accurately set textarea height ( #15936 )
2019-11-15 09:59:36 -08:00
Deary Hudson III
fbe04bea45
fix(pkger): adds back failures var ( #15935 )
2019-11-15 11:17:31 -06:00
Edd Robinson
53c6608994
Merge pull request #15933 from influxdata/er-fix-pred
...
fix(storage): fixes panic when building predicates
2019-11-15 15:50:31 +00:00
Edd Robinson
2471c2468c
fix(storage): fixes panic when building predicates
...
Fixes #15916 .
If a predicate was passed in with multiple key/value matches for the
same tag key, then the value index would be incorrect. This ensures that
each tag key can only be added to the location map once.
2019-11-15 15:07:36 +00:00
Deary Hudson III
93c9189a49
feat(pkger): exports scatter and heatmap charts ( #15890 )
2019-11-14 19:05:21 -06:00
Johnny Steenbergen
ab50e18695
feat: add support for insecure skip verify on cli http clients
2019-11-14 16:48:13 -08:00
Zoe Steinkamp
eb5e0e420d
Merge pull request #15920 from influxdata/zs-arrowsintable-#15888
...
fix(ui): arrows in table
2019-11-14 17:44:09 -07:00
Zoe Steinkamp
ae54fd34b2
fix(ui): arrows in table
...
Change to function
2019-11-14 17:09:29 -07:00
Zoe Steinkamp
96d27324d1
fix(ui): arrows in table
...
The fix for getting sorting to work
2019-11-14 14:55:07 -07:00
Johnny Steenbergen
1a28a3256e
feat(pkger): extend apply HTTP API to return parse err with 422 resp
2019-11-14 12:11:13 -08:00
Johnny Steenbergen
d08ebf8658
feat(pkger): improve error handling for parser
2019-11-14 08:32:52 -08:00
Deary Hudson III
d3381c4cc0
feat(pkger): adds markdown chart support ( #15872 )
2019-11-13 15:30:52 -06:00
Johnny Steenbergen
1c6d499711
feat(pkger): extend integration tests to include rollback functionality
2019-11-13 10:45:02 -08:00
Edd Robinson
915138452d
Merge pull request #15860 from influxdata/er-tsi-not-equal
...
fix(tsi1): address index defect when using negated equality operator
2019-11-13 17:26:42 +00:00
Timmy Luong
111f9f2719
fix(ui): update wording and remove name editing in checks page
2019-11-13 08:53:50 -08:00
Johnny Steenbergen
f084cf61b3
feat(pkger): add doc.go to the pkger pkg for a TLDR of what it is and does
2019-11-13 08:33:25 -08:00
Alirie Gray
f0ecc0e89d
refactor(tasks): use go Time for Task CreatedAt, UpdatedAt, LatestCompleted, Offset ( #15672 )
2019-11-12 17:13:56 -08:00
Johnny Steenbergen
f6dbfec346
feat: import jsteenb2/testttp directly into pkg
2019-11-12 14:14:40 -08:00
Timmy Luong
b1749ce257
fix(ui): Use correct text when generating token
2019-11-12 14:12:39 -08:00
Johnny Steenbergen
e26b21e261
chore(pkger): add integration tests for pkger service
...
these tests supply coverage for the happy path of the pkger service
behavior.
2019-11-12 14:05:07 -08:00
docmerlin (j. Emrys Landivar)
56d406afe8
fix(tasks): fix every parsing
2019-11-12 14:46:19 -06:00
Deary Hudson III
901a76382b
feat(pkger): adds heatmap ( #15857 )
2019-11-12 14:09:13 -06:00
Timmy Luong
de53875663
fix(ui): Show empty dashboards state ( #15853 )
2019-11-12 11:49:56 -08:00
Bucky Schwarz
bcc0aa8488
fix(ui): don't show members information in cloud
2019-11-12 10:54:09 -08:00
Timmy Luong
efb782e471
fix(ui): Allow easier manipulation of custom bin sizes in Histograms
2019-11-12 10:18:09 -08:00
Deary Hudson III
8fe201f8e2
feat(pkger): adds scatter chart support ( #15856 )
2019-11-12 12:06:53 -06:00
Alex Boatwright
118721a61d
feat: adding in some editor events for monaco ( #15854 )
2019-11-12 10:03:07 -08:00
Christopher M. Wolff
291f7b3e19
build(flux): update Flux to v0.54.0 ( #15851 )
2019-11-12 08:38:57 -08:00
Edd Robinson
0dd2d38eac
fix(tsi1): index defect with negated equality filters
...
Fixes #15859
This commit fixes a defect in the TSI index where a filter using the
negated equality operator would result in no matching series being
returned for series stored within the `IndexFile` portions of the index.
The root cause of this was due to missing legacy-handling code in the
index for this particular iterator.
2019-11-12 13:26:23 +00:00
karel-rehor
7f964b833d
test: add selenium acceptance tests to nightly build - Bonitoo/selenium nightly ( #15795 )
...
* add selenium acceptance tests to circleci
* remove selenium workflow
* rename artefacts to artifacts
* rename artefacts to artifacts in pipeline too
* remove sleep and add endpoint check
2019-11-12 13:55:17 +01:00
Zoe Steinkamp
30623f65fe
Merge pull request #15787 from influxdata/zs-filteringTelegraphInput-#15601
...
Zs filtering telegraph input #15601
2019-11-11 14:49:14 -08:00
Alex Boatwright
a1cecbf56a
fix(ui): make a more deterministic build ( #15820 )
2019-11-11 14:05:48 -08:00
Zoe Steinkamp
e5e42549f4
fix(UI) Fixed the telegraph filtering on labels
...
Removing only
2019-11-11 14:29:25 -07:00