-
Notifications
You must be signed in to change notification settings - Fork 15
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
Feature - Import entries in our form using csv #1266
Feature - Import entries in our form using csv #1266
Conversation
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.
LGTM 👍
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.
LGTM ✅
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.
LGTM 👍
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.
LGTM 👍
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.
LGTM 👍
* Version bump 3.0.0.1 for release * Version bump 3.0.0.1 for release * Fix - Unwanted file * Fix - checkbox limit issue * Fix - missing browser language * Fix - post meta smart tag issue * Added - filetr for image generation * form builder collapse design fix * Enhancement - Global Setting Premium Sidebar. (#1281) * Added - Sidebar design * global settings premium sidebar design fix * addded toogle for checkbox * evf global settings premium sidebar toggle option added and design fixed * addded button * addded button * global settings premium sidebar design fix * global settings pro sidebar transition added * Added - COntent for promotionla content * Changelog updated --------- Co-authored-by: Ayush Shrestha <ayushstha143@gmail.com> * Fix - Block design all messed up when viewed in block editor. (#1279) * Fix - Form block design when viewed in editor * Fix - Style enqueue id * Fix - Missing file path * Chnagelog updated --------- Co-authored-by: riteelama <riteelama@gmail.com> * Tweak - Test email input and button design (#1280) * Added - input_test_button field for test email purpose * enhance - report test email design * Fix - PHPCS issue * global settings email template send test mail section design fix * Fix - Spinner on test email and test email tooltip text * Tweak - text of report email * Changelog updated --------- Co-authored-by: Ayush Shrestha <ayushstha143@gmail.com> Co-authored-by: Deependra Chaudhary <elendoff11@gmail.com> * Fix - Wrong instruction on captcha (#1278) * Fix - wrong instruction on captcha * Update - Chnagelog --------- Co-authored-by: riteelama <riteelama@gmail.com> * Fix - Email template on email clone, save and continue forms (#1275) * Fix - Email template for clone and svae and continue * phpcs fixed * Update - Changelog --------- Co-authored-by: Deependra Chaudhary <elendoff11@gmail.com> * Feature - Import entries in our form using csv (#1266) * Added - Import entries and Mapping Frontend * Added - Csv data is formated to import in evf-entries * Added - Imported csv data witout background processing * Added - Import csv data to entries table using background processing * Fix - Phpcs * Fix -PHPCS * Fix -PHPCS * Fixed - Undefined index * Fix - phpcs * Fix - phpcs * Fix - Import entries not working when quotes are in heading of csv * Fix - Error handling * Fix - Remove lg * Chnagelog updated --------- Co-authored-by: MILAN88888 <chaudharymilan996@gmail.com> Co-authored-by: Deependra Chaudhary <elendoff11@gmail.com> * Enhance - Dashboard page (#1271) * Added - Input field to enter the activation license key * Added - Validation for license field input * Added - License and plugin version validation * Added - Loaading on button while retrieving license activation response * Added - Page reload after the license activation * Added -Toggle to activate/deactivate the module * Fix - plugin activation/deactivation toggle and upgrade plan * Added - Settings URL for global settings * Fix - Settings URL and button style * Added - Play button for demo vido on module hover * Fix - Video URL * Added - Video Player for modules * Fix - Video play option while license deactivated * Fix - Searching module * Added - copy button to copy shortcode * Added - Shortcode copied to clipboard * Tweak - Shortcode copy style * Fix - Settings icon size, search module and settings link * Add - open global settings on new tab * Add - Shortcode copy icon for shortcode example * Add - video url for ai contact and frontend listing * Remove - Pop up for plan update in free version * Fix - Searching of module * Fix - Video loading and bulk plugin activation or deactivation * Fix - No item found text * Fix - Addon activation issues * Fix - Upgrade plan UTM * Fix - License Activation * Add - id to some shortcode * Fix - Search issue * Tweak - Width of notice drawer * Fix - Sorting of modules by descending order * Fix - Sorting of modules on popular basis * Update - Changelog --------- Co-authored-by: Deependra Chaudhary <elendoff11@gmail.com> * Add - Added function to get next key in array (#1282) * Add - Added function to get next key in array * Add - Added function to get next key in array * Code refactor * Updated - Chnagelog --------- Co-authored-by: Sujit Shrestha <sujitshrestha0004@gmal.com> Co-authored-by: riteelama <riteelama@gmail.com> * Grunted JS and CSS * Fix -Page reload after license activation * Grunted Js * Fix - URL for email templates, survey polls and quiz and sma notification docs * Fix - Addon activation processing and toast text consistency * Grunted JS * Removed src map file * Fix - File upload for importing csv * Fix - dash icons issue * Fix - Icons not showing issue in submit * Fix - Wrong instruction of captcha issue * Tweak - Hide map button * Added - Hide forms when map csv button is clicked * Fix - design issue in global setting * Grunted files --------- Co-authored-by: MILAN88888 <chaudharymilan996@gmail.com> Co-authored-by: Ayush Shrestha <ayushstha143@gmail.com> Co-authored-by: Milan Chaudhary <109399375+MILAN88888@users.noreply.github.com> Co-authored-by: riteelama <riteelama@gmail.com> Co-authored-by: Ritee Lama <89212873+riteelama@users.noreply.github.com> Co-authored-by: Niraj Chaudhary <99162269+NirajChaudhary143@users.noreply.github.com> Co-authored-by: MrSujiit <63456073+Sujit-shrestha@users.noreply.github.com> Co-authored-by: Sujit Shrestha <sujitshrestha0004@gmal.com> Co-authored-by: Niraj Chaudhary <nirajchy2000@gmail.com>
All Submissions:
Changes proposed in this Pull Request:
Previously, there is no feature to import csv data to our entries. This PR add this feature.
How to test the changes in this Pull Request:
Types of changes:
Other information:
Changelog entry