Ecosyste.ms: OpenCollective

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

github.com/libremesh/lime-app

Geek-free Web App for setup and mantainance of Libremesh nodes built on Preact
https://github.com/libremesh/lime-app

fix(tests): fix timers

* Use `waitFor` instead of `waitForEpext` will improve the use of fake timers. See fa70ce9
* The...

b848a91974b2a1fa38a68884d55a5c274681c758 authored about 2 years ago
fix(tests): use `!!` to enable queries

Use `!!` to check if string is null or empty to enable the query.

When upgrading the ReactQuery...

c97562eb520e6119b035483a2df62b827e333767 authored about 2 years ago
fix(tests): matcher tests

Fix tests related to the use of preact router `Matcher`.

We had to mock an internal hook that m...

c01290c82978992508805eb886949b6f1736dd51 authored about 2 years ago
fix(node-admin): voucher tests

* Delete form default data values
* Give support to new `input type="date"`,
* Get new voucher l...

bdf12196ae4eaba6682ba5dd4b7168ef413f2f64 authored about 2 years ago
fix(node-admin): fix bad awaited test

This test fail for several reasons.

* First of all, another string with text `Wifi Password` wa...

3f4b7142d9fd8261c392d11c1888ed79a539b1ce authored about 2 years ago
Merge branch 'develop' into feature/update-deps

It get some fixed tests on develop

e6532bdc6240ed01a7ee427af927efa62d5651ef authored about 2 years ago
fix(node-admin): fix tests wait for expect timer

It's impossible to use wait-for-expect and legacy fake timers with Jest v27.

So is needed to se...

fa70ce9312401eccb188477ff60ffa78f5f19333 authored about 2 years ago
[WIP] Update tests

db27e3ab171672b73e612acdae2e5739d6590573 authored about 2 years ago
[WIP] Update react-query api

230b1da092e6d8ce373a012f1b3eac79bf0f7df6 authored about 2 years ago
[WIP] Fix jest config

059ff8be6247e5d60772193d55dcce4a7fb2c4e9 authored about 2 years ago
chore(react-query): fix migration changes

c7cdf100b4eedc5607fa585315bb3bb389238ff9 authored about 2 years ago
chore(testing) fix jest config

714b787a2f6ed40cc6cb2ef263e1b591db2cc041 authored about 2 years ago
Merge pull request #349 from selankon/fix/gh_actions

fix(gh-action): fix package-lock.json not found

53c44898d1f5ad18be0083153afab87a781fc848 authored over 2 years ago
fix(gh-action): test only node 16

fcbd192d021c40f495072e2887825f6b876a67c1 authored over 2 years ago
fix(gh-action): fix package-lock.json not found

52bd8f1c957c8e57cbf500638e098d6c0bf20231 authored over 2 years ago
chore(gh-action): run build and test before PR

Action that run build and test before a PR or push on master or develop

726c8543f263b0446f94f6bdecc0e64473a3a227 authored over 2 years ago
Merge pull request #348 from selankon/fix/fix_tests

Fix/fix tests

10cd152303b19d77637947dc77b7172971f65c33 authored over 2 years ago
fix(pirania): fix test using waitForExpect

194de77a30e5ea074b3bccb04242d8d080bd450f authored over 2 years ago
fix(fbw): fix fbw tests

415b66a49698977195d9de039378cf5bd6e4c4fc authored over 2 years ago
chore(fbw): delete old unused component

a4ebb6eec304693724f6871666b31fc6bac3b8cf authored over 2 years ago
chore(react-query): Update syntax to v5

9063e01422e2178f07ad3a2a104b8d9abfd47857 authored over 2 years ago
chore(tests): Update tests

f0c22b185c9c3de6f67aaa2bca723304ecfe7c3f authored over 2 years ago
chore(tests): Update jests deps

aad827fee368f6ba6edbf023db99a299e4fa24df authored over 2 years ago
chore(tests): Fix jest config

9788b685680583cc5a97650ebb852337c1405e8f authored over 2 years ago
chore(preact): fix preact build deps

c4adab3e60d7594be7b23534cfab834923e88468 authored over 2 years ago
test(gh-action): action to compute build size diff

2a0f49917db348a3b776239a968fc095a9f20625 authored over 2 years ago
refactor(preact) remove unused `h` import

5f7c77407012c351c23b8a5e0b0510efde00b557 authored over 2 years ago
refactor(dependencies): upgrade node dependencies

