Ecosyste.ms: OpenCollective

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

Kitspace

A place to share open source hardware electronics
Collective - Host: opensource - https://opencollective.com/kitspace - Website: https://kitspace.org - Code: https://github.com/kitspace

e2e: add `forceVisit` command. (#178)

- see https://github.com/kitspace/kitspace-v2/issues/172

github.com/kitspace/kitspace-v2 - b8c71cd44d3e151505dde6bcc3add490b83d4037 authored over 3 years ago by Ghanem <[email protected]>
e2e: stop stubbing sign up requests.

github.com/kitspace/kitspace-v2 - ae06d9c28e32583676d1889a3dc5bdc7cdc6e542 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
UI: remove sign up success message.

github.com/kitspace/kitspace-v2 - b2099d07c2d35f6a4a62197ad1fb87a7cc810a83 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
UI|Fix: conflicting project names modal.

- The rename one is "OK" after changing the name.
- The upload to the same project is `Add file ...

github.com/kitspace/kitspace-v2 - a93e5e120761eb8310a9177ae2a2b96aaaa685ca authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Deps: upgrade [email protected]

- run `yarn upgrade [email protected]`

github.com/kitspace/kitspace-v2 - 43c8aca493b20962500127f2ae48f6751a4a0875 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e: fix failing locally due to promise rejections.

Next hot reloading sometimes gets terminated while the tests are running which make cypress fail...

github.com/kitspace/kitspace-v2 - f5765fc60305fdf943c131645c824650e92d9bf5 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e: use `faker.unique` with username/email.

- Random test failure can happen when faker returns a name/email
which has been used before to...

github.com/kitspace/kitspace-v2 - c585b18610731c80e9423949a2590ae66bb0cda7 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Merge pull request #170 from kitspace/cypress-groups

Add Cypress test runs groups

github.com/kitspace/kitspace-v2 - 5ffc335a10f41e76f9f332530c648aa30fb6dd50 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Refactor: use `X-Csrf-Token` header instead of url param. (#171)

Fixes #118

github.com/kitspace/kitspace-v2 - 7243aac00c88a6d9f229b32949228f8654f09722 authored over 3 years ago by Ghanem <[email protected]>
e2e: use `faker.unique` with username/email. (#156)

- Random test failure can happen when faker returns a name/email
which has been used before t...

github.com/kitspace/kitspace-v2 - f1d89fb4849484d92b942f1b188500f3e3b348bb authored over 3 years ago by Ghanem <[email protected]>
CI|e2e: stop running Firefox for now.

- See #173 https://github.com/kitspace/kitspace-v2/issues/173

github.com/kitspace/kitspace-v2 - 506a493db71bb1a14e10b4d01ff06185768e46e0 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Actions: rename browsers -> browser.

- To stick with github documentation naming conventions.

github.com/kitspace/kitspace-v2 - a09d6c3577aad64268f5f5094d63348e3d2b9311 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
CI: add groups to e2e.

- Previously, all tests used the default group which made the results of
each browser overwrit...

github.com/kitspace/kitspace-v2 - edcafdd19299d815f1d140a57cb6eac2222a73f2 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Merge pull request #167 from kitspace/tiny-svg

Fix tiny SVG for board showcase

github.com/kitspace/kitspace-v2 - 6105393d45aeba57659ff472492df3a5192aea20 authored over 3 years ago by Ghanem <[email protected]>
CI: disable multiprocess mode in Firefox when running e2e.

- Sometimes cypress hang indefinitely in the CI which makes this step
run for almost an hour. Se...

github.com/kitspace/kitspace-v2 - bf4d8d22ab6391f477e68dccafaa02acf782f63f authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
CI: add timeout to e2e step.

- Sometimes cypress hang indefinitely in the CI which makes this step
run for almost an hour. ...

github.com/kitspace/kitspace-v2 - 3a462a78914c681270665253142204f7e7ecde4e authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e: don't upload videos when spec pass.

- A good chunck of testing time is spend compressing and uploading video
recording while it is...

github.com/kitspace/kitspace-v2 - b6b29ced4a1d766c6acb44eec2f41052d3374105 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e|refactor: `uploadProjec.spec` to handle name collision tests

- This spec will be rewritten as part of #124, just reorganizing it
here.

github.com/kitspace/kitspace-v2 - c70e4daf9b1c7bccfeb0e338faa90ea99884f694 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Merge branch 'master' into tiny-svg

github.com/kitspace/kitspace-v2 - e0212810127d278a51a9c83dcce0d98132ace212 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #157 from kitspace/processor-plot-sch

Implement plotting KiCad schematic to SVG

github.com/kitspace/kitspace-v2 - 93d8467b6c070af19a33d99947998c6faf2e0717 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #147 from kitspace/multi-project-frontend

Integrate multi project in frontend

github.com/kitspace/kitspace-v2 - 3eb269508cbc82cdd192ca77bb126a9732bfdc67 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add LibreSolar/mppt-1210-hus (#355)

github.com/kitspace/kitspace - 7b562913bf51fe5ca990daf92014dbf0eb8288a8 authored over 3 years ago by Kaspar Emanuel <[email protected]>
UI|Fix: tiny svg on Firefox.

github.com/kitspace/kitspace-v2 - dbc02c88e0473129ec2f63d5b93e784359de79df authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
UI: remove `Page` horizontal padding for small screens.

github.com/kitspace/kitspace-v2 - 0e783cc1489a5fc68e34124ea03f05dae18dc618 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix|UI: reamde snippets overflow.

github.com/kitspace/kitspace-v2 - 0e9199858a9f2f10369e159cc549ed1af5467c5b authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
UI: increase Board Showcase images size.

github.com/kitspace/kitspace-v2 - 81def33070065205b425238ebddca686da28aa5f authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Update LCSC interface

github.com/kitspace/1clickBOM - e463032460fc69b39d6dbd04e7900aecdbf98247 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add OtterCastAudioV2 (#354)

github.com/kitspace/kitspace - 9429fa818210cd2ea8ab1f0f624b185d6a2205c7 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add OtterCastAmp (#353)

github.com/kitspace/kitspace - a1195ff70c03e94ebd666e498d147db7ad14997d authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add test_tube_photometer (#352)

github.com/kitspace/kitspace - 059655cf803bb4b15798489fa052a44e6d552f9f authored over 3 years ago by Kaspar Emanuel <[email protected]>
squash! core: `[username]/[projectName] show list of sub projects for multiprojects.

github.com/kitspace/kitspace-v2 - 844d4a1fdea2c28d6837f61eaa9230a36a3f917c authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
core: `[username]/[projectName] show list of sub projects for

multiprojects.

github.com/kitspace/kitspace-v2 - c5cbead0a5885b89d80032d174d1f26d31bb687c authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e|fix: remove `cy.intercept` for gitea `migrate` endpoint.

github.com/kitspace/kitspace-v2 - 6c4a1295ef026fab6c5eb66c700655871373d1d6 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Refactor `getUserRepos`.

- Rename `useUserRepos` -> `useUserProjects`
- Use the default `fetcher` then call `getFlatProje...

github.com/kitspace/kitspace-v2 - e543415f000da247e78fd936b50378068b6a4e95 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e: add sync-message to page components.

- When looking for page components for sub projects in a multiprojet,
the sync message for syn...

github.com/kitspace/kitspace-v2 - 77705110796b1a9be6c97edb89746d0979779d1f authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Update gitea submoudle to the master.

github.com/kitspace/kitspace-v2 - ae3282b9947b5da5f13766a93ea01563dd29c6d3 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Refactor: rename `isMultiProject` -> `getMultiInfo`.

github.com/kitspace/kitspace-v2 - b9e7ec82dc5a3597dd88233586c6921f92355d82 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: fetch project data in server concurrently.

- Previously, there were unrelated requests preformed sequentially.

github.com/kitspace/kitspace-v2 - 472ecb88a3f894c5e6ddb362978eb6258e9b8f88 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix passing for REMOTE_API_TOKENS to tests

github.com/kitspace/kitspace-v2 - bb28dd1e08bfdda1fddb37b1e877348294e8b6d5 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fix auth check in processor remote API

github.com/kitspace/kitspace-v2 - 880a295e9ff49b1f5d2fad15c7ab8c234c3290c7 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Allow multiple remote API tokens for processor

github.com/kitspace/kitspace-v2 - edb17a575a71c53a4e4921e9a0133ab323fc8801 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Set processor log level via env

github.com/kitspace/kitspace-v2 - 3b93671f9db49e06f2d05f163b74d793b7cc94bc authored over 3 years ago by Kaspar Emanuel <[email protected]>
Remove in_progress asserts

Sometimes it's fast enough to make the test miss this status

github.com/kitspace/kitspace-v2 - e3a2d108af960c4548b68442490eac0d06c998fd authored over 3 years ago by Kaspar Emanuel <[email protected]>
Test push-on-hold-off schematic

github.com/kitspace/kitspace-v2 - 4a8d98b4b330d89aaa393ebd49958425de2d2bbb authored over 3 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #159 from kitspace/fix-staging-running-out-of-space

Fix staging running out of space

github.com/kitspace/kitspace-v2 - 1ce88a4ff29a9dbd035e2d2391cd6c627c220fbf authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fix pruning of docker containers on staging servers

fixes #158

github.com/kitspace/kitspace-v2 - da9720c9f7e1220ed96218c3ba32cc2ca5559e1b authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add check and apply scripts for ansible

github.com/kitspace/kitspace-v2 - e5948281f9d133cf9c19a37e4d516e17bd6171a5 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Remove unneeded kicad-symbols dependency

github.com/kitspace/kitspace-v2 - b6fb65198f5a1fdcc426fe47d07b65406a9db205 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add docs about schematic.svg endpoint

github.com/kitspace/kitspace-v2 - 7d699576dd2b5665e0a1a69d01bac60458a473d7 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add comment about pseudo-docker-in-docker volumes

github.com/kitspace/kitspace-v2 - 031324d5773e6a73a9e01990dc5a257ab322d24e authored over 3 years ago by Kaspar Emanuel <[email protected]>
Remove tempFolder after plot in processSchematics

github.com/kitspace/kitspace-v2 - 15a77cedc7c7ac81fd1790def32732ffc19bbe37 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Get rid of unneeded dependencies in processor

github.com/kitspace/kitspace-v2 - 7014cf9885cc89cf16a848f70249e2c08fb3875b authored over 3 years ago by Kaspar Emanuel <[email protected]>
User kicad_auto docker for plotting schematics

github.com/kitspace/kitspace-v2 - f31e0a56eadd49ca0d3d6143f5b2dc8f6bfa4bd8 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Stop pinning USBee32-S2

github.com/kitspace/kitspace - ce99024b0d9b4ce53e38ca252fb4a15b0aa66920 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add missing processSchematics

github.com/kitspace/kitspace-v2 - 79fc1b11a3febda49bc9ba1edd6676e53ec67427 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add test for schematic.svg for project API

github.com/kitspace/kitspace-v2 - 7c6e2a724282ea912f5d52b2104508d52aed1706 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Make schematics to svg plotting work for remote API

github.com/kitspace/kitspace-v2 - 185c16b8a7fefbd0a2f018d16dcfa698986e9140 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Sort out dependencies for kiauto

github.com/kitspace/kitspace-v2 - dbf8a190f0c80b1a5d4608e90be1f00cb2e13679 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Implement a findKicadSchematic function

github.com/kitspace/kitspace-v2 - a27905b06ad98bc15dbad29e743b5cd454077a35 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add test for schematic.svg

github.com/kitspace/kitspace-v2 - ce063fa934a27b24d06a47a9cb17cb7c92b25300 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Refactor: rename `processedAssets` -> `getIsProcessingDone`

github.com/kitspace/kitspace-v2 - d628143040959172d23add223b0ca18a8a3bb145 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: `InfoBar` for multi projects.

- Use multi project name instead of top-level project name.
- use project summary if specified f...

github.com/kitspace/kitspace-v2 - 003d28187d2fac63997ebbb1598bee56dc415e8c authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: `ContactMenu` `Icon` unncessary rerendering

github.com/kitspace/kitspace-v2 - d81d294a848c6091a0ec56cc51a6fd2b731c43a8 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: `Icon` unncessary rerendring in project page.

github.com/kitspace/kitspace-v2 - e7a61768d440170a58538956be56583197b131a7 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Refactor: `getStatusPath`.

- Rename `getStatusPathFrom` -> `getStatusPath`.
- Use stricter regex.

github.com/kitspace/kitspace-v2 - 5f7238610c0ec0a530df000a23312851da182185 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: id for project cards.

github.com/kitspace/kitspace-v2 - c9d8c2b5f5c9c9059aa71479e45e128787c22d28 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: flashing empty project page when processing starts.

github.com/kitspace/kitspace-v2 - daeb8714218ca5a3fde98354d44bec666feb758e authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: add spaces before opening parenthesis.

github.com/kitspace/kitspace-v2 - 4f48f51c739059e72c9ff4347092cc25d745ade2 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: explain `full_name` for multiprojects.

github.com/kitspace/kitspace-v2 - 9493d872fbae504b27468cd1f38ce938d9a14f81 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: remove outdated comment.

github.com/kitspace/kitspace-v2 - 72322242394fb621eff237951bb4d4a14098731f authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: remove unused assets from the processing status

github.com/kitspace/kitspace-v2 - 4b344a01608102d12e4790ffe9c8d93463af3948 authored over 3 years ago by Ghanem <[email protected]>
Fix: explain why some tests setup visit `/`.

github.com/kitspace/kitspace-v2 - 21b3315c041833b01a778e298bc9f254c84daa94 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Refactor: replace multipart usage with multiproject.

- This is a semantic mistake it has no functional effect.

github.com/kitspace/kitspace-v2 - 9edf38a8d68e527d048320afabfc219ebb3d9db1 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Revert "Fix: use stricter pattern for conversion between assets and status path"

This reverts commit b9b6704937236cd07f7ecc61c3686115311963f9.

github.com/kitspace/kitspace-v2 - e94d070a51518c57fef9a6c7e14e60b2be3d3dc7 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: use stricter pattern for conversion between assets and status path

github.com/kitspace/kitspace-v2 - 26f5879184e325e06411a39294b5c3e9289dd613 authored over 3 years ago by Ghanem <[email protected]>
Refactor

github.com/kitspace/kitspace-v2 - e7fe151aa52bb4d154ba69b5601059b4357c8e7f authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Refactor: extract shared IBOM into a component.

The same structure is shared between `[username]/[projectName]/IBOM` and
`[username]/[porjectNam...

github.com/kitspace/kitspace-v2 - 9ff680b63bf1dd5ceb4283ff305529cf9965cb34 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: IBOM for multi projects.

github.com/kitspace/kitspace-v2 - 38e6d7d680fbd195532a66ef715bc5b1f05119ad authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Fix: unnecessary migriation status polling while

github.com/kitspace/kitspace-v2 - d0d38d4590aacad91b2a3ae48b16b33cc8fd32f7 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
UI: `Processing repository` loader.

github.com/kitspace/kitspace-v2 - 082b2e84a97e26548cdb8dece123d430cd51dd67 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e: Add `should render the readme specified in kitspace.yaml

github.com/kitspace/kitspace-v2 - ce87853593f7fbcc2effcb885d516a7b87fa49af authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Refactor: create a `SharedProjectPage` component.

- The same structure is shared between `[username]/[projectName]` and
`[username]/[porjectName]/...

github.com/kitspace/kitspace-v2 - 0a01b50c7ae02187b442210daf5fdb7f1174158f authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Add bru4bas/gelatino-board (#351)

github.com/kitspace/kitspace - 056bac7311cb99641fdcb4cf8da0a3935b4c97df authored over 3 years ago by Kaspar Emanuel <[email protected]>
Lock USBee32-S2 to working version

github.com/kitspace/kitspace - 33bf8df17e43c35c2c444ca600647fd304c97059 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add pcs/pcb alias for quantity

github.com/kitspace/npm-1-click-bom - d15fe58ffb7934ca510ac7c19c3ad267bebaf9f8 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add TM90/awesome-hwd-tools

github.com/kitspace/awesome-electronics - ef07e6e71d7e95fafff94a9dafdbebb8c2cc59c7 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fix checking "remember me" (#155)

github.com/kitspace/kitspace-v2 - 46e897c4bc4f0f2c577c5016bf1a97cb1ebed697 authored over 3 years ago by Ghanem <[email protected]>
core: render correct reamdme file.

- If a reamde file is specified in the `kitspace.yaml` use it, instead
of searching the repo roo...

github.com/kitspace/kitspace-v2 - 568235b5cc6e2d1b35eadede3d71991260fd4f07 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Add github to allowed images domains.

github.com/kitspace/kitspace-v2 - 28d93eb98e477e83ce9cf677fb6a808aad009b4c authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
UI: render multi project ui components.

- Currently, uses the the repo README instead of the one specified in
`kitspace.yaml`.

github.com/kitspace/kitspace-v2 - 4bfb797df0f3ccf07f1864086fe9d20b56644377 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e: Add `should render the page components`.

github.com/kitspace/kitspace-v2 - 2aa26df435e4cadde4a203564a847444d5a2661f authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
UI: Redirect to multi project page on card click.

github.com/kitspace/kitspace-v2 - 0f55964919eb339c57a72eed2aade89efa8325e6 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
Extract the flattening logic into a util function.

- And restore `swr` again in `/[username]` page for fetching projects.

github.com/kitspace/kitspace-v2 - a90703311560dcc578a27fc50d813a65f90460ac authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e: Add `should redirect to multi project page`.

github.com/kitspace/kitspace-v2 - 44e29bb555fd86264fb10ce9ee07e054af09ae5a authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e: change suite name

github.com/kitspace/kitspace-v2 - 6c16ad27966c4ee6d000dcb6dcbab7f7eb7984a4 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
UI: render multiproject thumbnails.

github.com/kitspace/kitspace-v2 - f5da9f052ee42ca8329c8fd4279c611f1081bbe1 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
UI: handle processing status.

- Instead of adding `cy.wait` to wait for processor to finish
processing, make the page aware of...

github.com/kitspace/kitspace-v2 - 8a715c2d1860d36108093eb9a88ab63f87756203 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e: Add `should display card thumbnails`.

github.com/kitspace/kitspace-v2 - b324733278d3e09114c1c1e37123941bb4467c62 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
UI: render correct number of sub projects cards.

- Just a POC.
- It only works for the `/[username]` page.
- Next, will remove duplication and mo...

github.com/kitspace/kitspace-v2 - c138da4e072a9c5cd2c28490923792c687ad63d1 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>
e2e: Add `Render correct numbers of cards` test.

github.com/kitspace/kitspace-v2 - a159a0d5a17fc8b6808dcb9df5285298387676f5 authored over 3 years ago by AbdulrhmnGhanem <[email protected]>