Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / codestork/dronePass-Planner issues and pull requests
#77 - adding dronePass-DB as submodule
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#76 - (cleanup) fixes spacing and adds console errors
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
- 1 comment
#75 - clean up codebase - round one
Issue -
State: open - Opened by ArthurKChan about 10 years ago
Labels: ready
#74 - Screenshots
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#73 - Feat/buffer polygon
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#72 - cleanup planner tests
Issue -
State: open - Opened by davidraleigh about 10 years ago
Labels: in progress
#71 - Use APN number to reference parcel
Issue -
State: open - Opened by davidraleigh about 10 years ago
- 1 comment
Labels: bug, ready
#70 - fixed flight_path dependency on drone_operator_id
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#69 - added SQL updates
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#68 - refactor convexHull utility to make buffered convex hulls
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#67 - bug fix and rework tests
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#66 - (refactor) allows getParcelGeometry utilities to accept array of gids
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#65 - updated readme
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#64 - removed flightPath helpers
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#63 - added additional unique constraints to other tables. fixed readme. incomplete addFlightPath
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#62 - Change SQL file to include Unique
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#61 - Drone Register and Remove Routes
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#60 - change dronePass-Planner to dronePass-Admin
Issue -
State: open - Opened by ArthurKChan about 10 years ago
#59 - Route exemptions
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#58 - Route update permission
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#57 - (fix) delete requests get IDs from URI
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#56 - v2: add time zones to all tables and transactions
Issue -
State: open - Opened by davidraleigh about 10 years ago
#55 - Route register address
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#54 - Insert buffered flight path
Issue -
State: open - Opened by davidraleigh about 10 years ago
#53 - Check buffered flight path against restricted parcels (moved to TOWER)
Issue -
State: closed - Opened by davidraleigh about 10 years ago
#52 - Maybe use APN for returning lot_geom from parcel_wgs84
Issue -
State: open - Opened by davidraleigh about 10 years ago
#51 - addFlightPath and getFlighPathGeom methods. 2 failing tests
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
- 1 comment
#50 - Tests and operators to enable the writing of addFlightPath
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
- 2 comments
#49 - addDrone, addDroneOperator + tests
Issue -
State: closed - Opened by davidraleigh about 10 years ago
#48 - Create index on lot_geom in parcel
Issue -
State: closed - Opened by davidraleigh about 10 years ago
#47 - Create Index on apn_sort in parcel_wgs84
Issue -
State: open - Opened by davidraleigh about 10 years ago
#46 - addFlightPath + test
Issue -
State: closed - Opened by davidraleigh about 10 years ago
#45 - change dim 3 to 2
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#44 - SQL fix
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#43 - Fixed Sql file
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#42 - planner-server should communicate with drones (socket.io)
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#41 - added tests for adding and removing land ownership
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
- 1 comment
#40 - add tests for addLandOwner and removeLandOwner
Issue -
State: closed - Opened by davidraleigh about 10 years ago
#39 - update addParcelOwnership and add tests
Issue -
State: closed - Opened by davidraleigh about 10 years ago
#38 - add getRestriction method to utils.js
Issue -
State: open - Opened by davidraleigh about 10 years ago
#37 - added testing
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#36 - fix setRestriction to work on owned_parcel table and add test
Issue -
State: closed - Opened by davidraleigh about 10 years ago
#35 - Get tests working with set time out
Issue -
State: closed - Opened by davidraleigh about 10 years ago
#34 - Route register user
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#33 - removeLandOwner database utility
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#32 - (feat) Adds addLandOwner query and server now responds to /registerUser ...
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#31 - addLandOwner should add row to LandOwner table w/ id, login, and owner_authority
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#30 - (fix) add back /server/db/utils.js documentation and examples
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#29 - client-server can request planner-server to removeExemption
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#28 - client-server can request planner-server to setExemption
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#27 - client-server can request planner-server to updatePermission
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#26 - client-server can request planner-server to removeAddress
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#25 - client-server can request planner-server to registerAddress
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#24 - client-server can request planner-server to removeUser
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#23 - client-server can request planner-server to registerUser
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#22 - Init routes
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#21 - updated documentation
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#20 - updated sql with new table structure
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#19 - initiate routes/api endpoints to communicate with client server
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#18 - Drone utilities
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#17 - initiate database utilities and documentation. (and add 102243 geom query)
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#16 - changed AddGeometryColumn from buffered to hull
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#15 - Fixed Drone_Pass_Control_create.sql and Readme
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#14 - Fixed Drone_Pass_Control_create.sql and Readme
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
- 1 comment
#13 - update readme to reflect new names
Issue -
State: closed - Opened by davidraleigh about 10 years ago
Labels: bug
#12 - updated readme closes #11
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#11 - update dronePass-Planner readme for postgis
Issue -
State: closed - Opened by davidraleigh about 10 years ago
#10 - setup jenkins server for dronepass-planner
Issue -
State: open - Opened by davidraleigh about 10 years ago
#9 - Added testing utilities and updated sql
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#8 - Cleanup utils
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
#7 - Cleanup utils
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
- 1 comment
#6 - Added sql file to create tables
Pull Request -
State: closed - Opened by davidraleigh about 10 years ago
#5 - Squash commits DB utils for pull request: (feat) getGeoJSONFromGid, getG...
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago
- 1 comment
#4 - client should be able to set air space permissions for registered parcels
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#3 - client should be able to register property owners to parcels
Issue -
State: closed - Opened by ArthurKChan about 10 years ago
#2 - database queries should have unit tests
Issue -
State: open - Opened by ArthurKChan about 10 years ago
Labels: ready
#1 - Init dronePass-Planner files and readmes
Pull Request -
State: closed - Opened by ArthurKChan about 10 years ago