Daniel Woste

Results 78 issues of Daniel Woste

The "Debug view off" is a button, which shows all need attributes. However it is just text, and no hint is given that this can be clicked. Also documentation is...

Currently needs_types, needs_extra_links/options, needs_warnings are not related to each other. But there are a lot of use cases, where e.g. only specific options for a specific need-types shall be possible....

``sphinxcontrib-needs/docs/directives/needtable.rst:4: WARNING: Any IDs not assigned for table node`` With version 0.7.4 normal tables get wrapped inside a container/div. In this case the generated docutils id goes to the container...

After each release, the version master shall be updated to the upcoming one, so that an installation from master already has a newer version as the official release from pypi.

``.. needtable::`` shall get an option to define the js-based configuration of the DataTable package. As this configuration can be quite huge and complex, there shall be a new option...

Reason: More content is possible and meta data can be set. ... tbd

Currently all extra_options for needs support string fields only. It would be good, if at least list types like for tags and links are supported. Maybe other fields can be...

enhancement

needservices request data from external services, which may be available and therefore the build crashes or stops. There shall be an option, that indicates if needservice shall be executed or...

On huge projects, e.g. >100.000 needs, checking sphinx-warnings takes a lot of time (2-3 minutes) even if no warning were defined. So for an empty sphinx-warnings configuration there should be...

bug

Filtered Needs shall be presented in a (static) board like the ones from github projects: ![image](https://user-images.githubusercontent.com/998700/131079151-e4a2fd3e-ffca-4ba1-9f10-7b2b82e9ec97.png) Source: https://github.com/useblocks/sphinxcontrib-needs/projects/1 So each need is represented by a card, which (may) contain: *...

enhancement