smart-village-solutions / smart-village-app-cms

A CMS based on JSON schema of smart-village api
GNU General Public License v3.0
7 stars 2 forks source link

feat(opening hours): set default for open checkbox to true #126

Closed donni106 closed 3 years ago

donni106 commented 3 years ago

SVA-320

Bildschirmfoto 2021-10-26 um 19 30 21

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 84175933 and detected 0 issues on this pull request.

View more on Code Climate.

digorath commented 3 years ago

@donni106 There is now an issue that all the previous opening times' "geöffnet?" gets checked when a new one is added.

donni106 commented 3 years ago

There is now an issue that all the previous opening times' "geöffnet?" gets checked when a new one is added.

so if there are for example 3 blocks with 2 unchecked and 1 checked than adding a new one checks all?