Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discounts/coupons control panel performance #3355

Merged
merged 30 commits into from
Jan 11, 2024
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
1a93e62
WIP table performance
nfourtythree Dec 11, 2023
7a053d6
Fix sort order saving for new discounts
nfourtythree Dec 11, 2023
b391dae
Rework coupons table for performance benefits, add max uses to genera…
nfourtythree Dec 11, 2023
472b59b
Move to page action
nfourtythree Dec 13, 2023
633a12e
Add `ensureSortOrder()` method
nfourtythree Dec 13, 2023
84fe792
Remove var
nfourtythree Dec 13, 2023
2e62893
Changelog updates
nfourtythree Dec 13, 2023
f495403
Use admintable helper
nfourtythree Dec 19, 2023
ca760f6
Merge branch 'develop' into bugfix/discounts-tables-performance
nfourtythree Dec 20, 2023
537ef60
Update CHANGELOG
nfourtythree Dec 20, 2023
3f1da51
Initial sort order for new discounts and ensure sort order
nfourtythree Dec 20, 2023
73fce4e
Add enure sort order migration
nfourtythree Dec 20, 2023
87d74cc
fix cs
nfourtythree Dec 20, 2023
007b116
Merge branch 'develop' into bugfix/discounts-tables-performance
lukeholder Jan 10, 2024
0ef2f80
Merge branch 'develop' into bugfix/discounts-tables-performance
nfourtythree Jan 10, 2024
b13bc3a
Merge branch 'develop' into bugfix/discounts-tables-performance
nfourtythree Jan 10, 2024
f1fd666
tweak SQL
nfourtythree Jan 10, 2024
f2824b1
Missing `sortOrder` safe attribute for mass assignment
nfourtythree Jan 11, 2024
66d5b8c
Reset internal cache after ensuring sort order
nfourtythree Jan 11, 2024
21dc46e
Ensure sort order test
nfourtythree Jan 11, 2024
9510bf3
Revert `generateCouponCodes()`
nfourtythree Jan 11, 2024
79ee96d
Remove `use`
nfourtythree Jan 11, 2024
abbeca0
Add changelog item
nfourtythree Jan 11, 2024
d9a80f6
fix PGSQL casing
nfourtythree Jan 11, 2024
56c2a52
tidy test
nfourtythree Jan 11, 2024
6a9fec0
Add searching to discounts index
nfourtythree Jan 11, 2024
cd14f8d
Merge branch 'develop' into bugfix/discounts-tables-performance
nfourtythree Jan 11, 2024
8f982f7
fix cs
nfourtythree Jan 11, 2024
afc6fd9
Merge branch 'bugfix/discounts-tables-performance' of github.com:craf…
nfourtythree Jan 11, 2024
1a6e40e
Merge branch 'develop' into bugfix/discounts-tables-performance
nfourtythree Jan 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into bugfix/discounts-tables-performance
  • Loading branch information
nfourtythree committed Jan 10, 2024
commit 0ef2f803ea8e0e1bb30bedbe6cd18ad9ac169cc3

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.