Ecosyste.ms: Timeline

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

dfinity/oisy-wallet

inc-man created a branch on dfinity/oisy-wallet

build(ci)/npm-format-workflow - A browser-based, multi-chain wallet hosted on the Internet Computer

loki344 created a branch on dfinity/oisy-wallet

feat(frontend)/remove-login-button - A browser-based, multi-chain wallet hosted on the Internet Computer

AntonioVentilii-DFINITY created a review comment on a pull request on dfinity/oisy-wallet
Sure, done: - PR #3086

View on GitHub

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

View on GitHub

AntonioVentilii-DFINITY opened a pull request on dfinity/oisy-wallet
feat(frontend): Util to map a token group to card data
# Motivation The header card for a token group will be a summary of what the token group consists of. To do that we first need a mapping function that defines what are the "summary" data to be s...
AntonioVentilii-DFINITY created a branch on dfinity/oisy-wallet

feat(frontend)/Util-to-map-a-token-group-to-card-data - A browser-based, multi-chain wallet hosted on the Internet Computer

AntonioVentilii-DFINITY pushed 1 commit to feat(frontend)/Card-component-for-Token-Group dfinity/oisy-wallet
  • refactor: use existing function 65c0a0e

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to feat(frontend)/Card-component-for-Token-Group dfinity/oisy-wallet
  • refactor: rename isExpanded bf9e808

View on GitHub

inc-man opened a pull request on dfinity/oisy-wallet
fix(ci): adjusted checkout and pull strategy
# Motivation The last run of the auto update failed because of no branch, this should be fixed. # Changes - adjusted checkout so we are always in the correct repo and correct branch from t...
AntonioVentilii-DFINITY created a review comment on a pull request on dfinity/oisy-wallet
yes, makes sense, it is kind of a `dropdown`

View on GitHub

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

View on GitHub

AntonioVentilii-DFINITY created a review comment on a pull request on dfinity/oisy-wallet
good one! - PR #3084

View on GitHub

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

View on GitHub

inc-man created a branch on dfinity/oisy-wallet

fix(ci)/npm-i18n-workflow - A browser-based, multi-chain wallet hosted on the Internet Computer

AntonioVentilii-DFINITY opened a draft pull request on dfinity/oisy-wallet
refactor(frontend): Rename subLogo to badge
# Motivation As per @peterpeterparker 's suggestion, we rename the prop `subLogo` of `TokenLogo` component to `badge`, since now its scope is wider, not only restricted to show another logo.
AntonioVentilii-DFINITY created a branch on dfinity/oisy-wallet

refactor(frontend)/Rename-subLogo-to-badge - A browser-based, multi-chain wallet hosted on the Internet Computer

peterpeterparker pushed 1 commit to main dfinity/oisy-wallet
  • style(frontend): update astronaut eyes icon animation (#3081) # Motivation Artem has updated the speed/style of t... 4df7b4f

View on GitHub

peterpeterparker deleted a branch dfinity/oisy-wallet

style/update-animation

peterpeterparker closed a pull request on dfinity/oisy-wallet
style(frontend): update astronaut eyes icon animation
# Motivation Artem has updated the speed/style of the animation of the eyes of the animated astronaut in his codepen: https://codepen.io/Artem-Korotkikh/pen/xxvXMwW?editors=1010 I also cleane...
peterpeterparker pushed 15 commits to style/update-animation 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
  • 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
  • feat(frontend): Carousel utils (#3067) # Motivation This PR includes utils needed for the Carousel component. The... 4dd4d6c
  • refactor(frontend): Limit data provided to token cards (#3079) # Motivation We want to re-use TokenCard and its r... f7daa3f
  • chore(e2e): Update Playwright E2E Snapshots (#3080) The following E2E snapshots have been updated: ``` e2e/homepag... b6ba1dc
  • feat(frontend): simple token group store (#3070) # Motivation Introduce a token group store to preserve expanded ... c2c9965
  • build(ci): adjust paths in i18n workflow (#3078) # Motivation Change the path to the same layout as the backend t... b3972dd
  • Merge branch 'main' into style/update-animation 4bcb359

View on GitHub

AntonioVentilii-DFINITY deleted a branch dfinity/oisy-wallet

build(frontend)/use-@dfinity/utils-next

AntonioVentilii-DFINITY created a comment on a pull request on dfinity/oisy-wallet
Unresolved dependencies in ic-js, closing this

View on GitHub

AntonioVentilii-DFINITY closed a draft pull request on dfinity/oisy-wallet
build(frontend): use @dfinity/utils next
# Motivation We want to use the the latest release (next) of @dfinity/utils because we want to use the recently-introduced class `AgentManager`.
AntonioVentilii-DFINITY pushed 1 commit to build(frontend)/use-@dfinity/utils-next dfinity/oisy-wallet

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to build(frontend)/use-@dfinity/utils-next dfinity/oisy-wallet

View on GitHub

AntonioVentilii-DFINITY opened a draft pull request on dfinity/oisy-wallet
build(frontend): use @dfinity/utils next
# Motivation We want to use the the latest release (next) of @dfinity/utils because we want to use the recently-introduced class `AgentManager`.
AntonioVentilii-DFINITY created a branch on dfinity/oisy-wallet

build(frontend)/use-@dfinity/utils-next - A browser-based, multi-chain wallet hosted on the Internet Computer

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

View on GitHub

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

View on GitHub

inc-man deleted a branch dfinity/oisy-wallet

build(ci)/npm-i18n-workflow

Load more