Commit d81325f
committed
fix(manager): address PR #303 review for orders grid drafts toggle
Move the show-drafts checkbox to the grid header next to stats, persist the
user choice in localStorage, and add an xPDOQuery type hint on the backend.1 parent 22bb74b commit d81325f
2 files changed
Lines changed: 32 additions & 12 deletions
File tree
- core/components/minishop3/src/Controllers/Api/Manager
- vueManager/src/components
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1572 | 1572 | | |
1573 | 1573 | | |
1574 | 1574 | | |
| 1575 | + | |
| 1576 | + | |
1575 | 1577 | | |
1576 | | - | |
| 1578 | + | |
1577 | 1579 | | |
1578 | 1580 | | |
1579 | 1581 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
26 | 40 | | |
27 | 41 | | |
28 | 42 | | |
| |||
391 | 405 | | |
392 | 406 | | |
393 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
394 | 413 | | |
395 | 414 | | |
396 | 415 | | |
| |||
569 | 588 | | |
570 | 589 | | |
571 | 590 | | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
572 | 600 | | |
573 | 601 | | |
574 | 602 | | |
| |||
670 | 698 | | |
671 | 699 | | |
672 | 700 | | |
673 | | - | |
674 | | - | |
675 | | - | |
676 | | - | |
677 | | - | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | 701 | | |
683 | 702 | | |
684 | 703 | | |
| |||
917 | 936 | | |
918 | 937 | | |
919 | 938 | | |
920 | | - | |
921 | 939 | | |
922 | 940 | | |
923 | 941 | | |
| |||
0 commit comments