]> git.openstreetmap.org Git - nominatim-ui.git/history - src/pages/DetailsPage.svelte
detail page: add country to postcode -search by name- link
[nominatim-ui.git] / src / pages / DetailsPage.svelte
2024-04-05 marc tobiasdetail page: add country to postcode -search by name...
2023-08-29 marc tobiasadjust details test cases to what newest Nominatim...
2023-06-26 marc tobiasreplace eslint-plugin-svelte3 with eslint-plugin-svelte
2023-06-26 marc tobiascut lines at 100, spacing changes for linter
2022-05-20 marc tobiasOn /details page the map-position box was misaligned
2022-04-26 Sarah HoffmannMerge pull request #181 from lonvia/fix-trueness
2022-04-22 Sarah Hoffmannboolean parameters must be handled as code in parameters
2022-01-20 Sarah HoffmannMerge pull request #169 from lonvia/fix-columns
2022-01-13 Sarah Hoffmannfix span columns in details page
2021-10-27 mtmailnew config option -Reverse_Only- (#166)
2021-05-31 mtmailHelper check for details keywords (#160)
2021-05-19 mtmailupgrade Bootstrap 4 => 5, remove jquery (#146)
2021-05-19 mtmailhierarchy in details response is hash, not array (...
2021-05-16 mtmaildetail page: fix display when keywords from API are...
2021-04-14 Yash SrivastavaDetails page: Use osm type and it as placeholder for...
2021-04-12 mtmailadd help with overpass-turbo query for calculated postc...
2021-03-05 mtmaildetailspage: children, hierarchy link didnt update...
2021-03-02 Sarah Hoffmannmake details information table responsive (#98)
2021-03-01 Sarah HoffmannAdd component for rows in details info box (#96)
2021-02-28 Sarah Hoffmanndetails: ignore missing computed postcode (#95)
2021-02-25 mtmailError section (#90)
2021-02-16 mtmailput search,reverse,by-id links into top navbar (#75)
2021-02-16 Sarah HoffmannEnable simple CI run (#77)
2021-02-13 Sarah HoffmannHandle all page changes via page store (#70)
2021-02-12 Sarah HoffmannComponents for internal links (#69)
2021-02-10 Sarah HoffmannConvert current_result and current_request_latlon store...
2021-02-08 mtmaildetails page: on error (HTTP 400) show message (#58)
2021-02-02 mtmailAdd eslint linter (#52)
2021-02-02 marc tobiasremove search-url-params polyfill. Svelte doesnt suppor...
2021-01-30 marc tobiasversion 2.0 - converted to Svelte framework