podliashanyk

Results 53 issues of 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)...

bug

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...

documentation

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...

help wanted
documentation