Brandon Farmer
8b8733d171
User can update a task
2018-10-23 10:48:45 -07:00
Andrew Watkins
58b9adbb52
feat(org-view): Chronograf OrgView ( #1101 )
...
* Move organization type definition to own file
Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>
* Add organizations link in side nav
Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>
* Add organization routes
Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>
* Add Organization index and view
Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>
* Introduce OrgView
* Fix type errors
* WIP rudimentary view of Org resources
* Add spinner wrapper component
Will make this more awesome later
Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>
* Render all org resources in list views with empty states
Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>
* Upgrade prettier and tslint configs
* Add back spinners
* Add createOrg API
* Introduce CreateOrgOverlay
* Move org actions and reducer to org dir
* Add autocomplete option to clockface Input
* Implements CreateOrg from OrgIndex
* Introduce delete org from OrgIndex
* Remove CHANGELOG
* Start OrgOptions
* Add Profile Page Header subcomponent
* Make index list items lighter when nested
* Add filter and create UI to buckets list
* Slightly modify appearance of overlays
* Implement update org options tab
* Introduce createBucket in org view
Waiting on https://github.com/influxdata/platform/issues/1118 for
the API to accept milliseconds as retentionPolicies
* WIP introduce Filter component
* Fix linter warnings
* Introduce filter dashboards
* Implement filter and task list
* Add spinner to member list in org view
* Use new index list
2018-10-23 08:53:15 -07:00
Chris Goller
ba6c33b34e
Merge pull request #1078 from influxdata/test/swagger
...
test(swagger) add swagger validation test
2018-10-23 09:00:29 -05:00
Chris Goller
15e1173485
Merge pull request #1166 from influxdata/feature/bucket-retention-rules
...
feat(http): buckets now have multiple retention rules
2018-10-23 09:00:01 -05:00
Chris Goller
3072c0e3a5
test(http): remove spurious byte cast
2018-10-23 08:47:21 -05:00
Chris Goller
a6464d5010
test(swagger) add swagger validation test
2018-10-23 08:47:21 -05:00
Chris Goller
78a08ff81a
Merge pull request #1164 from influxdata/feature/usage-storage-metrics
...
feat(usage): add values and series metrics to usage service
2018-10-23 08:35:14 -05:00
Chris Goller
a6355c5442
feat(http): buckets now have multiple retention rules
2018-10-23 08:18:31 -05:00
Chris Goller
287082129f
Merge pull request #1169 from influxdata/feature/dashboard-description
...
feat(dashboard): add description fields to dashboard
2018-10-22 20:56:36 -05:00
Chris Goller
a730bafaab
docs(http): update dashboard with description
2018-10-22 20:44:25 -05:00
Chris Goller
814317c3d8
feat(dashboard): add dashboard validation
2018-10-22 20:35:27 -05:00
Chris Goller
ad82fe9379
feat(dashboard): add description fields to dashboard
2018-10-22 20:25:18 -05:00
Christopher Henn
201c4f4304
Port WebWorker utilities
2018-10-22 16:33:11 -07:00
Chris Goller
344d36ed5d
feat(usage): add values and series metrics to usage service
2018-10-22 17:47:04 -05:00
Brandon Farmer
c669ea4e3b
Merge pull request #1162 from influxdata/tasks/add-task-row
...
Add Task row component to avoid higher order functions in component
2018-10-22 15:33:45 -07:00
Brandon Farmer
51fa92ee3d
Add Task row component to avoid higher order functions in component
2018-10-22 15:21:25 -07:00
Delmer
6a07d0d34b
feat(logs/popover): show message popover ( #1157 )
...
* add(logs/popover): add logs message popover
* feat(logs/popover): display logs popover onclick
* rename(logs/styles): renames logs styles w/ capital camel format
2018-10-22 18:07:16 -04:00
Delmer
1ef3ec7a76
fix(logs/ui): linting errors ( #1152 )
2018-10-22 16:29:10 -04:00
alexpaxton
c1bc4dc84a
Merge pull request #1156 from influxdata/refactor-index-list-components
...
Refactor IndexList Components
2018-10-22 13:24:13 -07:00
Jade McGough
a057bc613a
Merge pull request #1103 from influxdata/fix/member-endpoints
...
fix member endpoints panic
2018-10-22 13:12:45 -07:00
Jade McGough
6aa5be5f8a
fix(mock): add comments for userresourcemappingservice mock fns
2018-10-22 13:06:22 -07:00
Delmer
7acd6599a8
fix(logs/fetch): add execute queries ( #1137 )
...
* Update executeQueriesAsync to fetch
* Update actions to use executeQueryAsync
* Update flux transform to respect field ordering
* Fix fluxResponse tests
* Add column ordering test case
2018-10-22 16:06:02 -04:00
Alex P
3bfd130350
Remove obsolete file
2018-10-22 13:05:46 -07:00
Deniz Kusefoglu
f4b3e10837
Merge pull request #1151 from influxdata/onboarding/org-bucket-defaults
...
Remove default values and add placeholders for text fields
2018-10-22 22:26:49 +03:00
Deniz Kusefoglu
a36c390a30
Remove brackets from string fields in inputs
2018-10-22 22:25:34 +03:00
Alex P
11fd11091e
Update unit test
2018-10-22 12:01:08 -07:00
Alex P
2f4c7ed216
Update implementation of IndexList in tasks page
2018-10-22 11:40:14 -07:00
Alex P
4936d1184d
Update implementation of IndexList in dashboards page
2018-10-22 11:30:47 -07:00
Alex P
5057abeca6
Refactor IndexList into composable component family
2018-10-22 11:30:17 -07:00
Delmer
52b007e243
Fix loading empty state ( #1149 )
...
fix(logs/empty): center logs loading status
2018-10-22 13:48:53 -04:00
Christopher Henn
027dd962bc
Convert view data when switching view types in VEO
2018-10-22 10:32:16 -07:00
Deniz Kusefoglu
5dea2390cc
Remove default values and add placeholders for text fields
2018-10-22 20:32:08 +03:00
Delmer
6e1ce62af6
feat(logs/scroll): Add logs scroll handlers ( #1144 )
...
feat(logs/scroll): Add logs scroll handlers
2018-10-22 11:46:00 -04:00
Delmer
a6c9ecd452
update(logs/fetch): query builder ( #1139 )
...
update(logs/fetch): alias query builder fields
* Update querybuilder to use aliasable field selection
* Update columnNames to use aliases
2018-10-22 10:26:04 -04:00
Delmer
9cb7b5e6b4
Fix truncation handling ( #1140 )
...
fix(logs/wrap): fix logs wrap message
Fixes truncation handling by not trying to persist or update the config
for non-persisted config.
2018-10-22 10:23:12 -04:00
Deniz Kusefoglu
4ef2a458dd
Merge pull request #1147 from influxdata/onboarding/skip-to-complete
...
Take user to completion page on skip
2018-10-22 15:06:42 +03:00
Deniz Kusefoglu
c914b90c35
Take user to completion page on skip
2018-10-22 14:42:12 +03:00
Mark Rushakoff
8c0aec7975
fix(task): propagate status updates when modifying tasks
...
This also changes the backend.Store API to remove the EnableTask and
DisableTask methods, merging their functionality into ModifyTask, which
has been named to UpdateTask to keep closer to the CRUD acronym.
2018-10-19 16:49:18 -07:00
kelwang
c168cd1cee
Merge pull request #1138 from influxdata/fix/remove_ctx_token
...
refactor(token): remove context token
2018-10-19 18:51:19 -04:00
Jacob Marble
269d42128a
Merge pull request #1145 from influxdata/jgm-readfrom
...
storage: MeasurementStats.ReadFrom requires ByteReader
2018-10-19 15:41:38 -07:00
Jacob Marble
b6a1c0e9c7
storage: MeasurementStats.ReadFrom requires ByteReader
2018-10-19 14:16:20 -07:00
Kelvin Wang
c54df3d052
refactor(token): remove context token
2018-10-19 12:39:54 -04:00
kelwang
022bdc86d6
Merge pull request #1120 from influxdata/fix/onboarding_change
...
Fix/onboarding change
2018-10-19 10:59:07 -04:00
Alirie Gray
e3072953a4
Handle empty state for tasks with search term ( #1122 )
...
Handle empty state for tasks with search term
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-10-18 16:46:53 -07:00
Chris Goller
11f869fb37
feat(cmd/influx): add org name option to repl ( #1121 )
...
* feat(cmd/influx): add org name option to repl
* fix(cmd/influx): repl org-id and org are mutually exclusive
2018-10-18 15:55:31 -05:00
kelwang
9d2119e48c
Merge pull request #1107 from influxdata/feat/telegraf_service_store
...
add telegraf store service
2018-10-18 16:48:22 -04:00
Kelvin Wang
285cf3831c
changes based on review
2018-10-18 16:33:11 -04:00
Kelvin Wang
60fdf79726
add retention policy
2018-10-18 16:04:21 -04:00
Ben Johnson
b762ff9604
Merge pull request #1099 from influxdata/bj-tsi1-measurement-cardinality-stats
...
Add tsi1 measurement cardinality stats.
2018-10-18 13:15:33 -06:00
Alirie Gray
f1f645ddad
Add a search bar to filter tasks by name
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-10-18 11:43:39 -07:00