framework icon indicating copy to clipboard operation
framework copied to clipboard

A framework for rapidly building production quality analytics applications

Results 88 framework issues
Sort by recently updated
recently updated
newest added

## Description Adds a new library with TS definitions to help when querying the webservice ## License I confirm that this contribution is made under the terms of the license...

- [ ] Core @cythrawll - [ ] Data @willmsn98 - [ ] Directory @kevinhinterlong - [ ] Reports @jkusa - [ ] Dashboards @holderb5 ?? - [ ] Search...

Hacktoberfest

**Describe the bug** It's probably not a likely scenario, but if you navigate from an unsaved dashboard directly to a different dashboard, the dialog is not shown. The fix might...

bug

**To Reproduce** 1. Go to https://yavin-dev.github.io/framework/#/dashboards/1/view 2. Expand the dashboard filters (to render the dimension selector) 3. Delete the widget 4. Save the dashboard 5. Dashboard dimension selector still shows...

bug

Do we have a way for users to control the sort order? _Originally posted by @jkusa in https://github.com/yavin-dev/framework/pull/1280#discussion_r593545359_

**Describe the bug** Filter values remove button should be the same across different filter operators **To Reproduce** Steps to reproduce the behavior: 1. Add equals filter with value 2. Add...

bug

By default the updatedOn date should be the last change, but it would be useful to keep it the same for migration purposes if manually specified https://github.com/yavin-dev/framework/blob/3a7ab53705ca16f30e9a66b00c50e94c3c99fbb4/packages/webservice/models/src/main/kotlin/com/yahoo/navi/ws/models/beans/Asset.kt#L51-L52

Currently, the goal-gauge visualization's `goal` value can only be a static value entered in by a user. We should allow a user to use a query column to set the...

Feature Request
Hacktoberfest
HackTogether

Allow users to add a description to a report or dashboard. This will provide context and details to the report/dashboard. Steps would include: - [ ] Update WS Models with...

Feature Request
Hacktoberfest
HackTogether

Currently, from the directory view, when you click on a report, it navigates to the report and runs it. We should allow a user to open a report in "Edit"...

Feature Request
Hacktoberfest
HackTogether