Newer
Older
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.4.0](https://forge.grandlyon.com///compare/v1.3.0...v1.4.0) (2021-02-01)
### Features
* add address search with auto-complete ([b5c264b](https://forge.grandlyon.com///commit/b5c264b807e92800550ac8a5bebaa649be80771f))
* add geojson for metropole and brignais ([b329468](https://forge.grandlyon.com///commit/b329468f4c2f07f6ab60789db940b6587be2a854))
* add modal for structure claim + use of ngPlural on search ([316d2a7](https://forge.grandlyon.com///commit/316d2a7428571661015bdaf025cc7992cf56cd58))
* update app-modal for handling confirmation buttons ([aae176e](https://forge.grandlyon.com///commit/aae176e28103b98aee31db3a716364088a1a24de))
* **structure:** add admin delete ([553c303](https://forge.grandlyon.com///commit/553c303b93ed8bb7019eef8cf7b66fbebcb2e3dd))
* sync locate from search bar to map ([a99e9b4](https://forge.grandlyon.com///commit/a99e9b4356022e1c9a385cf2533eee68a2d08636))
* **structure-details:** add description and lockdown activity ([3bdb11b](https://forge.grandlyon.com///commit/3bdb11bb3375c8592e4170c3e4cea98778e7bfbf))
* **structure-details:** update structure card ([fa0c752](https://forge.grandlyon.com///commit/fa0c75244846f83c0608e898763620fd72ec8f0f))
* update metropole gejson ([056b85c](https://forge.grandlyon.com///commit/056b85c3c5ba45ca6add5e625ad0d8e26d55e31b))
* **style:** add form-input style ([b1dba86](https://forge.grandlyon.com///commit/b1dba86db8287cb7926e5f6373269d1ff5537ac2))
### Bug Fixes
* add capitalize on structure card name ([26f403d](https://forge.grandlyon.com///commit/26f403df260406b4de89fec017ad33613b66bc73))
* **print:** hide buttons ([62b4ad4](https://forge.grandlyon.com///commit/62b4ad4471b0efc9860d64f9a2b094727d584307))
* layout issue on small components ([b83233e](https://forge.grandlyon.com///commit/b83233eb7c81c1ce21c627f62cce7c15ddbd709a))
* remove duplicated event emitter ([1808865](https://forge.grandlyon.com///commit/180886584651e3b2e259c9212b607ddf02f37ac1))
* remove test component from home ([729e20f](https://forge.grandlyon.com///commit/729e20f81813400c0ae24c518c3985d88b373fe9))
* small design fixes on search and structure details ([88c61df](https://forge.grandlyon.com///commit/88c61dfb63de5b8e86077e793c349a216adac855))
* update map locate logic ([ed2e397](https://forge.grandlyon.com///commit/ed2e397be7d1a2e8a7e52d28590b8d85a8bd4107))
* update unused map package ([5852223](https://forge.grandlyon.com///commit/5852223529ef7df61ec54e95ae8b47970aaace77))
* **design:** structure-details display ([d2c9fd7](https://forge.grandlyon.com///commit/d2c9fd7d63f48303b249ae7b9711800da010516d))
* **print:** firefox issue for printing + fxLayout issue for chrome after printing ([fc64a2a](https://forge.grandlyon.com///commit/fc64a2a84a4c2d7db1dde0baefc970990c426137))
* **style:** add global link style ([5671fd8](https://forge.grandlyon.com///commit/5671fd8ce56b16383e4d18d71fc321ff1c3e51f1))
## [1.3.0](https://forge.grandlyon.com///compare/v1.2.0...v1.3.0) (2021-01-15)
### Features
* add admin validation for structure claim ([a04a36c](https://forge.grandlyon.com///commit/a04a36c067cd30efd01780217d93b53dff02fe24))
* add tcl display handling ([2ca8938](https://forge.grandlyon.com///commit/2ca8938cbf9bf3131e66e14f0336eb347e4e8aa4))
* claim structure ([216124e](https://forge.grandlyon.com///commit/216124eb0204c55c61f363fc3b7ec78410e2050a))
* create structure ([841d5c3](https://forge.grandlyon.com///commit/841d5c34a60babeae2da59023e3fbb77c298e9a9))
### Bug Fixes
* admin role verification handling + npm package fix ([dbd803f](https://forge.grandlyon.com///commit/dbd803f2b295fc1cd3e8433be4c26ffd53163be2))
* clean code ([c4095e6](https://forge.grandlyon.com///commit/c4095e6cf7f8e1ac60de7f4b15ec5fa443504e15))
* openning hours handling when there is no hours ([40e3fef](https://forge.grandlyon.com///commit/40e3fefa2c3150eefdd2e8b1f2d0aa0d5b208353))
* remove console log ([72874c9](https://forge.grandlyon.com///commit/72874c9d26eb93ae553753f57a7635fd9e844a41))
* structure display modification + fix missing address ([afe4d06](https://forge.grandlyon.com///commit/afe4d06cc11f0b144ca6bead3c525be82b480ee0))
* update ram logo ([7f13e37](https://forge.grandlyon.com///commit/7f13e3704df7dada49c412ebe7a0071cbc17099b))
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
## [1.2.0](https://forge.grandlyon.com///compare/v1.1.0...v1.2.0) (2020-12-18)
### Features
* add password-reset handling ([c91cda1](https://forge.grandlyon.com///commit/c91cda15dc7c00220b910d122e2f65f40bb57e06))
* structure form edit + data display refacto ([4aa542f](https://forge.grandlyon.com///commit/4aa542f730786a7374f1f4d83f520ef6d58e5baf))
* update nginx conf for matomo ([69562bf](https://forge.grandlyon.com///commit/69562bfc77e67d64510a38de33bd17d8e360dee4))
* **auth:** add basic signin - signup pop-up ([68a7de9](https://forge.grandlyon.com///commit/68a7de9d6a00e41f1948aefe83f8261c0d36bb8b))
* **auth:** add email verification page ([ec52547](https://forge.grandlyon.com///commit/ec52547c4c3fbee5c79fe5de6530bf9d4db52a90))
* **cicd:** update sonar analysis with TS + add Mr validation pipeline ([b57e3d4](https://forge.grandlyon.com///commit/b57e3d4550748cea6d217e1c7887ee47673df3b3))
* **profile:** add change password ([3db0df0](https://forge.grandlyon.com///commit/3db0df04df7dd3988b04c1b0eb5cf87b1c0842fb))
* **profile:** add profile module and component. ([dad29ce](https://forge.grandlyon.com///commit/dad29ce7743e53d4fcb03c5d86e15b420b63d3db))
* add location search ([3407dfc](https://forge.grandlyon.com///commit/3407dfc81528f22b9bf7efcefdf44e4e2e79f736))
* move structure location call to backend ([bfca4a1](https://forge.grandlyon.com///commit/bfca4a17f76aa36d9f19bcb3047bcc8afb1e691b))
### Bug Fixes
* **build:** fix translation build and nginx config ([62cd04b](https://forge.grandlyon.com///commit/62cd04b61de88bb855e0b467e92d3fa7cd67fa4c))
* **build:** fix translation build and nginx config ([f5b5e31](https://forge.grandlyon.com///commit/f5b5e31950dc210476ac382ba454038fb80434e0))
* camelcase var ([9bfaeb6](https://forge.grandlyon.com///commit/9bfaeb6aea2d15866009c4a8ea3bcce34ff578e3))
* change endpoint for categories ([0415307](https://forge.grandlyon.com///commit/041530756690d0b17816900d0e8405947b82f7d9))
* color ([7bb0a1a](https://forge.grandlyon.com///commit/7bb0a1a1f6bf7ce931d2ef3306d59c6f98f43fbe))
* filters refacto for backend ([1a9e126](https://forge.grandlyon.com///commit/1a9e1263c3a2155b383602ccbfbe1eb6212f51b3))
* module import ([6d9f220](https://forge.grandlyon.com///commit/6d9f220f659fcf074f77db3debac5c9870c0615b))
* remove duplicated source in docker image ([59dd172](https://forge.grandlyon.com///commit/59dd172096ced0b2c26638bee4e353dfb4c892f7))
* sonar issues. Unused imports, empty block ... ([b761be8](https://forge.grandlyon.com///commit/b761be8a61baba74b4e3d5ea9a5428ebea571a6f))
* switch method from public to private ([337a90c](https://forge.grandlyon.com///commit/337a90ce3b84088f5ff244229f94e3836be92e8e))
* unnecessary form validation and function return type ([fc87022](https://forge.grandlyon.com///commit/fc8702287f26c859d4c3bfb449a9f771b9445bda))
* update nginx config ([f193866](https://forge.grandlyon.com///commit/f1938666d1e0e16beb00722118e21a26a8408280))
* **auth:** add better signin signup logic ([a160631](https://forge.grandlyon.com///commit/a1606311613f4ad4f7cf43c73a99ee06bdda74e0))
* **auth:** add regex for password check + add email already in use msg ([02f75f2](https://forge.grandlyon.com///commit/02f75f2fbfb312880c210694ff26f24b0eb0a1a8))
* **map:** missing mdm marker ([971b486](https://forge.grandlyon.com///commit/971b486e06b632609ee262cbf54184084efc2d58))
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
## [1.1.0](https://forge.grandlyon.com///compare/v0.0.3...v1.1.0) (2020-12-01)
### Features
* add 'fabrique du terrritoire' logo ([d6b94d8](https://forge.grandlyon.com///commit/d6b94d81eeb7cc2db5249a2ae1ec728ecf94c73e))
* add address on strucutre details ([7d6177a](https://forge.grandlyon.com///commit/7d6177ad2402f84c148922663ed21ad96b125296))
* add deployr rec to gitlab-ci ([0b21f60](https://forge.grandlyon.com///commit/0b21f60d6d06506f805135d2dddf38efa3a8b9df))
* add distance calculation for cards ([acb0db6](https://forge.grandlyon.com///commit/acb0db6f76e0a342f86bbb5ac82bca92020c2c57))
* add docker clean in cicd ([c3a4552](https://forge.grandlyon.com///commit/c3a455290e124ea0c12fd473c6c0892628b6dbd5))
* add legal notice and about page ([7ba499c](https://forge.grandlyon.com///commit/7ba499c4617fd92a1fc53d0012462c3c3e23a710))
* add marker zoom on selected ([6118657](https://forge.grandlyon.com///commit/6118657fef27ee0f6c717e5a21c238d15dc9148d))
* add mdm pop-up and marker display refacto ([5b3aeff](https://forge.grandlyon.com///commit/5b3aeff2c6af37e2274eb7e9d2f1bf31a824d9c1))
* add structure detail display panel ([19d7580](https://forge.grandlyon.com///commit/19d7580075731ad88ee365cce0d32dc3963ec236))
* add svg-icon component and update logo assets ([6ed6efe](https://forge.grandlyon.com///commit/6ed6efe81f9d8e8b1523f60ea7bd30b0de37fbce))
* move location call upper for distance filtering ([6facc3e](https://forge.grandlyon.com///commit/6facc3eb600da238212e3dc74bb95cc963b90f4c))
* reduce url display for structure details, change phone display and small fixes ([03b9383](https://forge.grandlyon.com///commit/03b9383cddf6c635c22df39990bc7466aa1b16b2))
* **api:** Mise en place d'une solution mock ([960ae5d](https://forge.grandlyon.com///commit/960ae5df57c60ef44f486d077078fe1876092163))
* **card:** ajout template + logique structures ([f0ec840](https://forge.grandlyon.com///commit/f0ec840d63e785d9128024875f9b1b0c553cfbf8))
* **carto:** first working verison of leafleat carto with wms from data.grandlyon ([0daaf7c](https://forge.grandlyon.com///commit/0daaf7c37063231735ac9896244c146f9aeebad6))
* **ide:** update vscode conf ([91922b5](https://forge.grandlyon.com///commit/91922b5473bee7f1d461299146c66e52fae5767e))
* **map:** add TU and clean service ([6295b52](https://forge.grandlyon.com///commit/6295b528092663fbadde388a192f29f8c64e44c1))
* **structure-details:** add service details ([e0a3476](https://forge.grandlyon.com///commit/e0a3476b2c32279cf50e6d9b748310aa93bc6b6c))
* add new icons to replace structure details icons ([725f180](https://forge.grandlyon.com///commit/725f180f2769cae97157624233ebb2a9dc4fbb65))
* add tooltip handling for structure card hover ([d6b6ee3](https://forge.grandlyon.com///commit/d6b6ee3eb8ed6c9ddc4548a73c1d6abfc88e5d46))
* update back deploy ([c0f25b1](https://forge.grandlyon.com///commit/c0f25b1a18df364e6dba539caaf4a2374bd589cf))
* update card style ([ffd48d5](https://forge.grandlyon.com///commit/ffd48d50509e27bea5c8eee5c25a43f544980fb1))
* update global color and style ([d586068](https://forge.grandlyon.com///commit/d5860681a7b9e099c35172aa13955e976e60291c))
* update map control position ([17dc6d4](https://forge.grandlyon.com///commit/17dc6d444cd95ec6b30a826213c526103f3967e6))
* **api-mock:** add package.json for api ([b7cdd58](https://forge.grandlyon.com///commit/b7cdd58287219ea0f49d0a8bea57ea681ec7d68a))
* **cicd:** add json-server image build ([2889204](https://forge.grandlyon.com///commit/28892042355d4e6f79aecd0ae9ed2e3edd8be19f))
* **map:** add map with Leaflet ([f36dd96](https://forge.grandlyon.com///commit/f36dd96e2d8eb2a40b7d52ce7551c4d23d8f8bf1))
* **map:** clean code and remove ign map because of heavy loading ([5aa1038](https://forge.grandlyon.com///commit/5aa1038800f5b2eaa021040e0b5e3e33e124b4ae))
* **map:** merge structre and map. ([397fb5f](https://forge.grandlyon.com///commit/397fb5f7c840a2fed513ef98cf5ebf8cc27fc2c7))
* **scaffolding:** update with shared module ([396c819](https://forge.grandlyon.com///commit/396c8195c39c66115ee7b442a790ec3e5843d9b9))
* **structure-list:** update layout ([990769a](https://forge.grandlyon.com///commit/990769a6872f6446de05376ee75aa9959bce6e5b))
* **style:** add new style for app ([7202f60](https://forge.grandlyon.com///commit/7202f601ebaa97c6987bcc9277887c24b7ef582a))
* **TU:** add TU for home ([b256713](https://forge.grandlyon.com///commit/b256713c5483df7291d343a1592ae27ea8dd3488))
* add badge to README.md ([93854ae](https://forge.grandlyon.com///commit/93854ae623fbb109dc2534ae6c980b35ea1611f0))
* add docker build and cicd piplines ([17b0dfc](https://forge.grandlyon.com///commit/17b0dfcbe0aa4ef0fbf57edf74f11ef8059b546c))
* update environnement var for register form link. ([a1d44f3](https://forge.grandlyon.com///commit/a1d44f3b3e0da30669816f9094f7f1207979d486))
* update global css style and add highlight effect for header ([4016a7e](https://forge.grandlyon.com///commit/4016a7e2d4e2ba2c55b514ce60fcd335d37394a3))
### Bug Fixes
* **map:** update zoom level ([581a9a8](https://forge.grandlyon.com///commit/581a9a8be7de8bac023a7c5858e8daa709a99051))
* add border on map and pop-up + cahnge mdm marker color ([9a67f67](https://forge.grandlyon.com///commit/9a67f67290126823dec08ff098662ddbf9f480c1))
* add mouseevent handling for markers ([a88da0a](https://forge.grandlyon.com///commit/a88da0a6372c7182a4eab8aa88267e5ddf15c122))
* address query ([15a191a](https://forge.grandlyon.com///commit/15a191a34206ba726000bba9fd2a20b42365fb99))
* api config to make to work both with backend and mock api ([c211fe3](https://forge.grandlyon.com///commit/c211fe388e0f0b240cf374807c2acd8d6e69c52a))
* bad link for svg asset ([38b594e](https://forge.grandlyon.com///commit/38b594ed36a3c8c5cba24868fa9e47b9902185db))
* bug fixes + modal refacto ([634d662](https://forge.grandlyon.com///commit/634d66203c0e48a9d88b1f5248acfa91e20ca3ec))
* build ([0746ad6](https://forge.grandlyon.com///commit/0746ad6bc308bccd3db97e20111dacc83ff6cafc))
* build ([25f004c](https://forge.grandlyon.com///commit/25f004cb03910b740f271404482fdc921f4251a2))
* build budget ([e0ebab2](https://forge.grandlyon.com///commit/e0ebab2600dff44cbf241a5f5068209c2bfbf397))
* build issue ([e9b2ec0](https://forge.grandlyon.com///commit/e9b2ec09bb358bc6d5f340b880023a15b007b045))
* build issue ([f0ffd63](https://forge.grandlyon.com///commit/f0ffd63bfaf5e346496a8b560e628be052c79fb0))
* build issue "he server responded with a non-JavaScript MIME type of "text/html" " ([6160bfe](https://forge.grandlyon.com///commit/6160bfea094933e8f7cdbe4f279368551d1ff13f))
* build issue on throw error ([c03000e](https://forge.grandlyon.com///commit/c03000e1c9d9767419b9ef609f4abf13cddf582f))
* change map default layers with osm_grandlyon ([16cb954](https://forge.grandlyon.com///commit/16cb95422273fc245adec05778cfdd6f6e3d4b6e))
* change mdm icon and update missing access modality type ([2940622](https://forge.grandlyon.com///commit/29406223e9b23264bc41a7da3596703457dd9182))
* clean header component ([9ff17fa](https://forge.grandlyon.com///commit/9ff17fa9a5ccadc90709b31a6a12b62a1e01e77a))
* cleaning makers was removing mdm layer ([b6f7966](https://forge.grandlyon.com///commit/b6f7966fcbfde3464b6e844620cc7310424d5fa9))
* css for structure-details and addr display ([4510839](https://forge.grandlyon.com///commit/451083936feeaa4ee90f843bd788365f7a4cf020))
* dockerfile ([9ae3c1b](https://forge.grandlyon.com///commit/9ae3c1bb6cfac49d96120b55ed8e3f478e2ae292))
* dockerfile ([d27fbac](https://forge.grandlyon.com///commit/d27fbaccd36deffb1c87e99aa1f1299d4b27e147))
* dockerfile ([8c11b97](https://forge.grandlyon.com///commit/8c11b972d251424b52d8423f8c41fa94c34f7f13))
* duplicated background-color on icons ([cebbd6b](https://forge.grandlyon.com///commit/cebbd6b49d0728623ff651d09878cdb5c677a282))
* fix background shape style ([59522f6](https://forge.grandlyon.com///commit/59522f66145b3667f4c145f9e8145de915894982))
* handling of modal open ([2362bd2](https://forge.grandlyon.com///commit/2362bd286e2a20d29d6865399f63dbbb50fdbc79))
* improve border style ([3d45ba5](https://forge.grandlyon.com///commit/3d45ba5323372d4b5241ec5313ff1c36f5e6af1a))
* location decline ([80f0b99](https://forge.grandlyon.com///commit/80f0b99ec5b21a82bfda38434113c226ce30f015))
* map marker hover, pop-up width ([db6116d](https://forge.grandlyon.com///commit/db6116de42dffd0c81b9188bad6c49dc3ca737da))
* map marker icon position ([8792129](https://forge.grandlyon.com///commit/87921294992fb9e393b54243e4b065abc29de414))
* marker display bug fix ([036c1b8](https://forge.grandlyon.com///commit/036c1b82f6184834a23490879fa3678da0c911c0))
* mobile responsive ([d8e50fb](https://forge.grandlyon.com///commit/d8e50fbd153430d8a8246c4751bedd403e4caf9b))
* nginx conf + build ([34fdcc1](https://forge.grandlyon.com///commit/34fdcc10705e66ef3d84b6223c3c81926ceed69d))
* nginx config, add proxy ([ddbdb4b](https://forge.grandlyon.com///commit/ddbdb4bf7a72b1bf570ce705d28bd2a58c3a90e1))
* open status dot and card distance display ([7e69ff3](https://forge.grandlyon.com///commit/7e69ff3aed2021ca17d6ca8d7bda257ad7cce656))
* overlay not working on FF ([467519c](https://forge.grandlyon.com///commit/467519ccaface67cd7f9d77cfd1a919446e8e3b2))
* put checkbox style in global style + small fixes ([4be3f69](https://forge.grandlyon.com///commit/4be3f698d993e30918ee555b7c8eb5522aea58e9))
* race condition issue for FF ([3ac2dc9](https://forge.grandlyon.com///commit/3ac2dc9e523f3c0e9d5e03811510767c7bd32713))
* remove autopan for markers ([c198f2b](https://forge.grandlyon.com///commit/c198f2ba80b4192eeef6432ef3fb2ffcdd3b49ce))
* remove console log, better home css display ([4766517](https://forge.grandlyon.com///commit/47665178a6dc089131c593d5fbd25e4b7bdd9d91))
* search component code ([c32212b](https://forge.grandlyon.com///commit/c32212be2a853cdd5649242341cc8fec9446daf7))
* small fix ([ec70e6e](https://forge.grandlyon.com///commit/ec70e6e11f866e22a5d7fe508b10ae66833a5f22))
* small fix on structure-details and add offset on map for structure zoom ([3d60d75](https://forge.grandlyon.com///commit/3d60d752e18a536eb4c325249a83fc52ca4d12fd))
* tooltip status issue ([8b3bd92](https://forge.grandlyon.com///commit/8b3bd921778fd2c18dd4a1ec6e28894a757a094b))
* typo ([ec29555](https://forge.grandlyon.com///commit/ec29555544de4680b052f38ba5d404e68053d228))
* typo in gitlabci ([603b76d](https://forge.grandlyon.com///commit/603b76d987bb709d854ab76541b3b9554baab88d))
* typo, alignements and others ([1a8d010](https://forge.grandlyon.com///commit/1a8d01079da4a5610443a0537dbf4667d61b9ef0))
* **build:** add tag name to docker push ([a575aba](https://forge.grandlyon.com///commit/a575aba236e9f5d1349027b400509064439a6884))
* **build:** add tsconfig.app.json to dockefile ([98b6838](https://forge.grandlyon.com///commit/98b683874543c768b89e512c6f5e4cbd84517d8d))
* **build:** typo in Dockerfile ([d122b73](https://forge.grandlyon.com///commit/d122b73c69aef4155698a1d6ecd771f1a0f53911))
* **cicd:** add image for sonar ([ac2c35e](https://forge.grandlyon.com///commit/ac2c35e380e70b0e4bf45ebfbb3722d76941ada3))
* **cicd:** gitlabci ([4e67a35](https://forge.grandlyon.com///commit/4e67a3533e3a67cd9f850b5074ece56cd6ef511c))
* **cicd:** gitlabci ([48ffe89](https://forge.grandlyon.com///commit/48ffe89c91adea4e2e604ca60a75532b37a6c319))
* **cicd:** gitlabci ([d02dbd9](https://forge.grandlyon.com///commit/d02dbd9e1615ca26bb96939c04ba0e71126ca959))
* **cicd:** gitlabci ([6631104](https://forge.grandlyon.com///commit/6631104037d4006fe16bf286c9bd16a414a13956))
* **cicd:** tmp remove of sonar analysis because no runner available ([da0926a](https://forge.grandlyon.com///commit/da0926a8a1e5f7205feb90fc83fc3c82141ca003))
* **cicd:** typo in docker-compose.yml ([b16de1c](https://forge.grandlyon.com///commit/b16de1c6dfe46ab384fece9cc5541cd13f6767ab))
* **cicd:** update .gitlab-ci.yml ([46d4d3b](https://forge.grandlyon.com///commit/46d4d3bb4cd4958563294b116afe3ef6e9549579))
* **cicd:** Update .gitlab-ci.yml ([64575a9](https://forge.grandlyon.com///commit/64575a9f3429155640b7a547c391de9802ad28ff))
* **cicd:** update port config for dev ([af48fee](https://forge.grandlyon.com///commit/af48feec83e35caf2305fb120b81ea3d866d1e47))
* **docker:** docker nginx run ([0b5a892](https://forge.grandlyon.com///commit/0b5a892df192b76185c7f97e998b28fb56c01958))
* **docker:** fix docker-compose version ([70637df](https://forge.grandlyon.com///commit/70637df7d8cd841de8d8837779e73c9cbdff3e90))
* **map:** add addr number for better location ([1ad8126](https://forge.grandlyon.com///commit/1ad81263386c6cf5b1c368c4ad75776dafca8f8f))
* remove console.log ([cc5e1e8](https://forge.grandlyon.com///commit/cc5e1e82295110e3126d60e0124808541d746891))
* remove console.log ([93c6a7f](https://forge.grandlyon.com///commit/93c6a7f68890ccefe49a40bb8ce329bc8314f9fb))
* remove debug.log ([4b9254b](https://forge.grandlyon.com///commit/4b9254baf0f2153040e779983ce1b8693425adc1))
* remove usless info for structure details and fix carto display bug ([b5a47a1](https://forge.grandlyon.com///commit/b5a47a1e8350e61be81400f4631956b90733db55))
* svg display issue on FF ([9e10a33](https://forge.grandlyon.com///commit/9e10a3327cf077f37a0d7ab0254d0668821984a4))
* trigger pop-up modal ([332a401](https://forge.grandlyon.com///commit/332a401aa86fd8ceda2bacb0279927566d7e95af))
* **sonar:** remove paste left over ([817e420](https://forge.grandlyon.com///commit/817e4207eb5811932a4e48b4fb72fe36a4853bc9))
* build language options and gitlabci ([8f793b9](https://forge.grandlyon.com///commit/8f793b9481f83e55181df3ea4f236f3e38041818))
* dev build ([6b3e4c1](https://forge.grandlyon.com///commit/6b3e4c189220ff50489d25368171fba256ef49a8))
* docker build and ad gitlab-ci dev build ([d01f5f9](https://forge.grandlyon.com///commit/d01f5f90161335241e5c9ed57a5536c1a7ead7e3))
* gitlab-ci ([952e1ec](https://forge.grandlyon.com///commit/952e1ec7b9625f9431484b0b6b0a4c4814401186))
* i18n translation ([54332d7](https://forge.grandlyon.com///commit/54332d747a9bdeead2f5465bc03cb1f9dfeda331))
* unit testing and remove console.log ([7e53d3b](https://forge.grandlyon.com///commit/7e53d3b9cc375036f47a0f3d7de137947fcaa65d))
* Update README.md ([a5dfc08](https://forge.grandlyon.com///commit/a5dfc08608294d4f4bab4c14acccdd20c712e480))
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
### 1.0.0 (2020-11-06)
### Features
- add address on strucutre details ([7d6177a](https://forge.grandlyon.com///commit/7d6177ad2402f84c148922663ed21ad96b125296))
- add badge to README.md ([93854ae](https://forge.grandlyon.com///commit/93854ae623fbb109dc2534ae6c980b35ea1611f0))
- add deployr rec to gitlab-ci ([0b21f60](https://forge.grandlyon.com///commit/0b21f60d6d06506f805135d2dddf38efa3a8b9df))
- add distance calculation for cards ([acb0db6](https://forge.grandlyon.com///commit/acb0db6f76e0a342f86bbb5ac82bca92020c2c57))
- add docker build and cicd piplines ([17b0dfc](https://forge.grandlyon.com///commit/17b0dfcbe0aa4ef0fbf57edf74f11ef8059b546c))
- add docker clean in cicd ([c3a4552](https://forge.grandlyon.com///commit/c3a455290e124ea0c12fd473c6c0892628b6dbd5))
- add header, footer and backgound ([c398303](https://forge.grandlyon.com///commit/c3983035d6e53df6d6f5e428180f78199a8f9f33))
- add logo ([9c5b297](https://forge.grandlyon.com///commit/9c5b2979971b42ea91fb52b8ef52bc3d37f98da6))
- add marker zoom on selected ([6118657](https://forge.grandlyon.com///commit/6118657fef27ee0f6c717e5a21c238d15dc9148d))
- add new icons to replace structure details icons ([725f180](https://forge.grandlyon.com///commit/725f180f2769cae97157624233ebb2a9dc4fbb65))
- add structure detail display panel ([19d7580](https://forge.grandlyon.com///commit/19d7580075731ad88ee365cce0d32dc3963ec236))
- add svg-icon component and update logo assets ([6ed6efe](https://forge.grandlyon.com///commit/6ed6efe81f9d8e8b1523f60ea7bd30b0de37fbce))
- add tooltip handling for structure card hover ([d6b6ee3](https://forge.grandlyon.com///commit/d6b6ee3eb8ed6c9ddc4548a73c1d6abfc88e5d46))
- move location call upper for distance filtering ([6facc3e](https://forge.grandlyon.com///commit/6facc3eb600da238212e3dc74bb95cc963b90f4c))
- **cicd:** add json-server image build ([2889204](https://forge.grandlyon.com///commit/28892042355d4e6f79aecd0ae9ed2e3edd8be19f))
- prettier and standard-version ([122cd2c](https://forge.grandlyon.com///commit/122cd2c099d49d5b0b319e66598a46cfc207fdc8))
- **api:** Mise en place d'une solution mock ([960ae5d](https://forge.grandlyon.com///commit/960ae5df57c60ef44f486d077078fe1876092163))
- **api-mock:** add package.json for api ([b7cdd58](https://forge.grandlyon.com///commit/b7cdd58287219ea0f49d0a8bea57ea681ec7d68a))
- **card:** ajout template + logique structures ([f0ec840](https://forge.grandlyon.com///commit/f0ec840d63e785d9128024875f9b1b0c553cfbf8))
- **carto:** first working verison of leafleat carto with wms from data.grandlyon ([0daaf7c](https://forge.grandlyon.com///commit/0daaf7c37063231735ac9896244c146f9aeebad6))
- **ide:** update vscode conf ([91922b5](https://forge.grandlyon.com///commit/91922b5473bee7f1d461299146c66e52fae5767e))
- **map:** add map with Leaflet ([f36dd96](https://forge.grandlyon.com///commit/f36dd96e2d8eb2a40b7d52ce7551c4d23d8f8bf1))
- **map:** add TU and clean service ([6295b52](https://forge.grandlyon.com///commit/6295b528092663fbadde388a192f29f8c64e44c1))
- **map:** clean code and remove ign map because of heavy loading ([5aa1038](https://forge.grandlyon.com///commit/5aa1038800f5b2eaa021040e0b5e3e33e124b4ae))
- **map:** merge structre and map. ([397fb5f](https://forge.grandlyon.com///commit/397fb5f7c840a2fed513ef98cf5ebf8cc27fc2c7))
- **scaffolding:** update with shared module ([396c819](https://forge.grandlyon.com///commit/396c8195c39c66115ee7b442a790ec3e5843d9b9))
- **structure-details:** add service details ([e0a3476](https://forge.grandlyon.com///commit/e0a3476b2c32279cf50e6d9b748310aa93bc6b6c))
- **structure-list:** update layout ([990769a](https://forge.grandlyon.com///commit/990769a6872f6446de05376ee75aa9959bce6e5b))
- update back deploy ([c0f25b1](https://forge.grandlyon.com///commit/c0f25b1a18df364e6dba539caaf4a2374bd589cf))
- update card style ([ffd48d5](https://forge.grandlyon.com///commit/ffd48d50509e27bea5c8eee5c25a43f544980fb1))
- update environnement var for register form link. ([a1d44f3](https://forge.grandlyon.com///commit/a1d44f3b3e0da30669816f9094f7f1207979d486))
- update global color and style ([d586068](https://forge.grandlyon.com///commit/d5860681a7b9e099c35172aa13955e976e60291c))
- update global css style and add highlight effect for header ([4016a7e](https://forge.grandlyon.com///commit/4016a7e2d4e2ba2c55b514ce60fcd335d37394a3))
- update map control position ([17dc6d4](https://forge.grandlyon.com///commit/17dc6d444cd95ec6b30a826213c526103f3967e6))
- **style:** add new style for app ([7202f60](https://forge.grandlyon.com///commit/7202f601ebaa97c6987bcc9277887c24b7ef582a))
- **TU:** add TU for home ([b256713](https://forge.grandlyon.com///commit/b256713c5483df7291d343a1592ae27ea8dd3488))
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
### Bug Fixes
- bug fixes + modal refacto ([634d662](https://forge.grandlyon.com///commit/634d66203c0e48a9d88b1f5248acfa91e20ca3ec))
- build ([0746ad6](https://forge.grandlyon.com///commit/0746ad6bc308bccd3db97e20111dacc83ff6cafc))
- build ([25f004c](https://forge.grandlyon.com///commit/25f004cb03910b740f271404482fdc921f4251a2))
- build budget ([e0ebab2](https://forge.grandlyon.com///commit/e0ebab2600dff44cbf241a5f5068209c2bfbf397))
- build issue ([f0ffd63](https://forge.grandlyon.com///commit/f0ffd63bfaf5e346496a8b560e628be052c79fb0))
- build issue ([e9b2ec0](https://forge.grandlyon.com///commit/e9b2ec09bb358bc6d5f340b880023a15b007b045))
- build issue "he server responded with a non-JavaScript MIME type of "text/html" " ([6160bfe](https://forge.grandlyon.com///commit/6160bfea094933e8f7cdbe4f279368551d1ff13f))
- build language options and gitlabci ([8f793b9](https://forge.grandlyon.com///commit/8f793b9481f83e55181df3ea4f236f3e38041818))
- change map default layers with osm_grandlyon ([16cb954](https://forge.grandlyon.com///commit/16cb95422273fc245adec05778cfdd6f6e3d4b6e))
- dev build ([6b3e4c1](https://forge.grandlyon.com///commit/6b3e4c189220ff50489d25368171fba256ef49a8))
- docker build and ad gitlab-ci dev build ([d01f5f9](https://forge.grandlyon.com///commit/d01f5f90161335241e5c9ed57a5536c1a7ead7e3))
- dockerfile ([d27fbac](https://forge.grandlyon.com///commit/d27fbaccd36deffb1c87e99aa1f1299d4b27e147))
- dockerfile ([9ae3c1b](https://forge.grandlyon.com///commit/9ae3c1bb6cfac49d96120b55ed8e3f478e2ae292))
- dockerfile ([8c11b97](https://forge.grandlyon.com///commit/8c11b972d251424b52d8423f8c41fa94c34f7f13))
- duplicated background-color on icons ([cebbd6b](https://forge.grandlyon.com///commit/cebbd6b49d0728623ff651d09878cdb5c677a282))
- fix background shape style ([59522f6](https://forge.grandlyon.com///commit/59522f66145b3667f4c145f9e8145de915894982))
- gitlab-ci ([952e1ec](https://forge.grandlyon.com///commit/952e1ec7b9625f9431484b0b6b0a4c4814401186))
- handling of modal open ([2362bd2](https://forge.grandlyon.com///commit/2362bd286e2a20d29d6865399f63dbbb50fdbc79))
- i18n translation ([54332d7](https://forge.grandlyon.com///commit/54332d747a9bdeead2f5465bc03cb1f9dfeda331))
- improve border style ([3d45ba5](https://forge.grandlyon.com///commit/3d45ba5323372d4b5241ec5313ff1c36f5e6af1a))
- nginx conf + build ([34fdcc1](https://forge.grandlyon.com///commit/34fdcc10705e66ef3d84b6223c3c81926ceed69d))
- open status dot and card distance display ([7e69ff3](https://forge.grandlyon.com///commit/7e69ff3aed2021ca17d6ca8d7bda257ad7cce656))
- put checkbox style in global style + small fixes ([4be3f69](https://forge.grandlyon.com///commit/4be3f698d993e30918ee555b7c8eb5522aea58e9))
- remove console log, better home css display ([4766517](https://forge.grandlyon.com///commit/47665178a6dc089131c593d5fbd25e4b7bdd9d91))
- remove debug.log ([4b9254b](https://forge.grandlyon.com///commit/4b9254baf0f2153040e779983ce1b8693425adc1))
- search component code ([c32212b](https://forge.grandlyon.com///commit/c32212be2a853cdd5649242341cc8fec9446daf7))
- **docker:** docker nginx run ([0b5a892](https://forge.grandlyon.com///commit/0b5a892df192b76185c7f97e998b28fb56c01958))
- small fix ([ec70e6e](https://forge.grandlyon.com///commit/ec70e6e11f866e22a5d7fe508b10ae66833a5f22))
- small fix on structure-details and add offset on map for structure zoom ([3d60d75](https://forge.grandlyon.com///commit/3d60d752e18a536eb4c325249a83fc52ca4d12fd))
- tooltip status issue ([8b3bd92](https://forge.grandlyon.com///commit/8b3bd921778fd2c18dd4a1ec6e28894a757a094b))
- trigger pop-up modal ([332a401](https://forge.grandlyon.com///commit/332a401aa86fd8ceda2bacb0279927566d7e95af))
- **cicd:** gitlabci ([6631104](https://forge.grandlyon.com///commit/6631104037d4006fe16bf286c9bd16a414a13956))
- typo ([ec29555](https://forge.grandlyon.com///commit/ec29555544de4680b052f38ba5d404e68053d228))
- typo in gitlabci ([603b76d](https://forge.grandlyon.com///commit/603b76d987bb709d854ab76541b3b9554baab88d))
- **cicd:** tmp remove of sonar analysis because no runner available ([da0926a](https://forge.grandlyon.com///commit/da0926a8a1e5f7205feb90fc83fc3c82141ca003))
- unit testing and remove console.log ([7e53d3b](https://forge.grandlyon.com///commit/7e53d3b9cc375036f47a0f3d7de137947fcaa65d))
- **build:** add tag name to docker push ([a575aba](https://forge.grandlyon.com///commit/a575aba236e9f5d1349027b400509064439a6884))
- **build:** add tsconfig.app.json to dockefile ([98b6838](https://forge.grandlyon.com///commit/98b683874543c768b89e512c6f5e4cbd84517d8d))
- **build:** typo in Dockerfile ([d122b73](https://forge.grandlyon.com///commit/d122b73c69aef4155698a1d6ecd771f1a0f53911))
- **cicd:** add image for sonar ([ac2c35e](https://forge.grandlyon.com///commit/ac2c35e380e70b0e4bf45ebfbb3722d76941ada3))
- **cicd:** gitlabci ([d02dbd9](https://forge.grandlyon.com///commit/d02dbd9e1615ca26bb96939c04ba0e71126ca959))
- **cicd:** gitlabci ([48ffe89](https://forge.grandlyon.com///commit/48ffe89c91adea4e2e604ca60a75532b37a6c319))
- **cicd:** gitlabci ([4e67a35](https://forge.grandlyon.com///commit/4e67a3533e3a67cd9f850b5074ece56cd6ef511c))
- Update README.md ([a5dfc08](https://forge.grandlyon.com///commit/a5dfc08608294d4f4bab4c14acccdd20c712e480))
- **cicd:** typo in docker-compose.yml ([b16de1c](https://forge.grandlyon.com///commit/b16de1c6dfe46ab384fece9cc5541cd13f6767ab))
- **cicd:** update .gitlab-ci.yml ([46d4d3b](https://forge.grandlyon.com///commit/46d4d3bb4cd4958563294b116afe3ef6e9549579))
- **cicd:** Update .gitlab-ci.yml ([64575a9](https://forge.grandlyon.com///commit/64575a9f3429155640b7a547c391de9802ad28ff))
- **cicd:** update port config for dev ([af48fee](https://forge.grandlyon.com///commit/af48feec83e35caf2305fb120b81ea3d866d1e47))
- **docker:** fix docker-compose version ([70637df](https://forge.grandlyon.com///commit/70637df7d8cd841de8d8837779e73c9cbdff3e90))
- **sonar:** remove paste left over ([817e420](https://forge.grandlyon.com///commit/817e4207eb5811932a4e48b4fb72fe36a4853bc9))
### [0.0.3](https://forge.grandlyon.com///compare/v0.0.2...v0.0.3) (2020-09-30)
- add header, footer and backgound ([c398303](https://forge.grandlyon.com///commit/c3983035d6e53df6d6f5e428180f78199a8f9f33))
- add logo ([9c5b297](https://forge.grandlyon.com///commit/9c5b2979971b42ea91fb52b8ef52bc3d37f98da6))
### [0.0.2](https://forge.grandlyon.com///compare/v0.0.1...v0.0.2) (2020-09-28)
### Features
- prettier and standard-version ([122cd2c](https://forge.grandlyon.com///commit/122cd2c099d49d5b0b319e66598a46cfc207fdc8))