Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 2.0.0-alpha.9 [skip ci]
# [2.0.0-alpha.9](ReliefApplications/oort-backend@v2.0.0-alpha.8...v2.0.0-alpha.9) (2023-05-09) ### Bug Fixes * accessible fields would break if no data in record ([8b1b198](ReliefApplications@8b1b198)) * dashboard type would send issue if no page related ([6bb585e](ReliefApplications@6bb585e)) * editForm bug when it's the first edition ([5d6ba6a](ReliefApplications@5d6ba6a)) * **editForm:** keep edited core fields permissions so they're correctly propagated to child resources [#61030](https://github.com/ReliefApplications/oort-backend/issues/61030) ([0fa197e](ReliefApplications@0fa197e)) * editing a dashboard inside a workflow could cause unexpected type issue due to incorrect error handling ([75ccd9a](ReliefApplications@75ccd9a)) * layer input could not allow saving of heatmap layer ([6da8988](ReliefApplications@6da8988)) * logic issue for neq operator ([5c259fd](ReliefApplications@5c259fd)) * permissions could be lost when saving some templates ([6725e56](ReliefApplications@6725e56)), closes [fix/AB#61030](https://github.com/fix/AB/issues/61030) * unable to download xlsx for records due to rate limit middleware ([944b11d](ReliefApplications@944b11d)), closes [1.3.x/ab#62056](https://github.com/1.3.x/ab/issues/62056) ### Features * add substr / toint / tolong calc key ([29fd52b](ReliefApplications@29fd52b)) * add substring option to calculated fields ([2a8d4d9](ReliefApplications@2a8d4d9)) * context filter position of dashboard can now be defaulted at a certain position ([eebec36](ReliefApplications@eebec36))
- Loading branch information