BREAKING CHANGE: upgrade `react-query` v2 to v4. Also migrate old storybook `@storybook/addon-kn...

5acd8ca3f3aa738c80807e24707c301dae0a7842 authored over 2 years ago
not ignore the locks files

c0e922c08d53a515bd2ddabfca6062ef494ad4bb authored over 2 years ago
feat(docker): Add docker for local dev

ffa987670fa6cc9c73f6454dec043b22bc9b736e authored over 2 years ago
refactor(storybook): update old `storyOf` API to CSR

3996495bfed0dc1437a4fafaa0725ce0b957567d authored over 2 years ago
refactor(dependencies): fix alias

70a9698914e51530e3253fd7ac47b0bbe45ca040 authored over 2 years ago
refactor(react-query): update to the new api

104334bf398b8a69c85e827390d43b31203accac authored over 2 years ago
refactor(react-query): upgrade the imports and api

e14c3bf5114b26d8770e2a8b30dbf218de3fcd9f authored over 2 years ago
refactor(style): local version of skeleton

Skeleton use an old less API. This local version fix the `function` api

79fc69abba3e326546316588716cb30e2e04950e authored over 2 years ago
Merge pull request #339 from selankon/feature/fbw-show-scan-results

Feature/fbw show scan results

d71c2e831d925470501873c418e3e1e7b205e11d authored over 2 years ago
chore(fbw): cancel fbw after dismiss it

f334aea69371f147651e87f30a4d143adee6f0f2 authored over 2 years ago
chore(fbw): create banner with optios component

8cdaef262ecc65af45115c02aa1549b61cb5afb7 authored over 2 years ago
fix(fbw): fix tests

1b05b8375307a2cf716c55b82ae561825d8063f2 authored over 2 years ago
fix(fbw): add missing imports

aa24b1424660c3729fb9b00039c805c2b588e86f authored over 2 years ago
chore(fbw): add translations

41c5e84b8db1ee30a8eb28322b657a0afe957a4f authored over 2 years ago
chore(fbw): fix fbw routing between screens

578f85f03ee4b428d684551f10954b4583c2dd26 authored over 2 years ago
chore(fbw): use banner with options on fbw

2a0f6bda6563af37d43dae10b438e63cbb2292b0 authored over 2 years ago
Merge pull request #3 from selankon/hotfix/implement-daemonized-scan

Implement new scan networks control

874db137fcc30ad444577b420786a3ed1941cb64 authored over 2 years ago
chore(fbw): refetch scan results when rescan is pressed

f582cce3a6efd97325e37d6452e345792323e35a authored over 2 years ago
chore(fbw): give margin to the loader

ec504357a4ba8d392cb80fe44c127d984f18745a authored over 2 years ago
chore(fbw): unify fbw status queries

c2f4c9b220f17e19d6d3172839f26108129c4f2e authored over 2 years ago
chore(fbw): fix button behaviour

e6a14edd6365eee4af6154cfcf550e2114779f44 authored over 2 years ago
chore(fbw): use mutation isError for stop scan error

7920e993c62a22a9d60e815126983f9f10e5e102 authored over 2 years ago
chore(fbw): fix tests

921343618c02e84f8d800973d751c915fbc46311 authored over 2 years ago
chore(fbw): implement new response values

7424ec805afd9ce3964a9d03e9bf8dfadded1ade authored over 2 years ago
chore(fbw): implement unique fbw status endpoint

d561d188f41814e583668e28637e7b54614a91c8 authored over 2 years ago
chore(fbw): order funcions position

eb365e2fead8fc25eb3591048216524e264722f3 authored over 2 years ago
chore(fbw): use query restartError to handle errors

557e40f1df10cf60a966ad615b155144f1b2dc00 authored over 2 years ago
chore(fbw): refactor to use pollingInterval

5e54a4f971660a139a5ab914edd221b1d164d474 authored over 2 years ago
chore(fbw): use queryByTestId instead of findByTestId

For not present elements

4ae00b6a1e878f98c4dc26cbba5e7203db21799b authored over 2 years ago
chore(fbw): fix test name

60b632d463b5d242160c99b43f68f154f10073aa authored over 2 years ago
chore(fbw): add some tests

defdc245f58fd8e35a6cc2c4ea289a1ff78afb97 authored over 2 years ago
chore(fbw): stop scanning when status is scanned

ff18e718a2c042c6a3f17b112be1727ee1389899 authored over 2 years ago
chore(fbw): move useScanStop to outter component

65e2db3d7957923bd59a1eda2ae338643e26e3e3 authored over 2 years ago
chore(refactor): fix tests to new implementation

9517482fd5571ef40a55f50e076bd7cb93fc88cb authored over 2 years ago
refactor(fbw): DRY buttons

Also fix click buttons when popup is shown

643d68926162180687253488be833ebbc5bcc3a3 authored over 2 years ago
chore(fbw): handle errors

71710649218093076508ecf76e045880eca4d47c authored over 2 years ago
chore(fbw): implement new scan controls on the view

72c8308d0b386d481a40a7bb2db890a6349987bf authored over 2 years ago
chore(fbw): fix getFbwStatus not found

1b38a60a4cb5a34b7b553fb32ad127c4eaa045d6 authored over 2 years ago
chore(fbw): create new scan control mutations

346aa30861c2b6571a02f8651c266660a3347e76 authored over 2 years ago
refactor(fbw): delete deprecated getFbwStatus

73ae6a6ab7df966866ae14480eee52391ca13f69 authored over 2 years ago
chore(fbw): fix tests using waitForExpect

e6dd29c71ef4c14f4c677ef49ebfca62e6edb1c5 authored over 2 years ago
refactor(fbw): delete old scan page

49ea390cc22d17a784eaf9d591d391e676543f78 authored over 2 years ago
chore(fbw): disable mocked response

6c114efc055bf510000c4985d854b16198f0ffb8 authored over 2 years ago
chore(fbw): add preacti import

1ae23de55914ff7059771f5b5f5d61aa2f9a6c66 authored over 2 years ago
refactor(fbw): create NetworkTile component

b30c7cfb47805b5ea17f3b99c3ccce06ec036bbd authored over 2 years ago
refactor(fbw): fix cancel button

2141c4237dbaa8fb76e978968e62b4f0631d6148 authored over 2 years ago
refactor(fbw): fix typos

26d09eda87041fd1703d155e6c431b48bbb391b7 authored over 2 years ago
refactor(fbw): use more descriptive variable names

5e147045aa6015cfbab052ec2bc5f2cfaec7ef12 authored over 2 years ago
refactor(fbw): split scan page

bb1281e2d2da9731a6186bb53f6702270d259136 authored over 2 years ago
chore(fbw): fix style declaration

8c17191631c6427097ca32c34104b1b1e42d32c5 authored over 2 years ago
chore(fbw): move SignalBar to common component

28888c3e66749a5872ffbeca440a80bcb91b0378 authored over 2 years ago
chore(fbw): write more descriptive test cases

d1b54a09dada7229577ff44d75d115f8e8fbce73 authored over 2 years ago
chore(fbw): disable one line eslint

c15e38e6ce3525d6a798eaf1943b15cf9d3afd68 authored over 2 years ago
chore(fbw): add tip for clear query cache afterEach

2ee75d1ead85e0077857ee6bc5c7000c95515d1b authored over 2 years ago
chore(fbw): create test cases for all scan results

d64221c5ee71d3ef78fbf2c4ebadefe7cd8b41d4 authored over 2 years ago
chore(fbw): write test for join network

0d8909221545900e2e3f8fe05a380cb052cf851a authored over 2 years ago
chore(fbw): bulk commit to pass tests

cee8b1304186c319cfeed714c9c8d337e96ed02e authored over 2 years ago
chore(fbw): start mocking tests

74413ba0d842a88759486fded6369725d25d6fcb authored over 2 years ago
chore(fbw): fix translation

a33944ad08dad36b9c6a2da13a51f56566bb6edf authored over 2 years ago
chore(fbw): add spanish translations

fee715d0cbc161f1e0300f461c13f092286c1b5f authored over 2 years ago
chore(fbw): extract translations

ef4b8d8999c3047f4e7b5c1bbb6ed2876dd5f3c3 authored over 2 years ago
chore(fbw): poc to handle scan errors

754a1b365a9bbf730508f018834d16483ef3ade8 authored over 2 years ago
chore(fbw): use bssid as list item key

aadfe9ab97c0de47a80262181dc338ff5e0d9192 authored over 2 years ago
chore(fbw): hide disabled button

72ea42a9a654e090682bc8bb9378e1c41c50a749 authored almost 3 years ago
chore(fbw): delete mocked result

4d95ab50b19bd2a24f259394db836df95b42bee0 authored almost 3 years ago
chore(fbw): added cancel button

b1773fb813e9a93c1e998c15d0bef3ae565c29d4 authored almost 3 years ago
chore(fbw): style list items

f72ef34a606614566abec5e5875fb7ffd5844eea authored almost 3 years ago
chore(fbw): disable mocked response

361c39584bf763777b1784c725c40e611cb0e7bf authored almost 3 years ago
feat(fbw): implement show network by bssid

d7a6cb48bf5a1849c908f845ed2a978d7faa733d authored almost 3 years ago
fix(fbw): fit hostname regex

0993d0e478dd655a23d8aaa75026c68153fd1e57 authored almost 3 years ago
feat(fbw): implement bssid on filename

37c28a4c958483ff20d2e044448b9d98a946b7be authored almost 3 years ago
feat(fbw): implement new interface logic

bd38024dcc730942916354fac3105969dafd2242 authored almost 3 years ago
feat(fbw): mock scanned networks preview

2a360dd84e2aca94ec6fc8354664c063414c0ffb authored almost 3 years ago