Skip to content
Snippets Groups Projects
Unverified Commit bc90e069 authored by Dalton's avatar Dalton Committed by GitHub
Browse files

add question details sidebar (#16803)


* add question details sidebar (code from bucm)

update some cy tests

rmv moderation-related code

rmv padding on description

merge history button logic into label

lint fix

update some clicks in cy tests

update styles to use styled-components

fix more cy tests

rmv unused component

rmv unused reference

rmv unused prop

remove styling code that is no longer necessary

rmv extraneous space

fix translation

rmv added util class

move styled component to own file

* add revision util tests

* rmv some unneeded question panel styling

* move files into query_builder directory

* rearrange stuff in file

* ClampedDescription unit test

* add QuestionActionButtons unit tests

* add SavedQuestionHeaderButton test

* add QuestionActivityTimeline tests

* tweak/improve props/propTypes

* fix cy test referencing question description

* fix revision history cy test

* Question sidebar visual polish (#16942)

* style tweaks

* restyle Revert button

* add a little breadcrumb spacing

* make LastEditInfoLabel use Badge instead of TextButton

* bring back TextButton

* Revision History => History

* fix activity timeline unit test

* rmv unused styled components

Co-authored-by: default avatarDalton Johnson <daltojohnso@users.noreply.github.com>

* hide 'add a description' button when read only

* update permissions cy tests

* update ClampedDescription unit test

* use size enum instead of boolean

* move export to bottom of file

* move modal magic strings to a constants file

* clobber all qb state when reloading

* Fix reversion cy tests

Co-authored-by: default avatarMaz Ameli <maz@metabase.com>
parent 80b46b1f
No related branches found
No related tags found
No related merge requests found
Showing
with 585 additions and 126 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment