Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
elevchyt created a review comment on a pull request on adsviewer/turboviewer
Hmm so we should only limit the allowed pages to be visited to be integrations and organization (aka the ones that the two video buttons point to)?
elevchyt created a review comment on a pull request on adsviewer/turboviewer
Probably fixed, curious to see if it happens on production as well.
elevchyt pushed 1 commit to 524-improved-onboarding-flow adsviewer/turboviewer
- middleware and default home page logic refactor 648de81
elevchyt pushed 1 commit to 524-improved-onboarding-flow adsviewer/turboviewer
- Update apps/web/src/app/(authenticated)/introduction/layout.tsx Co-authored-by: Giorgos Trichopoulos <giorgos@adsvie... b2bf5d5
elevchyt pushed 1 commit to 524-improved-onboarding-flow adsviewer/turboviewer
- actions updated 1b1b154
elevchyt pushed 13 commits to 524-improved-onboarding-flow adsviewer/turboviewer
- 351 group lambda errors (#635) * attache LambdaExecutionRole in cache refresh lambda role * group lambda errors ca52353
- upgrade terraform providers 60ad606
- 637 standardize refreshing tokens in channels (#638) * mandate refreshAccessToken in channels * remove duplicate ... 37f59bc
- summary chart refactor to componetize filters (#636) Co-authored-by: Lefteris Hytiroglou <“[email protected]”> c1e56ea
- mock video f36b332
- layout stuff d4f62af
- navigation bb87548
- onboarding layout with mock video ca4b504
- layout changes 4d93950
- improved video card component + added onboarding video 7071854
- redirect based on onboarding milestone c1e32b7
- removeUserMilestoneAndGetJWT action & usage 48fe766
- Update apps/web/src/middleware.ts Co-authored-by: Giorgos Trichopoulos <[email protected]> 72c0e14
elevchyt created a comment on a pull request on adsviewer/turboviewer
> I was thinking that the saved searches will be outside so they can apply different searches fast. Probably too late to make the change? Can do it in a different task if @dennis-adsviewer think...
elevchyt pushed 1 commit to 626-save-advanced-searches adsviewer/turboviewer
- disabled save fix 0c7711d
elevchyt pushed 1 commit to 626-save-advanced-searches adsviewer/turboviewer
- translation fix 3de5a8e
elevchyt pushed 1 commit to 626-save-advanced-searches adsviewer/turboviewer
- Update apps/web/src/components/search/saved-searches/saved-searches.tsx Co-authored-by: Giorgos Trichopoulos <giorgo... ca1f4f9
elevchyt pushed 1 commit to 626-save-advanced-searches adsviewer/turboviewer
- Update apps/web/src/components/search/saved-searches/saved-searches.tsx Co-authored-by: Giorgos Trichopoulos <giorgo... 2b50ea7
elevchyt pushed 1 commit to 626-save-advanced-searches adsviewer/turboviewer
- Update apps/web/src/components/search/saved-searches/saved-searches.tsx Co-authored-by: Giorgos Trichopoulos <giorgo... ee894da
elevchyt pushed 1 commit to 626-save-advanced-searches adsviewer/turboviewer
- Update apps/web/src/components/search/saved-searches/saved-searches.tsx Co-authored-by: Giorgos Trichopoulos <giorgo... c7d6007
elevchyt created a review comment on a pull request on adsviewer/turboviewer
Doesn't seem to behave that way (this is the fetched data withou updating). ![image](https://github.com/user-attachments/assets/e2413772-858d-4625-82e1-841f380678a4)
elevchyt pushed 24 commits to 626-save-advanced-searches adsviewer/turboviewer
- 351-sync-ad-accounts-intead-of-integrations (#631) * create adAccount integration many2many relationship * sync a... 4436c4b
- 351-sync-ad-accounts-intead-of-integrations (#632) * fix rights for cache refresh lambda * add Sentry manually 1dd9cc3
- onboarding graphql (#633) * onboarding graphql * fix user atom initial type --------- Co-authored-by: elevc... 9d872d8
- 351 group lambda errors (#635) * attache LambdaExecutionRole in cache refresh lambda role * group lambda errors ca52353
- upgrade terraform providers 60ad606
- 637 standardize refreshing tokens in channels (#638) * mandate refreshAccessToken in channels * remove duplicate ... 37f59bc
- summary chart refactor to componetize filters (#636) Co-authored-by: Lefteris Hytiroglou <“[email protected]”> c1e56ea
- base layout 8a19c45
- userId/orgId - queryString name is now unique 7a4fcdf
- more layout changes + graphql query for searchQueryStrings 469b748
- graphql fixes 884bb7d
- data flow eb68bce
- cleanup 5d680de
- remove isOrg from deleteSearchQueryString 9d61f90
- delete search action aa002e7
- saved searches dropdown & delete logic 216df98
- create & update search operation with access rights fea2727
- access rights fix 039ee3c
- update search name logic 3db0bc9
- update org search fix feda13f
- and 4 more ...
elevchyt created a review comment on a pull request on adsviewer/turboviewer
It's because the video hasn't properly loaded, I'm looking into it.
elevchyt pushed 1 commit to 524-improved-onboarding-flow adsviewer/turboviewer
- Update apps/web/src/middleware.ts Co-authored-by: Giorgos Trichopoulos <[email protected]> 75ba7e9
elevchyt pushed 1 commit to main adsviewer/turboviewer
- summary chart refactor to componetize filters (#636) Co-authored-by: Lefteris Hytiroglou <“[email protected]”> c1e56ea
elevchyt closed an issue on adsviewer/turboviewer
summary view filters refactor
The filters inside chart-container should be their own component.elevchyt closed a pull request on adsviewer/turboviewer
summary chart refactor to componetize filters
Turned the chart filters into their own component to keep things clean.elevchyt closed an issue on adsviewer/turboviewer
Troubleshoot /web warnings
There are a couple of warnings and false alarms that make the /web's terminal less readable. Namely, the `const export config` being deprecated warning and the lottie files document not found warn...elevchyt created a comment on an issue on adsviewer/turboviewer
Most of these except the lottie error are going to be fixed via [630](https://github.com/adsviewer/turboviewer/issues/630).
elevchyt opened a pull request on adsviewer/turboviewer
summary chart refactor to componetize filters
Turned the chart filters into their own component to keep things clean.elevchyt pushed 1 commit to 619-summary-view-filters-refactor adsviewer/turboviewer
- summary chart refactor to componetize filters 3ef16fd