Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monitor.js still references /monitor.html #157

Closed
stone-z opened this issue Apr 30, 2018 · 0 comments
Closed

monitor.js still references /monitor.html #157

stone-z opened this issue Apr 30, 2018 · 0 comments
Labels
Milestone

Comments

@stone-z
Copy link

stone-z commented Apr 30, 2018

After c43358e, HTML files are located in /templates, but monitor.js still has a reference to the old location on line 179. This causes a 404 when trying to navigate to a bot queue monitor from the Queues list.

@ghost ghost added the bug label May 7, 2018
@ghost ghost added this to the 1.0.2 milestone May 7, 2018
ghost pushed a commit that referenced this issue Jun 1, 2018
@ghost ghost closed this as completed Jun 27, 2018
ghost pushed a commit that referenced this issue Sep 25, 2018
1.0.2 Bugfix release

 ### Backend
- Emit a more specific error message for cases like #160.
- The timeout for calls to `intelmqctl` has been raised to 20s (#164).

 ### Pages

 #### Configuration
- Underscore is now allowed for new parameter names (#153).

 #### Monitor
* Fix link to monitor page (#157).

 ### Documentation
- Add a FAQ and add a section about the docker issue (#160).
- Add instructions for Debian 9, Ubuntu 18.04, and openSUSE Leap 42.3, 15.0 (#168).

 ### Packaging
- Include a positions file matching the default configuration of intelmq (#171).

 ### Known issues
* Missing CSRF protection (#111).
* Missing copyright notices (#140).
* Graph jumps around on "Add edge" bug component (#148).
* new runtime parameters with _ not possible (#153).
* wrong error message for new bots with existing ID (#152).
* Queue size for deleted queue remains displayed (#158).
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant