Hi all! During the last week we've added some changes to the TourGuide: - We've made the first integration with the CEP image. As the official CEP image wasn't automated in Dockerhub, we've made our own image under our organization, lighter and based on the Tomcat 7 official image. The initial approach is to generate events when temperatures exceeds some limits during a 30 sec period time (using the UL20 client). Documentation of it's usage will be added during the week. - We've added schema validators to the Restaurant, review and reservations entities. Now, the sever checks the elements and types before posting to Orion. This breaks some of the functionalities of the client, as it's using wrong value types (as discussed in previous e-mails). We've been also testing the client and we've found several things worth to mention: 1. The latest client update included >236.000 line changes and 180 files. As you made a pull request, I thought you would like us to review it, but even Github said that this was impossible (find image attached). It was an urgent change because the client was broken (due to the renaming), but now we are discussing if we should "re-write" the repository history. We believe that doing smaller commits allow everyone to trace all the changes easier (even though we are not developing the client). Also, we wonder if all the files included are needed (for example here: https://github.com/Fiware/tutorials.TourGuide-App/tree/master/client/img/FI-WARE_style_guide/wordpress). What do you think? 2. Initial warning. Every time we access tourguide, there's an initial warning that can confuse the users (image attached). It may suggest users that something is failing, meanwhile it's just the user needs to log in to start. 3. Drop-down button in reservations allow to select from [1,2,3,4,5,100]. It should allow to generate reservations from different values (image attached). 4. Reservations have some typos also (image attached). Also, we've discussed about the field 'commensals' and it sounds a bit strange for us. How about 'customers' or 'diners'? Waiting for your feedback. Best! Alberto Martín -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-developer-experience/attachments/20160222/5325b576/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: git-commit.png Type: image/png Size: 47602 bytes Desc: not available URL: <https://lists.fiware.org/private/fiware-developer-experience/attachments/20160222/5325b576/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: dropdown.png Type: image/png Size: 19516 bytes Desc: not available URL: <https://lists.fiware.org/private/fiware-developer-experience/attachments/20160222/5325b576/attachment-0001.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: typos.png Type: image/png Size: 16431 bytes Desc: not available URL: <https://lists.fiware.org/private/fiware-developer-experience/attachments/20160222/5325b576/attachment-0002.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: initial_warning.png Type: image/png Size: 7382 bytes Desc: not available URL: <https://lists.fiware.org/private/fiware-developer-experience/attachments/20160222/5325b576/attachment-0003.png>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy