Brandon Farmer
|
6f7b5ec901
|
Merge pull request #3097 from influxdata/migrate-all-users-tabel-row
Convert AllUsersTableRow to typescript
|
2018-03-30 10:10:14 -07:00 |
Deniz Kusefoglu
|
07b92cd73f
|
Merge pull request #3090 from influxdata/feature/table-graph-polish
Feature/table graph polish
|
2018-03-30 01:52:12 -04:00 |
ebb-tide
|
b09026c765
|
Merge branch 'master' into feature/table-graph-polish
|
2018-03-29 18:56:10 -07:00 |
ebb-tide
|
5c0e0e0722
|
Change swagger a tad
|
2018-03-29 18:52:35 -07:00 |
ebb-tide
|
fa5cabe3af
|
Move table graph data transform function tests
|
2018-03-29 18:47:49 -07:00 |
Andrew Watkins
|
3885637a69
|
Merge pull request #3098 from influxdata/fix-deprecation-warnings
Fix test warning spam
|
2018-03-29 18:04:40 -07:00 |
Alex Paxton
|
fca7e5faf4
|
Merge branch 'master' into polish/improve-add-new-cell
|
2018-03-29 17:18:24 -07:00 |
Jared Scheib
|
810b3a3f9b
|
Merge pull request #2656 from influxdata/swagger-1.4.0.0
Update Swagger for most multiorganization & multiuser changes
|
2018-03-29 17:01:53 -07:00 |
Jared Scheib
|
4879383587
|
Further disambiguate Invalid JSON vs Invalid data schema
|
2018-03-29 16:53:13 -07:00 |
Brandon Farmer
|
6a7b699547
|
Convert AllUsersTableRow to typescript
|
2018-03-29 16:46:23 -07:00 |
Andrew Watkins
|
60ca52ab96
|
Fix test warning spam
|
2018-03-29 16:44:24 -07:00 |
Jared Scheib
|
2d456e3b70
|
Update superAdmin description
|
2018-03-29 16:43:10 -07:00 |
Jared Scheib
|
4a440575cc
|
Remove -Chronograf suffix from User & Role
|
2018-03-29 16:40:35 -07:00 |
Jared Scheib
|
8ad6d2b0b1
|
Add 'InfluxDB-' prefix to User, Role, Permission, & Allowance
|
2018-03-29 16:39:13 -07:00 |
Brandon Farmer
|
cccc9a38ce
|
Merge pull request #3033 from influxdata/feature/ifql-builder
Time Machine
|
2018-03-29 16:30:44 -07:00 |
Alex Paxton
|
62845de0a3
|
Merge branch 'master' into polish/confirmation-buttons
|
2018-03-29 16:22:32 -07:00 |
Alex P
|
fdbd23c707
|
Updoot changelog
|
2018-03-29 16:21:56 -07:00 |
Jared Scheib
|
a43040b5e4
|
Remove obsolete 'public' property from organizations
|
2018-03-29 16:18:19 -07:00 |
Alex P
|
641ec4d098
|
Remove test for button order
This is now handled with CSS
|
2018-03-29 16:10:17 -07:00 |
Brandon Farmer
|
dedd2fd7f3
|
Define name type for feature flag
|
2018-03-29 16:07:56 -07:00 |
Alex P
|
0c8e15bcf6
|
Remove obsolete component
|
2018-03-29 16:07:36 -07:00 |
Alex P
|
618904a9a7
|
Remove obsolete component
|
2018-03-29 16:07:08 -07:00 |
Brandon Farmer
|
8de867ba7b
|
Fix tests related to new ifql ast link
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-03-29 16:06:10 -07:00 |
Andrew Watkins
|
931b8ef1f5
|
Add initial styles
|
2018-03-29 16:06:10 -07:00 |
Andrew Watkins
|
ae707ac283
|
Fix typing errors
|
2018-03-29 16:06:10 -07:00 |
Brandon Farmer
|
debfff5050
|
Fix FuncSelectorTest
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-03-29 16:06:10 -07:00 |
Brandon Farmer
|
3ef6af82f6
|
Add ability to add function nodes to Time Machine
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-03-29 16:06:10 -07:00 |
Brandon Farmer
|
5353c0bb57
|
Func item triggers a handler when it is clicked
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins<andrew.watkinz@gmail.com>
|
2018-03-29 16:06:10 -07:00 |
Alex P
|
20b86c4939
|
Refactor TempVar Manager to use confirm button
|
2018-03-29 16:06:04 -07:00 |
Brandon Farmer
|
22fc9fb263
|
Remove unused storybook directory
|
2018-03-29 16:04:37 -07:00 |
Andrew Watkins
|
8b11693499
|
Add ast to test props
|
2018-03-29 16:04:37 -07:00 |
Andrew Watkins
|
53b0ca49fe
|
Remove From.tsx
|
2018-03-29 16:04:37 -07:00 |
Andrew Watkins
|
415ba29926
|
Fix test
|
2018-03-29 16:04:37 -07:00 |
Andrew Watkins
|
c39ba7d69b
|
Fix production type error logging
|
2018-03-29 16:04:37 -07:00 |
Andrew Watkins
|
54a37bfdb1
|
Fix broken test
|
2018-03-29 16:04:37 -07:00 |
Andrew Watkins
|
853682e46f
|
Introduce Walker class for walking the ifql AST
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-03-29 16:04:37 -07:00 |
Andrew Watkins
|
9da2febb89
|
Add endpoint for raw string conversion to AST
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-03-29 16:04:37 -07:00 |
Andrew Watkins
|
4e291a1a6a
|
Update to Go 1.10 and Node 8.10.0
|
2018-03-29 16:04:37 -07:00 |
Andrew Watkins
|
f6264ffec6
|
Change /suggestions response format to include params
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-03-29 16:03:26 -07:00 |
Andrew Watkins
|
a55d50fd4b
|
Wrap ifql navigation with feature flag
|
2018-03-29 16:03:26 -07:00 |
Andrew Watkins
|
9083226487
|
Introduce ClickOutside component
|
2018-03-29 16:02:32 -07:00 |
Andrew Watkins
|
376ce0db87
|
Introduce filtering to FuncButton
|
2018-03-29 16:02:32 -07:00 |
Andrew Watkins
|
d4000e7b5b
|
Add onClickOutside and scrolling to FuncsButton
|
2018-03-29 16:02:32 -07:00 |
Andrew Watkins
|
21c8e46bb2
|
Introduce function list button populated by IFQL
|
2018-03-29 16:02:32 -07:00 |
Andrew Watkins
|
de1b7caa63
|
Get suggestions for functions
|
2018-03-29 16:02:32 -07:00 |
Andrew Watkins
|
457134d217
|
Introduce IFQLPage skeleton
|
2018-03-29 16:02:31 -07:00 |
Andrew Watkins
|
d61fa7fcd9
|
Add ifql to links
|
2018-03-29 16:01:01 -07:00 |
Andrew Watkins
|
049962abda
|
Provide links to ifql api
|
2018-03-29 16:01:01 -07:00 |
Andrew Watkins
|
12643e6213
|
Add getSuggestions AJAX call to chronograf FE
|
2018-03-29 16:01:01 -07:00 |
Andrew Watkins
|
cf0d7661ca
|
Introduce IFQLPage container
|
2018-03-29 16:01:01 -07:00 |