Skip to content
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

. #712

Conversation

parth-sd
Copy link

@parth-sd parth-sd commented Jul 1, 2024

No description provided.

codebreach and others added 30 commits February 7, 2018 02:08
* added validator for expressions and also added tests for it

* added tests and fixed bugs

* fix
* added moment library

* allow date and term calculation in liquid

* refactor addDuration and subtractDates

* return values directly

* Fix duration in days calculation

* add tests

* Maintain consistency in naming decorators

* use existing decorators to calculate date term calculation

* spell check

* remove functions that are not needed

* WIP: tests updated

* Co-authored-by: Madhav Bhagat <[email protected]> tests for add duration and subrtract date

* return duration instead of no of days

* add default argument for getObjectValues function

* handle from_date greater than to_date case

* update tests for negative value of durationInDays

* support for adding durartion and tests for the same

* added tests for assign

* throw error if either value or type is incorrcect in duration calculation.

Co-authored-by: Sumanth Subbarao <[email protected]>
shubham93 and others added 24 commits April 24, 2020 12:43
* refactored code for null values and added tests

* added isNan in valid number check

Co-authored-by: Shubham <[email protected]>
* fixed redundant tests

* Added tests and made changes in logic for null computation

Co-authored-by: Shubham <[email protected]>
* added separate tag for returning variable value from appending vars

* added tests

Co-authored-by: Shubham <[email protected]>
* Add test and method to get dependecy tree for a single assign tag

* Change the return type of parseAssign

* Handle if else conditions

* add test for complex template

* Add function to transverse the graph to get affected variables

* Add comments

* Obfuscate test vars
…check

Added function and tests for cyclic dependency check
* added null operation handling for different operations

* Added tests for liquid and updated code

* Added comments

* updated comments

Co-authored-by: Shubham <[email protected]>
* add new tag- parseAssign

* remove .only from describe in parseAssign test

Co-authored-by: Sanket Mishra <[email protected]>
…31)

* support comparision of commonform data types directly using operators

* remove country_code check for phone number

Co-authored-by: Sanket Mishra <[email protected]>
feat: add new dependency method to get all vars that are assigned a value
@parth-sd parth-sd closed this Jul 1, 2024
@parth-sd parth-sd changed the title [SPD-23149] Add sum filter in liquidjs to get the sum of a dynamic table column or an array . Jul 1, 2024
@parth-sd parth-sd deleted the SPD-23149-add-sum-filter-in-liquidjs-to-get-the-sum-of-a-dynamic-table-column-or-an-array branch July 1, 2024 09:44
@parth-sd parth-sd restored the SPD-23149-add-sum-filter-in-liquidjs-to-get-the-sum-of-a-dynamic-table-column-or-an-array branch July 1, 2024 09:44
@parth-sd parth-sd deleted the SPD-23149-add-sum-filter-in-liquidjs-to-get-the-sum-of-a-dynamic-table-column-or-an-array branch July 1, 2024 09:44
@parth-sd parth-sd restored the SPD-23149-add-sum-filter-in-liquidjs-to-get-the-sum-of-a-dynamic-table-column-or-an-array branch July 1, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants