Ecosyste.ms: Timeline

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

dfinity/oisy-wallet

peterpeterparker 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

View on GitHub

AntonioVentilii-DFINITY created a comment on a pull request on dfinity/oisy-wallet
[OISY-167]

View on GitHub

AntonioVentilii-DFINITY opened 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 deleted a branch dfinity/oisy-wallet

style(frontend)/Increase-breakpoint-for-mobile-view

AntonioVentilii-DFINITY created a branch on dfinity/oisy-wallet

style(frontend)/Increase-breakpoint-for-mobile-view - A browser-based, multi-chain wallet hosted on the Internet Computer

AntonioVentilii-DFINITY pushed 1 commit to main dfinity/oisy-wallet
  • refactor(frontend): Rename type for token groups (#3075) # Motivation As discussed, the more obvious name for the... a057f24

View on GitHub

AntonioVentilii-DFINITY deleted a branch dfinity/oisy-wallet

refactor(frontend)/Rename-type-for-token-groups

AntonioVentilii-DFINITY closed a pull request on dfinity/oisy-wallet
refactor(frontend): Rename type for token groups
# Motivation As discussed, the more obvious name for the variable should be `TokenUiGroup` since it represents a group of `TokenUi` types.
AntonioVentilii-DFINITY pushed 4 commits to feat(frontend)/Card-component-for-Token-Group dfinity/oisy-wallet
  • 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
  • Merge branch 'main' into feat(frontend)/Card-component-for-Token-Group da2cd42

View on GitHub

AntonioVentilii-DFINITY pushed 3 commits to refactor(frontend)/Rename-type-for-token-groups 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
  • Merge branch 'main' into refactor(frontend)/Rename-type-for-token-groups 3d5b91a

View on GitHub

AntonioVentilii-DFINITY created a comment on a pull request on dfinity/oisy-wallet
@inc-man you can use this branch to test it

View on GitHub

AntonioVentilii-DFINITY opened a draft pull request on dfinity/oisy-wallet
test(ci): Test branch to test new i18n CI
# DO NOT MERGE This branch is purely a test to test the new `i18n` CI.
AntonioVentilii-DFINITY created a branch on dfinity/oisy-wallet

test(ci)/Test-branch-to-test-new-i18n-CI - A browser-based, multi-chain wallet hosted on the Internet Computer

inc-man deleted a branch dfinity/oisy-wallet

build(ci)/npm-i18n-workflow

inc-man pushed 1 commit to main dfinity/oisy-wallet
  • build(ci): create npm i18n workflow (#3073) # Motivation For every pr and pr commit where the i18n files are chan... 6258d61

View on GitHub

inc-man closed a pull request on dfinity/oisy-wallet
build(ci): create npm i18n workflow
# Motivation For every pr and pr commit where the i18n files are changed, the npm run i18n should be executed and auto commited. # Changes - created workflow
loki344 created a review on a pull request on dfinity/oisy-wallet
Thanks

View on GitHub

inc-man pushed 5 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
  • Merge branch 'main' into build(ci)/npm-i18n-workflow a258b1c

View on GitHub

inc-man pushed 1 commit to build(ci)/npm-i18n-workflow dfinity/oisy-wallet
  • Update .github/workflows/auto-update-i18n.yml Co-authored-by: Antonio Ventilii <169057656+AntonioVentilii-DFINITY@us... f5d7dc3

View on GitHub

inc-man pushed 1 commit to build(ci)/npm-i18n-workflow dfinity/oisy-wallet
  • Update .github/workflows/auto-update-i18n.yml Co-authored-by: Antonio Ventilii <169057656+AntonioVentilii-DFINITY@us... b35e180

View on GitHub

AntonioVentilii-DFINITY created a review comment on a pull request on dfinity/oisy-wallet
```suggestion message: '🤖 Updated i18n files' ```

View on GitHub

AntonioVentilii-DFINITY created a review comment on a pull request on dfinity/oisy-wallet
```suggestion - name: Run i18n Script ```

View on GitHub

DenysKarmazynDFINITY pushed 1 commit to feat(frontend)/carousel-utils dfinity/oisy-wallet
  • feat(frontend): review adjustments 27b970f

View on GitHub

inc-man pushed 1 commit to main dfinity/oisy-wallet
  • fix(ci): fix release process automation (#3066) # Motivation During previous runs the new release branch was set ... 70c1e76

View on GitHub

inc-man pushed 6 commits to fix(ci)/fix-release-process dfinity/oisy-wallet
  • feat(frontend): network icon black white for receive (#3064) # Motivation The network icon displayed in the recei... 9fb3226
  • feat(frontend): receive modal title with symbol (#3036) # Motivation The designers want to display the token symb... 31612ac
  • 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
  • Merge branch 'main' into fix(ci)/fix-release-process 67bbe8b

View on GitHub

inc-man pushed 1 commit to build(ci)/npm-i18n-workflow 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

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

View on GitHub

Load more