Skip to content

Conversation

@majagrubic
Copy link
Contributor

@majagrubic majagrubic commented Dec 20, 2019

Summary

Redesigning empty screen according to: #51916 (comment)

Edit mode:
Screenshot 2019-12-20 at 09 48 20

View mode:
Screenshot 2019-12-20 at 09 47 23

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@majagrubic majagrubic force-pushed the empty-screen-redesign branch 2 times, most recently from 7e6cb3b to aabfcfd Compare December 23, 2019 11:39
@kibanamachine
Copy link
Contributor

💔 Build Failed

History

  • 💔 Build #16906 failed 7e6cb3b11991b33b1940976677493b83a5116279
  • 💔 Build #16865 failed d5bb64a7e49c367eb1ae558b5f8c1b43db06c3cf

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@elastic elastic deleted a comment from elasticmachine Dec 23, 2019
@kibanamachine
Copy link
Contributor

💔 Build Failed

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@ryankeairns ryankeairns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking great, just a few small design changes which can be found and merged here: majagrubic#3

Thank you!

@majagrubic majagrubic marked this pull request as ready for review January 3, 2020 10:52
@majagrubic majagrubic requested a review from a team January 3, 2020 10:52
@majagrubic majagrubic requested a review from a team as a code owner January 3, 2020 10:52
@majagrubic majagrubic requested review from a team as code owners January 3, 2020 14:56
@majagrubic majagrubic force-pushed the empty-screen-redesign branch from bb79933 to fc6b437 Compare January 3, 2020 15:08
@majagrubic majagrubic removed request for a team January 3, 2020 15:09
@majagrubic majagrubic force-pushed the empty-screen-redesign branch 2 times, most recently from 487d7cf to 2bda9cb Compare January 3, 2020 15:20
@majagrubic
Copy link
Contributor Author

Jenkins, test this

@majagrubic
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Contributor

@ryankeairns ryankeairns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, feedback captured in merged design PR.

@majagrubic majagrubic force-pushed the empty-screen-redesign branch from 962f1a9 to d99d82f Compare January 3, 2020 19:32
@majagrubic
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@mbondyra
Copy link
Contributor

mbondyra commented Jan 6, 2020

LGTM, tested locally on Chrome and Safari 👌

@majagrubic majagrubic merged commit 5b2a188 into elastic:master Jan 6, 2020
@majagrubic majagrubic deleted the empty-screen-redesign branch January 6, 2020 10:55
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jan 6, 2020
* master:
  adds strict types to Alerting Client (elastic#53821)
  [Dashboard] Empty screen redesign (elastic#53681)
  Migrate config deprecations and `ShieldUser` functionality to the New Platform (elastic#53768)
jloleysens added a commit to jloleysens/kibana that referenced this pull request Jan 6, 2020
…nsole-dependencies

* 'master' of github.com:elastic/kibana: (33 commits)
  adds strict types to Alerting Client (elastic#53821)
  [Dashboard] Empty screen redesign (elastic#53681)
  Migrate config deprecations and `ShieldUser` functionality to the New Platform (elastic#53768)
  increase delay to make sure license refetched (elastic#53882)
  Allow custom NP plugin paths in production (elastic#53562)
  [Maps] show custom color ramps in legend (elastic#53780)
  [Lens] Expression type on document can be null (elastic#53883)
  [SIEM] [Detection engine] Add user permission to detection engine (elastic#53778)
  Update dependency @elastic/charts to v16.0.2 (elastic#52619)
  Set consistent EOL symbol in core API docs (elastic#53815)
  [Logs UI] Refactor query bar state to hooks (elastic#52656)
  [Maps] pass getFieldFormatter to DynamicTextProperty (elastic#53937)
  Invalidate alert API Key when generating a new one (elastic#53732)
  [Logs UI] HTTP API for log entries (elastic#53798)
  [kbn/pm] add caching to bootstrap (elastic#53622)
  adds createdAt and updatedAt fields to alerting (elastic#53793)
  [SR] Enable component integration tests (elastic#53893)
  Move index patterns: src/legacy/core_plugins/data 👉 src/plugins/data (elastic#53794)
  moved Task Manager server code under "server" directory (elastic#53777)
  Rename `/api/security/oidc` to `/api/security/oidc/callback`. (elastic#53886)
  ...

# Conflicts:
#	yarn.lock
majagrubic pushed a commit to majagrubic/kibana that referenced this pull request Jan 6, 2020
* Edit screen redesign

* Edit screen redesign

* Redesign view screen

* Redesign view screen

* Fixing type failure, and functional test

* Updating failing functional tests

* update dashboard empty styles

* i18n fix

* Updating failing snapshot

Co-authored-by: Ryan Keairns <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>
majagrubic pushed a commit that referenced this pull request Jan 6, 2020
* Edit screen redesign

* Edit screen redesign

* Redesign view screen

* Redesign view screen

* Fixing type failure, and functional test

* Updating failing functional tests

* update dashboard empty styles

* i18n fix

* Updating failing snapshot

Co-authored-by: Ryan Keairns <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>

Co-authored-by: Ryan Keairns <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jan 6, 2020
* master:
  allows Alerts to recover gracefully from Executor errors (elastic#53688)
  [Console] Fix OSS build (elastic#53885)
  migrate xsrf / version-check / custom-headers handlers to NP (elastic#53684)
  use NP deprecations in uiSettings (elastic#53755)
  adds strict types to Alerting Client (elastic#53821)
  [Dashboard] Empty screen redesign (elastic#53681)
  Migrate config deprecations and `ShieldUser` functionality to the New Platform (elastic#53768)
@KOTungseth KOTungseth mentioned this pull request Jan 23, 2020
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Dashboard Dashboard related features v7.6.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants