-
831b423c03
Eliminate ferrule category, unify connectors (#78)
Daniel Rojas
2020-07-19 20:12:18 +02:00
-
c5dd1e7a13
Simplify code
Daniel Rojas
2020-07-20 08:11:45 +02:00
-
cae16bf440
Build examples in the correct order
Daniel Rojas
2020-07-19 23:13:41 +02:00
-
60a259e6e3
Build examples in the correct order
Daniel Rojas
2020-07-19 23:13:41 +02:00
-
-
-
5b688ab27b
Fix node rendering for cables with hidden name and/or no visible attributes
Daniel Rojas
2020-07-19 20:47:21 +02:00
-
-
-
c209c019eb
Add new colors (olive green, light blue, beige, ivory)
Daniel Rojas
2020-07-19 20:30:55 +02:00
-
-
-
0da4441678
Rebuild examples
Daniel Rojas
2020-07-19 18:59:05 +02:00
-
601532b765
Update changelog
Daniel Rojas
2020-07-18 13:56:05 +02:00
-
8cba79334c
Disable color padding for cables with no multicolor wires
Daniel Rojas
2020-07-18 12:50:16 +02:00
-
3732597ded
Fine-tune multicolor wire PR
Daniel Rojas
2020-07-18 12:28:52 +02:00
-
c94d3eed0e
Add example outputs to GH Actions
Andrew Katz
2020-07-16 19:40:25 -04:00
-
063789948a
Update .gitignore
Andrew Katz
2020-07-16 19:12:10 -04:00
-
ea948a247f
Change colors as per #17 review
Andrew Katz
2020-07-16 19:11:55 -04:00
-
318b6c68cc
Update readme and requirements
Andrew Katz
2020-07-16 18:58:22 -04:00
-
fecf27165f
Fix unicode issue for windows (force an encoding)
Andrew Katz
2020-07-16 18:47:56 -04:00
-
b147aa0eb1
Finish adding multicolor support
Andrew Katz
2020-07-16 18:13:44 -04:00
-
07bb3f681a
Add new color definitions
Andrew Katz
2020-07-16 11:54:26 -04:00
-
1c0c13bb52
Add DOCTYPE declaration in HTML output
KV
2020-07-18 03:50:37 +02:00
-
b5ac632da9
Remove XML and DOCTYPE declarations from embedded SVG
KV
2020-07-18 03:23:36 +02:00
-
cc2976c6d5
Add DOCTYPE declaration in HTML output
KV
2020-07-18 03:50:37 +02:00
-
6f65febfdf
Remove XML and DOCTYPE declarations from embedded SVG
KV
2020-07-18 03:23:36 +02:00
-
-
-
be10908a5d
Change '<sup></sup>' to '²'
Jason R. Jones
2020-07-17 06:17:40 -04:00
-
a3f2134ed1
Add example outputs to GH Actions
Andrew Katz
2020-07-16 19:40:25 -04:00
-
2c063da1e5
Update .gitignore
Andrew Katz
2020-07-16 19:12:10 -04:00
-
7ab4971d6f
Change colors as per #17 review
Andrew Katz
2020-07-16 19:11:55 -04:00
-
9cc191ccac
Update readme and requirements
Andrew Katz
2020-07-16 18:58:22 -04:00
-
f62373c557
Fix unicode issue for windows (force an encoding)
Andrew Katz
2020-07-16 18:47:56 -04:00
-
8b6ebdbca3
Finish adding multicolor support
Andrew Katz
2020-07-16 18:13:44 -04:00
-
321dafdaaa
Merge remote-tracking branch 'upstream/dev' into feature/multicolor-wires
Andrew Katz
2020-07-16 17:01:23 -04:00
-
-
-
-
861380ddd6
Update build_examples
Andrew Katz
2020-07-16 11:15:08 -04:00
-
35fcd112ed
Translate encountered instances of "\n" to "<br>" within the html-generated BOM.
Jason R. Jones
2020-07-16 13:02:36 -04:00
-
83929a1195
Fix utf-8 encoding problem in BOM portion of HTML files.
Jason R. Jones
2020-07-16 12:31:41 -04:00
-
8c33b9f954
Merge branch 'dev' of github.com:slightlynybbled/WireViz into dev
Jason R. Jones
2020-07-16 12:30:12 -04:00
-
-
-
-
2772a4214c
Merge branch 'feature/example-cleanup' into feature/multicolor-wires
Andrew Katz
2020-07-16 11:54:48 -04:00
-
-
47d737faad
Add new color definitions
Andrew Katz
2020-07-16 11:54:26 -04:00
-
-
-
fabac05565
Update build_examples
Andrew Katz
2020-07-16 11:15:08 -04:00
-
-
-
e4a034c274
Prepare for dev reset and re-merge
Andrew Katz
2020-07-16 09:25:43 -04:00
-
bb0826ae9a
Merge branch 'dev' into feature-multicolor-wires
Andrew Katz
2020-07-16 09:01:16 -04:00
-
-
-
-
d1b48861ec
Add initial contribution guidelines
Jason
2020-07-15 14:21:09 -04:00
-
8f6b8a7e84
Add initial contribution guidelines
Jason
2020-07-15 14:21:09 -04:00
-
-
-
2b254be9fe
Add initial contribution guidelines
Jason
2020-07-15 14:21:09 -04:00
-
-
-
11baf0f507
Move part number info directly below designator
Daniel Rojas
2020-07-05 22:11:39 +02:00
-
6c7d700a1f
Remove obsolete nesting function, fine-tune table generating behavior
Daniel Rojas
2020-07-05 21:45:39 +02:00
-
7e54c7aaef
Refactor connector GraphViz code generation (#66)
Daniel Rojas
2020-07-05 21:36:13 +02:00
-
12d3002af8
Add type hinting (#92)
Jason
2020-07-15 13:30:23 -04:00
-
38938fc5a3
Fix type hinting
Jason R. Jones
2020-07-15 13:25:01 -04:00
-
ba8b83f792
Make multi-line connector attributes centered for consistency
KV
2020-07-15 11:16:11 +02:00
-
83b1c9b5c3
Add type hinting in several, but not all, places.
Jason R. Jones
2020-07-15 06:44:33 -04:00
-
-
8f69ac9094
Make multi-line connector attributes centered for consistency
KV
2020-07-15 11:16:11 +02:00
-
-
-
34cd9c2612
Match parse() return tuple order to input tuple order (#89)
Jason
2020-07-15 02:07:15 -04:00
-
348f91e607
Fix the order of the returned variables, see issue #88
Jason R. Jones
2020-07-14 18:59:20 -04:00
-
-
-
c8dc697845
Add ability for
parse() to return the Harness instance (#87)
Jason
2020-07-14 16:01:00 -04:00
-
9fc8626b41
Allow the
parse function to return the instance of Harness for external use.
Jason R. Jones
2020-07-14 11:20:16 -04:00
-
d3b3d62ad6
Merge branch 'dev' of github.com:formatc1702/WireViz into dev
Jason R. Jones
2020-07-14 11:09:11 -04:00
-
-
-
-
9de33b49bd
Make file output more consistently behaved.
Jason R. Jones
2020-07-13 12:58:33 -04:00
-
7c18e5a564
Make file output more consistently behaved.
Jason R. Jones
2020-07-13 12:58:33 -04:00
-
-
-
8b69e9a8a8
Add ability to include aditional BOM lines (#80)
Tyler Ward
2020-07-13 17:23:23 +01:00
-
7b3297e536
clarify intent of bom addition varibles
Tyler Ward
2020-07-13 00:29:37 +01:00
-
6309c86307
Order lists of designators in extra bom items.
Tyler Ward
2020-07-13 00:29:03 +01:00
-
00bef54686
First pass at additional bom lines
Tyler Ward
2020-07-12 23:53:26 +01:00
-
-
-
3eed9681da
Remove unused parameter, fix default parameter (#76)
Jason
2020-07-12 02:21:28 -04:00
-
25b4dabae3
Revise comment location
Jason R. Jones
2020-07-11 19:28:20 -04:00
-
ccd3c8ca8e
Merge branch 'dev' of github.com:slightlynybbled/WireViz into dev
Jason R. Jones
2020-07-11 19:26:12 -04:00
-
-
9c96da8d45
Merge branch 'master' of github.com:slightlynybbled/WireViz into dev
Jason R. Jones
2020-07-11 19:25:54 -04:00
-
-
-
-
0cef5e3687
Add changelog
Daniel Rojas
2020-07-11 14:57:03 +02:00
-
9e11051cac
Simplify connector loop code
Daniel Rojas
2020-07-11 11:53:29 +02:00
-
cf6d3676c4
Ensure items in a connection set alternate between connectors and cables
Daniel Rojas
2020-07-11 11:25:59 +02:00
-
b988e9b063
Update example YAML files
Daniel Rojas
2020-07-10 19:21:33 +02:00
-
b4791900f2
Make connecting components together easier and more flexible
Daniel Rojas
2020-07-09 21:26:27 +02:00
-
-
-
35330082ad
Remove unused parameter, fix default parameter
Jason R. Jones
2020-07-10 07:42:32 -04:00
-
-
-
8f5b1aaf16
Allow using connector pin names to define connections
Daniel Rojas
2020-07-09 19:21:53 +02:00
-
fb8712e7d8
added link to swagger ui to index.html
Juergen Key
2020-07-09 19:20:29 +02:00
-
6a2924fa12
Check for duplicate pin numbers and raise an exception
Daniel Rojas
2020-07-09 18:10:38 +02:00
-
32a9d385c4
(micro) server implementation finished
Juergen Key
2020-07-08 16:03:54 +02:00
-
82bcfbdc42
started to make a docker service of it
Jürgen Key
2020-07-08 08:14:26 +02:00
-
3e442ae8bd
started to make a docker service of it
Jürgen Key
2020-07-08 08:14:15 +02:00
-
42fdc46304
started to make a docker service of it
Jürgen Key
2020-07-08 06:57:34 +02:00
-
a69f12ec07
started to make a docker service of it
Jürgen Key
2020-07-08 06:40:01 +02:00
-
-
-
6b7db48859
Move part number info directly below designator
Daniel Rojas
2020-07-05 22:11:39 +02:00
-
b94d22d0ee
Remove obsolete nesting function, fine-tune table generating behavior
Daniel Rojas
2020-07-05 21:45:39 +02:00
-
ebd4d57e7b
Refactor connector GraphViz code generation (#66)
Daniel Rojas
2020-07-05 21:36:13 +02:00
-
-
-
e1e665583f
Outsource nested HTML table creation to helper function
Daniel Rojas
2020-07-05 20:36:02 +02:00
-
0252476248
Fix bug in bundle wire BOM generation
Daniel Rojas
2020-07-05 20:07:46 +02:00
-
501303cbee
Implement line break parsing for ferrules
Daniel Rojas
2020-07-05 19:54:14 +02:00
-
c2fa1d09e7
Merge changes to ferrule code generation
Daniel Rojas
2020-07-05 19:46:20 +02:00
-
-
981b585540
Fine-tune examples including ferrules
Daniel Rojas
2020-07-05 19:02:03 +02:00
-
54f114e592
Refactor ferrule GraphViz code generation
Daniel Rojas
2020-07-05 19:01:42 +02:00
-
2001e00456
Fine-tune examples including ferrules
Daniel Rojas
2020-07-05 19:02:03 +02:00
-
2ae992e442
Refactor ferrule GraphViz code generation
Daniel Rojas
2020-07-05 19:01:42 +02:00
-
-
-
46ed2418b4
Remove any newlines in fields for BOM generation
Daniel Rojas
2020-07-05 18:00:26 +02:00
-
d4ac4da651
Implement line break parsing for some fields
Daniel Rojas
2020-07-05 17:41:18 +02:00
-
-
4e9933f01d
Simplify BOM code (#62)
kvid
2020-07-05 16:52:10 +02:00
-
fdd860a1f4
Make grouping code more pythonic
KV
2020-07-05 14:23:04 +02:00
-
c7cc723c87
Fix the minor issues commented by the owner
KV
2020-07-05 14:07:47 +02:00
-
de1e45f72b
Fix bug in refactoring of #55, add SVG output option
Daniel Rojas
2020-07-05 12:24:51 +02:00
-
42f4842387
Allow one common value or list of values for each wire
KV
2020-07-05 01:00:04 +02:00
-
e98ca81253
Remove bundle grouping as it is not needed for the wire grouping
KV
2020-07-05 00:07:25 +02:00
-
6c4200e36c
Correct a wrong TODO statement
KV
2020-07-04 23:46:36 +02:00
-
-
-
144c99e021
Refactor #55
Daniel Rojas
2020-07-04 17:16:00 +02:00
-
ebf1e5a6f2
Add ability to export PNG data directly to other programs. (#55)
Jason
2020-07-04 11:03:04 -04:00