Skip to content

Commit

Permalink
DataGrid full-screen mode (saleor#2453)
Browse files Browse the repository at this point in the history
* full screen mode

* add product title, review

* update snapshots

* Update messages
  • Loading branch information
andrzejewsky committed Oct 27, 2022
1 parent cfb8be1 commit c009f07
Show file tree
Hide file tree
Showing 21 changed files with 1,771 additions and 210 deletions.
12 changes: 12 additions & 0 deletions locale/defaultMessages.json
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,10 @@
"context": "voucher discount",
"string": "Specific products"
},
"483Xnh": {
"context": "open full-screen",
"string": "Open"
},
"4B32Ba": {
"context": "delete page",
"string": "Are you sure you want to delete {title}?"
Expand Down Expand Up @@ -1007,6 +1011,10 @@
"context": "number of countries",
"string": "{number} Countries"
},
"64aQXZ": {
"context": "product variants, full-screen title",
"string": "Variants for: {name}"
},
"64aYF0": {
"context": "informations about product organization, header",
"string": "Product Organization"
Expand Down Expand Up @@ -3668,6 +3676,10 @@
"context": "limit voucher",
"string": "Limit number of times this discount can be used in total"
},
"QjPJ78": {
"context": "close full-screen",
"string": "Close"
},
"QkFeOa": {
"context": "order refund amount button",
"string": "Refund"
Expand Down
Loading

0 comments on commit c009f07

Please sign in to comment.