nathan haugo
ca375a4b18
Requested changes
2017-03-10 09:06:13 -08:00
nathan haugo
47189e99f6
Update changelog
2017-03-10 08:35:08 -08:00
nathan haugo
6cdfc0fe75
Add mesos canned
2017-03-10 08:31:41 -08:00
Hunter Trujillo
34c66c871a
Merge pull request #980 from influxdata/misc-ui-polish
...
Shoe Polish
2017-03-09 12:02:27 -07:00
Alex P
5af8e0e0fb
Fix formatting
2017-03-09 10:49:53 -08:00
Chris Goller
da9374b9ed
Merge pull request #981 from influxdata/feature/license-update
...
Update location of InfluxData in the LICENSE file
2017-03-09 12:22:30 -06:00
Tim Raymond
5e80641667
Update CHANGELOG
...
Added entry on fixing AutoRefresh to not flash an empty graph.
Fixed numbering on previous entry.
2017-03-09 13:00:49 -05:00
Tim Raymond
20bb7110aa
Fix Flash of Unpopulated Graphs on Refresh
...
If a previous fetch of query results was unsuccessful, a "No Results"
message is displayed by the AutoRefresh component. When it went to fetch
results again, this would briefly be replaced by its composed compoenent
which would be instructed to show its "loading" treatment. Since "No
Results" is usually not a situation that would spontaneously change
without user intervention, this patch stores whether the previous fetch
was successful, and hides the loading treatment during subsequent
fetches if it wasn't.
2017-03-09 12:59:11 -05:00
Chris Goller
4715341cf0
Update location of InfluxData in the LICENSE file
...
799 Market Street, Suite 400
San Francisco, CA 94103
2017-03-09 10:46:43 -06:00
Alex P
08c74aea06
Add Source Indicator to most pages
2017-03-08 16:20:30 -08:00
Alex P
fe94556ea4
Change sourceIndicator to receive a string instead of an object
2017-03-08 16:20:17 -08:00
Alex P
06daae837d
Fix for #941
2017-03-08 16:00:50 -08:00
Alex P
9bc5e039ba
Create SourceIndicator component
...
Re-using this thing a lot
2017-03-08 13:20:50 -08:00
Alex P
1ae6d9ae52
Disable text selection on a ton of UI elements
...
much cleaner now
2017-03-08 12:17:47 -08:00
Alex P
658cd74b2a
Remove right margin on source indicator
2017-03-07 13:19:47 -08:00
Chris Goller
8165df42c2
Merge pull request #970 from influxdata/feature/logging-simplification
...
Add structured logging to underlying http server
2017-03-06 17:04:56 -06:00
Alex P
03720018b8
Make rule page save button always "success" style
2017-03-06 14:43:05 -08:00
Alex P
df2d31e376
Re-style disabled buttons
2017-03-06 14:42:48 -08:00
Alex P
2baa5bd3b8
Toggles don't wrap anymore
2017-03-06 14:26:44 -08:00
Alex P
06d73c46f4
Query + button has proper margins
2017-03-06 14:26:35 -08:00
Chris Goller
49d8ece940
Add structured logging to underlying http server
2017-03-06 15:16:45 -06:00
Chris Goller
b4ca50b2ef
Merge pull request #969 from influxdata/hotfix/dashboard-database
...
Fix dashboards to use specified database
2017-03-06 13:48:27 -06:00
Chris Goller
1bfddd1b0a
Update CHANGELOG to mention fixing dashboards #968
2017-03-06 13:42:07 -06:00
Chris Goller
efec136b8a
Fix dashboards to use specified database
2017-03-06 13:29:26 -06:00
Chris Goller
63a8b692a1
Merge pull request #966 from influxdata/feature/fix-linter
...
Update to fix go linter issues
2017-03-06 10:49:01 -06:00
Chris Goller
9ac300cf19
Update to fix go linter issues
2017-03-06 10:11:52 -06:00
Jared Scheib
918d7ab100
Merge pull request #965 from influxdata/fix-PR-reverts
...
Add autoRefresh with pause (and fix revert failure chain)
2017-03-03 17:14:39 -08:00
Jared Scheib
9887f47181
Refactor to test combined appReducer, add tests for ephemeral app state reducer
2017-03-03 17:06:47 -08:00
Jared Scheib
668f4cfdd3
Add test for autoRefresh reducer
2017-03-03 16:57:05 -08:00
Jared Scheib
df5d8e9941
Fix revert failure chain and thus: add autoRefresh with pause
2017-03-03 15:30:33 -08:00
Jared Scheib
7cceb969f3
Merge branch '781-autorefresh_config'
2017-03-03 14:52:54 -08:00
Jared Scheib
a75ed8b348
Merge master after messed-up revert #962
2017-03-03 14:52:37 -08:00
Andrew Watkins
1249d61c7c
Merge pull request #962 from influxdata/revert-957-781-autorefresh_config
...
Revert "Allow user to set auto-refresh interval"
2017-03-03 14:22:26 -08:00
Andrew Watkins
ed85ba9029
Revert "Allow user to set auto-refresh interval"
2017-03-03 14:22:07 -08:00
Jared Scheib
f88daae040
Add AutoRefresh Pause option
2017-03-03 14:20:07 -08:00
Andrew Watkins
0c461552df
Merge pull request #957 from influxdata/781-autorefresh_config
...
Allow user to set auto-refresh interval
2017-03-03 14:02:24 -08:00
Jared Scheib
f696b013ae
Merge remote-tracking branch 'origin/master' into 781-autorefresh_config
2017-03-03 13:35:03 -08:00
Jared Scheib
c70036fa7b
Refactor app ui and config reducers, clean up
2017-03-03 13:34:04 -08:00
Alex P
3c3dbba33b
Add pause icon to icon font
2017-03-03 11:16:49 -08:00
Andrew Watkins
0c5d7b7ee3
Merge pull request #956 from influxdata/bugfix/846-rule-disable
...
Fix rule disable bug
2017-03-02 13:08:56 -08:00
Andrew Watkins
00ad5eeb59
Merge pull request #959 from influxdata/fix/855-loading-hosts
...
#855 - don't show "loading hosts" after hosts have been loaded
2017-03-02 13:08:22 -08:00
Jade McGough
d06718fdb8
#855 - don't show "loading hosts" after hosts have been loaded
2017-03-02 11:14:42 -08:00
Andrew Watkins
5413ef9ebe
Use bind operator
2017-03-02 10:59:09 -08:00
Andrew Watkins
ff6af96bc6
Move KapRulesTable into separate file
2017-03-02 10:13:54 -08:00
Andrew Watkins
785fd38479
Update container to extend Component
2017-03-02 09:51:41 -08:00
Andrew Watkins
38b18e0cb5
Update eslintrc
2017-03-02 09:51:17 -08:00
Jared Scheib
d70c07004f
Merge branch 'master' into 781-autorefresh_config
2017-03-01 21:30:37 -08:00
Andrew Watkins
3283e40b6e
Fix rule disable bug
2017-03-01 19:49:56 -08:00
Chris Goller
c55ef2cab2
Merge pull request #955 from influxdata/feature/users-with-roles
...
Update InfluxEnterprise users to return their roles
2017-03-01 19:44:58 -06:00
Chris Goller
03b6d4ce60
Update swagger documentation for roles and users examples
2017-03-01 19:39:03 -06:00