Ecosyste.ms: OpenCollective

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

github.com/kitspace/bom-builder

A spreadsheet-esque editor to make it easier to select and document electronic parts
https://github.com/kitspace/bom-builder

Make wand not appear when there are values

d34cf1fbb2df1ac02110b524de2d8549ebada7f9 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add ignoring of empty part number changes

f23db2d3c98e41a52e689d030d465370c59e7d23 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement setting of suggestions loading status

21dc2f8e8037fbf8f8de7ab7178d25646272b89d authored over 7 years ago by Kaspar Emanuel <[email protected]>
Display 'loading' icon in cells

8fb62d3e0fbeb813b3703d9e1f2da62e9921d323 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add a status field to suggestions

7b1ee6cf9ae11eed7e01c03a0d4a74be109cac12 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Increase input debounce timeout to 5 seconds

38f1ea49fcdb2e7503cd908a899b879c7dcc78e9 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make table adjust to window height

08ddc0c04158d03f2a73636d45a7387bd06a8637 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Adjust scrolling and add specs to sku popup

7fd1cd293494f59b806689089fce5d4805461b9c authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make table much more compact

6c1e680844bdc75b95fa74a0d0b5c78119cdce65 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make prices in popup fallback to other currencies

a2003b018485a8fc0ca3e781aceab50b688db781 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Avoid some crashes

e039e46bf26288b363eddb72da56564765c870e7 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make copy to clipboard respect order

a7864ca70224bc7b087ffa3cf25dbe0b4f07cbc3 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make mpn part of sku popup

ac635c84e86a668ef5d11d70f6a6a64cfaf85d37 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add copy to clipboard menu option

1a7e7c77f543209522800945012c1b102289f9cb authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make popup lose viewing state on close

e35fd60503f39571d953bdf441f9b34393909af1 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Do some clean up and add comments

3284f63e0e042cbb8ace219a5d1949a43422f683 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Optimize out arrow functions in editable_cell

6fd92594b776050f0cdffa8091d103b7d5d07950 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Optimize cell prop reselectors

d2e8e44987a13bd9764ef3525301a77726ca9b47 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Optimize line props reselection

6700a832738ed296c587ad48a48f1587c3b10108 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add missing popup.css

438b85f93ba8daa50f5f48e6c6a7c145caebd257 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Improve null detection and ordering of suggestions

875609c674aec3bf8af402fe94628d24409f5f38 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add SKU popup

00376251507935231987187684835b25b9e39a5d authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add a spacer to better be able to see Farnell popup

aaffb8f91b9e1bf1c2cb190a24655785cc13ab84 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Rename suggestion_popup to popup

8fcbfa0cf8e1b2a1c112f84c9e80a0f7673dba3d authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make an sku cell

025c6632039203d2022494870354211660317c92 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Clean up a bit

7cf6444f9379cf32b3c1b3e3949917c0c0a5e281 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Split out a simple cell module

9757210e683abb7d09a95d3ef4ba85b0122c4d7f authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make a proper mpn editable cell class

e135ed645f52fadefcbfc150e51d9ec038743ee8 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Split mpn stuff into own components

daa1fa478f8c89c5f36f6ef5f484ba1518896379 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make MpnPopup a sub-class

168a032ee692cacb64d915fb8807513db03720c4 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Rename mpn popup to suggestion popup

403f687518ac92a8f7c9f9842dc4ac12e1a9b09a authored over 7 years ago by Kaspar Emanuel <[email protected]>
Disconnect mpn popup from react-redux

8e6cf57e0f9ccdbeb697913c158e6c76efacac14 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make popup appear on already selected

f97acba83665ada261a714312fdfac24fc2cdce8 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Get rid of lint warnings

e792664674449317b73ead2b97b12ca581baa5eb authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make sure lines are removed from order

d6994bf2be942d248a4da586b2d39a9d9428ca5a authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement removal of suggestions when field changes

