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

refactor: adjustments to sign in modal (#3555)

github.com/alfonsobries/wallet - 6948a09bbb8fa7a56764b59535e2a3b953f7f11f authored almost 4 years ago
refactor: require protocol in github url (#3540)

github.com/alfonsobries/wallet - bc6f34a11a891b21723b322d111b5d7d95e1aac3 authored almost 4 years ago
refactor: remove randomly failing test (#3545)

github.com/alfonsobries/wallet - 65a1355b0cfca043297295be2589b9b2fcecc2af authored almost 4 years ago
feat: use password encryption when sending transactions (#3537)

github.com/alfonsobries/wallet - 36538865d696d47b03f845b3f6e3f52cb6740d30 authored almost 4 years ago
refactor: update texts (#3539)

github.com/alfonsobries/wallet - b777bc772115727ae949786c9654d7ed516c7512 authored almost 4 years ago
feat: ask user confirmation to leave settings page (#3536)

github.com/alfonsobries/wallet - bb84baa2e2dd92c49416f3ac109dcde1cee2b462 authored almost 4 years ago
fix: prevent multiple app instances (#3548)

github.com/alfonsobries/wallet - 3151e9bfecfbc9fb2f734aec0a30ddaa9bb6fc75 authored almost 4 years ago
Merge pull request #170 from jaulz/patch-1

feat: export BaseComponent

github.com/alfonsobries/vue-tailwind - 3a980927697fcd0cafa45d1e038f32fca6810fae authored almost 4 years ago
chore: update Platform SDK dependencies (#3546)

github.com/alfonsobries/wallet - d2e642084c99c2e40b1a3cb5a2933adf5b276bf6 authored almost 4 years ago
fix: hide navbar border on scroll (#3543)

github.com/alfonsobries/wallet - fc5655a218fdf3c600a0ba620f6915f78bfc4ef3 authored almost 4 years ago
refactor: adjust import ledger name forms (#3542)

github.com/alfonsobries/wallet - 369e8c5ce15a8e79187a0bb8f171ba298fec4b52 authored almost 4 years ago
chore: update Platform SDK dependencies (#3544)

github.com/alfonsobries/wallet - 4fde3b70af8e179fd91ae4267556991588f2b9c5 authored almost 4 years ago
refactor: hide max amount if fee input has errors (#3535)

github.com/alfonsobries/wallet - de8c76927d5c7cfeb9b6eb2929173514b9b1291b authored almost 4 years ago
refactor: save wallet name when pressing enter during import (#3534)

github.com/alfonsobries/wallet - d4dd8b77dbea322030c4f3bbb4d51f6161cac853 authored almost 4 years ago
test: fix act warning in LedgerImportStep (#3533)

github.com/alfonsobries/wallet - c6ab0d1e9a7f398e974f1b2a78ca1573a28b7cc3 authored almost 4 years ago
fix: circular dependency in plugins test (#3532)

github.com/alfonsobries/wallet - cf70936ab102e5756a621876f94235239f666dae authored almost 4 years ago
chore: update snapshots (#3531)

github.com/alfonsobries/wallet - beea4b95d0dc7a83ae5acd356d9de3d2a3cda132 authored almost 4 years ago
refactor: remove absolute positioning from input addons (#3508)

github.com/alfonsobries/wallet - 417110180a5e3ac872df808dedb4df9c648c392a authored almost 4 years ago
refactor: show address in signed message modal (#3515)

github.com/alfonsobries/wallet - 3bf00c6d49f8db4b19bd8f327325b28eaecd0493 authored almost 4 years ago
refactor: adjust all header search and filter buttons/icons (#3520)

github.com/alfonsobries/wallet - 10bc9cc862b1372b2aa23eed0c2b74fc03e69710 authored almost 4 years ago
feat: allow plugins to use modals (#3524)

github.com/alfonsobries/wallet - b1f025134008edbfc7860c22da89f564699b090e authored almost 4 years ago
refactor: add plugin permissions modal (#3507)

github.com/alfonsobries/wallet - 29c3512f8b0921b735d7885bbefd5477abc951d2 authored almost 4 years ago
fix: remove double error message on receive funds modal (#3510)

github.com/alfonsobries/wallet - 6da8294dd104a4a7c7b5af47776548b332dae178 authored almost 4 years ago
feat: implement optional encryption password for wallets (#3513)

github.com/alfonsobries/wallet - 203bbf3829629456fdbf5eea22b6c82ddb659a80 authored almost 4 years ago
feat: implement profile import (#3464)

github.com/alfonsobries/wallet - 7195addd94ff71d8b21759395a7dd3400840e420 authored almost 4 years ago
refactor: periodic fetch plugins (#3512)

github.com/alfonsobries/wallet - 35eb8cec13b74ffa7cf35593649ecb402e2020d3 authored almost 4 years ago
refactor: show active filter state in Votes page (#3517)

github.com/alfonsobries/wallet - 661c984cec80fcfb1f401d6d1978093bf3b63e55 authored almost 4 years ago
fix: do not reset fee when going back in vote form (#3518)

github.com/alfonsobries/wallet - 1d77b1c3da597238124a498baf5997a0b9a0b974 authored almost 4 years ago
refactor: switch positions of plugin size and version (#3514)

github.com/alfonsobries/wallet - 1dcb7a95c0d4f4571958c5ad6b048dc6ca87243f authored almost 4 years ago
refactor: initial fee validation on registration forms (#3516)

github.com/alfonsobries/wallet - d3674c34e6b2fe02af9f8f58bfaec584140ac00e authored almost 4 years ago
refactor: adjustments to export settings (#3521)

github.com/alfonsobries/wallet - c92d81e1f0792b23865be3842c8805ad7cd41f40 authored almost 4 years ago
refactor: hide network options on form step (#3523)

github.com/alfonsobries/wallet - 8e89ec7c3f46485e8ce939e52de1ce7ec1569bfb authored almost 4 years ago
refactor: get rid of act warnings in sign message tests (#3526)

github.com/alfonsobries/wallet - 442fd23a80db3162c1e466caca390e5871cb8bf8 authored almost 4 years ago
refactor: ignore form context in header search bar (#3527)

github.com/alfonsobries/wallet - 9e1ade6c16558183e06d92125dbe5ec6b1068871 authored almost 4 years ago
refactor: update verify message modal (#3525)

github.com/alfonsobries/wallet - a416e42bb2816ba6a013c3fc4d790699146f3b89 authored almost 4 years ago
feat: export BaseComponent

github.com/alfonsobries/vue-tailwind - 069d566aaae719c999766804324a60476119ed5d authored almost 4 years ago
deps: update Platform SDK dependencies (#3522)

github.com/alfonsobries/wallet - ec96697e4d874179d510470ee5c92c41a611d33b authored almost 4 years ago
refactor: add plugin updates to queue (#3509)

github.com/alfonsobries/wallet - dde509faacddb57e879124362ed22efdfd8916ba authored almost 4 years ago
fix: do not switch to multi when going back to form with only one recipient (#3485)

github.com/alfonsobries/wallet - 11300533a30462e83623508ce18bf4885fef422c authored almost 4 years ago
fix: display the url on plugin details page (#3502)

github.com/alfonsobries/wallet - 8dd920ad46cb9eb44a73ecb5df10dc1d223c7ad9 authored almost 4 years ago
feat: import wallet by WIF (#3491)

github.com/alfonsobries/wallet - 8089e1378b68c0c95581ec95a9f4d2e08bfac64a authored almost 4 years ago
refactor: add all plugins tab (#3501)

github.com/alfonsobries/wallet - 128725f5d0e7693abad4893cfc85e9031707e9c6 authored almost 4 years ago
fix: show the plugin size for non-installed packages (#3500)

github.com/alfonsobries/wallet - fdd7e1f48fe7ed43452b9166164461e86d10fa22 authored almost 4 years ago
refactor: add cryptoasset step to send transfer from navbar (#3453)

github.com/alfonsobries/wallet - 785b72e7074a90c6a1bc58e68ab6904430726c76 authored almost 4 years ago
refactor: generate wallet when clicking on continue (#3503)

github.com/alfonsobries/wallet - 2e77e5c2836cdbb3df4453eafd01898394d65478 authored almost 4 years ago
fix: adjust `SendTransfer` form state (#3504)

github.com/alfonsobries/wallet - 3e5128a0542be79ee66652f03e49a953590c446d authored almost 4 years ago
fix: conditionally add/remove event listener on modals (#3505)

github.com/alfonsobries/wallet - 3e342e72b1e6aec59d2275b808042434d82be9a2 authored almost 4 years ago
refactor: show shadow also with logo-only variant (#3506)

github.com/alfonsobries/wallet - 5d9c1ba8d26b814c656b8db77614cba10deaa6b3 authored almost 4 years ago
chore: remove obsolete todo about progress in InstallPlugin (#3511)

github.com/alfonsobries/wallet - 38f9df78b24dd091d5669bba694b95fd0c63a387 authored almost 4 years ago
Merge pull request #169 from alfonsobries/fix/multi-rich-select-filtering-selecting-issue

Fixes the way it map the selected options

github.com/alfonsobries/vue-tailwind - 829b97bb400adbab42e4d2bcfc5506c678bdc510 authored almost 4 years ago
Merge pull request #166 from alfonsobries/dependabot/npm_and_yarn/elliptic-6.5.4

Bump elliptic from 6.5.3 to 6.5.4

github.com/alfonsobries/vue-tailwind - fdc6042cffd75f78172ae2f6164d78ff63c63e61 authored almost 4 years ago
Remove console.log

github.com/alfonsobries/vue-tailwind - 8245eb9fd94d1014e70ae953ad3a7c065c1210fd authored almost 4 years ago
Fixes the way it map the selected options

github.com/alfonsobries/vue-tailwind - 0d80cb7d310fed83e1f91cc97fef3ee66c6f5eb9 authored almost 4 years ago
refactor: add plugin updates confirmation modal (#3435)

github.com/alfonsobries/wallet - 66cc329f1b0b45045047411558de66764fb9cae0 authored almost 4 years ago
refactor: remove contacts banner (#3495)

github.com/alfonsobries/wallet - 454eeb03c5594e1ceab89820f0ae7c3dff363dd9 authored almost 4 years ago
refactor: rename `Home` to `Latest` and add i18n (#3484)

github.com/alfonsobries/wallet - 3393168d78459225b7ea267e9951313b506f8fcf authored almost 4 years ago
fix: display plugin update stats properly (#3489)

github.com/alfonsobries/wallet - ff4062f4512bac80370fb04df6ee62307d13d74f authored almost 4 years ago
refactor: improved validation of multiple recipients (#3490)

github.com/alfonsobries/wallet - 35ff44416c01a24977266d46b27b12202e3cd46b authored almost 4 years ago
chore: remove `PluginsCategory` page (#3487)

github.com/alfonsobries/wallet - d695f61b48af26ba89c53fa7fe2dd86ee1cc4ead authored almost 4 years ago
refactor: remove recipients/participants based on index (#3492)

github.com/alfonsobries/wallet - 79df7bcc0902469e49f42c417d260e1490f7dbed authored almost 4 years ago
refactor: show update stats also in plugin grid (#3493)

github.com/alfonsobries/wallet - 29c0eeff308c2f37d3d275db402ca0588eb97348 authored almost 4 years ago
refactor: disable network options if input is disabled (#3494)

github.com/alfonsobries/wallet - 81d405a48873656c50a83dbe5edcf6d738f759c5 authored almost 4 years ago
refactor: adjust mnemonic tooltip and disabled 2nd mnemonic input (#3496)

github.com/alfonsobries/wallet - 93aaeb8e0a51c2997eddbf40fa4584278cd9d66a authored almost 4 years ago
feat: import wallet by encrypted WIF (#3497)

github.com/alfonsobries/wallet - 33e2574c8b1387d3a1515ba0b5380b076ea36117 authored almost 4 years ago
refactor: adjust colors in recipients list (#3486)

github.com/alfonsobries/wallet - 23c0d716b8ea84668c5adb29473a16e5e38e91bd authored almost 4 years ago
chore: add border to contacts page header (#3488)

github.com/alfonsobries/wallet - d4172673eedb8e17862c960b6cfcf648cec10a1d authored almost 4 years ago
refactor: handle empty fee input (#3482)

github.com/alfonsobries/wallet - dc211a56465967dfcabbf50ac2f5f6cadd18cc90 authored almost 4 years ago
feat: ability to import wallet by private key (#3483)

github.com/alfonsobries/wallet - 149196a166454a8710954384c76a03a92ce4f67b authored almost 4 years ago
refactor: adjust multiple wallet import to new design (#3465)

github.com/alfonsobries/wallet - ca8fcbd1f7acb061cca266eabebc342e9f60f2a2 authored almost 4 years ago
feat: add copy column in `Contacts` (#3466)

github.com/alfonsobries/wallet - 61fabc23c56969a9f60322dc1262045a792bb1d5 authored almost 4 years ago
chore: use `Header` component in create profile (#3476)

github.com/alfonsobries/wallet - 76960edbafc1775398a48b8e3a0e9a795166b2a2 authored almost 4 years ago
refactor: show loading state during wallet creation (#3477)

github.com/alfonsobries/wallet - 9c4c0829172d797cc366e3fd6ee8a28be5fe6ec8 authored almost 4 years ago
refactor: update plugin manager ui (#3454)

github.com/alfonsobries/wallet - e2c1e6f8655f989f202465bb948e8b9ddb753741 authored almost 4 years ago
Bump elliptic from 6.5.3 to 6.5.4

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](htt...

github.com/alfonsobries/vue-tailwind - 39d2eef9f942129b4b58f13e3ec018d1fb7d9cb5 authored almost 4 years ago
refactor: properly align and style plugin progress bars (#3479)

github.com/alfonsobries/wallet - 93aff39dd6d3c568b3c95c4148a8b7ee59ac2d9f authored almost 4 years ago
feat: implement profile export (#3410)

github.com/alfonsobries/wallet - dd0653a099f0da30b5a8ff4d76c41e4f3e23a10d authored almost 4 years ago
Merge pull request #4 from JosueCarrillo/master

Add support for Laravel and php 8

github.com/alfonsobries/laravel-spreadsheet-importer - 65b412f53a3ee8fed957cfc059ab61d0b32c77b8 authored almost 4 years ago
Bump elliptic from 6.5.3 to 6.5.4

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](htt...

github.com/alfonsobries/vue-tailwind-docs - e482cd761010fcd8cce090fee7e9ddd01393c94c authored almost 4 years ago
refactor: add dark mode styles to selected network option (#3469)

github.com/alfonsobries/wallet - 5290cf3259d35de1a585327fdebe939bd73aa320 authored almost 4 years ago
fix: return only unique permissions (#3475)

github.com/alfonsobries/wallet - 7a63226e8c0cfeb8a4b649bb51f6d67b1e59e78a authored almost 4 years ago
feat: remember if advanced mode has been accepted (#3468)

github.com/alfonsobries/wallet - cf8f3130bcf5ec6fccbb471f23c9ee67d5ffecf9 authored almost 4 years ago
refactor: implement new send all button design (#3470)

github.com/alfonsobries/wallet - 27f145c92383f31a7dc8ef461e5d9de1c0422a2f authored almost 4 years ago
fix: adjust label color of transaction history setting (#3467)

github.com/alfonsobries/wallet - 6a800d75277d12af99469f6d3becbafce4684086 authored almost 4 years ago
fix: add forgotten call to get translation (#3472)

github.com/alfonsobries/wallet - 3d7a7fd217b93582fa4fd752471eaad05a6aa5e7 authored almost 4 years ago
refactor: implement new alert designs (#3471)

github.com/alfonsobries/wallet - a0ed8366600673fa30f33e59fdeee6d4dcc3ba17 authored almost 4 years ago
deps: update Platform SDK dependencies (#3474)

github.com/alfonsobries/wallet - 129e8d08a4be6b32d5d0f6d112a7fc4ab0084c99 authored almost 4 years ago
refactor: implement wallet import type dropdown (#3444)

github.com/alfonsobries/wallet - 544951fb5f3187dc1cb57adf94c4152395e31357 authored almost 4 years ago
refactor: adjust advanced mode modal (#3460)

github.com/alfonsobries/wallet - ef284ed3cfa2bb52dab4b9770c19f0979e7a30b0 authored almost 4 years ago
fix: do not clear values in the transfer form (#3421)

github.com/alfonsobries/wallet - 5e4f946cb9252e50f8f1a069797e97a11d0f082e authored almost 4 years ago
feat: update all plugins functionality (#3427)

github.com/alfonsobries/wallet - 8c20ffd2ec8cf5fd1c1ec3a2b3586523271bb6d6 authored almost 4 years ago
refactor: apply new designs in `SelectNetwork` (#3446)

github.com/alfonsobries/wallet - 539e576b8f42d0921f46d1ed777bfa111f59757f authored almost 4 years ago
fix: adjust invalid state in fee input (#3456)

github.com/alfonsobries/wallet - 332b85f5744acdeb57a9ffa40369d265e8bfdd6d authored almost 4 years ago
feat: show red dot indicator when wallet filters are changed (#3455)

github.com/alfonsobries/wallet - 27c47f9834f44337687364b19d361b4c77ecc9bb authored almost 4 years ago
test: adjust settings e2e test (#3461)

github.com/alfonsobries/wallet - 44ba3bc1ebc3b5991b2268ce22e4233df8f61bbd authored almost 4 years ago
test: adjust navbar e2e test (#3462)

github.com/alfonsobries/wallet - 9640fcc3072af33417bdef65632545f894b93856 authored almost 4 years ago
refactor: redefine dynamic table header classes using `classnames` package (#3463)

github.com/alfonsobries/wallet - 848e2c3457188a5ae65cf3c9221b9643c9d7afb4 authored almost 4 years ago