Ecosyste.ms: Timeline

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

dfinity/oisy-wallet

loki344 deleted a branch dfinity/oisy-wallet

feat(frontend)/landing-page-text

loki344 pushed 1 commit to main dfinity/oisy-wallet
  • feat(frontend): change icons and text on landingpage (#3037) # Motivation Match the new wording of the landing pa... 98865ec

View on GitHub

loki344 closed a pull request on dfinity/oisy-wallet
feat(frontend): change icons and text on landingpage
# Motivation Match the new wording of the landing page and use the new icons. # Changes - adjust text - adjust i18n keys to match the content - remove old icons - add new icons ![Bil...
AntonioVentilii-DFINITY created a review on a pull request on dfinity/oisy-wallet
LGTM! Tks

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to feat(frontend)/token-grouping-r6 dfinity/oisy-wallet
  • refactor: remove undefined prop 6bb803c

View on GitHub

loki344 opened a draft pull request on dfinity/oisy-wallet
feat(frontend): change icons and text on landingpage
# Motivation Match the new wording of the landing page and the use the new icons. # Changes - adjust text - adjust i18n keys to match the content - remove old icons - add new icons !...
AntonioVentilii-DFINITY pushed 1 commit to feat(frontend)/token-grouping-r6 dfinity/oisy-wallet
  • reert: remove style class from logo f859fcd

View on GitHub

loki344 created a branch on dfinity/oisy-wallet

feat(frontend)/landing-page-text - A browser-based, multi-chain wallet hosted on the Internet Computer

AntonioVentilii-DFINITY pushed 1 commit to feat(frontend)/token-grouping-r6 dfinity/oisy-wallet
  • refactor: default logo size be1b812

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to feat(frontend)/token-grouping-r6 dfinity/oisy-wallet

View on GitHub

peterpeterparker created a comment on a pull request on dfinity/oisy-wallet
Note that an "issue" can be opened by anyone, while a "(pull) request" cannot currently. I just want to be sure I understand the requirements as described above because depending on the expectat...

View on GitHub

AntonioVentilii-DFINITY pushed 2 commits to feat(frontend)/token-grouping-r6 dfinity/oisy-wallet
  • refactor(frontend): Introduce new size for Logo component (#3030) # Motivation In PR #3028 we are going to use an... 377e842
  • Merge branch 'main' into feat(frontend)/token-grouping-r6 1bd4053

View on GitHub

inc-man pushed 10 commits to build(ci)/automate-release-process dfinity/oisy-wallet
  • style(frontend): metamask secondary button (#3022) # Motivation The Metamask btn is currently displayed as a prim... afeb682
  • feat(frontend): dapp route content (#3019) # Motivation Render the dapp explorer component under /explore # Ch... d1f7537
  • feat(frontend): Add USD balance in Hero for token page (#2976) # Motivation We include the USD balance in the `He... 65b4a3d
  • feat(frontend): qr code logo and a11y (#3024) # Motivation The designers want to display the token logo over the ... 28fa13f
  • chore(ci): update deployment workflow (#3029) # Motivation The deployment workflow has a faulty run-name and need... a7f5781
  • feat(frontend): new tailwind color (#3031) # Motivation Adding missing `black` color, will be later used in the C... 0cd5f59
  • chore(ci): fixed deployment task (#3034) # Motivation run-name needs to be executed after the on: block # Chan... 039219a
  • feat(frontend): i18n for the Carousel component (#3032) # Motivation i18n keys/types for the Carousel components. 46e08c0
  • refactor(frontend): Introduce new size for Logo component (#3030) # Motivation In PR #3028 we are going to use an... 377e842
  • Merge branch 'main' into build(ci)/automate-release-process 2861ab0

View on GitHub

AntonioVentilii-DFINITY deleted a branch dfinity/oisy-wallet

refactor(frontend)/Introduce-new-size-for-Logo-component

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • refactor(frontend): Introduce new size for Logo component (#3030) # Motivation In PR #3028 we are going to use an... 377e842

View on GitHub

AntonioVentilii-DFINITY closed a pull request on dfinity/oisy-wallet
refactor(frontend): Introduce new size for Logo component
# Motivation In PR #3028 we are going to use an additional size for Logo, that is `42px`. So, we "shift" all the sizes so that the new mapping is ```typescript const sizes = { xs: '22p...
AntonioVentilii-DFINITY pushed 5 commits to feat(frontend)/token-grouping-r6 dfinity/oisy-wallet
  • chore(ci): update deployment workflow (#3029) # Motivation The deployment workflow has a faulty run-name and need... a7f5781
  • feat(frontend): new tailwind color (#3031) # Motivation Adding missing `black` color, will be later used in the C... 0cd5f59
  • chore(ci): fixed deployment task (#3034) # Motivation run-name needs to be executed after the on: block # Chan... 039219a
  • feat(frontend): i18n for the Carousel component (#3032) # Motivation i18n keys/types for the Carousel components. 46e08c0
  • Merge branch 'main' into feat(frontend)/token-grouping-r6 ca9a67e

View on GitHub

AntonioVentilii-DFINITY pushed 5 commits to refactor(frontend)/Introduce-new-size-for-Logo-component dfinity/oisy-wallet
  • chore(ci): update deployment workflow (#3029) # Motivation The deployment workflow has a faulty run-name and need... a7f5781
  • feat(frontend): new tailwind color (#3031) # Motivation Adding missing `black` color, will be later used in the C... 0cd5f59
  • chore(ci): fixed deployment task (#3034) # Motivation run-name needs to be executed after the on: block # Chan... 039219a
  • feat(frontend): i18n for the Carousel component (#3032) # Motivation i18n keys/types for the Carousel components. 46e08c0
  • Merge branch 'main' into refactor(frontend)/Introduce-new-size-for-Logo-component 8c60280

View on GitHub

peterpeterparker pushed 2 commits to feat/receive-modal-title dfinity/oisy-wallet
  • fix: missing reactivity 72bb261
  • Merge branch 'feat/qrc-code-logo' into feat/receive-modal-title 2820049

View on GitHub

peterpeterparker pushed 1 commit to feat/qrc-code-logo dfinity/oisy-wallet

View on GitHub

DenysKarmazynDFINITY deleted a branch dfinity/oisy-wallet

feat(frontend)/carousel-i18n

DenysKarmazynDFINITY closed a pull request on dfinity/oisy-wallet
feat(frontend): i18n for the Carousel component
# Motivation i18n keys/types for the Carousel components.
peterpeterparker opened a draft pull request on dfinity/oisy-wallet
feat(frontend): receive modal title with symbol
# Motivation The designers want to display the token symbol within the "Receive" modal title. # Changes <!-- List the changes that have been developed --> # Tests <!-- Please provide...
peterpeterparker created a branch on dfinity/oisy-wallet

feat/receive-modal-title - A browser-based, multi-chain wallet hosted on the Internet Computer

DenysKarmazynDFINITY pushed 2 commits to feat(frontend)/carousel-i18n dfinity/oisy-wallet
  • chore(ci): fixed deployment task (#3034) # Motivation run-name needs to be executed after the on: block # Chan... 039219a
  • feat(frontend): i18n for the Carousel component 6f59e28

View on GitHub

bitdivine deleted a branch dfinity/oisy-wallet

chore(ci)/fix-deployment-task

bitdivine pushed 1 commit to main dfinity/oisy-wallet
  • chore(ci): fixed deployment task (#3034) # Motivation run-name needs to be executed after the on: block # Chan... 039219a

View on GitHub

bitdivine closed a pull request on dfinity/oisy-wallet
chore(ci): fixed deployment task
# Motivation run-name needs to be executed after the on: block # Changes put run-name after the on: block
bitdivine created a review on a pull request on dfinity/oisy-wallet
Thanks!

View on GitHub

peterpeterparker pushed 3 commits to feat/qrc-code-logo dfinity/oisy-wallet
  • chore(ci): update deployment workflow (#3029) # Motivation The deployment workflow has a faulty run-name and need... a7f5781
  • feat(frontend): new tailwind color (#3031) # Motivation Adding missing `black` color, will be later used in the C... 0cd5f59
  • Merge branch 'main' into feat/qrc-code-logo 3f45add

View on GitHub

Load more