b5c63e6e50044b50653f8174d838d26ab7b01337 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add 'from' attribute to suggested parts

ddb7e337cd35534ce7abf33c3cb4d58095cacc17 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make 'lines' a map of line ids to lines

5aab43d1b9036ecd9d315c36901f6c40b41c94a7 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Change search wand style to be grey not orange

d3d8966267781607dbfdd0c192129b208225693d authored over 7 years ago by Kaspar Emanuel <[email protected]>
Move setting part suggestion type to get_partinfo

401849e2591234d3348fc33b4a90f833c4fff6cb authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add wand icon to popup title

8bce78ede887da4330b4ef6ff6dd2fb30f5d06be authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement different colored magic wands

e26a5c81fe107ca178925de880b6b914d0af93a0 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make suggestion wand disappear when editing

c831411fd99112c174ac9a1be05a647845de241e authored over 7 years ago by Kaspar Emanuel <[email protected]>
Move suggestions selector up into editable_cell

092c4878ac1cf698c4229aaa1523f06a80d17f46 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add magic wand to mpn fields with suggestions

8de4d533b59061a0f8177e91794ce9579a941c13 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Refactor mpn popup reselect selectors

891a395123df4e93523e7630e7f1faf716a3cfd3 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make suggestions a bit more robust to network failure

ee520eed0b14dfa880b1607e289e0211fc01f6f6 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Adjust part number expand button look

c60ba48f9187e39825971f2a9f4751b7763c6468 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Revert "Make cell not lose focus when clicking popup"

This reverts commit a84d97c79b2d17849d6472305e7e3dc02f017b70.

0e8ecf7050ddf03cc144aa29b3c4b2c28d17a266 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Fix issue with menu delete not expecting List

0b2e53ae15442993317daa83e56094d675270f2c authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make cell not lose focus when clicking popup

a84d97c79b2d17849d6472305e7e3dc02f017b70 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Move part and retailer cells logic out of JSX

938dc1908f96b433d9366846260d840d29b8c26b authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make field immutable and pass shallow equality

8e67b86a7281ad6492e9ca67235192022c2d3848 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Re-comment snapshot and effect functions

6dd537a525256a43c6df6346f442744c802d2f8c authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add a function to ensure space for part numbers

d9af145f9506b0a78f5c0e25a2e26a7eb3fb208f authored over 7 years ago by Kaspar Emanuel <[email protected]>
Move datasheet link into own component

9e508ae4c9ba295cd83179cfd68a9f8e90f92bac authored over 7 years ago by Kaspar Emanuel <[email protected]>
Remove non-working reorder of specs in popup

ac4ddfc687b1fdb75f54a6e18604c532bc4c15e4 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement setting suggestions for last empty

63dad8e5f163006c1557d0b1dc8de976591098ef authored over 7 years ago by Kaspar Emanuel <[email protected]>
Fix issue with delete being offered on empty MPNs

f275e0341f1bf4447a6f0d665d7ec2d561610aca authored over 7 years ago by Kaspar Emanuel <[email protected]>
Fix lack of index in manufacturer cells

787445f181eca36e4c3abd1e10181bfc75db0288 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Some tweaks to try and eek out performance

5cf3cb8e7b6d8fa6ba0cf137967942ecd6ee0709 authored over 7 years ago by Kaspar Emanuel <[email protected]>
More re-selecting

b6933960c8b40c2c8e0703a0259d17ab9dfe0b94 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Try and do some more re-selecting

98813330af6234e094f1a457441e7201fee8c4ad authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add displayName to createClass invocations

71bd17ed6677b8b5abf2022043c1a497a5051cd3 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Re-implement some popup stuff as pure components

36dd8cde79df00bcfa4dc1d4ff8204250bb93f6d authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement cell as pure component

bc652b8bf6b232f1c6cb4edf09619f87da49319a authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement input as pure component

19fd814e45ec6b6baa6ede807c806996a3671b81 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Reimplement popup buttons as pure component

