Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

Automated PR to merge staging into main. This PR was generated as part of the weekly process.

eparirishit and others added 30 commits February 14, 2025 18:43
Metadata is collected from docstrings and function runtime.

Adds new info to the docstrings of functions in the new ETL pipeline.

Adds testing of the new provide_metadata() decorator
Task: #1029 Adds a decorator to collect metadata and documents the new ETL pipeline
Removed breaking changes from upgrading Tailwind to v4 and React to v19

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Collum <[email protected]>
# 1.0.0 (2025-03-25)

### Bug Fixes

* **572:** fix webpack warnings + fix linting issues ([#574](https://github.com/adamzev/clean-and-green-philly/issues/574)) ([fbfd459](adamzev@fbfd459))
* Add focus styling to header links ([a99065c](adamzev@a99065c))
* Add href to dropdown items to increase link size ([2eb4667](adamzev@2eb4667))
* closing tooltip popup on map closes property details ([432e8c0](adamzev@432e8c0))
* correct the scrolling on the map page ([a850237](adamzev@a850237))
* Remove nested link and button ([d93e8bd](adamzev@d93e8bd))
* Update footer markup structure for accessibility ([d5c2a33](adamzev@d5c2a33))

### Features

* **247:** make the mapbox legend more legible ([bcf6915](adamzev@bcf6915))
* **293:** sort features by priority of high, medium, low ([8cd1058](adamzev@8cd1058))
* **305:** expand the header width of single property table ([b25261e](adamzev@b25261e))
* **395:** add white background to backbutton bar ([a65f052](adamzev@a65f052))
* **395:** make property selection back button sticky ([6601201](adamzev@6601201))
* **457:** add filter count to button ([b35145a](adamzev@b35145a))
* **535:** add close download view button ([#579](https://github.com/adamzev/clean-and-green-philly/issues/579)) ([9bd2c53](adamzev@9bd2c53))
* **544:** adjust remove property section ([#580](https://github.com/adamzev/clean-and-green-philly/issues/580)) ([900af8e](adamzev@900af8e))
* **568:** restyle the property table ([#577](https://github.com/adamzev/clean-and-green-philly/issues/577)) ([2c8cc92](adamzev@2c8cc92))
* Add arrow icon to link ([6bce3fa](adamzev@6bce3fa))
* Add content to sidebar ([23d5c52](adamzev@23d5c52))
* Add council district ([e576218](adamzev@e576218))
* Add extra data to single detail page ([48e34fe](adamzev@48e34fe))
* Add font ([c1a8b93](adamzev@c1a8b93))
* Add font to map ([1491518](adamzev@1491518))
* Add font to search field ([3b08069](adamzev@3b08069))
* Add info cards ([8170944](adamzev@8170944))
* Add missing data and atlas link; style table ([8c260d4](adamzev@8c260d4))
* Add percentage, update column widths ([41caf77](adamzev@41caf77))
* Add priority color square ([ad5a9fa](adamzev@ad5a9fa))
* add redirect from map to find-properties ([439ed6c](adamzev@439ed6c))
* Add row scope ([f945979](adamzev@f945979))
* Add spacing below Back button ([7de48c5](adamzev@7de48c5))
* Address a few more links ([b3b6733](adamzev@b3b6733))
* Adjust table per requirements ([36e6cfa](adamzev@36e6cfa))
* Change Find Properties and Learn More to links ([1de0b47](adamzev@1de0b47))
* Close sidebar if clicking on empty map ([612117d](adamzev@612117d))
* Navigate to map on click; show popups ([183b6a2](adamzev@183b6a2))
* Open sidebar from map ([5474367](adamzev@5474367))
* Pass selected property to map view ([663f142](adamzev@663f142))
* underline links ([5f23d09](adamzev@5f23d09))
* Update aria label and role ([765e5a4](adamzev@765e5a4))
New notebook detailing some preliminary ML analysis of dataset
…t-of-release-workflows

Task: #1011 Consolidate release and release-drafter workflows
Bumps the all-actions group with 2 updates: [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) and [actions/github-script](https://github.com/actions/github-script).
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link

vercel bot commented Apr 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vacant-lots-proj ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 11:48am

Previously in the new ETL pipeline retained geometries would get misaligned due to mismatched indexes (gapped vs contiguous).
Migrate eslint config to new flat file structure for v9 and update ignores to several generated areas including the .next server and more as well as update next to 14.2.26 to avoid middleware vulnerability
* fix: add --check flag for formatting CI check

* fix: format files with ruff
Refactor the filters logic by moving all of the implementation into each of the specific `ButtonGroup`, `Panels`, and `MultiSelect` components as well as separating out the filter heading description information, rather than keeping it wrapped together in `DimesionFilter`.
@nlebovits nlebovits merged commit 94e7f38 into main Apr 24, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants