Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

dfinity/oisy-wallet

github-actions[bot] pushed 1 commit to feat(frontend)/unify-info-modals dfinity/oisy-wallet
  • 🤖 update E2E snapshots a4ea514

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • feat(frontend): Page for Terms and Conditions (#3116) # Motivation We need a Terms and Condition page for OISY. T... c766ba2

View on GitHub

AntonioVentilii-DFINITY deleted a branch dfinity/oisy-wallet

feat(frontend)/Page-for-Terms-and-Conditions

AntonioVentilii-DFINITY closed a pull request on dfinity/oisy-wallet
feat(frontend): Page for Terms and Conditions
# Motivation We need a Terms and Condition page for OISY. The text was approved by Legal team. So, in this PR, we define the component to be used. https://github.com/user-attachments/assets/f...
AntonioVentilii-DFINITY pushed 3 commits to feat(frontend)/Page-for-Terms-and-Conditions dfinity/oisy-wallet
  • feat(frontend): remove about what modal (#3097) # Motivation As part of https://github.com/dfinity/oisy-wallet/pu... 8442dc5
  • chore(e2e): Update Playwright E2E Snapshots (#3122) The following E2E snapshots have been updated: ``` e2e/homepag... 331e55a
  • Merge branch 'main' into feat(frontend)/Page-for-Terms-and-Conditions 023edae

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • chore(e2e): Update Playwright E2E Snapshots (#3122) The following E2E snapshots have been updated: ``` e2e/homepag... 331e55a

View on GitHub

AntonioVentilii-DFINITY deleted a branch dfinity/oisy-wallet

bot-e2e-update-snapshots

AntonioVentilii-DFINITY closed a pull request on dfinity/oisy-wallet
chore(e2e): Update Playwright E2E Snapshots
The following E2E snapshots have been updated: ``` e2e/homepage.spec.ts-snapshots/should-display-homepage-in-logged-in-state-1-Google-Chrome-linux.png
sa-github-api opened a pull request on dfinity/oisy-wallet
chore(e2e): Update Playwright E2E Snapshots
The following E2E snapshots have been updated: ``` e2e/homepage.spec.ts-snapshots/should-display-homepage-in-logged-in-state-1-Google-Chrome-linux.png
sa-github-api created a branch on dfinity/oisy-wallet

bot-e2e-update-snapshots - A browser-based, multi-chain wallet hosted on the Internet Computer

DenysKarmazynDFINITY pushed 1 commit to feat(frontend)/carousel-slide-styling dfinity/oisy-wallet
  • feat(frontend): further styling adjustments 88f000e

View on GitHub

loki344 pushed 2 commits to feat(frontend)/unify-info-modals dfinity/oisy-wallet
  • feat(frontend): remove about what modal (#3097) # Motivation As part of https://github.com/dfinity/oisy-wallet/pu... 8442dc5
  • Merge remote-tracking branch 'origin/main' into feat(frontend)/unify-info-modals # Conflicts: # e2e/about-why-oisy-m... fd1251a

View on GitHub

loki344 pushed 16 commits to feat(frontend)/unify-info-modals dfinity/oisy-wallet
  • feat(frontend): Create listener for multiple tokens (#3040) # Motivation The `TokenGroupCard` component created i... 73f9696
  • build(ci): create npm format workflow (#3087) # Motivation Similar to the npm n18i workflow we want the same thin... 97cdcc7
  • refactor(frontend): use authNotSignedIn in Listener (#3106) # Motivation It seems cleaner to use `authNotSignedIn... 51cb29f
  • feat(frontend): update Carousel styling (#3108) # Motivation The PR has small styling updates of the Carousel com... ee0ee19
  • feat(frontend): make DappModal accessible across all routes (#3107) # Motivation This PR is about moving `DappMod... 37430ff
  • feat(frontend): Implement token groups in tokens list (#3099) # Motivation We want to start grouping tokens that ... 7444aa1
  • refactor(frontend): Extract sub-functions to sum balances (#3113) # Motivation We need to re-use the sub-function... 9ce3a41
  • feat(frontend): adjust Carousel initialisation function (#3111) # Motivation While implementing Carousel usages (... aba1c95
  • feat(frontend): add badge component (#3104) # Motivation Implement the reusable component 'Badge' from figma. ... d15d197
  • feat(frontend): DappsCarousel components (#3109) # Motivation This PR includes DappsCarousel components. h... 5e999cf
  • feat(frontend): DappsCarousel usage (all screen sizes) (#3110) # Motivation In this PR, DappsCarousel have been a... fd694c6
  • style(frontend): smooth transition between group card and token card (#3115) # Motivation The svelte animation/tr... 06a9e3e
  • feat(frontend): integrate group store (#3112) # Motivation Integrate group store with token group card to enable ... 51673f8
  • feat(frontend): New public routes (#3120) # Motivation We would like to have "public" routes in OISY, for example... 4c31151
  • chore(e2e): Update Playwright E2E Snapshots (#3118) The following E2E snapshots have been updated: ``` e2e/homepag... a7f17df
  • Merge remote-tracking branch 'origin/main' into feat(frontend)/unify-info-modals c1637ca

View on GitHub

loki344 deleted a branch dfinity/oisy-wallet

feat(frontend)/remove-about-what-modal

loki344 pushed 1 commit to main dfinity/oisy-wallet
  • feat(frontend): remove about what modal (#3097) # Motivation As part of https://github.com/dfinity/oisy-wallet/pu... 8442dc5

View on GitHub

loki344 closed a pull request on dfinity/oisy-wallet
feat(frontend): remove about what modal
# Motivation As part of https://github.com/dfinity/oisy-wallet/pull/3096 the info modals are unified. First step is to remove the about what modal. # Changes - Remove all references and us...
peterpeterparker created a review comment on a pull request on dfinity/oisy-wallet
Always Html > JS 😉 Thanks

View on GitHub

peterpeterparker created a review on a pull request on dfinity/oisy-wallet

View on GitHub

peterpeterparker created a review on a pull request on dfinity/oisy-wallet
LGTm, thx

View on GitHub

loki344 pushed 18 commits to feat(frontend)/remove-about-what-modal dfinity/oisy-wallet
  • build(ci): caching prepare action (#3089) # Motivation Instead of using a new cache in every workflow we cache np... 8110172
  • fix(ci): npm i18n adjustments (#3102) # Motivation Fix the issue from the last run # Changes - removed cac... 73bd721
  • feat(frontend): Create listener for multiple tokens (#3040) # Motivation The `TokenGroupCard` component created i... 73f9696
  • build(ci): create npm format workflow (#3087) # Motivation Similar to the npm n18i workflow we want the same thin... 97cdcc7
  • refactor(frontend): use authNotSignedIn in Listener (#3106) # Motivation It seems cleaner to use `authNotSignedIn... 51cb29f
  • feat(frontend): update Carousel styling (#3108) # Motivation The PR has small styling updates of the Carousel com... ee0ee19
  • feat(frontend): make DappModal accessible across all routes (#3107) # Motivation This PR is about moving `DappMod... 37430ff
  • feat(frontend): Implement token groups in tokens list (#3099) # Motivation We want to start grouping tokens that ... 7444aa1
  • refactor(frontend): Extract sub-functions to sum balances (#3113) # Motivation We need to re-use the sub-function... 9ce3a41
  • feat(frontend): adjust Carousel initialisation function (#3111) # Motivation While implementing Carousel usages (... aba1c95
  • feat(frontend): add badge component (#3104) # Motivation Implement the reusable component 'Badge' from figma. ... d15d197
  • feat(frontend): DappsCarousel components (#3109) # Motivation This PR includes DappsCarousel components. h... 5e999cf
  • feat(frontend): DappsCarousel usage (all screen sizes) (#3110) # Motivation In this PR, DappsCarousel have been a... fd694c6
  • style(frontend): smooth transition between group card and token card (#3115) # Motivation The svelte animation/tr... 06a9e3e
  • feat(frontend): integrate group store (#3112) # Motivation Integrate group store with token group card to enable ... 51673f8
  • feat(frontend): New public routes (#3120) # Motivation We would like to have "public" routes in OISY, for example... 4c31151
  • chore(e2e): Update Playwright E2E Snapshots (#3118) The following E2E snapshots have been updated: ``` e2e/homepag... a7f17df
  • Merge remote-tracking branch 'origin/main' into feat(frontend)/remove-about-what-modal # Conflicts: # e2e/homepage.s... 08b45c5

View on GitHub

AntonioVentilii-DFINITY opened a draft pull request on dfinity/oisy-wallet
refactor(frontend): Map Tailwind colors according to Design
# Motivation <!-- Describe the motivation that lead to the PR --> # Changes <!-- List the changes that have been developed --> # Tests <!-- Please provide any information or screensh...
AntonioVentilii-DFINITY created a branch on dfinity/oisy-wallet

av/test/tailwind-colors - A browser-based, multi-chain wallet hosted on the Internet Computer

sa-github-api pushed 1 commit to feat(frontend)/move-wallet-connect-btn dfinity/oisy-wallet
  • 🤖 Updated i18n files 1b9a33a

View on GitHub

loki344 pushed 1 commit to feat(frontend)/move-wallet-connect-btn dfinity/oisy-wallet
  • feat(frontend): test i18n workflow 1f177d2

View on GitHub

loki344 pushed 1 commit to feat(frontend)/move-wallet-connect-btn dfinity/oisy-wallet
  • feat(frontend): test i18n workflow 66f04c2

View on GitHub

AntonioVentilii-DFINITY pushed 2 commits to feat(frontend)/Page-for-Terms-and-Conditions dfinity/oisy-wallet
  • chore(e2e): Update Playwright E2E Snapshots (#3118) The following E2E snapshots have been updated: ``` e2e/homepag... a7f17df
  • Merge branch 'main' into feat(frontend)/Page-for-Terms-and-Conditions 2e5508f

View on GitHub

AntonioVentilii-DFINITY created a review comment on a pull request on dfinity/oisy-wallet
Ah! that was almost exactly one of my iterations, but I thought you didn't want too many components ahahahaahah Done! Have a look

View on GitHub

AntonioVentilii-DFINITY created a review on a pull request on dfinity/oisy-wallet

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to feat(frontend)/Page-for-Terms-and-Conditions dfinity/oisy-wallet

View on GitHub

peterpeterparker created a review comment on a pull request on dfinity/oisy-wallet
``` let termsList: string[]; $: termsList = [...].map(replaceOisyPlaceholders); <section class="mt-12"> {#each termsList as terms} <p><Html text={terms} /></p> {/each} </seciton> ...

View on GitHub

Load more