Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.4.0-beta.1 [skip ci]
# [1.4.0-beta.1](ReliefApplications/oort-backend@v1.3.0...v1.4.0-beta.1) (2022-12-01) ### Bug Fixes * can now properly use the columns for styling ([7676364](ReliefApplications@7676364)) * converting concat operators into string ([fdd96ae](ReliefApplications@fdd96ae)) * lint ([c3f7f19](ReliefApplications@c3f7f19)) * removed old resource model changes ([ac4f30a](ReliefApplications@ac4f30a)) * sort and filter by calculated cols ([9672968](ReliefApplications@9672968)) * updating type on update ([7619e14](ReliefApplications@7619e14)) ### Features * add calcfields stages to aggr pipeline ([8aa158a](ReliefApplications@8aa158a)) * added date expression ([8d64b25](ReliefApplications@8d64b25)) * added special info operators ([977bc4a](ReliefApplications@977bc4a)) * added today operation + bit of refactoring ([ea5554d](ReliefApplications@ea5554d)) * adding derivedFields on custom query ([d003b6f](ReliefApplications@d003b6f)) * building pipeline for single and double also ([63299ff](ReliefApplications@63299ff)) * grouping by null in aggregations ([41a7b9b](ReliefApplications@41a7b9b)) * pipeline builder for multiple operators case ([b340f9a](ReliefApplications@b340f9a)) * updated editResource mutation ([6337871](ReliefApplications@6337871))
- Loading branch information