Commit Graph

151 Commits

Author SHA1 Message Date
Glenn Hermans 5f5813520c
Merge pull request #4272 from darinda/patch-1
Allow to disable actions on a per-row (per-record) basis
2021-02-03 15:49:43 +01:00
Glenn Hermans e1a32a2f83
Merge pull request #4507 from rahulshukla-webkul/development
Issue #3572 done
2021-01-29 09:59:36 +01:00
rahul shukla bbeccdeaaf fixes accoeding comment 2021-01-29 12:40:48 +05:30
devansh bawari 20db497eae IP Fixed On Datagrid 2021-01-28 13:05:15 +05:30
devansh bawari af78612c54 Merge remote-tracking branch 'upstream/master' into issue-4399 2021-01-13 18:51:31 +05:30
devansh bawari 27e26d7d35 Feature Hidden If Not Authorised 2021-01-13 18:29:57 +05:30
rahul shukla e541ce564f fixes as per comment 2021-01-13 12:34:47 +05:30
rahul shukla a419661b1e Issue #4455 fixed 2021-01-08 18:48:09 +05:30
rahul shukla def1bc6896 Issue #4447 fixed 2021-01-08 16:02:15 +05:30
howdu 4a1562ddc8 Update page limit to use vue loop 2020-12-23 09:58:32 +00:00
howdu 7ca57d4ab3 Fix limit per page for datagrid
Link 'models' itemsPerPage property with datagrid
2020-12-18 17:25:47 +00:00
devansh bawari fe96926179 Changes Added Which Has Been Reverted 2020-11-25 18:28:21 +05:30
jitendra 711beb1786 Added Bagisto Debugbar 2020-11-24 17:48:37 +05:30
Rene Hrdina 1c7ea33817
Allow to disable actions on a per-row (per-record) basis
When adding actions to a dataGrid the `condition` key can be specified. It can hold a function which currently doesn't receive any parameters.

When we pass the record here we allow developers to decide whether or not to show a action on a per-row (per-record) basis, so showing an action for some items, hiding it for others.
2020-11-18 15:37:08 +01:00
Glenn Hermans a0970f590d
Merge pull request #4153 from jaseelbavu/issue-4082
Added bulk category delete functionality
2020-11-02 17:16:33 +01:00
Jaseel P V 0de1f9e64b Added check for products in individual category delete | Fixed bug while selecting category for mass delete 2020-11-02 20:32:25 +05:30
Glenn Hermans 139572921e
Merge pull request #3997 from vishal-webkul/issue-3975
Issue #3975 Fixed
2020-10-30 10:36:27 +01:00
Mohan Raj a16add423a Disable booking dates on shop BookingProduct 2020-10-27 23:51:40 +05:30
Jaseel P V 09e1984d7a Added check for products in category while mass delete 2020-10-24 18:40:07 +05:30
Stelios Tzourelis 9fd479c111 Url decode to fix special characters in product names 2020-10-17 00:00:11 +03:00
Jaseel P V a2cbec7ad2 Fixed filter issue in admin panel 2020-10-08 12:53:17 +05:30
vishal.kushwaha650 1ffcb2cfbf remove extra space 2020-10-08 12:10:15 +05:30
Jitendra Singh ecc87fb72f
Merge pull request #4004 from jitendra-webkul/master
Improved lighthouse score for default theme
2020-10-06 21:01:32 +05:30
jitendra 77655fd95d Improved lighthouse score for default theme 2020-10-05 17:13:36 +05:30
vishal.kushwaha650 6259cbe225 Issue #3975 Fixed 2020-10-05 12:32:59 +05:30
devansh bawari c64416638f Default Select Box And Operation Added 2020-09-24 11:50:52 +05:30
Devansh 223b2a33f2 Copy Icon Issue Fixed 2020-09-03 11:00:26 +05:30
Devansh 920f09298b Added Copy Icon 2020-09-03 10:41:04 +05:30
Jitendra Singh bd423e9b06
Merge pull request #3632 from shubhwebkul/patch-5
Issue #3622 resolved
2020-08-06 12:46:20 +05:30
Jitendra Singh 028cd1050b
Merge pull request #3661 from devansh-webkul/layout_center_issue
Fixed no records founds text in downloadable product section of customer should display in centre, in mobile view #3637
2020-08-05 15:41:41 +05:30
Jitendra Singh 374710f62f
Merge pull request #3660 from rahulcs0082/development
Issue #3426 fixed
2020-08-05 15:35:57 +05:30
Devansh 3690407248 Layout Center Issue Fixed 2020-08-05 15:33:11 +05:30
Jitendra Singh 2d2275f306
Merge pull request #3625 from vishal-webkul/issue-3606
Issue #3606 fixed
2020-08-05 15:32:15 +05:30
rahulshukla-home 21584dd683 Issue #3426 fixed 2020-08-05 15:28:10 +05:30
rahulshukla-home 7cd9c9c3c7 Issue #3649 fixed 2020-08-05 11:10:00 +05:30
vishal-webkul 27a2fd5c06 add blank stars in bliss theme star rating 2020-08-01 19:24:02 +05:30
Shubham Mehrotra 19414309e4 previous changes added 2020-08-01 18:03:05 +05:30
Shubham Mehrotra b004f96573 #3622 2020-08-01 17:59:55 +05:30
Shubham Mehrotra f1e3eba4f2 removed #3548 2020-08-01 15:47:39 +05:30
Shubham Mehrotra 3a7d94f183 Remove previous changes 2020-08-01 12:22:08 +05:30
Shubham Mehrotra d3a4ab7076 #3548 2020-08-01 10:39:26 +05:30
vishal-webkul 170b6c63e6 getting exception while using filter total column and applying other the equals to condition 2020-07-30 14:56:01 +05:30
vishal-webkul 0f1aafe5ae
Merge branch 'master' into issue-3531 2020-07-30 13:02:44 +05:30
vishal-webkul ec89568bf6 fixed above mentioned issue 2020-07-30 12:57:51 +05:30
vishal-webkul 3995b2056d issue #3531 fixed 2020-07-29 19:03:10 +05:30
Annika Wolff cea94c7296
Merge branch 'master' into admin-backend/keep-search-terms-after-new-page-load 2020-07-28 13:21:31 +02:00
rahulshukla-home 89aa4ef7f5 merge with master 2020-07-27 16:05:00 +05:30
rahulshukla-home 1e7f9c2f41 Issue #3548 fixed 2020-07-27 16:03:49 +05:30
Annika Wolff 2e434f39d7 npm run productive 2020-07-24 15:11:17 +02:00
Annika Wolff 40aa4848ed Merge remote changes 2020-07-24 15:05:24 +02:00