Commit Graph

418 Commits (da0f5d5ea6597ba4549d778858189508a8b21292)

Author SHA1 Message Date
Daniel Campbell edc3e37c28
Polish/onboarding buttons (#11000)
* Remove back button on Admin step

* Make wizard button text consistent
2019-01-11 09:27:11 -08:00
Daniel Campbell b3238d318f
Polish/onboarding (#10984)
* hide url tab in line protocol

* update snapshot

* Add influxdata url

* Change Admin to Initial User
2019-01-11 09:17:17 -08:00
Iris Scholten ea6b999f57
Merge pull request #10986 from influxdata/generic-multiple-input
Change Multiple Input to be generic and move to clockface
2019-01-10 16:56:57 -08:00
Iris Scholten c1c5644899 Change Multiple Input to be generic and move to clockface
Co-authored-by: Palak Bhojani <palak@influxdata.com>
2019-01-10 16:37:18 -08:00
Palak Bhojani dd9066e3e7 Add Scrapers tab to Organizations page 2019-01-10 15:04:15 -08:00
Iris Scholten 7c30b16c46 fix(ui/onboarding): Update verify step to fail more gracefully if requests fail 2019-01-10 12:46:38 -08:00
Alex P dab5d039ec Remove "Sources" tab from navbar but preserve route 2019-01-10 11:44:59 -08:00
Alex P fa8ac42ef8 Polish save as button and overlay 2019-01-10 11:43:49 -08:00
Alex P c65e98b6b4 Use confirmation button and search widget instead of custom components 2019-01-10 11:39:51 -08:00
Alex P a8fc802031 Hide delete bucket button unless hovered 2019-01-10 11:24:06 -08:00
Deniz Kusefoglu bc46eb5698 trailing slashes and code review 2019-01-10 10:05:58 -08:00
Deniz Kusefoglu ffb8e14ef3 Break logs actions 2019-01-10 10:05:58 -08:00
Deniz Kusefoglu 88cb771aac Alter FE data types for cell and view to include parent IDs, use new nested view API 2019-01-10 10:05:58 -08:00
Deniz Kusefoglu deb87aef05 Update curswagger and generate client with views nested under cells 2019-01-10 10:05:58 -08:00
Mark Rushakoff d73d73c0d4 chore: rename imports from platform to influxdb
I did this with a dumb editor macro, so some comments changed too.

Also rename root package from platform to influxdb.

In interest of minimizing risk, anyone importing the root package has
now aliased it to "platform" so that no changes beyond imports were
necessary in those files.

Lastly, replace the old platform module to local path /dev/null so that
nobody can accidentally reintroduce a platform dependency while
migrating platform code to influxdb.
2019-01-09 20:51:47 -08:00
Daniel Campbell daa56c5800
Onboarding polish (#2395)
* remove skip button from header

* Add fancy scroll bars and other styles

* copy button appears on hover, add fancy scrollbars

* add space between tab words

* Update Snapshots
2019-01-09 18:36:24 -08:00
Iris Scholten 400bb706d3
Merge pull request #2392 from influxdata/feat/edit-dashboard-labels
feat(ui/labels): Add the ability to edit labels on a dashboard
2019-01-09 17:46:33 -08:00
Alex P d12e94bb01 feat(ui/labels): Add the ability to edit labels on a dashboard
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2019-01-09 17:41:19 -08:00
Delmer 80fe1f4081
feat(ui): add members to org page (#2368) 2019-01-09 20:40:41 -05:00
alexpaxton 7cf643d1d5
More Polish (#2394)
* Remove Import/Export buttons from dashboards index

* Reduce max label chars to 50

* Change format of dashboard "modified" column to relative time

Absolute time is included as a tooltip

* Redistribute column widths in dashboards table

Optimzied for long names

* Improve component spacer

Now supports more fine grained "stretch to fit" controls

* Introduce editable description component

Intended mainly for use in index list views

* Allow dashboard descriptions to be editable in place

* Give modified column a tad more space

* Standardize empty states of tabs in organization view

* Update test
2019-01-09 17:15:59 -08:00
Palakp41 7875051ace
Merge pull request #2391 from influxdata/feat/remove-bucket-org
Add delete column and functionality to buckets list and row
2019-01-09 17:11:37 -08:00
Palak Bhojani beac010471 Add delete column and functionality to buckets list and row
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2019-01-09 16:49:03 -08:00
Palakp41 be299966aa
Merge pull request #2382 from influxdata/fix/user-sign-out-login
Fix/user sign out login
2019-01-09 15:35:25 -08:00
Christopher Henn ddac3c796f Add support for windowPeriod macro variable
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2019-01-09 15:31:21 -08:00
Palak Bhojani 5b20852b40 Update index that wraps signin instead of signinpage 2019-01-09 14:22:41 -08:00
alexpaxton c5099e7be8
Various Polish Stories (#2377)
* Add helpful tooltip to download CSV button

* Expose settings and tokens in navbar

* Remove gap around auto refresh dropdown

* Refactor Empty state styles

* Standardize tasks and dashboards empty states

* Standardize resource empty states in home page

* Refactor dashboard empty state

* Amend

* Standardize name and appearance of new dashboards and cells

* Ensure pause button doesn't press up against dropdown
2019-01-09 13:55:49 -08:00
Palak Bhojani 3813ac7dc9 Add Context so the handler is passed as props in the signinpage component
Co-authoerd-by: Delmer Reed <delmer814@gmail.com>
2019-01-09 13:48:09 -08:00
Christopher Henn 28ebc88b44 Increase query builder metaqueries range to 30d 2019-01-09 13:23:15 -08:00
Palak Bhojani 2e8a8c5c72 Update Signin with router for redirect to login page 2019-01-09 11:13:39 -08:00
Palak Bhojani 609327a71b Add interval to sign in that checks for profile data 2019-01-09 11:01:41 -08:00
Russ Savage 31d7a045fc
changing from 10ms to 10s (#2361) 2019-01-08 17:51:54 -08:00
Christopher Henn 7e43dc18bb Enable refresh button in TimeMachine 2019-01-08 17:05:25 -08:00
Brandon Farmer 063d773cec
Merge pull request #2359 from influxdata/feat/show-hide-query
Allow query builder to toggle query visibility
2019-01-08 16:44:00 -08:00
Iris Scholten d1520aa49f
Merge pull request #2356 from influxdata/feat/show-labels-tasks
feat(ui/labels): display labels in task row
2019-01-08 16:21:25 -08:00
Alirie Gray dadbf5d491
Create configuration page with labels subtab (#2307) 2019-01-08 16:20:36 -08:00
Brandon Farmer a88beaa59a Allow query builder to toggle query visibility 2019-01-08 16:15:01 -08:00
Iris Scholten 4f96333b52 feat(ui/labels): display labels in task row 2019-01-08 16:07:10 -08:00
Christopher Henn d07d565775 Polish query builder tab states 2019-01-08 15:15:56 -08:00
alexpaxton 21c996383c
Display Labels in Dashboards Index (#2330)
* Update cur_swagger

Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>

* Display labels in dashboards list

Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>

* Add # to example label

Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>

* Write test for dashboard TableRow component

Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>

* Update snapshot and mock data

Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>

* Increase page gutter and max width of centered pages

* Show description in dashboards list

* Update snapshot

* Fix linting error

* Remove snapshot check from unit test
2019-01-08 14:56:48 -08:00
Iris Scholten a5831e70db
Merge pull request #2353 from influxdata/fix/procstat-invalid-plugin-error
Change typo of procstats to procstat and make exe required
2019-01-08 14:52:13 -08:00
Brandon Farmer 9b6669eae8 Enable searching tag keys in query builder
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2019-01-08 14:46:09 -08:00
Daniel Campbell 44feb51386
Onboarding responsive styles (#2352)
* update cubo doodles

* migrate style changes

* update snapshots
2019-01-08 14:40:09 -08:00
Iris Scholten 304721441f Change typo of procstats to procstat and make exe required
Co-authored-by: Palak Bhojani <palak@influxdata.com>
2019-01-08 14:25:22 -08:00
Brandon Farmer aa09e0af21 Add explicit submit button for query builder
Co-authored-by: Chris Henn <chris@chrishenn.net>
2019-01-08 13:20:51 -08:00
Christopher Henn fef6d4618e Show query completion time in TimeMachine 2019-01-08 11:05:09 -08:00
Palakp41 3c13a97a90
Merge pull request #2306 from influxdata/feat/display-token-myaccount
Display token on my account token overlay
2019-01-08 11:00:48 -08:00
Iris Scholten 99a2b9167b
Merge pull request #2310 from influxdata/onboarding/stop-header-skipping
fix(ui/onboarding): Prevent unskippable steps from being skipped with progress bar
2019-01-08 10:51:45 -08:00
alexpaxton b69f647c2b
Miscellaneous Polish (#2311)
* Update grid breakpoints

* Fix spacing of action buttons in dashboards index row

* Simplify micro copy on delete task and delete dashboard buttons

* Update HTML page title when a new page is loaded

* Condense layout of line options

* Update test snapshot

* Shrink size of buttons in task page header

* Prevent missing page name in dashboard during initial load

* Make tasks table "Owner" column match column in dashboards table

* Update test snapshots

* Depluralize button copy

* Guard against missing page titles
2019-01-08 10:27:53 -08:00
Iris Scholten bb93b3608d fix(ui/onboarding): Prevent unskippable steps from being skipped with progress bar 2019-01-08 10:11:23 -08:00
Palak Bhojani 071a109eae Display token on my account token overlay 2019-01-08 10:11:15 -08:00