-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Landing pages table new columns #9691
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
Conversation
Codecov Report
@@ Coverage Diff @@
## 4.x #9691 +/- ##
============================================
+ Coverage 47.46% 47.51% +0.05%
Complexity 35064 35064
============================================
Files 2104 2104
Lines 117809 117810 +1
============================================
+ Hits 55915 55976 +61
+ Misses 61894 61834 -60
|
7dbfac0
to
5a60faa
Compare
5a60faa
to
401eed3
Compare
Hi @alfredoct96! Thanks for your PR 🚀 we just upgraded Mautic to Symfony 4 and this PR will need to be updated. Since we don't have access to your branch, could you please click "Update branch" at the bottom of this PR? If that doesn't work, you can also run |
Done @dennisameling |
57e2c9d
to
54ae7dc
Compare
54ae7dc
to
105eb62
Compare
105eb62
to
b69f2f1
Compare
b69f2f1
to
12d2515
Compare
dcf329e
to
9c6bf7e
Compare
8b462fc
to
fe420eb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fe420eb
to
e1ecae7
Compare
Done @kuzmany |
7e7accf
to
1cbe5bd
Compare
97dc972
to
f2aea75
Compare
18bcab6
to
6445253
Compare
5910cfb
to
4b7ac0f
Compare
…ed date, createdby
…the default behavior Changed default icon to asc and added another option "orderDir" for default icon, cant be used option "dir" because it will be fixed the icon at one order. I also set orderbydir session at init in PageController, because setListFilters method inside CommonController has ASC as default behavior. If don't do it after first click on modified date icon the order will be again DESC, i need that it will be converted to ASC.
… exist and order is correct
4b7ac0f
to
c89c5c9
Compare
Description:
Added three new columns to landing pages table:
Changed default order to decreasing modified at.
Before
After
Steps to test this PR: