-
Notifications
You must be signed in to change notification settings - Fork 163
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
Integrate new file fields #2775
Commits on Oct 18, 2018
-
Merge branch 'feature/2771' into feature/2766
* feature/2771: markdown fix in testing docs #2771 migrate in e2e tests #2771 Setup test imports for e2e tests #2771 setup unit tests seperate from WordPress 'unit' tests #2701 cypress tests #2771 cache dirs on travis #2771 make phpunit integration tests run locally in container #2711 docker install scripts #2771 added to bin #2771 delete old docker env # Conflicts: # package-lock.json
Josh Pollock committedOct 18, 2018 Configuration menu - View commit details
-
Copy full SHA for a7f60d4 - Browse repository at this point
Copy the full SHA a7f60d4View commit details -
#2766 add client for front-end render
Josh Pollock committedOct 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 8f4043c - Browse repository at this point
Copy the full SHA 8f4043cView commit details -
basic POC for rendering via React, state managed with CF State #2766
Josh Pollock committedOct 18, 2018 Configuration menu - View commit details
-
Copy full SHA for d0a6192 - Browse repository at this point
Copy the full SHA d0a6192View commit details
Commits on Oct 19, 2018
-
Merge branch 'feature/2771' into feature/2766
* feature/2771: fix bad package lock do not run cypress tests with Jest #2771 #2771 run isolated unit tests in Travis Revert "record cypress test run in travis #2771" record cypress test run in travis #2771 Prepare for cypress in CI #2771 Minor code clean up for #2768 Restore new form ID for cloned new forms # Conflicts: # package-lock.json
Josh Pollock committedOct 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 3f2f791 - Browse repository at this point
Copy the full SHA 3f2f791View commit details -
#2766 get cf2 field rendering working correctly for the most part
Josh Pollock committedOct 19, 2018 Configuration menu - View commit details
-
Copy full SHA for b96204b - Browse repository at this point
Copy the full SHA b96204bView commit details -
impliment disbale conditionals for cf2 fields #2766
Josh Pollock committedOct 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 26b7a9c - Browse repository at this point
Copy the full SHA 26b7a9cView commit details -
#2766 move new field rendering to a field group component and write t…
…ests for that
Josh Pollock committedOct 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 51184d1 - Browse repository at this point
Copy the full SHA 51184d1View commit details -
#2766 set required and disabled props more intelligently
Josh Pollock committedOct 19, 2018 Configuration menu - View commit details
-
Copy full SHA for f449034 - Browse repository at this point
Copy the full SHA f449034View commit details -
get validation slightly working for cf2 fields #2766
Josh Pollock committedOct 19, 2018 Configuration menu - View commit details
-
Copy full SHA for ba2d295 - Browse repository at this point
Copy the full SHA ba2d295View commit details -
add cf2 field values to submit request #2766
Josh Pollock committedOct 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 769cfe2 - Browse repository at this point
Copy the full SHA 769cfe2View commit details
Commits on Oct 20, 2018
-
#2766 update state with default for cf2 fields correctly
Josh Pollock committedOct 20, 2018 Configuration menu - View commit details
-
Copy full SHA for b727677 - Browse repository at this point
Copy the full SHA b727677View commit details -
move input to its own component #2771
Josh Pollock committedOct 20, 2018 Configuration menu - View commit details
-
Copy full SHA for a52b1fc - Browse repository at this point
Copy the full SHA a52b1fcView commit details
Commits on Oct 23, 2018
-
#2776 additional work on file field cf2 rendering and conditionals
Josh Pollock committedOct 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 9ecc5d6 - Browse repository at this point
Copy the full SHA 9ecc5d6View commit details -
#2766 more work on cf2 file fields
Josh Pollock committedOct 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 800f711 - Browse repository at this point
Copy the full SHA 800f711View commit details -
Josh Pollock committed
Oct 23, 2018 Configuration menu - View commit details
-
Copy full SHA for ec664fc - Browse repository at this point
Copy the full SHA ec664fcView commit details
Commits on Oct 24, 2018
-
Merge branch 'develop' into feature/2766
# Conflicts: # assets/build/css/caldera-forms-front.min.css # assets/css/caldera-forms-front.css # assets/js/caldera-forms-front.js # tests/bootstrap-unit.php
Josh Pollock committedOct 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 9b020f5 - Browse repository at this point
Copy the full SHA 9b020f5View commit details -
Merge branch 'develop' into feature/2766
Josh Pollock committedOct 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 93b3f13 - Browse repository at this point
Copy the full SHA 93b3f13View commit details -
endpoint for uploading files from file fields against #2766
Josh Pollock committedOct 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 4ff1985 - Browse repository at this point
Copy the full SHA 4ff1985View commit details
Commits on Oct 25, 2018
-
add one command for all php tests #2766
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 626b610 - Browse repository at this point
Copy the full SHA 626b610View commit details -
seperate file upload logic from rest api handler #2766
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for f371307 - Browse repository at this point
Copy the full SHA f371307View commit details -
seperate file upload logic from rest api handler #2766
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 3aba811 - Browse repository at this point
Copy the full SHA 3aba811View commit details -
test new upload handlers #2766
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 8fbf3f8 - Browse repository at this point
Copy the full SHA 8fbf3f8View commit details -
make file process abstraction more sensible #2766
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for d215155 - Browse repository at this point
Copy the full SHA d215155View commit details -
#2766 respect caldera_forms_upload_directory when uploading cf2 file …
…field file
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 757fbce - Browse repository at this point
Copy the full SHA 757fbceView commit details -
check file types before saving #2766
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 4ab7fba - Browse repository at this point
Copy the full SHA 4ab7fbaView commit details -
use correct exception to response methods in API handler #2766
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for fb9ca9c - Browse repository at this point
Copy the full SHA fb9ca9cView commit details -
send file object to state and read bianaries and hashes outside of re…
…act #2766
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 200bfb7 - Browse repository at this point
Copy the full SHA 200bfb7View commit details -
send file object to state and read bianaries and hashes outside of re…
…act #2766
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 791beab - Browse repository at this point
Copy the full SHA 791beabView commit details -
#2766 work on uploading files with correc thashes
Josh Pollock committedOct 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 937886d - Browse repository at this point
Copy the full SHA 937886dView commit details
Commits on Oct 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cba3b5f - Browse repository at this point
Copy the full SHA cba3b5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3030301 - Browse repository at this point
Copy the full SHA 3030301View commit details -
Also manage files state for each file individually in order to be able to add files one by one ( and later remove one by one )
Configuration menu - View commit details
-
Copy full SHA for 539c3fc - Browse repository at this point
Copy the full SHA 539c3fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19283f6 - Browse repository at this point
Copy the full SHA 19283f6View commit details -
#2766 import React in FileInput
Josh Pollock committedOct 26, 2018 Configuration menu - View commit details
-
Copy full SHA for abad92d - Browse repository at this point
Copy the full SHA abad92dView commit details -
#2766 (failing tests) that would show file uploads are linked to comp…
…leted submissions
Josh Pollock committedOct 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 9a940b5 - Browse repository at this point
Copy the full SHA 9a940b5View commit details -
#2766 server-side handling for processing file fields
Josh Pollock committedOct 26, 2018 Configuration menu - View commit details
-
Copy full SHA for dbf12fe - Browse repository at this point
Copy the full SHA dbf12feView commit details -
add inline docs and tests for new file field logic #2776
Josh Pollock committedOct 26, 2018 Configuration menu - View commit details
-
Copy full SHA for bd88ae6 - Browse repository at this point
Copy the full SHA bd88ae6View commit details -
#2766 write description for e2e tests for new file fields
Josh Pollock committedOct 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 9056df9 - Browse repository at this point
Copy the full SHA 9056df9View commit details
Commits on Oct 27, 2018
-
#2766 abstract our wp_mail test utils before testing new file fields …
…wp_mail
Josh Pollock committedOct 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 22e0677 - Browse repository at this point
Copy the full SHA 22e0677View commit details -
(re)Make FileInput a stateless component
Also added a condition to display preview only for images
Configuration menu - View commit details
-
Copy full SHA for 43a544c - Browse repository at this point
Copy the full SHA 43a544cView commit details -
Add tests (not working yet) for wp_mail + new file fields #2766
Josh Pollock committedOct 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 1e350de - Browse repository at this point
Copy the full SHA 1e350deView commit details -
Merge branch 'feature/2766' of github.com:CalderaWP/Caldera-Forms int…
…o feature/2766 * 'feature/2766' of github.com:CalderaWP/Caldera-Forms: (re)Make FileInput a stateless component
Josh Pollock committedOct 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 6714093 - Browse repository at this point
Copy the full SHA 6714093View commit details
Commits on Oct 30, 2018
-
- Generate build css files in clients folder - enqueue styles for render client ( Tests don't respons to 'caldera_forms_render_assets_minify' filter hook yet ) #2766
Configuration menu - View commit details
-
Copy full SHA for e3cae9d - Browse repository at this point
Copy the full SHA e3cae9dView commit details -
enqueue render style if not loaded with form style #2766
Josh Pollock committedOct 30, 2018 Configuration menu - View commit details
-
Copy full SHA for c6421a4 - Browse repository at this point
Copy the full SHA c6421a4View commit details -
#2766 make files upload, doesn't link to submission properly yet
Josh Pollock committedOct 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 595bcc8 - Browse repository at this point
Copy the full SHA 595bcc8View commit details -
Remove enqueue 'render' styles when not all forms stylesheets are set
#2766 @Shelob9 I think we don't need to enqueue the render fields styles in this case (cf title), the render fields styles are included in caldera-forms-front styles after grunt is ran. That being said, I tried to enqueue it classes/render/assets.php l612 when ' 'caldera_forms_render_assets_minify' is set to false ( that way we can work on render styles running npm run dev without having to run grunt tasks during work. But I'm not sure that is necessary too...
Configuration menu - View commit details
-
Copy full SHA for 36bb1b9 - Browse repository at this point
Copy the full SHA 36bb1b9View commit details -
Merge branch 'feature/2766' of github.com:CalderaWP/Caldera-Forms int…
…o feature/2766
Josh Pollock committedOct 30, 2018 Configuration menu - View commit details
-
Copy full SHA for c72dca5 - Browse repository at this point
Copy the full SHA c72dca5View commit details -
#2766 working on wiring up file field submissions
Josh Pollock committedOct 30, 2018 Configuration menu - View commit details
-
Copy full SHA for e19b9ed - Browse repository at this point
Copy the full SHA e19b9edView commit details -
#2766 fix privacy client related issues for file fields (IE don't loa…
…d when it should not)
Josh Pollock committedOct 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 51c576e - Browse repository at this point
Copy the full SHA 51c576eView commit details -
add save handler requirment for Handler contract #2766
Josh Pollock committedOct 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 32d6ff7 - Browse repository at this point
Copy the full SHA 32d6ff7View commit details -
wait untill all files are uploaded to request form submit #2766
Josh Pollock committedOct 30, 2018 Configuration menu - View commit details
-
Copy full SHA for e405c72 - Browse repository at this point
Copy the full SHA e405c72View commit details -
get some integration tests passing for new file fields #2766
Josh Pollock committedOct 30, 2018 Configuration menu - View commit details
-
Copy full SHA for d727e1e - Browse repository at this point
Copy the full SHA d727e1eView commit details
Commits on Oct 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 60f89fa - Browse repository at this point
Copy the full SHA 60f89faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c1c1b1 - Browse repository at this point
Copy the full SHA 7c1c1b1View commit details
Commits on Nov 1, 2018
-
Josh Pollock committed
Nov 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 94f1560 - Browse repository at this point
Copy the full SHA 94f1560View commit details -
more tests for file field submission #2766
Josh Pollock committedNov 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 958abd7 - Browse repository at this point
Copy the full SHA 958abd7View commit details -
remove extra fiel in last commit #2766
Josh Pollock committedNov 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 2603d30 - Browse repository at this point
Copy the full SHA 2603d30View commit details -
add tests for portal renderer #2766
Josh Pollock committedNov 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 96e0d91 - Browse repository at this point
Copy the full SHA 96e0d91View commit details -
one true way to create Enzyme adapter #2766
Josh Pollock committedNov 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 4864322 - Browse repository at this point
Copy the full SHA 4864322View commit details -
some tests for main form render methods #2766
Josh Pollock committedNov 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 832e13e - Browse repository at this point
Copy the full SHA 832e13eView commit details -
test and inline doc clean ups #2766
Josh Pollock committedNov 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 450de92 - Browse repository at this point
Copy the full SHA 450de92View commit details
Commits on Nov 2, 2018
-
#2766 hash files before uploading and check files once uploaded
Josh Pollock committedNov 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 3e376b9 - Browse repository at this point
Copy the full SHA 3e376b9View commit details -
missing inline docs for new code #2766
Josh Pollock committedNov 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 5d38eab - Browse repository at this point
Copy the full SHA 5d38eabView commit details -
#2766 display server-side errors when file upload is rejected
Josh Pollock committedNov 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 118bde4 - Browse repository at this point
Copy the full SHA 118bde4View commit details -
smarter way to handle cf2 file registration #2677
Josh Pollock committedNov 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 77313f5 - Browse repository at this point
Copy the full SHA 77313f5View commit details -
allow jpeg files when jpg files are allowed and allow files to be re-…
…uploaded if failed validation #2766
Josh Pollock committedNov 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 9eafdd7 - Browse repository at this point
Copy the full SHA 9eafdd7View commit details -
pass accept argument to dropzone. Does not cause it to reject yet #2766
Josh Pollock committedNov 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 2724d29 - Browse repository at this point
Copy the full SHA 2724d29View commit details -
#2766 pass file field accept argument with mime types
Josh Pollock committedNov 2, 2018 Configuration menu - View commit details
-
Copy full SHA for c9e1ff5 - Browse repository at this point
Copy the full SHA c9e1ff5View commit details
Commits on Nov 3, 2018
-
block submission when file field is empty and required and allow it t…
…o upload once filled in #2766
Josh Pollock committedNov 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 6734d80 - Browse repository at this point
Copy the full SHA 6734d80View commit details
Commits on Nov 5, 2018
-
fix file paths for loading tests forms/pages #2766
Josh Pollock committedNov 5, 2018 Configuration menu - View commit details
-
Copy full SHA for f514415 - Browse repository at this point
Copy the full SHA f514415View commit details -
load test forms at caldera_forms_includes_complete #2766
Josh Pollock committedNov 5, 2018 Configuration menu - View commit details
-
Copy full SHA for a026719 - Browse repository at this point
Copy the full SHA a026719View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27dd274 - Browse repository at this point
Copy the full SHA 27dd274View commit details -
#2766 target file field dropzone in cypress fixture
Josh Pollock committedNov 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 323d96c - Browse repository at this point
Copy the full SHA 323d96cView commit details -
#2766 setup for enzyme testing of file fields
Josh Pollock committedNov 5, 2018 Configuration menu - View commit details
-
Copy full SHA for cb0f428 - Browse repository at this point
Copy the full SHA cb0f428View commit details
Commits on Nov 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d3fb9c4 - Browse repository at this point
Copy the full SHA d3fb9c4View commit details -
#2766 faling tests for work left to be done on file fields
Josh Pollock committedNov 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 1e92ca8 - Browse repository at this point
Copy the full SHA 1e92ca8View commit details
Commits on Nov 7, 2018
-
Preview Options and multiple option #2766
WIP: Tests work in progress The multiple and preview options are passed to the view
Configuration menu - View commit details
-
Copy full SHA for dcf98b6 - Browse repository at this point
Copy the full SHA dcf98b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a49d116 - Browse repository at this point
Copy the full SHA a49d116View commit details
Commits on Nov 8, 2018
-
FileInput functions as props #2766
- Move Functions from FileInput toCalderaFromsRender - Manage rejected files
Configuration menu - View commit details
-
Copy full SHA for 09cd536 - Browse repository at this point
Copy the full SHA 09cd536View commit details
Commits on Nov 9, 2018
-
Small changes to FileInput #2766
- Rename ulExpanded to value Set - Set ptopType of accept to oneOfType boolean or string (string if it is set boolean when empty )
Configuration menu - View commit details
-
Copy full SHA for 6e31b75 - Browse repository at this point
Copy the full SHA 6e31b75View commit details
Commits on Nov 14, 2018
-
[WIP] Tests for FileInput.js and progress based on tests #2766
- console errors need to be removed - other tests needed to complete this series - review pertinence of all tests and remove non useful tests
Configuration menu - View commit details
-
Copy full SHA for 67c1427 - Browse repository at this point
Copy the full SHA 67c1427View commit details -
Configuration menu - View commit details
-
Copy full SHA for c850d41 - Browse repository at this point
Copy the full SHA c850d41View commit details
Commits on Nov 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7891502 - Browse repository at this point
Copy the full SHA 7891502View commit details -
This test is made with correct props with enzyme at L187 in clients\tests\unit\render\Fields\Mocks\MockFileRenderer.test.js This should also make Trvis ci tests pass ( #2802 )
Configuration menu - View commit details
-
Copy full SHA for e497b8e - Browse repository at this point
Copy the full SHA e497b8eView commit details -
Create a proper job manager for deleting transients etc. (#2802)
* #2801 add a job manager * #2801 run queue manager * schedule delete with job manager #2801 * Remove var_dump #2801 * mild cleanup for starting the runner #2801 * add queue run endpoint #2801 * rest api route for running queue now checked with CF PRo api keys #2801 * #2801 more tests for the run queue endpoint and fixed its response * Resolve Conflicts #2802 * Resolve conflicts #2802 * Resolve conflicts #2802
Configuration menu - View commit details
-
Copy full SHA for 9d76ad6 - Browse repository at this point
Copy the full SHA 9d76ad6View commit details
Commits on Nov 16, 2018
-
#2766 more cypress tests to ensure that if file fields are not requir…
…ed and they have no value, you can submit the form
Josh Pollock committedNov 16, 2018 Configuration menu - View commit details
-
Copy full SHA for be6d6ea - Browse repository at this point
Copy the full SHA be6d6eaView commit details
Commits on Nov 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0b0c94e - Browse repository at this point
Copy the full SHA 0b0c94eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d04990 - Browse repository at this point
Copy the full SHA 4d04990View commit details -
fix extra comma in conditionals.js causing minification error #2766
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for a8fa334 - Browse repository at this point
Copy the full SHA a8fa334View commit details -
cleanup in the test files before adding new tests #2766
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 10bc215 - Browse repository at this point
Copy the full SHA 10bc215View commit details -
cleanup in the test files before adding new tests #2766
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 8800eed - Browse repository at this point
Copy the full SHA 8800eedView commit details -
test to prove that new file field validation does NOT set isRequired …
…to false by default #2766
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for d76d57e - Browse repository at this point
Copy the full SHA d76d57eView commit details -
#2766 tests to prove that the file field does not indicate that it is…
… required with a * and the right markup
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 2b48a85 - Browse repository at this point
Copy the full SHA 2b48a85View commit details -
clean up and inline docs in the CalderaFormsFieldGroup component #2766
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 71cc344 - Browse repository at this point
Copy the full SHA 71cc344View commit details -
tests to prove that the field group component is NOT showing a * indi…
…cator #2766
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 9e33d6d - Browse repository at this point
Copy the full SHA 9e33d6dView commit details -
#2766 tests to prove that the isRequired prop is not set correctly se…
…rver-side
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 7ff3749 - Browse repository at this point
Copy the full SHA 7ff3749View commit details -
#2766 cf2 fiel field required indicator
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for d1f48a5 - Browse repository at this point
Copy the full SHA d1f48a5View commit details -
set icon for file fields #2766
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 6baa6fd - Browse repository at this point
Copy the full SHA 6baa6fdView commit details -
#2766 update test data to use field.isRequired
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 7776bbc - Browse repository at this point
Copy the full SHA 7776bbcView commit details -
correct the isRequired check #2766
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 0b8e88c - Browse repository at this point
Copy the full SHA 0b8e88cView commit details -
Merge branch 'develop' of github.com:CalderaWP/Caldera-Forms into fea…
…ture/2766 # Conflicts: # classes/forms.php # tests/test-entry-fields-collection.php # tests/test-forms-api.php # tests/test-save.php
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 6859891 - Browse repository at this point
Copy the full SHA 6859891View commit details -
#2766 load tables for new job queue correctly
Josh Pollock committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 3365fff - Browse repository at this point
Copy the full SHA 3365fffView commit details
Commits on Nov 20, 2018
-
#2766 Make Text Translatable and let the button disabled
- Make all Files Field component texts translatable - When multiple isn't allowed and a file is set, let the button displayed as disabled instead of hiding it and adding text.
Configuration menu - View commit details
-
Copy full SHA for c6f6877 - Browse repository at this point
Copy the full SHA c6f6877View commit details -
remove console logs in tests #2766
Josh Pollock committedNov 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 6505f50 - Browse repository at this point
Copy the full SHA 6505f50View commit details -
Josh Pollock committed
Nov 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 954c14e - Browse repository at this point
Copy the full SHA 954c14eView commit details