Andrew Watkins
bbf496047b
Merge pull request #3694 from influxdata/fun/ceo-reducer-etc
...
CEO reducer and misc
2018-06-15 14:32:26 -07:00
Andrew Watkins
643172c4ca
CEO reducer and misc
2018-06-15 14:11:10 -07:00
Andrew Watkins
2420398384
Merge pull request #3693 from influxdata/fun/notifications-to-ts
...
Type notification actions / reducers / tests
2018-06-15 13:07:40 -07:00
Andrew Watkins
868fcc6746
Type notification actions / reducers / tests
2018-06-15 12:41:00 -07:00
Brandon Farmer
7c5c32421b
Merge pull request #3660 from influxdata/bugfix/data-source-links
...
Strip prefix for data source links
2018-06-15 10:41:48 -07:00
Alex Paxton
4290ef857f
Merge pull request #3691 from influxdata/bugfix/ceo-query-field
...
Fix Appearance of Text Area in CEO
2018-06-15 10:27:54 -07:00
Alex P
70cded73a2
Resurrect discarded styles
...
I threw the baby out with the bathwater, but now the baby is back. The
bathwater is still gone though.
2018-06-15 10:11:02 -07:00
Andrew Watkins
5e355f221c
Merge pull request #3678 from influxdata/bugfix/flux-base
...
Bugfix/flux base
2018-06-15 09:38:37 -07:00
Andrew Watkins
fd3cd78f0b
Merge pull request #3646 from influxdata/chore/webpack-4
...
Chore/webpack 4
2018-06-15 09:30:50 -07:00
Alex Paxton
7becaaba56
Merge pull request #3657 from oori/feat-kap-alert
...
fix(alert): alert creation detailed response
2018-06-15 08:49:35 -07:00
Alex Paxton
4801227a3c
Merge pull request #3671 from influxdata/polish/snip-snip
...
Snip Snip
2018-06-15 08:49:12 -07:00
Alex Paxton
deec4952e8
Merge branch 'master' into polish/snip-snip
2018-06-15 08:49:02 -07:00
Alex Paxton
3cbdf0538a
Merge pull request #3659 from influxdata/code-mirror-data-explorer
...
Upgrade Data Explorer Query Field with CodeMirror2
2018-06-15 08:48:25 -07:00
Alex Paxton
ade1249a9a
Merge branch 'master' into code-mirror-data-explorer
2018-06-15 08:48:15 -07:00
Alex Paxton
9ecf9b2628
Merge pull request #3663 from influxdata/polish/truncate-rules-message-preview
...
Truncate Alert Rule Message Preview
2018-06-15 08:47:24 -07:00
Alex Paxton
d0607e0ddf
Merge pull request #3684 from influxdata/flux/ux-improvements
...
Improve Flux Editor UX
2018-06-14 17:53:44 -07:00
Alex P
fae8d1f845
Fix failing test
2018-06-14 17:18:48 -07:00
Alex P
d851e52643
Refactor func node UI & UX
...
- Nothing happens when hovering a func node
- Delete & toggle yield buttons appear on hover, stay visible when
editing or yielding
- Clicking a func enters/exits edit mode
- Last func in each body is in edit more for educational purposes
2018-06-14 15:30:28 -07:00
Alex P
368f471199
Rename function to be more semantic
2018-06-14 15:28:40 -07:00
Alex P
bb068e6070
Autofocus first input when args editor opens
2018-06-14 15:28:04 -07:00
Alex P
85fda7b38a
Remove delete functionality from func args tooltip
2018-06-14 15:27:32 -07:00
Andrew Watkins
4bba0323e4
Fix typo
2018-06-14 11:50:50 -07:00
Andrew Watkins
c303c12ece
Remove dead code
2018-06-14 11:50:38 -07:00
Andrew Watkins
3788787521
Fix basepath issue with fetch requests to flux
2018-06-14 11:50:30 -07:00
Alex Paxton
8b00523eb8
Merge pull request #3664 from influxdata/flux/minor-ui-polish
...
Minor Flux Editor Polish
2018-06-14 10:56:33 -07:00
Alex P
28c13c7a94
Move division name rendering into getter
2018-06-14 10:42:22 -07:00
Alex P
4603b931e8
Replace magic number with constant
2018-06-14 10:31:20 -07:00
Alex P
9fbe4944aa
Rename 'Analyze' to 'Validate'
2018-06-14 10:27:46 -07:00
Alex P
91bc8997fe
Updoot log of change
2018-06-13 19:23:02 -07:00
Alex P
bdaf55bd10
Make legend sorting buttons more compact
2018-06-13 19:17:13 -07:00
Alex P
9fc34c4b2f
Remove legend snip and divider
2018-06-13 19:17:02 -07:00
Alex P
35c36acf67
Prevent threesizer header names from colliding with menu items
2018-06-13 16:10:53 -07:00
Alex P
5ad27c03a4
Polish time machine code mirror
2018-06-13 16:09:57 -07:00
Alex P
c7e6306fd6
Add breathing room between navbar and schema explorer
2018-06-13 16:02:38 -07:00
Alex P
01635dfda1
Polish threesizer handles and headers when in horizontal handle mode
2018-06-13 15:58:59 -07:00
Alex P
9ca270573c
Remove border when yield table is empty
2018-06-13 15:09:25 -07:00
Alex P
e90a93ee82
Style yield name
2018-06-13 15:09:11 -07:00
Alex P
f9799c93bc
Remove whitespace
2018-06-13 15:09:01 -07:00
Alex P
74b7a06397
Updoot log of change
2018-06-13 14:49:58 -07:00
Alex P
9f5a889515
Truncate alert rule message preview with ellipsis
2018-06-13 14:46:59 -07:00
Alex P
368f5f555f
Introduce a truncate with ellipsis helper class for use in table cells
2018-06-13 14:46:41 -07:00
Brandon Farmer
ca70bfdbba
Strip prefix for data source links
2018-06-13 13:57:34 -07:00
Alex P
4be102dcc8
Updoot log of change
2018-06-13 11:01:15 -07:00
Alex P
322be6e17a
Replace textarea in DE query editor with code mirror editor
2018-06-13 10:52:33 -07:00
Alex P
c09e0bbcb6
Introduce code mirror mode and theme for InfluxQL
2018-06-13 10:51:58 -07:00
Alex Paxton
6e231d5a0c
Merge pull request #3649 from influxdata/bugfix/date-picker-icons
...
Fix Date Picker Icons
2018-06-13 09:58:04 -07:00
Andrew Watkins
aec96e6aa5
Merge pull request #3656 from influxdata/bugfix/source-delete
...
Bugfix/source delete
2018-06-13 06:42:14 -07:00
Oori
89c4ba784e
fix(alert): alert creation detailed response
2018-06-13 10:36:13 +03:00
Iris Scholten
f68b39378f
Merge pull request #3654 from influxdata/flux/yield
...
Flux/yield
2018-06-12 17:13:58 -07:00
Andrew Watkins
417205f0f2
Fix Type
2018-06-12 17:09:16 -07:00