-
Notifications
You must be signed in to change notification settings - Fork 26
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
Release/v2.6.4 #2264
Closed
Closed
Release/v2.6.4 #2264
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
Enable scrolling after submit
Allow sorting on district
Remove Matomo
Refactor IncidentDetail to typescript
…placeholder text.
Temp 4 containers
* Fix default state default texts form
…n of topografie endpoint) (#2221) * Remove featureFlag useStaticMapServer * Remove StaticMap component from summary component * Remove StaticMap from Locationform backoffice * Cleanup Static map component
* IncidentMap route * Test header component for incidentmap
* Remove duplicate labels * Remove old todos * Remove references to selectInput_b and radioInput_b * Remove obsolete FieldControlWrapper * Remove reference to FieldControllWrapper * Move MetaList.test * ChangeValue component to typescript
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for EPSG:4326 & EPSG:3857 projection * Add CRS to app.amsterdam.json
* Improvements incident map header * use theme breakpoint instead of const
…(whether she wants a dot or not)
…reden_page [SIG 4724] Textchanges in KTO-tevredenpage
- no more white line between Door uw reactie weten we wat we kunnen verbeteren. and U ontvangt direct een e-mail met een overzicht van uw reactie. - text is changed
…edankt-ontevredenKTOpage [SIG-4721] Changes to text and formatting KTO-ontevreden-bedankt page
…edankt-ontevredenKTOpage [SIG-4721] word added after comment from Linda
* add notification when too many filters selected * add scrollIntoView for notification * re-order folder structure * implement PR feedback * remove unncessecary SPDX * fix tests * implement PR feedback * update typing
* hide footer when in amstedam.app * changed imports * implement PR feedback * remove unncessecary import * changed Footer name
* Show map * Incident Layer * Tests and refactor * Test in case the api returns an error * Show clustered markers instead of individual icons * Fix linter error * useeffect params * Added clusterOptions similar to overviewMap * Fix mouse scroll and typing
* add plugin and configuration * warn istead of error
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.
🔧 CHORES (1)
#2228 Add GZIP compression in nginx for speed optimization
📦 CORE TASKS (3)
#2210 Allow sorting on district
#2213 Add typescript to location form
#2236 Add eslint rule to prefer double quotes in jsx
🤦 UNKNOWNS (44)
#2203 Refactor IncidentDetail to typescript
#2206 [SIG 4571] Standaard teksten react hook form refactor
#2209 Enable scrolling after submit
#2211 Remove Matomo
#2212 [SIG-4658] [SIG 4658] Change text subcategorie
#2214 Temp 4 containers
#2215 [SIG-4572] [SIG 4572] Fix default state in default text form
#2217 Refactor/meta-list form
#2218 Set max number of containers to 1
#2220 [SIG-4661] [SIG 4661] IncidentMap route
#2221 [SIG-4622] [SIG 4622] Remove reliance on static map component (due to deprecation of topografie endpoint)
#2222 [SIG-4691] [SIG 4691] Remove label from location form
#2223 Remove duplicate components in incident manage container
#2224 [SIG-4661] [SIG 4661] Reinstate ignore async lazy loading
#2225 [SIG-4661] [SIG 4661] Fix test coverage
#2226 Bump terser from 5.9.0 to 5.14.2 in /e2e-tests
#2227 Bump terser from 4.8.0 to 4.8.1
#2229 Add support for EPSG:4326 & EPSG:3857 projection
#2230 Make hardcoded "overig" categories Amsterdam-specific
#2233 [SIG-4704] Added aria labels to buttons without explicit meaningful text
#2234 [SIG-4705] Changed svg to styled component button
#2235 [SIG-4697] Changed alt text of logo in amsterdam.json file
#2237 [SIG-4621] [SIG 4621] Show map and markers
#2239 [SIG-4703] : add aria expended labels
#2240 [SIG-4700] Change breakpoint searchbar overlay
#2241 [SIG-4661] [SIG 4661] Improvements incident map header
#2242 [SIG-4701] Make legend panel focusable
#2243 [SIG-4701] Revert "make legend panel focusable"
#2244 Revert "Add support for EPSG:4326 & EPSG:3857 projection"
#2245 Add support for EPSG:4326 & EPSG:3857 projection
#2246 [SIG-4724] [SIG 4724] Textchanges in KTO-tevredenpage
#2247 [SIG-4661] [SIG 4661] Fix hamburger menu, hide attribution text, remove space above map
#2248 [SIG-4662] [SIG 4662] Cluster incidents on incident map
#2249 [SIG-4531] Show notification when too many filters selected
#2250 [SIG-4701] Add focus option to legend panel
#2252 [SIG-4661] [SIG 4661] Fix header on safari mobile
#2254 [SIG-4753] [SIG 4753] Fix mobile header in Safari
#2255 [SIG-4721] Changes to text and formatting KTO-ontevreden-bedankt page
#2256 [SIG-4719] Hide footer when in amstedam.app
#2257 Add plugin and configuration
#2258 [SIG-4721] Word added after comment from Linda
#2260 [config]: add test watch mode
#2262 [SIG-4755] : change aanvraag formulier url
#2263 [SIG-4662] [SIG 4662] Styling cluster icons in meldingenkaart