Ecosyste.ms: Timeline

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

dfinity/oisy-wallet

loki344 created a review comment on a pull request on dfinity/oisy-wallet
Out of curiosity, is there a good reason to not show this option when a user is in the settings route?

View on GitHub

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

View on GitHub

darioloetsc created a branch on dfinity/oisy-wallet

feat(frontend)/integrate-group-store - A browser-based, multi-chain wallet hosted on the Internet Computer

AntonioVentilii-DFINITY pushed 1 commit to feat(frontend)/Implement-token-groups-in-tokens-list dfinity/oisy-wallet
  • fix: adjust isTokenUiGroup 31fa455

View on GitHub

sa-github-api pushed 1 commit to feat(frontend)/unify-info-modals dfinity/oisy-wallet
  • 🤖 Updated i18n files df8db6a

View on GitHub

loki344 pushed 3 commits to feat(frontend)/unify-info-modals 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
  • Merge remote-tracking branch 'origin/main' into feat(frontend)/unify-info-modals c9742be

View on GitHub

loki344 pushed 1 commit to feat(frontend)/move-wallet-connect-btn dfinity/oisy-wallet

View on GitHub

AntonioVentilii-DFINITY pushed 3 commits to feat(frontend)/Implement-token-groups-in-tokens-list 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
  • Merge branch 'main' into feat(frontend)/Implement-token-groups-in-tokens-list 342e48d

View on GitHub

loki344 pushed 2 commits to feat(frontend)/move-wallet-connect-btn dfinity/oisy-wallet
  • feat(frontend): introduce WalletConnectMenu and integrate it into Header.svelte 6b1eda8
  • Merge remote-tracking branch 'origin/feat(frontend)/move-wallet-connect-btn' into feat(frontend)/move-wallet-connect-... 3173169

View on GitHub

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

View on GitHub

loki344 created a branch on dfinity/oisy-wallet

feat(frontend)/move-wallet-connect-btn - A browser-based, multi-chain wallet hosted on the Internet Computer

inc-man created a review comment on a pull request on dfinity/oisy-wallet
sorry, forgot to push... should be updated now

View on GitHub

inc-man created a review on a pull request on dfinity/oisy-wallet

View on GitHub

inc-man pushed 1 commit to build(ci)/npm-format-workflow dfinity/oisy-wallet

View on GitHub

inc-man deleted a branch dfinity/oisy-wallet

fix(ci)/npm-i18n-adjustment

inc-man pushed 1 commit to main dfinity/oisy-wallet
  • fix(ci): npm i18n adjustments (#3102) # Motivation Fix the issue from the last run # Changes - removed cac... 73bd721

View on GitHub

inc-man closed a pull request on dfinity/oisy-wallet
fix(ci): npm i18n adjustments
# Motivation Fix the issue from the last run # Changes - removed caching - removed pull/push on add-and-commit
AntonioVentilii-DFINITY created a review comment on a pull request on dfinity/oisy-wallet
here should be without ''?

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
so, will it be removed here too?

View on GitHub

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

View on GitHub

inc-man pushed 3 commits to fix(ci)/npm-i18n-adjustment dfinity/oisy-wallet
  • fix(frontend): Show balance in Token Group Card (#3100) # Motivation To show the balance (and USD balance) of the... 7adaa7a
  • build(ci): caching prepare action (#3089) # Motivation Instead of using a new cache in every workflow we cache np... 8110172
  • Merge branch 'main' into fix(ci)/npm-i18n-adjustment 624db2b

View on GitHub

AntonioVentilii-DFINITY created a review comment on a pull request on dfinity/oisy-wallet
i mean, shall it be removed from here, right?

View on GitHub

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

View on GitHub

inc-man deleted a branch dfinity/oisy-wallet

build(ci)/cache-prepare-action

inc-man pushed 1 commit to main dfinity/oisy-wallet
  • build(ci): caching prepare action (#3089) # Motivation Instead of using a new cache in every workflow we cache np... 8110172

View on GitHub

inc-man closed a pull request on dfinity/oisy-wallet
build(ci): caching prepare action
# Motivation Instead of using a new cache in every workflow we cache npm directly in the prepare action # Changes - added npm caching to prepare action - adjusted naming to match general...
AntonioVentilii-DFINITY created a review on a pull request on dfinity/oisy-wallet

View on GitHub

inc-man pushed 14 commits to build(ci)/cache-prepare-action dfinity/oisy-wallet
  • feat(frontend): remove login button from landing page header (#3088) # Motivation Integrate feedback for landing ... 37362e4
  • feat(frontend): Util to map a token group to card data (#3086) # Motivation The header card for a token group wil... 93b6dd3
  • refactor(frontend): Rename subLogo to badge (#3084) # Motivation As per @peterpeterparker 's suggestion, we renam... 668b703
  • feat(frontend): Add loading style to Button component (#3071) # Motivation We want to display "loading" buttons i... c858c22
  • chore(e2e): Update Playwright E2E Snapshots (#3090) The following E2E snapshots have been updated: ``` e2e/homepag... 5a751a4
  • feat(frontend): Card component for Token Group (#3054) # Motivation We want to create a custom Token Card but for... fe36c2a
  • fix(frontend): Deprecated input for TokenGroupCard (#3095) # Motivation Not really sure how, but a missing commit... 10015cc
  • feat(frontend): extend dApps description schema with data for carousel (#3093) # Motivation We need to extend dAp... fa9c4e5
  • feat(frontend): update isActive login of Indicator component (#3092) # Motivation We need to update `isActive` lo... 03779ce
  • fix(ci): adjusted checkout and pull strategy (#3085) # Motivation The last run of the auto update failed because ... db2699a
  • chore(frontend): Remove unused prop of TokenUiGroup (#3098) # Motivation We remove the props that are not needed ... 2ceff17
  • test(frontend): Use Sepolia token for card tests (#3101) # Motivation Since ICP token name is the same as ICP net... 405d1f5
  • fix(frontend): Show balance in Token Group Card (#3100) # Motivation To show the balance (and USD balance) of the... 7adaa7a
  • Merge branch 'main' into build(ci)/cache-prepare-action cc59e7b

View on GitHub

inc-man created a review comment on a pull request on dfinity/oisy-wallet
removed in recent commit. pull not necessary since PRs and PR commits should always be on latest state of branch.

View on GitHub

Load more