Frontend orders/number #13
Reference in New Issue
Block a user
Delete Branch "frontend-orders/number"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
SMOKE TEST:
Run unit tests.
Note 1 : Documents tab on order details page is empty as I thought to wait until package documents are available and then to show them.
Note 2 : I had to bypass test of customer acceptance upload (actually part of it), since there is security check in built-in method to verify if user uploaded file.
Note 3 : Uploaded files for customer acceptance are shown, but at the moment they cannot be downloaded by clicking on frontend, their URL is world accessible
changed the description
Seems that ids used for editing delivery process entries fields are other than ones currently deployed. This should probably be solved with new migration of delivery process steps forms because currently document upload does not work correctly because of this.
added 1 commit
Compare with previous version
For what are these
gravity-form-entryendpoints used?If they must be present let us instead of
gravity-form-entryuseddelivery-process-step/[step_id]use
permission_callbackfor api endpointAlso use
permission_callbackfor apiUse gravity flow Orchestration API instead of manually changing these properties
Refactor this code a little bit. There is no need for this much if else cases when return statement is used.
Also use
permission_callbackfor apiresolved all discussions
changed this line in version 3 of the diff
changed this line in version 3 of the diff
changed this line in version 3 of the diff
changed this line in version 3 of the diff
changed this line in version 3 of the diff
changed this line in version 3 of the diff
added 48 commits
masterCompare with previous version
added 52 commits
master0c15e719- display billing info in detailsa03832df- add new fields to customer acceptance formaa4a3daa- add custom endpoints for customer acceptance04c7a753- use custom endpoints for customer acceptance8b5374ee- change endpoints for order details, comments and documents672fb627- use new object properties for orders and processbeea3c95- add new css class for new statusb923b353- change file upload dataaef9bc5b- add helper functions for order and process object transformationsa9bcd987- add commercial lead ID152804d6- comment function used for testing768e3b91- change comments handling5399e390- remove hardcoded values and change comment handling74a6905a- use new object property names30faf9a9- use defined value from WP_HOME instead of hardcoded value9134a44a- check comment owner by username5c91a57d- remove customer acceptance expiration46e51111- allow api access only to logged in users0a5d69f6- use constants; send message objects instead of strings936193ba- display returned messagec459382d- add new constants62c14fe1- remove unused constantb54512b1- comment unused code for now75416137- rename functionaf482104- fix bug with non existing entry902df876- install guzzleb49c1cb8- remove unused function864134e6- add tests for getting cust acceptance, submit cust acceptance5b3af2f9- added dummy files used for upload testing8e490ac6- added unit tests for customer acceptance endpoints1db017a2- refactoring and minor bug fixesbd1d8f21- define test in progress indicator54e64957- Use order notes for comments906725f5- comment function used for testing1e237309- change comments handlingfed5ecaf- remove hardcoded values and change comment handlingb18a8779- check comment owner by usernameba99d85c- allow api access only to logged in usersed23a872- install guzzlef33da62d- fix merge3419f2bd- use Orchestration API to complete GF step1368f1b6- improve code quality769c8c01- change tests accoring to changes in delivery process api9958d411- Create link to customer acceptance documents9f653bb9- improve code quality2d24f826- do not submit custommer acceptance if already submitted684c06df- remove guzzle, it's not usedb99a0cb8- fix comment styleCompare with previous version
added 2 commits
a8e3522e- open document in new tab2cb32dca- temporarily disable fetching documents and validation commentsCompare with previous version
added 2 commits
057a99b8- Show additional info on workflow inbox pagefc987354- Merge branch 'frontend-orders/number' of gitlab.com:saburly/wiaas/new-wiaas into…Compare with previous version
added 1 commit
23794a8f- Handle display for workflow inbox pageCompare with previous version
merged
mentioned in commit
ff4430e503