danielsuter
danielsuter
If I understand it correctly, even with caching we would make a request. We're using ETAGS. So the client will ask the server if something has changed providing the etag,...
I'm pretty sure @mi-we investigated that in our mini camp and came to this conclusion. Your second comment is actually my point, that server side caching does not fix the...
This is the manage tab. Duplicated or incomplete labels won't be saved and it should show an appropriate message.
If created a first version. Hope this will help.
This is very interesting indeed. We had one test with a timing issue but this was an exercise. The tetsts comitted should all work.
@adiherzog The documentation looks pretty good. Thanks a lot! We didn't use the gradle wrapper but that's better I guess.
The angular upgrade could not solve this, since we need to create directives to share code.
We would need to increase the input field size for all entries then. Otherwise it would look strange.
We have to manually reference every controller, service, ... -file in the index.html. There are libraries which can do that for us.
For now I believe the required items are documented and we can close this issue.