Sukesh Laghate
Sukesh Laghate
Hi, I have installed Geoportal 1.2.9 when I try to register a new network resource I see different protocol types as radio buttons. It is my assumption that the required...
### Issue type **I'm submitting a ...** (check one with "x") * [x] bug report * [x] feature request ### Issue description I am using Nebular library as part of...
I am submitting a feature request. I would love to see Vega support for Sankey chart in addition to Chord chart [#398](https://github.com/vega/vega/issues?utf8=%E2%9C%93&q=label%3Afeature-request%20chord)
First of all Thank you for creating awesome tool. **Describe the bug** I noticed that charts (graphs) in generated allure report dashboards have missing x Axis labels. For e.g 1....
**Feature request** Request you to add following icons: - Language (for i18n) - Accessibility - Scatter chart - Gauge chart - Dashboard - Heat map - Credit cards (specific for...
I have following models ``` class Connections(Document): url = fields.StringField(max_length=100, if_missing='', blank=True, default="http://localhost") user = fields.StringField(max_length=100, default='john.doe') password = fields.StringField(max_length=100, blank=True) impersonate_user = fields.BooleanField(default=False) impersonate_user_name = fields.StringField(max_length=100, default='', blank=True) impersonate_password...
### Issue type **I'm submitting a ...** * [x] bug report * [ ] feature request ### Issue description NbAction with icons that change dynamically (for example to indicate toggle...