-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Move table and config to seperate file * Reorganize auction and adunit components * Update tabs for EE and render table tray * Integrate tables with ee. * Pause drawing of the flow. * Add setCurrentSite and more constants to stop breakage. * Show formatted data. * Add switching mechanism. * Add tab switching to interest groups. Remove console and use to UTC string. * Add jest.retryTimes(3) to flaky tests. * Fix lint error. * Fix lint failure. * Fix CLI E2E tests. * Add down icon to hide table tray and move resizable logic to table tray component * Add info panel for showing data * Generate synthetic auction event. * Add event times * Fix linting issues. * FIx comparator. * Handle reset and do not add table data till interest groups are added. * Add interactive mode to interest group. * Change play and pause button on visit to index. * End the animation and also show bubbles. * Fix bug of play state when switching from interactive mode. * Add next and previous buttons separately * Don't allow dragging once table tray is hidden * Add no sandbox. * Skip cli failing tests. * Code improvements. --------- Co-authored-by: Amoghavarsha Kudaligi <kgamoghavarsha@gmail.com> Co-authored-by: sayedtaqui <sayedwp@gmail.com>
- Loading branch information
1 parent
16b648e
commit 5afed08
Showing
38 changed files
with
1,941 additions
and
361 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.