Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
12bcb0d
feat: implement conditional logic for submission form fields (initial…
iamibrahimriaz Dec 3, 2025
08bc39c
conditional logic builder style - updated
iamibrahimriaz Dec 4, 2025
ae44906
Merge branch 'development' of https://github.com/sovware/directorist …
iamibrahimriaz Dec 8, 2025
78721d7
Conditional Logic on frontend - updated
iamibrahimriaz Dec 8, 2025
b7854b6
condition on wp_editor - added
iamibrahimriaz Dec 8, 2025
b63915c
Developer docs - updated
iamibrahimriaz Dec 8, 2025
cc5e4d2
conditional_logic helper - updated
iamibrahimriaz Dec 9, 2025
8dafc69
assign_to category - removed
iamibrahimriaz Dec 9, 2025
3e07566
fix: conditional logic for category field selection
iamibrahimriaz Dec 10, 2025
b772e10
fix: conditional logic support for tag and location fields
iamibrahimriaz Dec 10, 2025
bbb67cf
decodeHtmlEntities - added on builder select field
iamibrahimriaz Dec 10, 2025
a048a15
fix: conditional logic operator (is) behavior
iamibrahimriaz Dec 10, 2025
bb4a158
condition select field style - updated
iamibrahimriaz Dec 10, 2025
8f23fc5
fix: conditional logic for custom select fields
iamibrahimriaz Dec 10, 2025
2adb9d1
fix: conditional logic for custom checkbox fields
iamibrahimriaz Dec 11, 2025
9393097
fix: conditional logic for custom radio fields
iamibrahimriaz Dec 11, 2025
0e65e65
fix: conditional logic for wp-color-picker field
iamibrahimriaz Dec 11, 2025
04505dd
Filter out date & time type field from select-field lit
iamibrahimriaz Dec 11, 2025
699802a
exclude fields - updated
iamibrahimriaz Dec 11, 2025
734aec5
fix: date, time, file type issue - fixed
iamibrahimriaz Dec 11, 2025
052aa86
Merge branch 'development' of https://github.com/sovware/directorist …
iamibrahimriaz Dec 15, 2025
07b65a0
updated: operator based on fieldType
iamibrahimriaz Dec 15, 2025
fd19ba4
feat: listing_img field condition added
iamibrahimriaz Dec 15, 2025
9cbdadf
feat: Dynamic operator filtering by field type
iamibrahimriaz Dec 15, 2025
62bf6df
feat: conditional logic updated for select, checkbox & radio field
iamibrahimriaz Dec 15, 2025
d611e8e
feat: privacy_policy filed condition - updated
iamibrahimriaz Dec 15, 2025
293a8c3
feat: color field conditional logic updated
iamibrahimriaz Dec 15, 2025
a3dcff2
Merge branch 'development' of https://github.com/sovware/directorist …
iamibrahimriaz Dec 15, 2025
c3af51a
Merge branch 'development' of https://github.com/sovware/directorist …
iamibrahimriaz Dec 18, 2025
5830854
feedback - improved
iamibrahimriaz Dec 18, 2025
c6e79f6
Merge branch 'development' of https://github.com/sovware/directorist …
iamibrahimriaz Jan 4, 2026
47cda2f
Category, Tag, Location field updated for "directorist-conditional-lo…
iamibrahimriaz Jan 4, 2026
2c8e4ad
Filtering current field from add rule
iamibrahimriaz Jan 4, 2026
b66a2b4
Added clear button on select type conditional-logic-value
iamibrahimriaz Jan 5, 2026
6d641a2
Link with WhatsApp moved top of Conditional Logic
iamibrahimriaz Jan 5, 2026
7b1080d
Text (Button, Options) - updated
iamibrahimriaz Jan 5, 2026
d120d1c
Merge branch 'development' of https://github.com/sovware/directorist …
iamibrahimriaz Feb 5, 2026
bf65294
fixed: Conditional field selector issue
iamibrahimriaz Feb 5, 2026
b06613c
Unused files - removed
iamibrahimriaz Feb 5, 2026
6950ab5
Merge branch 'development' of https://github.com/sovware/directorist …
iamibrahimriaz Feb 5, 2026
a3bed33
Merge branch 'development' of https://github.com/sovware/directorist …
iamibrahimriaz Feb 8, 2026
1a1ac88
fix: conditional logic not working in add-listings backend
iamibrahimriaz Feb 8, 2026
1268acc
fix: console error on metabox select
iamibrahimriaz Feb 8, 2026
b0e1d38
Merge pull request #2612 from iamibrahimriaz/feature/submission-form-…
Armanul46 Feb 8, 2026
6b8629e
optimised condtional field code
Armanul46 Feb 15, 2026
8c31e6e
work on assign to category migration system
Armanul46 Feb 15, 2026
9cf28cc
work on assign to category migration system
Armanul46 Feb 15, 2026
d708d3e
added error log
Armanul46 Feb 15, 2026
54e5d1c
added error log
Armanul46 Feb 15, 2026
a1c63ce
added error log
Armanul46 Feb 15, 2026
e34949b
Merge branch 'conditional-field' of https://github.com/sovware/direct…
iamibrahimriaz Feb 15, 2026
acf06a3
added error log
Armanul46 Feb 15, 2026
08dff70
added error log
Armanul46 Feb 15, 2026
abfd9f6
added error log
Armanul46 Feb 15, 2026
45b90f4
added error log
Armanul46 Feb 15, 2026
51af94b
fixed migration issue
Armanul46 Feb 15, 2026
c15eca0
fixed migration issue
Armanul46 Feb 15, 2026
50993a8
fixed migration issue on conditional logic
Armanul46 Feb 15, 2026
af42134
fixed migration issue on conditional logic
Armanul46 Feb 15, 2026
a16a4f2
Conditional Logic in Search Form - Added
iamibrahimriaz Feb 15, 2026
a21cc31
optimised migration of assign to category system to conditional logic
Armanul46 Feb 15, 2026
cdaf0ce
improve migration
Armanul46 Feb 15, 2026
32bbd96
Conditional Logic in Search Form Custom Field - Updated
iamibrahimriaz Feb 16, 2026
9b0e486
Conditional Logic file - optimized
iamibrahimriaz Feb 16, 2026
220eed1
custom-radio field clear button click issue - fixed
iamibrahimriaz Feb 16, 2026
4585cd2
custom-checkbox is condition issue - fixed
iamibrahimriaz Feb 16, 2026
f417400
File structure - optimized
iamibrahimriaz Feb 16, 2026
ba61134
Searchform Tag is condition issue - fixed
iamibrahimriaz Feb 16, 2026
c14ecea
Searchform Review issue - fixed
iamibrahimriaz Feb 16, 2026
defe4ff
sync
Armanul46 Feb 16, 2026
427635b
Location, Category issue - fixed
iamibrahimriaz Feb 17, 2026
608cde9
select field change event - updated
iamibrahimriaz Feb 17, 2026
e245314
condition for "is" - updated
iamibrahimriaz Feb 17, 2026
c2aaf5f
widgets field_key issue in searchform - fixed
iamibrahimriaz Feb 18, 2026
28b4585
Date, Time, Color field - updated
iamibrahimriaz Feb 18, 2026
4dfb6a7
value clear issue on newly type added fields - fixed
iamibrahimriaz Feb 18, 2026
33d1a6e
Color Field - Updated
iamibrahimriaz Feb 18, 2026
222a195
Merge branch 'development' of https://github.com/sovware/directorist …
iamibrahimriaz Feb 18, 2026
b92768c
Merge branch 'conditional-field' of https://github.com/sovware/direct…
iamibrahimriaz Feb 18, 2026
ab69bb2
Merge pull request #2706 from iamibrahimriaz/improve/conditional-field
Armanul46 Feb 18, 2026
048136e
migration for assign to category to conditional login in search form
Armanul46 Feb 19, 2026
22bd51f
migration for assign to category to conditional login in search form
Armanul46 Feb 19, 2026
c015dac
migration for assign to category to conditional login in search form
Armanul46 Feb 19, 2026
78e050a
migration improvement
Armanul46 Feb 19, 2026
87065e3
fixed security issue
Armanul46 Feb 19, 2026
140e3cc
Merge branch 'development' into conditional-field
RabbiIslamRony Feb 22, 2026
9006bf6
fixed: Some Fields(Checkbox, Radio, Select) Condition not working in …
iamibrahimriaz Feb 22, 2026
d3dcc10
Merge pull request #2714 from iamibrahimriaz/conditional-field-on-dir…
Armanul46 Feb 23, 2026
91b6d3d
fixed conflict issue
Armanul46 Feb 23, 2026
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
46,606 changes: 3 additions & 46,603 deletions assets/css/admin-main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/admin-main.min.css

Large diffs are not rendered by default.

46,604 changes: 3 additions & 46,601 deletions assets/css/admin-main.rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/admin-main.rtl.min.css

Large diffs are not rendered by default.

23,815 changes: 2 additions & 23,813 deletions assets/css/all-listings.css

Large diffs are not rendered by default.

27,399 changes: 2 additions & 27,397 deletions assets/css/all-listings.min.css

Large diffs are not rendered by default.

23,812 changes: 2 additions & 23,810 deletions assets/css/all-listings.rtl.css

Large diffs are not rendered by default.

27,399 changes: 2 additions & 27,397 deletions assets/css/all-listings.rtl.min.css

Large diffs are not rendered by default.

1,820 changes: 2 additions & 1,818 deletions assets/css/formgent-integration.css

Large diffs are not rendered by default.

1,818 changes: 2 additions & 1,816 deletions assets/css/formgent-integration.rtl.css

Large diffs are not rendered by default.

23,815 changes: 2 additions & 23,813 deletions assets/css/public-main.css

Large diffs are not rendered by default.

27,399 changes: 2 additions & 27,397 deletions assets/css/public-main.min.css

Large diffs are not rendered by default.

23,812 changes: 2 additions & 23,810 deletions assets/css/public-main.rtl.css

Large diffs are not rendered by default.

27,399 changes: 2 additions & 27,397 deletions assets/css/public-main.rtl.min.css

Large diffs are not rendered by default.

433 changes: 1 addition & 432 deletions assets/js/account.min.js

Large diffs are not rendered by default.

233 changes: 1 addition & 232 deletions assets/js/add-listing-google-map.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading