-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
OPFS-based offline-first PMTile basemaps #1348
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6fd8150 - Browse repository at this point
Copy the full SHA 6fd8150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fcfe62 - Browse repository at this point
Copy the full SHA 9fcfe62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ec2fe - Browse repository at this point
Copy the full SHA 70ec2feView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06fb7cf - Browse repository at this point
Copy the full SHA 06fb7cfView commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3770e29 - Browse repository at this point
Copy the full SHA 3770e29View commit details
Commits on Mar 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a05fc3 - Browse repository at this point
Copy the full SHA 6a05fc3View commit details
Commits on Mar 18, 2024
-
fix: issues on project summaries with no centroids
sujanadh committedMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for f1abdee - Browse repository at this point
Copy the full SHA f1abdeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74cf97c - Browse repository at this point
Copy the full SHA 74cf97cView commit details -
Merge pull request #1361 from hotosm/feat-navigation-compass
feat: navigation WIP
Configuration menu - View commit details
-
Copy full SHA for 0f17d43 - Browse repository at this point
Copy the full SHA 0f17d43View commit details -
Merge pull request #1359 from hotosm/fix/project-summaries
Resolved issues on project summaries with no centroids
Configuration menu - View commit details
-
Copy full SHA for 1fc70c7 - Browse repository at this point
Copy the full SHA 1fc70c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d250100 - Browse repository at this point
Copy the full SHA d250100View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa485c2 - Browse repository at this point
Copy the full SHA aa485c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a885e9a - Browse repository at this point
Copy the full SHA a885e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f96bf2 - Browse repository at this point
Copy the full SHA 8f96bf2View commit details -
fix: blank space input validation (#1362)
* feat commonUtils: empty input field validation function * feat projectDetailsValidation: empty input field validation * feat: commonUtils: null & undefined text check * fix organizationDetailsValidation: blank space validation * fix editProjectDetailsValidation: blank space validation
Configuration menu - View commit details
-
Copy full SHA for 2dc0094 - Browse repository at this point
Copy the full SHA 2dc0094View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1ef59 - Browse repository at this point
Copy the full SHA bc1ef59View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a36acfd - Browse repository at this point
Copy the full SHA a36acfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0de549 - Browse repository at this point
Copy the full SHA a0de549View commit details -
fix: ui for basemap gen, tooltip titles (#1363)
* fix organization: add id to search-organization, skeleton loader bug fix * feat taskSectionPopup: tooltip title add * feat mapControlComponent: tooltip title add * fix generateBasemap: table min width set for mobile view
Configuration menu - View commit details
-
Copy full SHA for e64cbe5 - Browse repository at this point
Copy the full SHA e64cbe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73b2d9c - Browse repository at this point
Copy the full SHA 73b2d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f07787 - Browse repository at this point
Copy the full SHA 3f07787View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a9f6d - Browse repository at this point
Copy the full SHA e3a9f6dView commit details -
feat: raw sql replacing sqlalchemy in auth/me endpoint (#1334)
* refactor: implemented raw sql replacing sqlalchemy * fix: pytest failure with user info * refactor sql using CONFLICT ON * refactor: removed unnecessary use of COALESCE and Loop --------- Co-authored-by: sujanadh <sujanadh07@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dc170d4 - Browse repository at this point
Copy the full SHA dc170d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f05b4 - Browse repository at this point
Copy the full SHA 46f05b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09fd346 - Browse repository at this point
Copy the full SHA 09fd346View commit details -
Configuration menu - View commit details
-
Copy full SHA for c565b66 - Browse repository at this point
Copy the full SHA c565b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09933d6 - Browse repository at this point
Copy the full SHA 09933d6View commit details -
Merge pull request #1366 from NSUWAL123/feat-select-category-ui-change
fix createProject: radiobutton replace with checkbox to change formWaβ¦
Configuration menu - View commit details
-
Copy full SHA for f35842a - Browse repository at this point
Copy the full SHA f35842aView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d87cd3d - Browse repository at this point
Copy the full SHA d87cd3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 458fac2 - Browse repository at this point
Copy the full SHA 458fac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52329dd - Browse repository at this point
Copy the full SHA 52329ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d0549 - Browse repository at this point
Copy the full SHA 02d0549View commit details -
fix projectDetails: remove old capacitor geolocation code, add new geβ¦
β¦olocation function
Configuration menu - View commit details
-
Copy full SHA for d98bc5f - Browse repository at this point
Copy the full SHA d98bc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 963f7e5 - Browse repository at this point
Copy the full SHA 963f7e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d7fad - Browse repository at this point
Copy the full SHA 60d7fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00238a5 - Browse repository at this point
Copy the full SHA 00238a5View commit details -
Api to update the review state of submission (#1350)
* feat: api to update the review state of submission * feat: updated the version of osm-fieldwork=0.5.4 --------- Co-authored-by: sujanadh <sujanadh07@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fb7381c - Browse repository at this point
Copy the full SHA fb7381cView commit details -
Merge pull request #1370 from NSUWAL123/feat-project-details-geolocatβ¦
β¦ion-integration Feat project details geolocation integration
Configuration menu - View commit details
-
Copy full SHA for e9ecfdd - Browse repository at this point
Copy the full SHA e9ecfddView commit details
Commits on Mar 21, 2024
-
refactor: updated the version of fmtm-splitter -> 1.2.1 (#1375)
Co-authored-by: sujanadh <sujanadh07@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa9e935 - Browse repository at this point
Copy the full SHA fa9e935View commit details -
fix: update user profile image (#1373)
Co-authored-by: sujanadh <sujanadh07@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e0237b7 - Browse repository at this point
Copy the full SHA e0237b7View commit details
Commits on Mar 22, 2024
-
feat (frontend): task comments integration (#1352)
* fix editor: css style fixes * fix projectComment: service, slice, types add for get & post comments * feat projecDetails: projectComments components add * feat editor: clear editorContent on action dispatch * feat projectDetails: update projectComments on new comment post * fix projecDetails: empty comments post validation * feat assetModules: comment icon add * feat projectDetails: comment section add to bottom sheet for mobile view * feat projectDetails: post comments loading state add * fix projectComments: clear editor on comment post * fix editorToolbar: dropdownMenuContent zIndex add * ffeat: editorContent empty status check add * fix projectDetails: comments open on task click & project-details open if not * feat projectDetails: instructions component add to projectDetails sidebar * fix projectDetails: css fix * fix activitiesPanel: css fix & sort code remove * fix activitiesPanel: display message if no task histories * fix projectDetails: set taskModalStatus false on first render * fix projectDetails: taskActivity UI fix * fix assetModules: icon add * feat projectDetails: instruction section add to bottomSheet on mobile view * fix comments: close bottomSheet on comment cancel * feat projectDetails: projectDashboard api fetch
Configuration menu - View commit details
-
Copy full SHA for b85eb2d - Browse repository at this point
Copy the full SHA b85eb2dView commit details -
refactor: update submission in s3 even if reviewstate is updated (#1379)
Co-authored-by: sujanadh <sujanadh07@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ee9e0ca - Browse repository at this point
Copy the full SHA ee9e0caView commit details -
feat (nav): project details geolocation integration (#1374)
* fix projectListMap: remove geolocation from homePage map * refactor projectListMap: remove old vectorLayer code * feat projectDetails: geolocationStatus add * fix geoLocation: add & remove geoLocation layer conditionally * fix mapControlComponent: change geolocation point to red if status on * fix projectDetails: set generateMbtiles btn to bottom for mobile screen * fix geolocation: zoom to current location on geolocation on
Configuration menu - View commit details
-
Copy full SHA for aec9fb3 - Browse repository at this point
Copy the full SHA aec9fb3View commit details -
feat: handle geo orientation crash firefox & safari (#1381)
* fix projectListMap: remove geolocation from homePage map * refactor projectListMap: remove old vectorLayer code * feat projectDetails: geolocationStatus add * fix geoLocation: add & remove geoLocation layer conditionally * fix mapControlComponent: change geolocation point to red if status on * fix projectDetails: set generateMbtiles btn to bottom for mobile screen * fix geolocation: zoom to current location on geolocation on * fix geolocation: show error if browser is firefox or safari & show only blue dot for them
Configuration menu - View commit details
-
Copy full SHA for 4125867 - Browse repository at this point
Copy the full SHA 4125867View commit details -
feat: toggleable debug console on mobile in local/dev/stage (#1371)
* feat: toggleable debug log on mobile in local/dev/stage * fix: handle terminal logging of objects via json encode
Configuration menu - View commit details
-
Copy full SHA for 5e6e245 - Browse repository at this point
Copy the full SHA 5e6e245View commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3c4698 - Browse repository at this point
Copy the full SHA c3c4698View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05ec4cd - Browse repository at this point
Copy the full SHA 05ec4cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1524534 - Browse repository at this point
Copy the full SHA 1524534View commit details -
Configuration menu - View commit details
-
Copy full SHA for a537a1e - Browse repository at this point
Copy the full SHA a537a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d093dd1 - Browse repository at this point
Copy the full SHA d093dd1View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61478c6 - Browse repository at this point
Copy the full SHA 61478c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfba43d - Browse repository at this point
Copy the full SHA dfba43dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab1266 - Browse repository at this point
Copy the full SHA 2ab1266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2568f4d - Browse repository at this point
Copy the full SHA 2568f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77370b3 - Browse repository at this point
Copy the full SHA 77370b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ae24f6 - Browse repository at this point
Copy the full SHA 5ae24f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 119929e - Browse repository at this point
Copy the full SHA 119929eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7353495 - Browse repository at this point
Copy the full SHA 7353495View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5a8c87 - Browse repository at this point
Copy the full SHA b5a8c87View commit details -
feat: endpoint to check the validity of login cookie (#1380)
* feat: separate endpoint to check the validity of login cookies * refactor: updated response to user data --------- Co-authored-by: sujanadh <sujanadh07@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e1b871c - Browse repository at this point
Copy the full SHA e1b871cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c17594e - Browse repository at this point
Copy the full SHA c17594eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eceb7d0 - Browse repository at this point
Copy the full SHA eceb7d0View commit details -
Fix comments intructions UI enhancement (#1384)
* fix editor: style fix * fix projectDetails: comments & instructions css fix * fix projectDetails: mobile UI fix for comments & instructions * fix comments: UI fix
Configuration menu - View commit details
-
Copy full SHA for 3d1c8ff - Browse repository at this point
Copy the full SHA 3d1c8ffView commit details -
* fix taskSectionPopup: qrCode vertical viewport center alignment * fix projectDetails: building feature popup offscreen issue fix
Configuration menu - View commit details
-
Copy full SHA for d24fb9c - Browse repository at this point
Copy the full SHA d24fb9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1364475 - Browse repository at this point
Copy the full SHA 1364475View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae06f80 - Browse repository at this point
Copy the full SHA ae06f80View commit details -
Feat reviewstate api integration (#1376)
* feat updateReviewState: post update review-state api integration * feat commonUtils: function to convert camel case to readable format * feat submissionTable: reviewState add to table column, update reviewState status on table * fix submissionModel: type fix * fix submissionReviewState: reviewState key add to submissionSlice * fix submissionDetails: update submissionDetails on reviewState update
Configuration menu - View commit details
-
Copy full SHA for 4007e2b - Browse repository at this point
Copy the full SHA 4007e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d61e8f5 - Browse repository at this point
Copy the full SHA d61e8f5View commit details -
* fix taskSectionPopup: remove taskSubmission redirection icon, update mbtiles icon * fix uploadArea: set AOI limit to 200sqkm * fix uploadArea: only set totalArea if drawnGeojson present
Configuration menu - View commit details
-
Copy full SHA for 61e8832 - Browse repository at this point
Copy the full SHA 61e8832View commit details -
refactor: separate response for comment and task status history (#1391)
Co-authored-by: sujanadh <sujanadh07@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e62df22 - Browse repository at this point
Copy the full SHA e62df22View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a4cd1be - Browse repository at this point
Copy the full SHA a4cd1beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eabacd - Browse repository at this point
Copy the full SHA 3eabacdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f10aac7 - Browse repository at this point
Copy the full SHA f10aac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f8fca - Browse repository at this point
Copy the full SHA 31f8fcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca7a43 - Browse repository at this point
Copy the full SHA 9ca7a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb8880 - Browse repository at this point
Copy the full SHA ebb8880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 310ac36 - Browse repository at this point
Copy the full SHA 310ac36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c07709 - Browse repository at this point
Copy the full SHA 1c07709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6040fbe - Browse repository at this point
Copy the full SHA 6040fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for db2c41e - Browse repository at this point
Copy the full SHA db2c41eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffd13b6 - Browse repository at this point
Copy the full SHA ffd13b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2133397 - Browse repository at this point
Copy the full SHA 2133397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21030c8 - Browse repository at this point
Copy the full SHA 21030c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410ed8e - Browse repository at this point
Copy the full SHA 410ed8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c73b847 - Browse repository at this point
Copy the full SHA c73b847View commit details -
Configuration menu - View commit details
-
Copy full SHA for c19e873 - Browse repository at this point
Copy the full SHA c19e873View commit details -
Configuration menu - View commit details
-
Copy full SHA for 204dcf0 - Browse repository at this point
Copy the full SHA 204dcf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee66f7 - Browse repository at this point
Copy the full SHA 6ee66f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e396ad4 - Browse repository at this point
Copy the full SHA e396ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdd6fff - Browse repository at this point
Copy the full SHA cdd6fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1fce5 - Browse repository at this point
Copy the full SHA 9d1fce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d213799 - Browse repository at this point
Copy the full SHA d213799View commit details