a4317553b95141fb2adbdf3124baae7df1a3beaa authored over 7 years ago by Kaspar Emanuel <[email protected]>
Split out mpn popup button group into component

e832b34a9f41a691646d66fdd1b43e530ee301dc authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make line part of reselect selectors

e44582b5835134e369fe6f05d21c91d73d8846ed authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make EditableCell a connected component

853a367c7811b16ac109416c123e84d357fdcbc4 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Move handle to own connected component

bbb1597c4fd5ae659bd8af76b6744253af05cf1a authored over 7 years ago by Kaspar Emanuel <[email protected]>
Use lineIds rather than lines in body

3d77e3e0101019b2d0006d26651427f27f5f763d authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make Line a connected component

c552d3413fac14b55f3b351817aa248d09c2299a authored over 7 years ago by Kaspar Emanuel <[email protected]>
Use reselect in mpn_popup react-redux connect

b2aa95e6ffb154fb904941ac4d1ff5bac064eab5 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Start looking at performance

f8ff3c42bf2f965b0b9dff28fc528f43dc353868 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Work out some kinks with adding suggestions

eab7f0b736c058fd57cc75080c9fd2b7f6dc2bab authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement partinfo from part numbers

3d015a86f08303d365de35ca74d5599124164b96 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement search from descriptions

d5a538c736a249e22d1bb78697e8c20bed1a4468 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make initial partNumbers leave room for new ones

ab1f8862f4f68f6f36926b720bc6c28c77977c0b authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make delete on collapsed part number delete all

a6170538fc505b56565dec7866d4c794e28972e3 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make individual part number pairs collapsible

88adbe859a8b86c1753831a8fc824bee64886d45 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Adjust popup info width

6c341138201ccd9c3661d16c61b381cf4a98607a authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make mpn popup sorry text render earlier

16736bce457c87be11913e907664e5241fadd870 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add manufacturer into part number field

9b6646d2eb0ccc4c2b780748feeb4b940c149415 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Filter out already selected suggestions

17de5b06d8c206edd4ba75ffc5601b206cb6b0ac authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement mpn popup selection on button press

18baf0930710e8360c433447475e4898341be43b authored over 7 years ago by Kaspar Emanuel <[email protected]>
Simplify spec table tags

57493239baec0eac627e0bbbccfe3222b216632f authored over 7 years ago by Kaspar Emanuel <[email protected]>
Disable effects for now

edd7293a1eb42f018200fb16670ee5e8ee0a1940 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement mpn popup starting at selected

ed45b1d6492ff4f21f73953540861159b58683bf authored over 7 years ago by Kaspar Emanuel <[email protected]>
Move popup viewing number to title

e09cbf387a3f630ae346c12478c91c057f4ec60f authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make popup select button show selected

392916af237958e5f53f2a7033d4d1e59c6bf18f authored over 7 years ago by Kaspar Emanuel <[email protected]>
Adjust popup table style

5aaf0aac427732c5e811e8a4732fbe7f1269f13f authored over 7 years ago by Kaspar Emanuel <[email protected]>
Change suggestions to be List and implement paging

e34beb5716e60200b4c976f2b5fc2c280ebefc28 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Re-phrase empty popup message

14094927e8b8304fa15af32b9054d2db8a7b8ea1 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Connect MpnPopup to react-redux

f47e9848b7c863b2239cfc7592fc21ee47603b94 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Move all mpn popup style into css

c31d1282d7201865632beb5e03d1291b5e8cad34 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add manufacturer and part as title to mpn popup

3cc748523567b0de38836e64aac1f71135e2b4c7 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Fix image credit in popup going off on its own

2e7e3c6f91712ac3674218a2aaf705194da73041 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Clean up a bit and adjust popup timing

21e730d1d9dda9363840a8ea986fa60430c39181 authored over 7 years ago by Kaspar Emanuel <[email protected]>