Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

NYCPlanning/ae-zoning-api

TangoYankee created a branch on NYCPlanning/ae-zoning-api

ty/exp/composite-tax-lot - This application is API for serving data related to zoning and tax lots.

TangoYankee created a review on a pull request on NYCPlanning/ae-zoning-api

View on GitHub

TangoYankee deleted a branch NYCPlanning/ae-zoning-api

388/constrain-stage

TangoYankee closed an issue on NYCPlanning/ae-zoning-api
Refactor capital project fund from enum to check constraint
# Description Move from enum to check constraint for `stage` field in `capital_project_fund` table ## Acceptance criteria - [x] Remove `capitalProjectFundStageEnum` - [x] Change `stage` type from...
TangoYankee closed an issue on NYCPlanning/ae-zoning-api
Refactor capital project fund from enum to check constraint
# Description Move from enum to check constraint for `stage` field in `capital_project_fund` table ## Acceptance criteria - [x] Remove `capitalProjectFundStageEnum` - [x] Change `stage` type from...
TangoYankee pushed 1 commit to main NYCPlanning/ae-zoning-api
  • Check contraints for capital project fund stage Replace the enum with a check constraint for stage table in capital ... 1641ee3

View on GitHub

TangoYankee closed a pull request on NYCPlanning/ae-zoning-api
388: Check contraints for capital project fund stage
Replace the enum with a check constraint for stage table in capital project fund table closes #388
horatiorosa created a review on a pull request on NYCPlanning/ae-zoning-api
🚀

View on GitHub

TangoYankee pushed 1 commit to composite-tax-lot-id NYCPlanning/ae-zoning-api
  • block id and block geojson endpoint 523424c

View on GitHub

TangoYankee pushed 1 commit to composite-tax-lot-id NYCPlanning/ae-zoning-api
  • query on block id for blocks 3c86580

View on GitHub

TangoYankee pushed 1 commit to composite-tax-lot-id NYCPlanning/ae-zoning-api
  • document block lot routes 9aa73d9

View on GitHub

TangoYankee pushed 1 commit to composite-tax-lot-id NYCPlanning/ae-zoning-api
  • composite key for tax lot 611b44a

View on GitHub

TangoYankee pushed 1 commit to composite-tax-lot-id NYCPlanning/ae-zoning-api
  • composite key for tax lot 20fb7cb

View on GitHub

horatiorosa created a comment on a pull request on NYCPlanning/ae-zoning-api
merge and rebase after [389](https://github.com/NYCPlanning/ae-zoning-api/pull/389) is in main

View on GitHub

horatiorosa pushed 1 commit to 391/refac-cap-fund-to-remove-enums NYCPlanning/ae-zoning-api
  • 391 drop enums, update types from enum to text, add constraints - in capital-project-fund - in capital-commitment-f... 56b2f59

View on GitHub

horatiorosa opened a draft pull request on NYCPlanning/ae-zoning-api
391/refac cap fund to remove enums
TangoYankee created a comment on a pull request on NYCPlanning/ae-zoning-api
It's best to review this command in tandem with its data-flow child draft PR to ensure they work together. NYCPlanning/ae-data-flow#64

View on GitHub

TangoYankee pushed 2 commits to 388/constrain-stage NYCPlanning/ae-zoning-api
  • upgrade drizzle-kit and drizzle-orm drizzle-orm: 0.31.1 -> 0.36.1 drizzle-kit: 0.22.2 -> 0.28.0 refactor deprecated ... 41af1e4
  • Check contraints for capital project fund stage Replace the enum with a check constraint for stage table in capital ... 06e38d8

View on GitHub

TangoYankee pushed 2 commits to ty/exp/redis NYCPlanning/ae-zoning-api
  • upgrade drizzle-kit and drizzle-orm drizzle-orm: 0.31.1 -> 0.36.1 drizzle-kit: 0.22.2 -> 0.28.0 refactor deprecated ... 41af1e4
  • configure redis with test endpoints 0dd54e8

View on GitHub

TangoYankee deleted a branch NYCPlanning/ae-zoning-api

386/drizzle-upgrade

TangoYankee closed an issue on NYCPlanning/ae-zoning-api
Upgrade drizzle orm and drizzle kit
# Description We want to take advantage of new features, like check constraints. We also want to keep up with deprecations in the API ## Acceptance criteria - [x] Upgrade drizzle kit and drizzle ...
TangoYankee pushed 1 commit to main NYCPlanning/ae-zoning-api
  • upgrade drizzle-kit and drizzle-orm drizzle-orm: 0.31.1 -> 0.36.1 drizzle-kit: 0.22.2 -> 0.28.0 refactor deprecated ... 41af1e4

View on GitHub

TangoYankee closed a pull request on NYCPlanning/ae-zoning-api
386: upgrade drizzle-kit and drizzle-orm
drizzle-orm: 0.31.1 -> 0.36.1 drizzle-kit: 0.22.2 -> 0.28.0 refactor deprecated methods and objects closes #386
horatiorosa created a review on a pull request on NYCPlanning/ae-zoning-api
yes. ok.

View on GitHub

TangoYankee created a branch on NYCPlanning/ae-zoning-api

ty/exp/redis - This application is API for serving data related to zoning and tax lots.

TangoYankee opened an issue on NYCPlanning/ae-zoning-api
Refactor capital project category from enum to check constraint
# Description The `capital project category` enum has an extra wrinkle- there is typo. The `ITT, Vehicles and Equipment` option should have an oxford comma. This ticket will also resolve this typo....
TangoYankee opened an issue on NYCPlanning/ae-zoning-api
Move capital fund category from enum to check constraint
# Acceptance criteria - [ ] Remove the `captial_fund_category` enum - [ ] Change the type of the `capitalFundCategory` field of the `capital_project_fund` table from an enum to text - [ ] Add the c...
TangoYankee opened an issue on NYCPlanning/ae-zoning-api
Move zoning district class category from enum to check constraint
## Acceptance criteria - [ ] Remove the `categoryEnum` from `zoning-district-class` - [ ] Change the `category` field from a `categoryEnum` to a text type - [ ] Add a check constraint to the `categ...
TangoYankee opened a draft pull request on NYCPlanning/ae-zoning-api
388: Check contraints for capital project fund stage
Replace the enum with a check constraint for stage table in capital project fund table closes #388
TangoYankee created a branch on NYCPlanning/ae-zoning-api

388/constrain-stage - This application is API for serving data related to zoning and tax lots.

Load more