Previous implementatation was still using dummy data.
With this changes the integration of JWT iin the client is completed.
Change-Id: I4dde4fc209ec878d87e6477d70cf7a5b02fb9b34
The current ngcp-csc message container has responsiveness issues,
so I am implementing a new solution using Ext.window.toast() class.
Change-Id: I1db6b2bce5b3f775c9914acaf33da12a2e84b277
Upon inital load of app (with no previous localStorage stored), app
can not load due to missing languageSelected value. Fix this by
checking for and setting the localStorage value earlier in the load
sequence, inside a new initiLocalStorage.js file that is loaded
before main app.js file. Also move conflicting html objects to
renderers to prevent native JS methods from being operated on them
before they are defined.
Change-Id: I36766685e55dc69af3b7917ddedd5df10718d907