podliashanyk
podliashanyk
### Code/API request I tried the UI: User was changing parameters in the filter box, the refresh interval is set to 5seconds. The loading overlay (graying out of the table)...
We should at least mention that per now JS libraries are vendored and that they are located in the /libs folder in static files. We could also mention that there...
Ref: https://nav.readthedocs.io/en/latest/hacking/javascript.html#avoiding-caching Creating `python/nav/web/static/js/require_config.dev.js` and adding `require.urlArgs = "bust=" + (new Date()).getTime();` should not be necessary as long as Django debug is activated and caching is disabled for NAV in...