Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/alfonsobries/wallet

A desktop wallet with support for multiple assets and platforms
https://github.com/alfonsobries/wallet

Add InputField and refactor TextInput (#196)

* feat: add generic input field component

* refactor: TextField -> InputText

d414f537a1e136cd3ec6142265a5732f603d6fec authored over 6 years ago by Lúcio Rubens <[email protected]>
feat: implement the `GridInput` component (#193)

* style: close the HTML tags of `PopupModal` as the official Vue style guide
* test: adapt `Bac...

5c5be90a173f313bb74fddfb914db7b50b5ab673 authored over 6 years ago by Juan <[email protected]>
feat: add textfield component (#187)

* feat: implement the `TextField` component
* tests: add tests for the `TextField` component

368e62d6814218644db6f7e1c75c61a3522ec2b0 authored over 6 years ago by Lúcio Rubens <[email protected]>
style: adjust the HTML tags of the `OptionsMenu` components and the CSS (#192)

df85aebbe34f83f8da59ae6545e21220fae9ec81 authored over 6 years ago by Juan <[email protected]>
fix: the red circle of the unread announcements on the sidemenu bar (#194)

e811ae5c81f256941ca595c370ef6eb714c63722 authored over 6 years ago by Juan <[email protected]>
feat: timer service (#190)

* feat: implement Timer Service
* test: Timer Service test suite

83a31e83480af832b41546d47ef8341dcd06c472 authored over 6 years ago by Alex Barnsley <[email protected]>
refactor: and fix the `CollapsibleStepper` components and adapt them to the i18n support (#186)

* fix: set the cursor to pointer on all buttons

* fix: and refactor the `CollapsibleStepper` ...

d45e94b4397ba613de4dbd061d35e3d8ddc9a09a authored over 6 years ago by Juan <[email protected]>
chore: change the component case to PascalCase (#183)

* chore: change everything to PascalCase
* fix: background selection spec
* refactor: add `emi...

202242eb675ac45ee97ae1ab3c15898de2942692 authored over 6 years ago by Lúcio Rubens <[email protected]>
refactor: use namespaced methods in mixins (#182)

* refactor: group the `assets` methods into a new namespaced mixin file
* refactor: group the `...

d8e2fcd8d6b765c746b0d1a55ce51dd4f5c41e20 authored over 6 years ago by Juan <[email protected]>
feat: implement the announcements (#178)

* feat: implement the store for announcements
* chore: add `trunc-html` as a dependency
* feat...

4f80fdaee6ca7417998c313047fbf16102fbf143 authored over 6 years ago by Juan <[email protected]>
feat: stepper component (#179)

* feat: add stepper component
* tests: add specs

a55381a4a80eaee188eaa03ec77d6280fc9f5e8e authored over 6 years ago by Lúcio Rubens <[email protected]>
Add and configure the I18n support (#180)

* chore: add `vue-i18n` as a dependency

* feat: configure `vue-i18n` and create the base for ...

02ba37b5204722d51d4d6df6fd93103c1d57bd65 authored over 6 years ago by Juan <[email protected]>
feat: improve the DB wrapper, Model and Vuex store (#177)

* test: add PouchDB mocks and test the `DbInterface` class
* feat: implement a class `Model` to...

f7d7a57bf754df9fed590aa777d02c477fae4827 authored over 6 years ago by Juan <[email protected]>
feat: implement select menu component (#173)

* feat: add select menu components
* fix: stop event propagation to parent
* fix: select-menu ...

d925386244c906f8c29864cae5bc8653dfe20056 authored over 6 years ago by Lúcio Rubens <[email protected]>
feat: implement the PouchDB wrapper, Model class and DbModule (#172)

* refactor: extract a test utility for capturing thrown errors
* chore: add PouchDB and plugins...

af2de8858b147640b0cd2422ef5b20d2f8820109 authored over 6 years ago by Juan <[email protected]>
chore: improve dark theme (#171)

7ac8232ee4e960c4623b19416891dcccebebe7af authored over 6 years ago by Lúcio Rubens <[email protected]>
feat: add background selection (#160)

* feat: add background selection
* fix: add transform-require-context to test environment
* re...

2dfd5999f2c11f48325ab9761c6260262cd87358 authored over 6 years ago by Lúcio Rubens <[email protected]>
chore: add defaults networks (#158)

* chore: add config with defaults networks
* tests: add network store specs
* fix: rename side...

eb3646e06f9e98626639ba66175aafa5891f5853 authored over 6 years ago by Lúcio Rubens <[email protected]>
feat: options menu component and refactor app (#157)

* refactor: make sidemenu styles reusable
* refactor: improve app grid
* feat: add options men...

551d70f77daf984f41c41dd6b643e72f35af7531 authored over 6 years ago by Lúcio Rubens <[email protected]>
feat: implement the app footer (#156)

1635f894be5609d86ea9234cd301ff81b2457a80 authored over 6 years ago by Juan <[email protected]>
feat: implement the sidemenu bar (#154)

* refactor: rename the `electron-vue` Landing page to Dashboard
* feat: add the (empty) pages a...

e36c494caaba2ed457d36f87210cbfbc2914ceb3 authored over 6 years ago by Juan <[email protected]>
feat: add popup/modal component (#146)

* feat: add popup/modal component
* chore: improve font weight
* chore: improve tipography and...

e57f9f63952d38756a6f71f7510eac5054233fb5 authored over 6 years ago by Lúcio Rubens <[email protected]>
chore: add purgecss (#155)

470ba1e8d7ba021bf446cc2802ef7e2299ab5f25 authored over 6 years ago by Lúcio Rubens <[email protected]>
feat: add feedService to parse RSS (#152)

* refactor: remove the unit test example
* chore: add `rss-parser` as dependency
* feat: imple...

b704c66585b3f34a04be168026d9534450701add authored over 6 years ago by Juan <[email protected]>
chore: use eslint-plugin-vue instead html plugin (#149)

fae1502b73523c89b0d1c0302cf539b1525cbb81 authored over 6 years ago by Lúcio Rubens <[email protected]>
feat: add button styling (#139)

* chore: add proxima nova font
* feat: add blue button styling
* chore: update blue colors to ...

73e271a39dabb872ce110d04585174ccf9d05f18 authored over 6 years ago by ItsANameToo <[email protected]>
chore: Ignore more depcheck not-detected dependencies (#144)

* chore: update the ignore depencencies of depcheck
* docs: add more commands and rephrase othe...

347bb3a60db422b63b3d2a45441fe4d22d1772a4 authored over 6 years ago by Juan <[email protected]>
fix: wrong travis link (#143)

417bd9fec00bdb35a563df764d092f4547cb96da authored over 6 years ago by Brian Faust <[email protected]>
chore: add the Travis CI configuration (#141)

5c86de7425fcdefe1e0d057308e80809656e766c authored over 6 years ago by Juan <[email protected]>
chore: setup jest & spectron (#12)

* chore: install Jest, Spectron and Vue related dependencies
* chore: add the commands to run t...

1b66b8c20cc7a670294376c8dfbba3b41d6829ed authored over 6 years ago by Juan <[email protected]>
chore: add depcheck (#140)

* chore: add depcheck as dev dependency

* chore: add the depcheck command to `package.json` a...

8268209a8cfcce48b7297643cea39a38d9b0c1a6 authored over 6 years ago by Juan <[email protected]>
chore: add husky and lint-staged (#138)

* chore: add husky and lint-staged as dev dependencies
* chore: configure the husky pre-commit ...

b20932650d059d3636d430051ea9d63f72cb1b8e authored over 6 years ago by Juan <[email protected]>
chore: add tailwind to project (#9)

8f8c3ab8d723bec2ffc44d35a4b11bdaefcacf00 authored over 6 years ago by ItsANameToo <[email protected]>
misc: use https://github.com/SimulatedGREG/electron-vue to scaffold the app (#1)

88b9b2bfac585548e86ded29b3529aa5c5da942b authored over 6 years ago by Juan <[email protected]>
misc: update the README with the project information

70c13b599bfc45842bd06481f3bf3d5c1eaaafbf authored over 6 years ago by jaml <[email protected]>
Initial commit

87e2b991411a17bab8e94d75dea15d239da799fe authored over 6 years ago by jaml <[email protected]>