Ecosyste.ms: Timeline

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

dfinity/oisy-wallet

DenysKarmazynDFINITY created a review comment on a pull request on dfinity/oisy-wallet
This could work 👍 I'll check it and create a new PR if everything works as expected.

View on GitHub

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

View on GitHub

DenysKarmazynDFINITY created a review comment on a pull request on dfinity/oisy-wallet
Added additional TODO which suggests to use either Svelte 5 (when available) or potential CSS solution to avoid the hackiness 🙂

View on GitHub

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

View on GitHub

DenysKarmazynDFINITY created a review comment on a pull request on dfinity/oisy-wallet
Done.

View on GitHub

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

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to refactor(frontend)/Limit-data-provided-to-token-cards dfinity/oisy-wallet

View on GitHub

AntonioVentilii-DFINITY pushed 4 commits to refactor(frontend)/Limit-data-provided-to-token-cards dfinity/oisy-wallet
  • style(frontend): Increase breakpoint for mobile view (#3077) # Motivation As a recent feedback, we are increasing... a81dcb0
  • style(frontend): add bg for loading phase of dapp promo banner (#3072) # Motivation The buttons and text of the D... af9c77d
  • refactor(frontend): Move gap among token cards in the list (#3074) # Motivation To make TokenCards more re-usable... 7fe9fa1
  • Merge branch 'main' into refactor(frontend)/Limit-data-provided-to-token-cards c103b6c

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • refactor(frontend): Move gap among token cards in the list (#3074) # Motivation To make TokenCards more re-usable... 7fe9fa1

View on GitHub

AntonioVentilii-DFINITY deleted a branch dfinity/oisy-wallet

refactor(frontend)/Move-gap-among-token-cards-in-the-list

AntonioVentilii-DFINITY pushed 1 commit to refactor(frontend)/Limit-data-provided-to-token-cards dfinity/oisy-wallet

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to refactor(frontend)/Limit-data-provided-to-token-cards dfinity/oisy-wallet

View on GitHub

loki344 deleted a branch dfinity/oisy-wallet

style(frontend)/dapp-promo-banner-bg

loki344 closed a pull request on dfinity/oisy-wallet
style(frontend): add bg for loading phase of dapp promo banner
# Motivation The buttons and text of the DappPromoBanner are not visible during loading of the image. Design-team wants a simple background to provide contrast during loading time. # Changes ...
loki344 pushed 5 commits to style(frontend)/dapp-promo-banner-bg dfinity/oisy-wallet
  • fix(ci): fix release process automation (#3066) # Motivation During previous runs the new release branch was set ... 70c1e76
  • build(ci): create npm i18n workflow (#3073) # Motivation For every pr and pr commit where the i18n files are chan... 6258d61
  • refactor(frontend): Rename type for token groups (#3075) # Motivation As discussed, the more obvious name for the... a057f24
  • style(frontend): Increase breakpoint for mobile view (#3077) # Motivation As a recent feedback, we are increasing... a81dcb0
  • Merge branch 'main' into style(frontend)/dapp-promo-banner-bg f24781a

View on GitHub

loki344 created a comment on a pull request on dfinity/oisy-wallet
> Note however that at first sight, the text feels being not accessible - i.e. not contrasting enough. agree - This now matches the design which might not be ideal here. I'll forward this

View on GitHub

AntonioVentilii-DFINITY opened a draft pull request on dfinity/oisy-wallet
refactor(frontend): Limit data provided to token cards
# 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

refactor(frontend)/Limit-data-provided-to-token-cards - A browser-based, multi-chain wallet hosted on the Internet Computer

inc-man pushed 8 commits to build(ci)/npm-i18n-workflow dfinity/oisy-wallet
  • feat(frontend): enhance dapp data (#3063) # Motivation The Design-Team added more social links and new images for... 885772a
  • feat(frontend): Include balances in token group (#3062) # Motivation Another useful PR for grouping tokens: we ne... 605c550
  • feat(frontend): enhance dapp modal (#3068) # Motivation Integrate testing feedback: More social links, styling is... 9f4ea08
  • fix(ci): fix release process automation (#3066) # Motivation During previous runs the new release branch was set ... 70c1e76
  • build(ci): create npm i18n workflow (#3073) # Motivation For every pr and pr commit where the i18n files are chan... 6258d61
  • refactor(frontend): Rename type for token groups (#3075) # Motivation As discussed, the more obvious name for the... a057f24
  • style(frontend): Increase breakpoint for mobile view (#3077) # Motivation As a recent feedback, we are increasing... a81dcb0
  • Merge branch 'main' into build(ci)/npm-i18n-workflow 28a9f3f

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • style(frontend): Increase breakpoint for mobile view (#3077) # Motivation As a recent feedback, we are increasing... a81dcb0

View on GitHub

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

View on GitHub

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

View on GitHub

AntonioVentilii-DFINITY closed a pull request on dfinity/oisy-wallet
style(frontend): Increase breakpoint for mobile view
# Motivation As a recent feedback, we are increasing the breakpoint for the "mobile" view to be on `md` instead of `sm` (just for logged in). https://github.com/user-attachments/assets/562c...
AntonioVentilii-DFINITY created a comment on a pull request on dfinity/oisy-wallet
@peterpeterparker that is a good to-do: I will put it in my backlog to check what's doable

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to test(ci)/Test-branch-to-test-new-i18n-CI dfinity/oisy-wallet

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to refactor(frontend)/Move-gap-among-token-cards-in-the-list dfinity/oisy-wallet

View on GitHub

AntonioVentilii-DFINITY created a review comment on a pull request on dfinity/oisy-wallet
not really, because in that specific case there was no animation (and in the other instance where i added `<div>` none either)

View on GitHub

AntonioVentilii-DFINITY 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 Side note: Should we introduce a variable shorthand for this special case? If a stakeholder changes their mind in two weeks and wants to switch `md` back to `sm`, it would be easier to...

View on GitHub

peterpeterparker created a review comment on a pull request on dfinity/oisy-wallet
@AntonioVentilii-DFINITY but those kind of data are never certified? or is there plan to save the information in the backend?

View on GitHub

Load more