Ecosyste.ms: Timeline

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

dfinity/oisy-wallet

AntonioVentilii-DFINITY closed a pull request on dfinity/oisy-wallet
chore(frontend): format i18n type file
# Motivation Maybe in some PR, an unformatted `i18n` type file slipped in. This is not checked by the format CI, since it is an auto-generated file. # Future Todo - [ ] Add CI to check aut...
AntonioVentilii-DFINITY pushed 9 commits to chore(frontend)/format-i18n-type-file dfinity/oisy-wallet
  • feat(frontend): remove header Back (#3048) # Motivation The new route behavior `/explore` introduced an inconsist... 7a6bd36
  • feat(frontend): review address block (#3013) # Motivation We want to redesign a bit the address we present in mod... ebbe821
  • feat(frontend): display token as logo above qr-code (#3023) # Motivation The designers want to display the token ... 224f2de
  • chore(e2e): Update Playwright E2E Snapshots (#3056) The following E2E snapshots have been updated: ``` e2e/receive... 5520de2
  • test(frontend): Add test ID for token group in TokenCard (#3052) # Motivation The component `TokenCard` will be r... 696ce03
  • refactor(build): Change tailwind config to Typescript (#3051) # Motivation Just to use more Typescript, we change... d74de9a
  • feat(frontend): Remove redundant prop to show back button in Hero (#3055) # Motivation The `Back` button showed i... 1559078
  • refactor(frontend): Include native token in token group property (#3043) # Motivation It is useful to have the na... 875f219
  • Merge branch 'main' into chore(frontend)/format-i18n-type-file 838f2e7

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • refactor(frontend): Include native token in token group property (#3043) # Motivation It is useful to have the na... 875f219

View on GitHub

AntonioVentilii-DFINITY deleted a branch dfinity/oisy-wallet

refactor(frontend)/Include-native-token-in-token-group-property

AntonioVentilii-DFINITY closed a pull request on dfinity/oisy-wallet
refactor(frontend): Include native token in token group property
# Motivation It is useful to have the native token of the token group as defined prop, even if theoretically it is always the first element of the list, just to have a place to get it in an "obv...
AntonioVentilii-DFINITY pushed 20 commits to refactor(frontend)/Include-native-token-in-token-group-property dfinity/oisy-wallet
  • feat(frontend): back and logo transition (#3038) # Motivation I find the transition between "OISY logo" and "Back... 1a55b59
  • build(frontend): incorporate published oisy-wallet-signer lib (#3033) # Motivation The [@dfinity/oisy-wallet-lib... 25a7583
  • feat(frontend): remove signer security warning (#3035) # Motivation The [@dfinity/oisy-wallet-library](https://g... 9547ff7
  • chore(repo): dApp submission request (#3042) # Motivation In issue #3025, we will introduce a feature that sugges... f030ca7
  • feat(frontend): dapp submit your dapp (#3025) # Motivation Give the possibility request the adding of a dapp to t... 537ed58
  • feat(frontend): Carousel Indicator components (#3044) # Motivation This PR includes Carousel Indicator components... 295707b
  • feat(frontend): add dapp-explorer nav item (#3026) # Motivation Add navigation item to make the dapp-explorer ava... 5ea1f91
  • chore(frontend): extract submit dapp btn into own component (#3045) # Motivation Extract component for submitting... d5a15ae
  • build(ci): automated release process (#3027) # Motivation The previously merged release process had its flaws, so... 46ffd94
  • feat(frontend): Carousel Controls components (#3046) # Motivation This PR includes Carousel Controls component. ... 5331e4d
  • feat(frontend): add menu for dapp explorer (#3047) # Motivation The Dapp explorer is missing in the mobile naviga... 4e0396f
  • chore(e2e): Update Playwright E2E Snapshots (#3049) The following E2E snapshots have been updated: ``` e2e/homepag... 98d1a3b
  • feat(frontend): remove header Back (#3048) # Motivation The new route behavior `/explore` introduced an inconsist... 7a6bd36
  • feat(frontend): review address block (#3013) # Motivation We want to redesign a bit the address we present in mod... ebbe821
  • feat(frontend): display token as logo above qr-code (#3023) # Motivation The designers want to display the token ... 224f2de
  • chore(e2e): Update Playwright E2E Snapshots (#3056) The following E2E snapshots have been updated: ``` e2e/receive... 5520de2
  • test(frontend): Add test ID for token group in TokenCard (#3052) # Motivation The component `TokenCard` will be r... 696ce03
  • refactor(build): Change tailwind config to Typescript (#3051) # Motivation Just to use more Typescript, we change... d74de9a
  • feat(frontend): Remove redundant prop to show back button in Hero (#3055) # Motivation The `Back` button showed i... 1559078
  • Merge branch 'main' into refactor(frontend)/Include-native-token-in-token-group-property 187b941

View on GitHub

AntonioVentilii-DFINITY deleted a branch dfinity/oisy-wallet

feat(frontend)/Remove-redundant-prop-to-show-back-button-in-Hero

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • feat(frontend): Remove redundant prop to show back button in Hero (#3055) # Motivation The `Back` button showed i... 1559078

View on GitHub

AntonioVentilii-DFINITY closed a pull request on dfinity/oisy-wallet
feat(frontend): Remove redundant prop to show back button in Hero
# Motivation The `Back` button showed in the Hero was dependent on prop `back` provided to the Hero. However, the same button is dependent on `summary` prop by its parent. Both `summary` and ...
AntonioVentilii-DFINITY pushed 4 commits to feat(frontend)/Remove-redundant-prop-to-show-back-button-in-Hero dfinity/oisy-wallet
  • chore(e2e): Update Playwright E2E Snapshots (#3056) The following E2E snapshots have been updated: ``` e2e/receive... 5520de2
  • test(frontend): Add test ID for token group in TokenCard (#3052) # Motivation The component `TokenCard` will be r... 696ce03
  • refactor(build): Change tailwind config to Typescript (#3051) # Motivation Just to use more Typescript, we change... d74de9a
  • Merge branch 'main' into feat(frontend)/Remove-redundant-prop-to-show-back-button-in-Hero b643daf

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • refactor(build): Change tailwind config to Typescript (#3051) # Motivation Just to use more Typescript, we change... d74de9a

View on GitHub

AntonioVentilii-DFINITY deleted a branch dfinity/oisy-wallet

refactor(build)/Change-tailwind-config-to-Typescript

AntonioVentilii-DFINITY pushed 2 commits to refactor(build)/Change-tailwind-config-to-Typescript dfinity/oisy-wallet
  • test(frontend): Add test ID for token group in TokenCard (#3052) # Motivation The component `TokenCard` will be r... 696ce03
  • Merge branch 'main' into refactor(build)/Change-tailwind-config-to-Typescript 9bf361f

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • test(frontend): Add test ID for token group in TokenCard (#3052) # Motivation The component `TokenCard` will be r... 696ce03

View on GitHub

AntonioVentilii-DFINITY deleted a branch dfinity/oisy-wallet

test(frontend)/Add-test-ID-for-token-group-in-TokenCard

AntonioVentilii-DFINITY closed a pull request on dfinity/oisy-wallet
test(frontend): Add test ID for token group in TokenCard
# Motivation The component `TokenCard` will be re-used for token groups too. So we create a test ID based on its usage: either as single-token card or as header token card for a group.
AntonioVentilii-DFINITY pushed 2 commits to refactor(build)/Change-tailwind-config-to-Typescript dfinity/oisy-wallet
  • chore(e2e): Update Playwright E2E Snapshots (#3056) The following E2E snapshots have been updated: ``` e2e/receive... 5520de2
  • Merge branch 'main' into refactor(build)/Change-tailwind-config-to-Typescript e26033c

View on GitHub

AntonioVentilii-DFINITY pushed 5 commits to test(frontend)/Add-test-ID-for-token-group-in-TokenCard dfinity/oisy-wallet
  • feat(frontend): remove header Back (#3048) # Motivation The new route behavior `/explore` introduced an inconsist... 7a6bd36
  • feat(frontend): review address block (#3013) # Motivation We want to redesign a bit the address we present in mod... ebbe821
  • feat(frontend): display token as logo above qr-code (#3023) # Motivation The designers want to display the token ... 224f2de
  • chore(e2e): Update Playwright E2E Snapshots (#3056) The following E2E snapshots have been updated: ``` e2e/receive... 5520de2
  • Merge branch 'main' into test(frontend)/Add-test-ID-for-token-group-in-TokenCard da1827a

View on GitHub

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • chore(e2e): Update Playwright E2E Snapshots (#3056) The following E2E snapshots have been updated: ``` e2e/receive... 5520de2

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/receive-tokens-modal.spec.ts-snapshots/should-display-receive-tokens-modal-1-Google-Chrome-linux.png
AntonioVentilii-DFINITY created a review on a pull request on dfinity/oisy-wallet

View on GitHub

AntonioVentilii-DFINITY pushed 4 commits to feat(frontend)/Remove-redundant-prop-to-show-back-button-in-Hero dfinity/oisy-wallet
  • feat(frontend): remove header Back (#3048) # Motivation The new route behavior `/explore` introduced an inconsist... 7a6bd36
  • feat(frontend): review address block (#3013) # Motivation We want to redesign a bit the address we present in mod... ebbe821
  • feat(frontend): display token as logo above qr-code (#3023) # Motivation The designers want to display the token ... 224f2de
  • Merge branch 'main' into feat(frontend)/Remove-redundant-prop-to-show-back-button-in-Hero 13f077e

View on GitHub

peterpeterparker pushed 1 commit to feat/qr-code-min-height dfinity/oisy-wallet

View on GitHub

peterpeterparker pushed 1 commit to refactor/extract-qrcode-content dfinity/oisy-wallet

View on GitHub

peterpeterparker opened a pull request on dfinity/oisy-wallet
refactor(frontend): extract qr code address content component
# Motivation Two components that display a QR-code where using a similar content - a qr code, and address and a copy button. As we have to update their UI, it felt like the good time to extract ...
peterpeterparker created a branch on dfinity/oisy-wallet

refactor/extract-qrcode-content - A browser-based, multi-chain wallet hosted on the Internet Computer

peterpeterparker opened a draft pull request on dfinity/oisy-wallet
feat(frontend): qr code min height to prevent modal glitch
# Motivation <!-- Describe the motivation that lead to the PR --> # Changes <!-- List the changes that have been developed --> # Screenshots Before: ![glitch](https://github.com/u...
peterpeterparker created a branch on dfinity/oisy-wallet

feat/qr-code-min-height - A browser-based, multi-chain wallet hosted on the Internet Computer

peterpeterparker pushed 4 commits to refactor(build)/Change-tailwind-config-to-Typescript dfinity/oisy-wallet
  • feat(frontend): remove header Back (#3048) # Motivation The new route behavior `/explore` introduced an inconsist... 7a6bd36
  • feat(frontend): review address block (#3013) # Motivation We want to redesign a bit the address we present in mod... ebbe821
  • feat(frontend): display token as logo above qr-code (#3023) # Motivation The designers want to display the token ... 224f2de
  • Merge branch 'main' into refactor(build)/Change-tailwind-config-to-Typescript 5481966

View on GitHub

Load more