Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Vue Tailwind
Tools that allow the developer to easily make beautiful user interfaces.
Collective -
Host: opensource -
https://opencollective.com/vue-tailwind
- Website: https://www.vue-tailwind.com/
- Code: https://github.com/alfonsobries
* feat: use formatter mixin for often used format functions
* test: fix failing tests and add f...
github.com/alfonsobries/wallet - fa934774c778003c2009e417dd20fbf707dbbfca authored about 6 years ago by Lúcio Rubens <[email protected]>
* feat: blur modal backdrop
* fix: portal -> modal
github.com/alfonsobries/wallet - 54e69eb4063a72f536dadb646e1b204adc1ab67f authored about 6 years ago by Lúcio Rubens <[email protected]>
* fix: add check for sending enabled on wallet
* test: fix failing tests with missing mixin
* ...
* feat: add TransactionAmount component that shows green / red amount values
* test: stub Trans...
* feat: show amount forged in vote modal
* feat: transform value in client to work with mainn...
github.com/alfonsobries/wallet - 0e4fcec8ba6d4cff4529370bb26aa1bba618c3d4 authored about 6 years ago by ItsANameToo <[email protected]>github.com/alfonsobries/wallet - 87f6003010c5bb20e95cf463a433c389d6b790ca authored about 6 years ago by ItsANameToo <[email protected]>
* feat: add method to fetch wallet vote
* chore: update client package
* tests: add specs
...
## Proposed changes
Wallets that have no second signature, don't have a second signature fiel...
github.com/alfonsobries/wallet - 987ef91d9d3851d9c34b7b8e41349367bfa37f39 authored about 6 years ago by ItsANameToo <[email protected]>
## Proposed changes
Option to import based on address
## Types of changes
<!--
What types ...
* feat: add 2nd passphrase check and sign transaction if provided
* feat: add function to gen...
github.com/alfonsobries/wallet - 4f5dc7b390d5549c4d6744f7544e31bd6e7fdcef authored about 6 years ago by ItsANameToo <[email protected]>* fix: better style the vote modal and delegate list
* feat: format votes
* fix: use $n in...
github.com/alfonsobries/wallet - b09b39112dc54ebcdb114d32d96fe29ef9e1d170 authored about 6 years ago by ItsANameToo <[email protected]>github.com/alfonsobries/wallet - 0f20d65aa261c72c491cdf424d14e5e3ccc8e0b5 authored about 6 years ago by ItsANameToo <[email protected]>
github.com/alfonsobries/wallet - f480a66064cc8eb5aa6b4cdaff1e78a9408e7aca authored about 6 years ago by ItsANameToo <[email protected]>
github.com/alfonsobries/wallet - 0dc56ea68bb615f30f0a771cf41024bd80bd89ac authored about 6 years ago by ItsANameToo <[email protected]>
github.com/alfonsobries/wallet - 0924476f7f7603f460ded5ed655adfd61e102207 authored about 6 years ago by ItsANameToo <[email protected]>
* feat: add proper toggling of wallet heading buttons
* fix: reset to primary buttons on enteri...
github.com/alfonsobries/wallet - c3e1e0d68868de9c59eb1277fc390d8d2d6d3d9b authored about 6 years ago by ItsANameToo <[email protected]>
github.com/alfonsobries/wallet - d924348813114842f988e659652b973b15054f26 authored about 6 years ago by ItsANameToo <[email protected]>
github.com/alfonsobries/wallet - 3dd9d86a4407a8ce1a650b634ac2c35771e89a72 authored about 6 years ago by ItsANameToo <[email protected]>
* feat: add tx types to transaction table
* fix: update WalletAddress import
* test: add W...
github.com/alfonsobries/wallet - effc72c34576487cc2d9c81e3003c3bcdfc53cb9 authored about 6 years ago by ItsANameToo <[email protected]>
* chore: add slip44 defaults to network config
* chore: change alert duration default to 5s
* ...
* fix: show amount instead of totalAmount in transaction table and add tooltip with fee and amount
github.com/alfonsobries/wallet - b8b2f0cfcfb6aed0272d9c36bd6586677a4a203f authored about 6 years ago by ItsANameToo <[email protected]>github.com/alfonsobries/wallet - b1bb0fb4dac5c42e11e17fb93ae727fd69a0e2b2 authored about 6 years ago by Alex Barnsley <[email protected]>
* fix: the profile removal on the profiles page
* fix: the wallet removal on the wallets page
github.com/alfonsobries/wallet - dc1177b41bd791ae41445166d899ec5c31649e19 authored about 6 years ago by Juan <[email protected]>github.com/alfonsobries/wallet - 27a7008d3495f9245ab501e4a73f43874d9b205d authored about 6 years ago by Juan <[email protected]>
github.com/alfonsobries/wallet - 055d83443422394024fdaa5ebec5f3a1d8cd23cc authored about 6 years ago by ItsANameToo <[email protected]>
* refactor: extract the new `TransactionTable` component from `WalletTransactions`
* fix: uni...
github.com/alfonsobries/wallet - 5483c5a108c9215eee252c49e802b8f20f625079 authored about 6 years ago by Juan <[email protected]>github.com/alfonsobries/wallet - 0a1c3862bd2b1846796e5acc41a28c6c58235f22 authored about 6 years ago by Juan <[email protected]>
* feat: on the profile edition, add the button to open the modal with more avatars
* fix: the `...
github.com/alfonsobries/wallet - 1ab924ac709618295a9de1e0bfb12de5291883fa authored about 6 years ago by Juan <[email protected]>
* refactor: rename the `session/currentProfile` getter to `session/profile` and replace it with ...
github.com/alfonsobries/wallet - b3c8f8c6a78b26b800518d40f7c74e67f0626ec8 authored about 6 years ago by Juan <[email protected]>
* feat: add transaction vote form
* fix: rate -> rank
github.com/alfonsobries/wallet - cbf9a47434bb94fb3a046068b435c99fedee3cf6 authored about 6 years ago by ItsANameToo <[email protected]>
github.com/alfonsobries/wallet - cf8085d1aed5a56e94ed5471d3cb4507d586977d authored about 6 years ago by Juan <[email protected]>
* refactor: use methods to emit events on `InputFee` and `InputToggle`
* fix: set the names of ...
* feat: add transaction show component
* tests: add specs
* refactor: transaction components
...
* refactor: remove the market chart from the wallet statistics tab
* refactor: use a more stand...
* refactor: create the `WalletRemovalConfirmation` component from `ModalConfirmation`
* feat: p...
* feat: add transaction show component
* tests: add specs
* feat: implement delete wallet in heading actions
* feat: add wallet register delegate modal
* refactor: fetch transactions with a different API endpoint, that allows using 1 request only
...
github.com/alfonsobries/wallet - 5354f7268ede1a39dcfb63a56955f6769516e15a authored about 6 years ago by Juan <[email protected]>
github.com/alfonsobries/wallet - 2c3d40d45bcd8b511470824c0e254f118589ecde authored about 6 years ago by Lúcio Rubens <[email protected]>
github.com/alfonsobries/wallet - c53fffd3483d0c1047a96170e3af55e09e0c478d authored about 6 years ago by Lúcio Rubens <[email protected]>
* feat: begin send transaction modal
* fix: rebase on dev
* refactor: componentizing SendT...
github.com/alfonsobries/wallet - 5b73a3eee7ec8eae86e360219a44ee1b61583a9a authored about 6 years ago by mvega3 <[email protected]>* misc: clean and add the arrow image used to confirm wallet removal
* feat: enable the walle...
github.com/alfonsobries/wallet - 313dec48db01fb26116259019f5cc34676126ad2 authored about 6 years ago by Juan <[email protected]>* feat: add wallet transactions
* fix: format amount
* fix: resolve v2 search and default ...
github.com/alfonsobries/wallet - 1abc34725c927009cad3bec372380e24d168390d authored about 6 years ago by Lúcio Rubens <[email protected]>github.com/alfonsobries/wallet - 076c77a3370a4cc713b45e01ce71a7e06b7775fa authored about 6 years ago by Juan <[email protected]>
* misc: add the English translations of the new wallets page
* feat: show all the wallets of th...
* fix: the `fetchDelegates` method of the client service
* refactor: the client service
* ...
github.com/alfonsobries/wallet - 7e8f3a6306ef61d0eac5452fa58ea78a761a89a1 authored about 6 years ago by Juan <[email protected]>
* fix: remove the usage of the `wallets` prop of `WalletSidebar`
* fix: remove the example dash...
github.com/alfonsobries/wallet - fc9c9daddc43dfc1568d6e26378aa6781212f2df authored about 6 years ago by Juan <[email protected]>
* misc: include the token and its symbol on the network configurations
* misc: add the fracti...
github.com/alfonsobries/wallet - aa024823c83a6f1b5719fcf0a5082fde44e05a56 authored about 6 years ago by Juan <[email protected]>
* fix: show the names of the wallets on `WalletSidebar`
* fix: use a temporary image as identic...
* refactor: get the wallet from route
* fix: travis
* fix: remove lint script from postinstall...
github.com/alfonsobries/nova-trumbowyg - 208424db5347e4e884ee79ec3f09e95df1a1866e authored about 6 years ago by Alexander Josue Maridueña Canseco <[email protected]>
github.com/alfonsobries/wallet - ec3fe271159ca8555994ce42b31d83781da70e01 authored about 6 years ago by Lúcio Rubens <[email protected]>
github.com/alfonsobries/wallet - f75e8e01ba7362077f40126eae1786f936da2b77 authored about 6 years ago by Lúcio Rubens <[email protected]>
github.com/alfonsobries/wallet - 96193e29e5463b62bff57cb14b12ad2e517e2440 authored about 6 years ago by Lúcio Rubens <[email protected]>
* misc: add the network version or `pubKeyHash` to the network configurations
* docs: change ...
github.com/alfonsobries/wallet - f4484cf03b9c58992aecfc38e290afb130e71494 authored over 6 years ago by Juan <[email protected]>* refactor: add menunavigation
* refactor: implement menu navigation in app sidebar
* refa...
github.com/alfonsobries/wallet - bdbaa76cac3ce7601012b9ddc3597a59cb1c6f48 authored over 6 years ago by Lúcio Rubens <[email protected]>
* fix: delegates table sort
* feat: add truncate filter
* refactor: improve wallet grid
* fix...
* misc: rename `human-*` avatars to `male-*`
* misc: include the `female-*` avatars
* chore: upgrade deps and webpack config
* fix: scoped not scope
* chore: remove unused deps
...
github.com/alfonsobries/wallet - 3491d02a610f8c116750e83458a8e630f1bad5e0 authored over 6 years ago by mvega3 <[email protected]>
* chore: upgrade babel deps and config
* chore: add babel-core 7.0 for jest
* chore: ignore ba...
github.com/alfonsobries/wallet - e8e4caaa42ca31274cd612f0fccb8c48f0abc209 authored over 6 years ago by Lúcio Rubens <[email protected]>
* refactor: network remote config
* refactor: network -> networkId
* feat: generate a random ID for profiles
* feat: allow saving the profile edition
* refactor:...
github.com/alfonsobries/wallet - 0a66a91bb762f4bdcbd47e3ae7c741ec8453142d authored over 6 years ago by Brian Faust <[email protected]>
* refactor: remove useless `Profile` page
* feat: switch the current profile on click on the pr...
* fix: remove useless components of the new wallet page
* refactor: move the wallets page con...
github.com/alfonsobries/wallet - a877178f9ba399a7320ef0d6c5de3ac37aa7c078 authored over 6 years ago by Juan <[email protected]>
* misc: add the icons of the `PassphraseInput` component
* refactor: add the `title` attributes...
* misc: add the missing authors to the `package.json`
* misc: add the missing authors to the RE...
* refactor: wallet navigation with menutab
* fix: conditional statistics
* feat: add chart control buttons
* tests: add specs
* feat: add the route to the import wallet page
* feat: constrain the `Network` model to use a ...
github.com/alfonsobries/wallet - c9160b511ec0571d18ca5b5bf1cf68c4358b4279 authored over 6 years ago by Lúcio Rubens <[email protected]>
github.com/alfonsobries/wallet - 3782748c65d1f052019ab59e0134326bd527a1cd authored over 6 years ago by mvega3 <[email protected]>
* feat: add QRCodeModal portal
* add portal-vue
* fix App Sidemenu Vuex getter
* fix: change App.vue to match new action name
github.com/alfonsobries/wallet - b8cdd72aa94dbd3377dc3bcc40beefca8e6b3e74 authored over 6 years ago by mvega3 <[email protected]>
* feat: add initial chart component
* fix: trigger render on mount
github.com/alfonsobries/wallet - b5cea55f9b0a9efdcd992513dcafd95f4fceeab8 authored over 6 years ago by Lúcio Rubens <[email protected]>github.com/alfonsobries/wallet - e3971a2f908f352ce6247d1fe2625c8d26ecbac9 authored over 6 years ago by Juan <[email protected]>
* fix: upgrade client package
* style: scoped `endpoint` const closer to use
github.com/alfonsobries/wallet - 381e5ef1c2483e03eb02ae15aca86aa0f93dc158 authored over 6 years ago by Lúcio Rubens <[email protected]>* feat(crypto-compare): fetch historical data
* fix: add missing documentation
* fix: pare...
github.com/alfonsobries/wallet - 0ec487309c9fedb84135eed72133d560535e6b10 authored over 6 years ago by Lúcio Rubens <[email protected]>
* feat: initalize wallet header component
test: add render tests for wallet header
* refacto...
github.com/alfonsobries/wallet - 515adba7feeb6c90928545e6c4394ecca3ad4fb2 authored over 6 years ago by mvega3 <[email protected]>* feat: app vuex module
* refactor: remove base & module
* refactor: get enabled if pinCod...
github.com/alfonsobries/wallet - c705e079672cc6b43dc6934d5f46accef777b13c authored over 6 years ago by Alex Barnsley <[email protected]>* feat: create an empty wallet import page and route
* feat: implement part of the dashboard
...
* refactor: models, modules and services
* fix: currency and market
* tests: refactor some...
github.com/alfonsobries/wallet - 52a5834bc041e24f9a6d3f0b7e8473a56cf55b67 authored over 6 years ago by Lúcio Rubens <[email protected]>github.com/alfonsobries/wallet - 49a7b2c96b231d5da1acfc5dec855003c6b2e5b1 authored over 6 years ago by Alex Barnsley <[email protected]>
* feat: add `WalletService.validatePassphrase` and `WalletService.verifyPassphrase`
* test: moc...
* misc: include the SVG icon of the QR buttons
* feat: add a method validate addresses on the `...
* feat: ledger service
* test: ledger service
* fix: install app deps for usb package
*...
github.com/alfonsobries/wallet - 3f5a353b2e9a53bd7f1eecc9989b7889b86c4805 authored over 6 years ago by Alex Barnsley <[email protected]>* feat: support using an `Object` as the items of the `MenuDropdown` component
* test: adapt ...
github.com/alfonsobries/wallet - 66a44bd04d35a19d5b17716f82cd8a93090d3c3d authored over 6 years ago by Juan <[email protected]>* feat: add a link to the wallet creation page
* feat: add a `WalletService` for generating n...
github.com/alfonsobries/wallet - 94dc66ed36d76856821d9eebdb5069bb91cffb44 authored over 6 years ago by Juan <[email protected]>github.com/alfonsobries/wallet - 9d69cecaef594573936de32f08b3cb3c2e028dfe authored over 6 years ago by Lúcio Rubens <[email protected]>
github.com/alfonsobries/wallet - c95ce2515eb575d80afcfedb76a043e3a92ed92e authored over 6 years ago by Lúcio Rubens <[email protected]>
github.com/alfonsobries/wallet - faab1a92752b38f2757969927e23cf8118d89f84 authored over 6 years ago by mvega3 <[email protected]>