Will Piers
3d30e281dd
Pin eslint packages and fix syntax errors
2016-11-07 15:51:26 -08:00
Andrew Watkins
ba3a8b0d45
Implement renaming of rule
2016-11-07 15:47:13 -08:00
Jade McGough
fc774f4e5a
#382 - hide percent sign for non-percentile rules
2016-11-07 15:37:42 -08:00
Will Piers
352a39539d
Switch order of save and test buttons for slack
2016-11-07 14:48:20 -08:00
Will Piers
b4b9752601
Merge pull request #398 from influxdata/syntax-errors
...
Fix syntax errors
2016-11-07 14:38:42 -08:00
Kevin Fitzpatrick
ddd80b8754
Show missing alerts
...
It was key collision.
2016-11-07 14:30:10 -08:00
Jade McGough
57cfb0dae4
change name to alertName in alerts query
2016-11-07 13:50:14 -08:00
Will Piers
299d91bc90
Fix syntax errors
2016-11-07 13:22:56 -08:00
Andrew Watkins
122bd75b64
Change all 1d to 24h
2016-11-07 13:08:04 -08:00
Andrew Watkins
4c1ae216a6
Remove more than and less than
2016-11-07 13:03:58 -08:00
Kevin Fitzpatrick
ea12c46225
Merge branch 'feature/handle-empty-alert-set'
2016-11-07 12:02:14 -08:00
Kevin Fitzpatrick
55a6bfcdda
Stop displaying 'loading' when empty set of alerts
2016-11-07 11:06:23 -08:00
Jade McGough
9cc9151724
ignore layout positions, force graphs to cascade horizontally
2016-11-07 00:07:03 -08:00
Jade McGough
b111f40ce9
adjust layout row height
2016-11-06 23:17:44 -08:00
Nathan Haugo
648bcf6656
Merge pull request #378 from influxdata/feature/warn-on-kapacitor-connection-error
...
Warn when we can't ping the kapacitor
2016-11-06 12:13:03 -08:00
Jade McGough
d4cfc85343
remove debugger
2016-11-05 11:20:34 -07:00
Jade McGough
d88758a40f
Use a single ReactGridLayout so layouts don't overlap.
2016-11-04 20:21:21 -07:00
Kevin Fitzpatrick
e20cc4548c
Rename Data/Explorer tabs
2016-11-04 18:39:20 -07:00
Kevin Fitzpatrick
89725fcaca
Warn when we can't ping the kapacitor
2016-11-04 18:31:24 -07:00
Nathan Haugo
ccd98b2b21
Merge pull request #376 from influxdata/feature/rules-index-#307
...
Refactor KapacitorRulePage
2016-11-04 17:30:48 -07:00
Will Piers
20b5c96e29
Refactor KapacitorRulePage to work for new and existing rules, and add new rule button
2016-11-04 16:39:19 -07:00
Kevin Fitzpatrick
39fac80ae7
Fix filtering
...
Also, fixes displaying mutliple alerts with the same name
2016-11-04 16:24:58 -07:00
Kevin Fitzpatrick
f3bc379507
Change Alert -> Name in the alerts table
2016-11-04 15:07:14 -07:00
Kevin Fitzpatrick
96698f8db7
Change Alerts to Alerting
2016-11-04 15:06:12 -07:00
Kevin Fitzpatrick
7afe4b17f6
Display time in iso string
2016-11-04 14:58:28 -07:00
Kevin Fitzpatrick
fc690e16a2
Remove link from alert name on AlertsTable
2016-11-04 14:27:13 -07:00
Andrew Watkins
033fe066b2
Merge pull request #363 from influxdata/feature/rules-index-#307
...
Make index page for Kapacitor Rules
2016-11-04 13:57:59 -07:00
Will Piers
a98a533f93
Make index page for Kapacitor Rules
2016-11-04 13:51:09 -07:00
Jade McGough
c51650a2ea
swap position of sources and alerts in side nav
2016-11-04 13:30:43 -07:00
Jade McGough
c2c3ce0dbb
#304 - hide links in sources
2016-11-04 13:29:36 -07:00
Jade McGough
3ea16b488d
#335 - reorder alerts table
2016-11-04 12:47:33 -07:00
Will Piers
bf1ffcda74
Updated usage of API in HostPage
2016-11-04 12:19:20 -07:00
Will Piers
2414e11ecd
Make series regex more strict
2016-11-04 12:08:51 -07:00
Will Piers
6e541dfdb2
Mini refactor
2016-11-04 11:54:59 -07:00
Will Piers
5a5b6c0052
Merge pull request #328 from influxdata/manage-sources-polish
...
Manage Sources Polish
2016-11-04 11:52:50 -07:00
Will Piers
5e6c52ef26
Use measurement, show app name on hosts page
2016-11-04 11:52:16 -07:00
Alex P
3dde39fa26
Fixing listing errors
2016-11-04 11:19:31 -07:00
Alex P
8dfd73d8c2
Copy Changes, configure Kapacitor page is cleaner
2016-11-04 11:19:31 -07:00
Alex P
1c652c6765
Adding a little padding to the too of these 3 pages
2016-11-04 11:19:31 -07:00
Alex P
11a34f2989
Updating manage influxdb sources
...
- Adjusted layout slightly
- Fancier checkbox
- Updated copy on create/edit/manage pages
2016-11-04 11:19:31 -07:00
Kevin Fitzpatrick
9aeb26a24b
Merge pull request #339 from influxdata/feature/223-configure-kapacitor-prompt
...
Kapacitor Prompt if missing
2016-11-04 10:52:51 -07:00
Andrew Watkins
90b93ba7a1
Change tasks to rules
2016-11-04 09:36:08 -07:00
Will Piers
accdc63dc5
Fix syntax
2016-11-04 08:27:26 -07:00
Will Piers
2c4e3c900f
Fix enabledAlerts bug and actually save a rule
2016-11-04 08:25:59 -07:00
Andrew Watkins
17471dc830
Filter out alerts from sections
2016-11-03 17:41:17 -07:00
Kevin Fitzpatrick
b4be9bed68
As a user when viewing the alerts panel, if my source does not have a kapacitor i will be prompted to configure one
2016-11-03 16:10:35 -07:00
Andrew Watkins
5e3d3ad71c
Refactor to kapacitor constants
2016-11-03 15:54:03 -07:00
Andrew Watkins
c8ba074549
Add alerts to kapacitor rule
2016-11-03 15:54:03 -07:00
Andrew Watkins
5ec7a2f186
Introduce graph fill line for kapacitor rule
2016-11-03 15:54:03 -07:00
Andrew Watkins
916d325824
Remove percentile if once is selected
2016-11-03 15:54:03 -07:00
Andrew Watkins
bae030cb93
Add kapacitor rule message to state
2016-11-03 15:54:03 -07:00
Andrew Watkins
d2d0bb34f9
Kapacitor rules populated and updated with by redux
2016-11-03 15:54:03 -07:00
Andrew Watkins
fa65e23576
Refine DE to work with Kapacitor rule creation
2016-11-03 15:54:03 -07:00
Andrew Watkins
6da939e19c
Build markup for values section
2016-11-03 15:54:03 -07:00
Andrew Watkins
d75525ec46
Make query builder work in data section
2016-11-03 15:53:13 -07:00
Will Piers
e5f20565fd
Start reducer and actions for the Kapacitor tasks
2016-11-03 15:53:13 -07:00
Will Piers
8bc46b1cae
Finish up the queryTransitions refactor
2016-11-03 15:53:13 -07:00
Will Piers
d3a2c2e962
Start queryTransitions refactor
2016-11-03 15:53:13 -07:00
Will Piers
67c8343417
First attempt to make an alert rule builder
2016-11-03 15:53:13 -07:00
Kevin Fitzpatrick
bbf73ab09e
Remove Alerting tab as per Nate
2016-11-03 14:23:22 -07:00
Kevin Fitzpatrick
3e487399e9
Update measurement name
...
Signed-off-by: Jade McGough <jade@influxdb.com>
2016-11-03 14:01:57 -07:00
Jade McGough
def3c434b3
"name" is apparently a reserved word
2016-11-03 13:46:09 -07:00
Jade McGough
1db252643f
parse results from alerts query
...
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-11-03 13:28:10 -07:00
Jade McGough
ab08c4750f
fix linting errors
2016-11-03 12:36:22 -07:00
Jade McGough
304ed6e652
change alerts mock into actual request
...
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick
f197108388
Remove old file
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick
1086b22d60
Remove dup code
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick
e83e3e12de
remove comments
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick
dcd017413c
Remove linter errors
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick
25738d405f
TODOs
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick
a571962ba5
Remove unnecessary code
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick
63c0909c17
Show hardcoded alerts on alerts view page
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick
69bc2cf8ea
WIP
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick
a01b787881
WIP
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick
6780f7995a
Add alert links to side nav
2016-11-03 11:22:22 -07:00
Timothy J. Raymond
90f18007cb
Merge pull request #317 from influxdata/feature/193-multiple-layouts
...
Feature/193 multiple layouts
2016-11-02 17:39:47 -04:00
Jade McGough
5250219a29
prevent grid layouts from overlapping
2016-11-02 12:47:33 -07:00
Tim Raymond
865890532a
Pin ESLint to 3.5.x
...
In 3.9.x, ESLint changed how many spaces are expected on a trailing
parens following a return. Previously it expected:
```
01234567890
return (
<div>
</div>
);
01234567890
^~~~~~~~ It previously expected 5 spaces here
01234567890
return (
<div>
</div>
);
01234567890
^~~~~~~~~~ Now it wants 3
```
Until we're ready to explicitly make that change, we're going to pin to
3.5.x (which expects 5 spaces in the example above.
2016-11-02 13:43:59 -04:00
Jade McGough
a4e27c02a7
render multiple layouts on separate rows
2016-11-02 02:00:56 -07:00
Jade McGough
c9af7141a4
WIP work with multiple layouts
2016-11-02 01:47:55 -07:00
Todd Persen
c65491c4e8
Merge pull request #303 from influxdata/feature/kapacitor-alert-settings
...
Feature/kapacitor alert settings
2016-11-01 16:39:57 -07:00
Jade McGough
6308122f81
#263 - strip whitespace from connection string
2016-11-01 11:10:14 -07:00
Jade McGough
46b9567fa9
default to 15 minutes for queries
2016-10-31 22:47:52 -07:00
Jade McGough
0906261629
pass timerange into layoutrenderer
2016-10-31 22:38:18 -07:00
Jade McGough
113847f903
wire up TimeRangeDropdown in HostPage
2016-10-31 22:12:25 -07:00
Jade McGough
16177ccafd
add time dropdown to host page
2016-10-31 16:55:36 -07:00
Jade McGough
45a046cb19
move timerange dropdown stuff to shared folder
2016-10-31 16:26:28 -07:00
Andrew Watkins
177d394e76
Add Sensu config
2016-10-31 11:11:34 -07:00
Andrew Watkins
2e26ee3e75
Add HipChat config
2016-10-31 11:03:45 -07:00
Will Piers
6f6c437f8d
Rebase, add user feedback
2016-10-31 10:33:32 -07:00
Andrew Watkins
f957d7df52
Add PagerdutyConfig
2016-10-31 09:48:20 -07:00
Andrew Watkins
972debac8b
Add Telegram configuration
2016-10-31 09:48:20 -07:00
Andrew Watkins
6aa5735171
Move get into helper function
2016-10-31 09:48:20 -07:00
Will Piers
e9e8510c57
Wire up the default checkbox on source form
2016-10-31 09:42:48 -07:00
Will Piers
6ab29756ec
Rename and refactor the source form
2016-10-31 09:42:48 -07:00
Kevin Fitzpatrick
8530c0c69d
Fix issues with uncontrolled inputs.
2016-10-31 09:42:48 -07:00
Kevin Fitzpatrick
c262470e7c
New/Edit Source
2016-10-31 09:42:48 -07:00
Tim Raymond
9aa83112c2
Satisfy build errors
...
Somehow an unused FlashMessages snuck in during the rebase. Also there
were places where Mappings was expecting a *string, but we were passing
a string. I believe this is because the autogenerated code creates
*string, and I modified it to use strings at one point. Everywhere
should use *string now.
2016-10-28 18:01:22 -04:00
Tim Raymond
a4793bdefc
Add "I" and "Name" to cells on backend
...
React-grid-layout uses an "i" parameter in the JSON describing a layout
as an identifier. This is used to bind DOM elements' keys to Cells from
the API. Also, we need a "Name" to describe what each graph is to a
user.
Also, react-grid-layout specified widths and heights in terms of units
of the grid that it establishes. In order to have this properly
configured, the extents of this grid need to be spelled out when
creating a ReactGridLayout, hence the addition of "cols" and
"rowHeight" props to that component.
Finally, react-grid-layout incorporates some of its own styles. To
support this, some modifications needed to be made to the webpack config
to allow us to pull in includes from node_modules.
2016-10-28 18:01:14 -04:00
Tim Raymond
3b77189515
Wire up /mappings API to LayoutsStore
...
This makes the /mappings endpoint return real data based off of the
layouts seen within the LayoutsStore.
2016-10-28 18:00:44 -04:00
Will Piers
de311214b4
Merge pull request #272 from influxdata/feature/update-manage-sources
...
Update the kapacitor column on manage sources page
2016-10-27 14:08:38 -07:00
Andrew Watkins
ded85dd796
Merge pull request #294 from influxdata/feature/filter-by-app
...
allow users to filter by apps
2016-10-27 12:07:50 -07:00
Andrew Watkins
b4f003766e
Merge pull request #299 from influxdata/fix-de-side-nav
...
Fix double click DE bug
2016-10-27 11:37:53 -07:00
Andrew Watkins
d458b5561a
Update App.js
2016-10-27 11:24:11 -07:00
Andrew Watkins
cdeb5dc6ab
Rename tab title from InfluxEnterprise to Chronograf
2016-10-27 10:59:51 -07:00
Andrew Watkins
02ac1b0223
Fix double click DE bug
2016-10-27 09:49:24 -07:00
Jade McGough
16adae37bf
allow users to filter by apps
2016-10-26 17:04:02 -07:00
Andrew Watkins
4b76811fb2
Fix copy
2016-10-26 16:28:16 -07:00
Andrew Watkins
b4ba658bb4
Add Alerta and VictorOps kapacitor configs to UI
2016-10-26 16:25:36 -07:00
Andrew Watkins
c737a1935e
Count filtered hosts
2016-10-26 16:23:11 -07:00
Will Piers
4531b718a3
Make link highlighting great again. also prefer dashes to underscores in routes
2016-10-25 15:05:42 -07:00
Will Piers
97fb7a834c
Merge pull request #287 from influxdata/kapacitor-fix
...
Separate update/create of kapacitor records
2016-10-25 12:49:20 -07:00
Will Piers
ab83e0536e
Separate update/create of kapacitor records
2016-10-25 12:40:02 -07:00
Will Piers
119533f5e2
Dismiss notifications on route change
2016-10-25 11:11:44 -07:00
Will Piers
a1133a46ae
Update the kapacitor column on manage sources page
2016-10-25 10:04:36 -07:00
Will Piers
b873dc0e78
Conform to updated Kapacitor API
2016-10-24 16:26:09 -07:00
Will Piers
5fc5a91402
More cleanup and fixes
2016-10-24 14:51:43 -07:00
Will Piers
d159459ff6
Cleanup and adding more feedback for user interactions
2016-10-24 13:30:29 -07:00
Will Piers
23ff572dc6
Update side nav
2016-10-24 12:36:52 -07:00
Will Piers
3d898d2a98
Fix scroll issue
2016-10-24 12:36:52 -07:00
Will Piers
732069a929
Refactor to avoid URL construction
2016-10-24 12:36:52 -07:00
Will Piers
8bd4ec53aa
Fix Paul's code - eslint
2016-10-24 12:36:52 -07:00
Paul Dix
971b6045a3
Fix remaining issues with Kapacitor config refactor
2016-10-24 12:36:52 -07:00
Paul Dix
2011357d2d
Fix rebase conflicts.
...
Update hosts page to use queries that don't specify "default" retention policy.
Remove import of OverviewPage.
2016-10-24 12:36:52 -07:00
Paul Dix
922ffbd2fa
Update KapacitorPage components
...
Update KapacitorPage and API to work with new Kapacitor API on MrFusion. Pull SMTP and Slack configuration out to components.
2016-10-24 12:36:52 -07:00
Paul Dix
05a666980a
WIP: initial pages on Kapacitor config
2016-10-24 12:36:52 -07:00
Kevin Fitzpatrick
fd8589a7df
Update API links
2016-10-24 11:59:27 -07:00
Will Piers
69c6810dea
Merge pull request #261 from influxdata/feature/notifications
...
Feature/notifications
2016-10-21 14:36:35 -07:00
Chris Goller
12c303ccbb
Fix linting issues preventing builds
2016-10-20 16:38:56 -05:00
Will Piers
2ac5d97433
Fix original bug
2016-10-20 13:32:09 -07:00
Will Piers
88f5a23967
Remove old tests as notifications work in a fundamentally different way
2016-10-20 13:32:09 -07:00
Will Piers
b258019778
Refactor rendering of notifications. Moar DRY
2016-10-20 13:32:09 -07:00
Will Piers
3171805445
Make notifications more prettier and fix spinner
2016-10-20 13:32:09 -07:00
Will Piers
9d400a0ccc
Remove usages of old flash messages
2016-10-20 13:32:09 -07:00
Will Piers
26d1f52eda
Render notifications and add dismissal
2016-10-20 13:32:09 -07:00
Will Piers
081d030728
Set up action and reducer
2016-10-20 13:32:09 -07:00
Chris Goller
10a2b31b8d
Fix webpack exit code to actually work.
...
Webpack does not return non-zero values are failure. This breaks
most build systems.
2016-10-20 15:08:45 -05:00
Chris Goller
8911b0fd78
Update name to chronograf
2016-10-20 09:39:40 -05:00
Kevin Fitzpatrick
9b0e95d8d2
Refactor hasSources -> redirectToHosts
2016-10-18 13:16:03 -07:00
Will Piers
cf68ca807f
Merge pull request #248 from influxdata/feature/manage-sources
...
Feature/manage sources
2016-10-18 10:21:00 -07:00
Todd Persen
24334063f4
Merge pull request #245 from influxdata/misc-polish
...
Explorer Empty State
2016-10-18 09:42:07 -07:00
Will Piers
2b8e42c9f7
Add connect link to each source
2016-10-17 16:21:22 -07:00
Will Piers
8d24a43415
Use mappings endpoint and refactor
2016-10-13 15:33:03 -07:00
Will Piers
f6e83b9292
WIP on rendering hosts with apps
2016-10-13 12:26:48 -07:00
Alex P
183dc6632d
CSS for sortable arrows + animations in table header
2016-10-12 14:53:58 -07:00
Jade McGough
f3555a044d
add directional arrow classes in hosts table
2016-10-12 14:41:15 -07:00
Will Piers
b4c3ec5977
Refactor how default source works and second pass on manage source page
2016-10-12 14:10:45 -07:00
Alex P
3f08522098
Explorer empty state styles
...
Fits better into the UI
2016-10-12 13:44:35 -07:00
Will Piers
b3dbbcfcef
Set up route and initial html for managing sources
2016-10-11 17:21:49 -07:00
Jade McGough
75bc5ed3d3
remove unused default state
2016-10-11 14:48:21 -07:00
Jade McGough
e384fa8bbc
add cpu/load sorting on hosts table
2016-10-11 14:08:44 -07:00
Andrew Watkins
5dd6a20a38
Merge pull request #210 from influxdata/cleanup
...
Cleanup
2016-10-10 16:53:47 -07:00
Will Piers
dbf1d36d35
Remove extra promise nonsense
2016-10-10 14:34:07 -07:00
Alex P
36d3504728
Adding favicon
...
tested in dev and prod works okay
2016-10-10 14:11:49 -07:00
Will Piers
007c6fd2cf
Move Api logic out of HostsPage
2016-10-10 13:54:56 -07:00
Andrew Watkins
6b8f5a21b0
Remove linter errors
2016-10-07 13:47:54 -07:00
Will Piers
f5cdece90f
Fix bug when app receives a bad sourceID and fix eslint
2016-10-07 13:26:14 -07:00
Will Piers
1a53bd8b68
Simplify source page and set default source on creation
2016-10-07 13:20:12 -07:00
Will Piers
c54e2d4a02
Merge pull request #199 from influxdata/feature/new-source
...
Creating a new source does not automatically connect to it
2016-10-07 11:30:17 -07:00
Andrew Watkins
1c80a69d84
Merge pull request #205 from influxdata/resizer-handle
...
Resizer Handle
2016-10-07 09:52:42 -07:00
Alex P
1e66c8bd0e
Move hosts styles into corresponding stylesheet
2016-10-07 09:45:00 -07:00
Alex P
e5d9db998d
Making hosts pages dark
2016-10-07 09:42:07 -07:00
Alex P
578753fcf1
Aesthetic tweaks
...
monotype font feels really nice now
2016-10-07 09:38:41 -07:00
Alex P
4b8cbedb8d
Moving panel from `HostsPage` to `HostsTable`
...
This way I can put the search bar next to the title without removing it
from the component
2016-10-07 09:38:40 -07:00
Alex P
7cf8d59980
fixing appearance of source selection page
2016-10-07 09:35:49 -07:00
Alex P
47a56ebcdd
Polish
...
- Custom scrollbar
- bottom border on hosts table
2016-10-07 09:35:49 -07:00
Alex P
4009b09178
Re-styling search widget in host pages
2016-10-07 09:35:49 -07:00
Alex P
c9a11fc9d6
Copy Tweak
2016-10-07 09:35:49 -07:00
Alex P
c751909a25
Making hosts pages dark
2016-10-07 09:35:48 -07:00
Alex P
3be9b919a5
Obscuring white line on right side of DE
...
only appears once you’ve resized the panels, not the best fix but looks
better
2016-10-07 09:34:18 -07:00
Alex P
09fe86fa6e
Copy Tweak
2016-10-07 09:34:18 -07:00
Alex P
1bd8ca4b3e
Graph label polish
...
slightly smaller, text aligns more nicely
2016-10-07 09:34:18 -07:00
Alex P
6f26ac7ff3
Aesthetic tweaks
...
monotype font feels really nice now
2016-10-07 09:34:18 -07:00
Alex P
3631aac780
Moving panel from `HostsPage` to `HostsTable`
...
This way I can put the search bar next to the title without removing it
from the component
2016-10-07 09:34:18 -07:00
Alex P
c75281b24f
Copy tweak
...
matches name in navbar
2016-10-07 09:32:21 -07:00
Alex P
408bf58df3
Chopping down logs
2016-10-06 17:37:50 -07:00
Alex P
e9c6aad4b2
UI Bug Fixes
...
- Removing minimum width from the CSS
- Minimum widths handled via JS now, much smoother
- Fixing weird white gap on right side, was math mistake
2016-10-06 16:32:03 -07:00
Alex P
e7bf31f3d3
Resizer now has a more obvious handle
2016-10-06 15:19:23 -07:00
Andrew Watkins
a08499a02a
Add header to hosts show
2016-10-06 10:55:04 -07:00
Andrew Watkins
90be86930c
Fix broken import
2016-10-06 10:34:12 -07:00
Andrew Watkins
744c6260ea
Merge pull request #200 from influxdata/chore/remove-raw-query
...
Remove raw query tab from app
2016-10-06 09:36:55 -07:00
Tim Raymond
95cfc7d5aa
Remove Overview page
...
This removes the Overview page from the navigation as well as all
associated JS that powered the Overview page. Styles for the Overview
page have been left in place, since there doesn't appear to be a good
option for performing CSS dead code elimination at this time.
2016-10-06 12:29:10 -04:00
Andrew Watkins
5ad9f32d67
Remove raw query tab from app
2016-10-05 15:07:03 -07:00
Andrew Watkins
893e16d573
Merge pull request #169 from influxdata/feature/#128-tr-data-explorer-source
...
Add Source Indicator to Data Explorer
2016-10-05 14:51:27 -07:00
Will Piers
a767c6b978
Creating a new source does not automatically connect to it
2016-10-05 13:42:35 -07:00
Andrew Watkins
355850fba0
Implement rename explorations
2016-10-05 13:17:39 -07:00
Andrew Watkins
66cbb772eb
Merge pull request #163 from influxdata/feature/delete-explorations
...
Allow deletion of explorations with new API
2016-10-04 14:21:55 -07:00
Andrew Watkins
d483d4dfdb
Make tagKeys / tagValues work in the DE
2016-10-04 13:18:43 -07:00
Timothy J. Raymond
b1b6bea9fa
Merge pull request #158 from influxdata/feature/tr-wp-add-source-to-host-table
...
Add Active Source to Host Table
2016-10-04 12:14:08 -04:00
Tim Raymond
81b20275b8
Add Source Indicator to Data Explorer
...
This places an indicator on the data explorer showing what source data
explorer queries are issued against. Sources were stored in the React
context already, presumably for other parts of the data explorer to
function, so it was possible to glean the name of the source from there.
2016-10-04 12:03:51 -04:00
Andrew Watkins
66b9776c06
Allow deletion of explorations with new API
2016-10-03 12:39:52 -07:00
Andrew Watkins
69a7ed7e0a
Merge pull request #160 from influxdata/feature/vendor-fun
...
All the vendors are belong to us
2016-10-03 08:56:42 -07:00
Chris Goller
f5e81e0ee6
Merge pull request #159 from influxdata/feature/bolt-sources
...
Add persistence to sources and use bolt by default
2016-09-30 18:27:53 -05:00
Andrew Watkins
b39593c8c4
Fix no first explorer
2016-09-30 15:30:09 -07:00
Andrew Watkins
9b0dfd0c72
Include chunkhash to file names
2016-09-30 14:23:15 -07:00
Timothy J. Raymond
78a8aef6b2
Merge pull request #156 from influxdata/signup-styling
...
Make select host page pretty
2016-09-30 13:17:58 -07:00
Andrew Watkins
a424d0adba
Split vendor dependencies into chunks
2016-09-30 13:16:24 -07:00
Tim Raymond
96eaa9f325
Adjust prop type requirements to reflect swagger
...
We thought that some properties were required, but after looking back at
the swagger docs, that turned out not to be the case.
2016-09-30 11:48:52 -07:00
Tim Raymond
4225e6a0e2
Add Active Source to Host Table
2016-09-30 11:47:28 -07:00
Will Piers
f9600d7f20
Merge pull request #155 from influxdata/feature/tr-wp-host-page
...
Implement Host List Page
2016-09-30 10:09:30 -07:00
Alex P
004f7e745b
Make select host page pretty
2016-09-29 17:22:31 -07:00
Tim Raymond
0a21303286
Remove explicit "default" from RP in query
2016-09-29 17:15:54 -07:00
Tim Raymond
5adcd0d6e1
Fix up Host drilldown page
...
This gives the host drilldown page awareness of the host id that it
should scope its queries to. Also makes eslint happier because assigned a
magic number.
2016-09-29 16:49:58 -07:00
Will Piers
c4a39b4af0
Fix connection point for source creation
2016-09-29 16:47:20 -07:00
Tim Raymond
9be3c91ed6
Add load stats to hosts page
...
Also normalizes the display of CPU and Load stats using toFixed to
ensure two decimals of precision.
2016-09-29 15:31:50 -07:00
Tim Raymond
f10b6551e8
Populate HostsTable with name and CPU
...
Also includes a slight refactor of HostsTable to better separate some
mixed functional / stateful logic.
2016-09-29 14:10:45 -07:00
Andrew Watkins
b2a06c0dc7
Merge pull request #151 from influxdata/feature/tr-wp-nav-rejiggering
...
Rejigger Side Navigation
2016-09-29 13:18:39 -07:00
Andrew Watkins
3f92cd39a0
Rename loadExplorer to loadExploration
2016-09-29 12:57:58 -07:00
Andrew Watkins
a618a01036
Rename chooseExplorer to chooseExploration
2016-09-29 11:35:39 -07:00
Andrew Watkins
8f441b744e
Change explorerID to explorerURI
2016-09-29 11:32:55 -07:00
Andrew Watkins
e1bd544a88
Work with scoping under /sources and single source on context
2016-09-29 11:28:20 -07:00
Andrew Watkins
b05219248e
Successfully switch between data explorerations
2016-09-29 10:51:24 -07:00
Andrew Watkins
ba6d90a685
Fix typo
2016-09-29 10:50:40 -07:00
Andrew Watkins
cde8c2b5ff
Successfully create new explorer
2016-09-29 10:50:40 -07:00
Andrew Watkins
ac5e7689b8
WIP make create explorer AJAX call
2016-09-29 10:50:40 -07:00
Tim Raymond
9a77a5408d
Reorder Side Navigation
...
This order was requested in issue #119 .
2016-09-28 16:22:06 -07:00
Tim Raymond
441dd6e3d9
Removed users from SideNav
...
Issue #118
2016-09-28 16:22:06 -07:00
Tim Raymond
cae3afc707
Remove the "My Account" link from side nav
...
Issue #123
2016-09-28 16:22:06 -07:00
Tim Raymond
25c6ff7ced
Rename Cluster to Sources/add source management link
2016-09-28 16:22:06 -07:00
Tim Raymond
212a60cf9a
Improve error message copy for missing data source
2016-09-28 15:24:06 -07:00
Will Piers
232cbc3ac2
Bugfix on source selection page
...
Missed a return
2016-09-28 14:49:15 -07:00
Will Piers
63028457af
Fix redirect after choosing source
2016-09-28 14:49:15 -07:00
Will Piers
2fa0a12c0f
Redirect to source page if we receive a bad source
2016-09-28 14:49:15 -07:00
Will Piers
1a98b7302c
Scope pages by sourceID
2016-09-28 14:49:15 -07:00
Andrew Watkins
535373a96d
Update prodConfig to handle images
2016-09-28 10:49:34 -07:00
Andrew Watkins
ee59003018
Move loader to dev dep
2016-09-28 10:29:04 -07:00
Andrew Watkins
8210a56ad0
Merge pull request #136 from influxdata/feature/static-assets
...
Allow import of static png and jpg in scss
2016-09-27 16:15:07 -07:00
Rachel McGough
4732fc201c
Merge pull request #113 from influxdata/feature/hosts-table
...
hosts sorting/filtering
2016-09-27 15:48:27 -07:00
Andrew Watkins
9a0aa08810
Allow import of static png and jpg in scss
2016-09-27 12:54:32 -07:00
Kevin Fitzpatrick
ed7d5a4a89
Remove linter warnings
...
Signed-off-by: Andrew Watkins <andrew.watkinz@gmail.com>
2016-09-26 15:34:52 -07:00
Kevin Fitzpatrick
3db1853bf4
Merge branch 'feature/host-stats-view' into develop
2016-09-26 15:20:40 -07:00
Kevin Fitzpatrick
c91cbb83ec
Show host stats
...
#110
Signed-off-by: Andrew Watkins <andrew.watkinz@gmail.com>
2016-09-26 15:20:09 -07:00
Jade McGough
45c7295f45
remove reactable, do sorting by hand
2016-09-26 14:55:51 -07:00
Jade McGough
af5bbd0c61
move search bar to separate component
2016-09-26 14:19:03 -07:00
Jade McGough
4f41b9c4b2
add filtering for hosts
2016-09-26 14:19:03 -07:00
Jade McGough
d016828725
Hosts table can be sorted by column.
2016-09-26 14:19:03 -07:00
Jade McGough
feea01c03c
move hosts table to separate component
2016-09-26 14:19:03 -07:00
Will Piers
0ee756a616
Finish up source selection page structure
2016-09-23 16:24:52 -07:00
Paul Dix
e7bfc3e36b
Initial Select Source Page
2016-09-23 15:57:56 -07:00
Will Piers
13b2af3b09
Fix the table view
2016-09-22 13:34:03 -07:00
Andrew Watkins
6e070823a8
Merge pull request #98 from influxdata/feature/data-explorer
...
Feature/data explorer
2016-09-22 13:10:25 -07:00
Andrew Watkins
1dc8f86396
Remove old Desktop app build yml
...
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:29:50 -07:00
Andrew Watkins
8c3649c587
Skipping tests
2016-09-22 11:23:09 -07:00
Andrew Watkins
28121abf4e
Skip test
2016-09-22 11:17:50 -07:00
Andrew Watkins
4c84a94985
Remove linting errors
2016-09-22 11:17:50 -07:00
Andrew Watkins
ac5c76d03c
Allow user to see graphs
2016-09-22 11:17:49 -07:00
Andrew Watkins
4c1bdb2eff
Show measurement list after clicking a database
2016-09-22 11:17:49 -07:00
Andrew Watkins
344f44dd7f
WIP See a list of databases
2016-09-22 11:17:49 -07:00
Andrew Watkins
74323269e0
Replace singular source with all sources
2016-09-22 11:17:49 -07:00
Andrew Watkins
f586658376
Skipping tests
2016-09-22 11:17:49 -07:00
Andrew Watkins
d2e9ce82c7
Remove linter errors
...
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:17:49 -07:00
Andrew Watkins
4cd3d7691e
Fix broken source maps
2016-09-22 11:17:49 -07:00
Andrew Watkins
6d2fc4e098
Make data explorer visible
...
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:17:49 -07:00
Will Piers
04f3c1d529
WIP fixing the explorer
2016-09-22 11:17:49 -07:00
Andrew Watkins
0de8bb27a9
First steps towards revitalizaing the data explorer
...
Signed-off-by: Will Piers <willpiers@influxdb.com>
2016-09-22 11:17:49 -07:00
Jade McGough
480ff7eb97
add host view page with dancing banana
2016-09-21 14:00:25 -07:00
Jade McGough
dfd66690d3
fix hosts route
2016-09-21 12:24:43 -07:00
Jade McGough
79769a86de
make host link more restful
2016-09-21 11:16:14 -07:00
Jade McGough
f7932cbe1c
add host view link
2016-09-21 11:16:14 -07:00
Jade McGough
5202932e31
add hosts page with basic table display of hosts
2016-09-21 11:16:14 -07:00
Jade McGough
88a29d94ce
wire getSources into checkDataNodes middleware
2016-09-21 11:16:14 -07:00
Jade McGough
29c1890ebc
add hosts list to left rail
2016-09-21 11:16:14 -07:00
Andrew Watkins
92225fdc49
Merge pull request #72 from influxdata/ui-tests
...
UI tests and linting upgrades
2016-09-21 09:48:50 -07:00
Will Faurot
b8fcab86bd
Remove a brittle test that causes tests to fail on circle
...
Phantom seems to treat timestamps differently on different platforms.
2016-09-20 12:01:30 -07:00
Will Piers
1f07dc859b
Merge pull request #71 from influxdata/feature/make_work_good
...
Feature/make work good
2016-09-20 11:54:19 -07:00
Will Faurot
d2ffa0028d
Remove old test cruft
2016-09-20 11:50:40 -07:00
Will Faurot
38d703a466
Remove old test scripts; add npm test
2016-09-20 11:50:32 -07:00
Will Faurot
224b46e1c8
Fix tests/setup for karma
2016-09-20 11:50:23 -07:00
Will Faurot
4cf281b5c1
Add karma config
2016-09-20 11:50:15 -07:00
Will Faurot
ef14b88adc
Add karma packages
2016-09-20 11:50:07 -07:00
Will Faurot
310a5fdf07
Update eslint rules
...
I did away with the private module for now, it was causing more issues
than were worth the effort IMO. No reason it can't come back as the org
grows and we want to have consistent code style across apps.
2016-09-20 11:49:57 -07:00
Will Faurot
242ad878f7
Bump lint-related packages
2016-09-20 11:49:30 -07:00
Will Piers
e5d9b02382
Remove shared propTypes declarations and amend Makefile with dev server
2016-09-20 11:44:22 -07:00
Chris Goller
1ce14455da
Fix prod webpack to look to / instead of /build
2016-09-20 09:09:36 -07:00
Jade McGough
dd584e3228
removing old API dependencies
2016-09-19 16:43:59 -07:00
Chris Goller
2d03f60756
Update autogenerated index.html to work from /
...
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 14:16:33 -07:00
Will Piers
a1a5631513
Add build:dev option to build with dev config one time
2016-09-19 13:45:05 -07:00
Will Piers
aae54875eb
Add html template with react-root for the js to render into
2016-09-19 13:45:05 -07:00
Will Piers
e349bcaed0
Have webpack build html file into output
2016-09-19 13:45:05 -07:00
Chris Goller
3e56f45b90
Update circle and makefile to build and test everything.
...
Signed-off-by: Will Piers <wpiers0405@gmail.com>
2016-09-19 13:45:05 -07:00
Will Piers
ea24800d3f
Tweak build output path and gitignore
...
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Will Piers
4d20b2af4a
Bring over enterprise ui and configuration
...
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Will Piers
133da5a14f
Use create-react-app
2016-09-09 16:10:54 -07:00
Kevin Fitzpatrick
24fcfb6be3
`npm start` to run server.
...
First `npm install`.
2016-09-07 13:20:20 -07:00