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

Fix #1357: Predictoor dashboard v02 #1432

Merged
merged 17 commits into from
Jul 22, 2024
Merged

Conversation

KatunaNorbert
Copy link
Member

Fixes #1357

KatunaNorbert and others added 14 commits July 10, 2024 16:40
…nd Sorting (#1379)

* issue-1375: select unselect and sortable table

* issue-1375: UI CSS improvements

* UI fixes to make buttons text fit inside the same line

* issue-1375: refactor parameters

---------

Co-authored-by: Norbert <[email protected]>
* Separate some concerns in pdr-dashboard.
* Add ArgFeed objects.
…dictoors (#1377)

* displayed metrics
* calculate metrics over multiple feeds and predictoors
* UI updates
* refactoring and tests
* fix table hights
---------

Co-authored-by: Calina Cenan <[email protected]>
* Readd payout filtering/grouping.
* Fix selection sorting for feeds list.
* Fix predictoor selection.
* added switch to display selected predictoors feeds

* Return list of ids directly from addrs.

---------

Co-authored-by: Calina Cenan <[email protected]>
* Allow address config for predictoor dashboard.
* Adds individual deselection.
* Make my predictoors toggling a switch instead of a checklist.
* Fix functionality after merging the other switch.
* Adds autoselection at start load.
* added radio input

* get payouts from db based on selected date period

* display date period range
* issue-1384: part 1

* issue-1384: part 2

* issue-1384: removed unused util

* issue-1384: wrong respose on exception has been fixed

* issue-1384: comment fixes

* issue-1384: conflict fix - 2

* issue-1384: method renaming
* updated dashboard readme with new instructions
* update and split dash_duo tests

* separate app setup into a function.

* start tests for favourite addresses autoload.

* adds more tests to selectors.

* changed tables height

---------

Co-authored-by: Calina Cenan <[email protected]>
Co-authored-by: Norbert <[email protected]>
@KatunaNorbert KatunaNorbert marked this pull request as ready for review July 22, 2024 08:49
@KatunaNorbert
Copy link
Member Author

Currently tests are failing because of the subgraph issue

@KatunaNorbert KatunaNorbert requested review from calina-c and kdetry July 22, 2024 10:45
Copy link
Contributor

@kdetry kdetry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@KatunaNorbert KatunaNorbert merged commit 1361ee4 into main Jul 22, 2024
5 checks passed
@KatunaNorbert KatunaNorbert deleted the issue-1357-PdrDashboard-v02 branch July 22, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PdrDashboard] v0.2: more readable stats, better tables, more
3 participants