Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
elevchyt created a branch on adsviewer/turboviewer
608-user-level-creative-feedbackcomments - A bunch of cool stuff for viewing, optimizing and growing your digital ad portfolio.
elevchyt deleted a branch adsviewer/turboviewer
662-fix-summary-chart-not-handling-clicks-cpc-grouping
elevchyt pushed 1 commit to main adsviewer/turboviewer
- 662 fix summary chart not handling clicks & improved cpc grouping (#663) * iframe loading only for non-null iframes ... 9b2f685
elevchyt closed an issue on adsviewer/turboviewer
fix summary chart not handling clicks & cpc grouping
elevchyt closed a pull request on adsviewer/turboviewer
662 fix summary chart not handling clicks & improved cpc grouping
There is still a bug on the server that doesn't return any insights when orderBy is CPC.elevchyt opened an issue on adsviewer/turboviewer
Review hydration errors & warnings
Now that we updated to Next.js 15, error logging has been improved and it's a great chance to fix a lot of not so obvious errors.elevchyt opened a pull request on adsviewer/turboviewer
662 fix summary chart not handling clicks & improved cpc grouping
There is still a bug on the server that doesn't return any insights when orderBy is CPC.elevchyt created a branch on adsviewer/turboviewer
662-fix-summary-chart-not-handling-clicks-cpc-grouping - A bunch of cool stuff for viewing, optimizing and growing your digital ad portfolio.
elevchyt opened an issue on adsviewer/turboviewer
fix summary chart not handling clicks & cpc grouping
elevchyt created a branch on adsviewer/turboviewer
658-iframe-can-be-null - A bunch of cool stuff for viewing, optimizing and growing your digital ad portfolio.
elevchyt pushed 1 commit to main adsviewer/turboviewer
- iframe loading only for non-null iframes (#661) Co-authored-by: Lefteris Hytiroglou <“[email protected]”> 9bc4e6e
elevchyt closed an issue on adsviewer/turboviewer
iFrame can be null
When an iFrame is null (which is something that the api supports), the front end loads indefinately https://www.loom.com/share/db28ba3db95541e995d54fc2ee05c39belevchyt closed a pull request on adsviewer/turboviewer
iframe loading only for non-null iframes
Fixed iframes to show loading state only when iframe is valid.elevchyt opened a pull request on adsviewer/turboviewer
iframe loading only for non-null iframes
Fixed iframes to show loading state only when iframe is valid.elevchyt pushed 1 commit to 658-iframe-can-be-null adsviewer/turboviewer
- iframe loading only for non-null iframes 09ddaa3
elevchyt created a branch on adsviewer/turboviewer
658-iframe-can-be-null - A bunch of cool stuff for viewing, optimizing and growing your digital ad portfolio.
elevchyt closed an issue on adsviewer/turboviewer
milestones feature
Users will have a new column, named milestones that will be of trype MilestonesEnum[]. FE will get be fethcing this info in the me endpoint and it will handle the UI. All the new users will h...elevchyt pushed 1 commit to main adsviewer/turboviewer
- fix to avoid double re-renders of top ads (#648) * fix to avoid double re-renders of top ads * fixed async proble... c116c43
elevchyt closed an issue on adsviewer/turboviewer
topAds are loaded twice (prod)
https://www.loom.com/share/51ed69a3b80b4074ae23f515a92b2dee I am assuming we also execute the query twice as wellelevchyt closed a pull request on adsviewer/turboviewer
fix to avoid double re-renders of top ads
was an easy fixelevchyt pushed 1 commit to main adsviewer/turboviewer
- 649 add clicks and cpc in insights (#652) * top ads cpc ascending like cpm * cpc & clicks on filters and on insig... e61f222
elevchyt closed a pull request on adsviewer/turboviewer
649 add clicks and cpc in insights
Added clicks & CPC data on insight cards & insights ordering.elevchyt pushed 5 commits to 647-topads-are-loaded-twice-prod adsviewer/turboviewer
- save and expose clicks, cpc in insights (#650) 1416824
- cpc is cost per click, not cost per 1,000 clicks (#651) 2f0b287
- Auto-update packages (#653) * update packages * web migrated to next15 * update packages * Embed and IFrame... 43ce270
- fix to avoid double re-renders of top ads 2da21b4
- fixed async problem with the assignment of the is data loaded flag in the main shell which caused an extra re-render ... cec2240
elevchyt pushed 6 commits to 649-add-clicks-and-cpc-in-insights adsviewer/turboviewer
- Auto-update packages (#653) * update packages * web migrated to next15 * update packages * Embed and IFrame... 43ce270
- top ads cpc ascending like cpm 4d127f9
- cpc & clicks on filters and on insight card + cpm fixed to 2 decimals 2fee9aa
- cpc in summary chart 678dfdd
- Apply suggestions from code review Co-authored-by: Giorgos Trichopoulos <[email protected]> ed44b72
- build fixes & clicks label fix c53e5af