Ecosyste.ms: Timeline

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

dfinity/oisy-wallet

DenysKarmazynDFINITY pushed 3 commits to feat(frontend)/carousel-i18n 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
  • feat(frontend): i18n for the Carousel component 6d0950a

View on GitHub

DenysKarmazynDFINITY created a comment on a pull request on dfinity/oisy-wallet
@peterpeterparker thanks for double-checking!

View on GitHub

peterpeterparker opened a pull request on dfinity/oisy-wallet
feat(frontend): remove signer security warning
# Motivation The [@dfinity/oisy-wallet-library](https://github.com/dfinity/oisy-wallet-signer) has been open-sourced, published and will be included in OISY with PR #3033. The security team c...
peterpeterparker created a branch on dfinity/oisy-wallet

feat/remove-sign-warning - A browser-based, multi-chain wallet hosted on the Internet Computer

peterpeterparker created a review on a pull request on dfinity/oisy-wallet
Artem confirmed that we have no other choice but to implement it now in OISY, given that the reusability of the component was not included in the task estimation. It's a pity, as the foundation may...

View on GitHub

inc-man created a review comment on a pull request on dfinity/oisy-wallet
There is no real documentation on that. Basically the release-drafter.yml uses Handlebars as template-engine. But paragraph_start_with is not part of it. So I want to try and see what happens. Othe...

View on GitHub

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

View on GitHub

inc-man opened 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
peterpeterparker opened a pull request on dfinity/oisy-wallet
build(frontend): incorporate published oisy-wallet-signer lib
# Motivation The [@dfinity/oisy-wallet-library](https://github.com/dfinity/oisy-wallet-signer) has been open-sourced and published to [npm](https://www.npmjs.com/package/@dfinity/oisy-wallet-sig...
inc-man created a branch on dfinity/oisy-wallet

chore(ci)/fix-deployment-task - A browser-based, multi-chain wallet hosted on the Internet Computer

peterpeterparker created a branch on dfinity/oisy-wallet

build/oisy-wallet-signer-v0-0-1 - A browser-based, multi-chain wallet hosted on the Internet Computer

DenysKarmazynDFINITY deleted a branch dfinity/oisy-wallet

feat(frontend)/new-color

DenysKarmazynDFINITY pushed 1 commit to main dfinity/oisy-wallet
  • feat(frontend): new tailwind color (#3031) # Motivation Adding missing `black` color, will be later used in the C... 0cd5f59

View on GitHub

DenysKarmazynDFINITY closed a pull request on dfinity/oisy-wallet
feat(frontend): new tailwind color
# Motivation Adding missing `black` color, will be later used in the Carousel indicators component.
DenysKarmazynDFINITY pushed 2 commits to feat(frontend)/new-color 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 c292fcd

View on GitHub

peterpeterparker created a review comment 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

peterpeterparker created a comment on a pull request on dfinity/oisy-wallet
I see, let me start a thread internaly.

View on GitHub

inc-man deleted a branch dfinity/oisy-wallet

chore(ci)/update-deployment-workflow

inc-man pushed 1 commit to main dfinity/oisy-wallet
  • chore(ci): update deployment workflow (#3029) # Motivation The deployment workflow has a faulty run-name and need... a7f5781

View on GitHub

inc-man closed a pull request on dfinity/oisy-wallet
chore(ci): update deployment workflow
# Motivation The deployment workflow has a faulty run-name and needs caching to reduce runtime # Changes fixed run-name depending on input variables added caching
bitdivine created a review comment on a pull request on dfinity/oisy-wallet
I couldn't find the documentation for `paragraph_start_with` to confirm. Do you know where that is?

View on GitHub

bitdivine 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
Unfortunately, `initial` doesn't work.

View on GitHub

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

View on GitHub

bitdivine created a review comment on a pull request on dfinity/oisy-wallet
Will this get the whole markdown section, or just the first paragraph in the section?

View on GitHub

bitdivine created a review on a pull request on dfinity/oisy-wallet
This looks like progress. Thanks!

View on GitHub

bitdivine created a review on a pull request on dfinity/oisy-wallet
This looks like progress. Thanks!

View on GitHub

inc-man pushed 2 commits to chore(ci)/update-deployment-workflow dfinity/oisy-wallet
  • feat(frontend): qr code logo and a11y (#3024) # Motivation The designers want to display the token logo over the ... 28fa13f
  • Merge branch 'main' into chore(ci)/update-deployment-workflow a99c9a7

View on GitHub

DenysKarmazynDFINITY created a comment on a pull request on dfinity/oisy-wallet
@peterpeterparker the plan is to build as generic as possible carousel component with indicators and controls as shown on the screenshot. There were no discussions re. if we should implement it on ...

View on GitHub

Load more