-
Notifications
You must be signed in to change notification settings - Fork 5
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
Beta sentry setup #770
Open
HasnatL-Adapptlimited
wants to merge
263
commits into
ReliefApplications:main
Choose a base branch
from
HasnatL-Adapptlimited:beta-sentry-setup
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Beta sentry setup #770
HasnatL-Adapptlimited
wants to merge
263
commits into
ReliefApplications:main
from
HasnatL-Adapptlimited:beta-sentry-setup
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ert-525-revert-506-feat/AB#54321_GIS_start_integration_of_geospatial_question_type_in_back-end Revert 525 revert 506 feat/ab#54321 gis start integration of geospatial question type in back end
…t/AB#58609_created_restendpoint_featurelayers Created rest endpoint for custom feature layers
…t/AB#58618_Move_all_GIS_random_generation_to_the_back_end Feat/ab#58618 move all gis random generation to the back end
…t/AB#58619_extend_layer_model_in_back-end Feat/ab#58619 extend layer model in back end
…t/AB#54365_self_service_endpoints Feat/ab#54365 self service endpoints
…t/AB#58694_add_geojson_generation_in_new_api_endpoint AB#58694 Add GeoJSON generation in new API endpoint
…t/AB#58694_add_geojson_generation_in_new_api_endpoint AB#58694 geo json simplify code added in the end-point
# [2.1.0](ReliefApplications/oort-backend@v2.0.10...v2.1.0) (2023-09-21) ### Features * can now filter items based on 'at' date ([7b2160d](ReliefApplications@7b2160d)) ### Performance Improvements * Apollo update ([ReliefApplications#732](https://github.com/ReliefApplications/oort-backend/issues/732)) ([fc33f53](ReliefApplications@fc33f53)), closes [ReliefApplications#720](https://github.com/ReliefApplications/oort-backend/issues/720)
* 'at' to recordsAggregation pipeline * working at parameter * working at parameter --------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
…fApplications#748) * fixed back to suppport matrix row and columns name * merged beta, removed celltype to be consistant with matrixdropdown, and repaired label bug
* Modified models and mutations to add icon field to page and step * Modified the type files to add icon * Allows icon modification * Removed logging * refactor: improve check of args in edit page & edit step mutations --------- Co-authored-by: RenzoPrats <renzoprats@icloud.com> Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
* cluster layers support light mode * cluster layers support custom cluster size * clus
## [2.1.1](ReliefApplications/oort-backend@v2.1.0...v2.1.1) (2023-10-03) ### Bug Fixes * API configuration enum type was broken ([d19707c](ReliefApplications@d19707c))
… mutations / queries
# [2.2.0-beta.1](ReliefApplications/oort-backend@v2.1.1...v2.2.0-beta.1) (2023-10-04) ### Bug Fixes * API edit mutation could fail because of incorrect check of arguments ([00b0e0d](ReliefApplications@00b0e0d)) * build issue after 2.x.x merge ([1d48814](ReliefApplications@1d48814)) * calculated fields in resource question breaking search in grid ([c5287eb](ReliefApplications@c5287eb)) * check record trigger would break build ([06691dd](ReliefApplications@06691dd)) * code could not compile ([5699e03](ReliefApplications@5699e03)) * contains filter not working if value is single ([b7e5558](ReliefApplications@b7e5558)) * could not get canUpdate / canDelete on meta ([323330a](ReliefApplications@323330a)) * could not get map data due to incorrect id check ([6906c21](ReliefApplications@6906c21)) * could not load datasources in layers ([9e1b841](ReliefApplications@9e1b841)) * dashboard queries would take too much time if context ([7783bff](ReliefApplications@7783bff)) * disable custom notifications scheduler to prevent system to crash ([00c3e22](ReliefApplications@00c3e22)) * Download file method would break due to missing file destination ([aac3f63](ReliefApplications@aac3f63)) * download file would sometimes not throw correct error or resolve request ([46e2cc6](ReliefApplications@46e2cc6)) * editing a dashboard inside a workflow could cause unexpected type issue due to incorrect error handling ([75ccd9a](ReliefApplications@75ccd9a)) * editRecord could break if previous version did not have any data ([85a2d5c](ReliefApplications@85a2d5c)) * error on fetching records with no data ([4986e1d](ReliefApplications@4986e1d)) * filtering records on form name would break query ([c2d8e58](ReliefApplications@c2d8e58)) * geofiltering would break layers if empty ([c22a882](ReliefApplications@c22a882)) * gis/feature route was broken due to incorrect layout / aggregation setup ([7a3cdd7](ReliefApplications@7a3cdd7)) * graphQL queries would be cached by proxy ([1dd9fba](ReliefApplications@1dd9fba)) * inccorect filter in getautoassigned role ([41a0143](ReliefApplications@41a0143)) * incorrect names for some matrix questions ([1fedb51](ReliefApplications@1fedb51)) * incorrect timezone in calculated fields. Now enforcing user timezone ([296aab4](ReliefApplications@296aab4)) * issue with layers using lat lng fields ([88f75f6](ReliefApplications@88f75f6)) * layer input could not allow saving of heatmap layer ([6da8988](ReliefApplications@6da8988)) * layers using lat & long could break popup ([ReliefApplications#722](https://github.com/ReliefApplications/oort-backend/issues/722)) ([70217f5](ReliefApplications@70217f5)) * matrix in grid and summary card not correctly saved in db ([ReliefApplications#748](https://github.com/ReliefApplications/oort-backend/issues/748)) ([e37b342](ReliefApplications@e37b342)) * prevent any default field to be used in a form ([6e52fda](ReliefApplications@6e52fda)) * pulljobs failing would crash server ([e416ee5](ReliefApplications@e416ee5)) * reference data query not working due to incorrect cursor pagination ([96d7298](ReliefApplications@96d7298)) * some layers would not work due to incorrect geoField ([f409b1c](ReliefApplications@f409b1c)) * updated layer model to also saves popup fields info ([ReliefApplications#670](https://github.com/ReliefApplications/oort-backend/issues/670)) ([eb43289](ReliefApplications@eb43289)) ### Features * add contextual filtering ([0a734e2](ReliefApplications@0a734e2)) * add dashboard buttons to schema ([fe7bd55](ReliefApplications@fe7bd55)) * add new route of scss conversion to css ([691794d](ReliefApplications@691794d)) * allow draft edition of records ([32148b1](ReliefApplications@32148b1)), closes [feat/AB#65023](https://github.com/feat/AB/issues/65023) * Allow MultiPoint and MultiPolygon on layer features ([514d3ee](ReliefApplications@514d3ee)) * allow single widget page ([53762f4](ReliefApplications@53762f4)) * can now archive application pages and restore them ([a76928a](ReliefApplications@a76928a)) * can now edit page / step 's icons ([ReliefApplications#749](https://github.com/ReliefApplications/oort-backend/issues/749)) ([30bb81c](ReliefApplications@30bb81c)) * can now group layers ([074cb2b](ReliefApplications@074cb2b)) * can now query historical data ([ReliefApplications#752](https://github.com/ReliefApplications/oort-backend/issues/752)) ([75b1c8a](ReliefApplications@75b1c8a)) * can now sort aggregations on records ([a09f2c8](ReliefApplications@a09f2c8)) * can now use infinite aggregations ([3f190d4](ReliefApplications@3f190d4)) * cluster layers now support new options ([ReliefApplications#757](https://github.com/ReliefApplications/oort-backend/issues/757)) ([f9b58b3](ReliefApplications@f9b58b3)) * get draft data from single record custom query, by passing data argument ([509b670](ReliefApplications@509b670)) * possibility to hide pages' ([f5ca2e6](ReliefApplications@f5ca2e6)) * query of polygon features on map ([fc33c06](ReliefApplications@fc33c06))
AntoineRelief
added
keep
Do not delete
dependencies
Pull requests that update a dependency file
labels
Jun 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Useful links
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Screenshots
Please include screenshots of this change. If this issue is only back-end related, and does not involve any visual change of the platform, you can skip this part.
Checklist:
( * == Mandatory )