Commit Graph

  • f383afa7ff Rebuild GV HTML generation using lists Daniel Rojas 2020-08-02 17:26:18 +02:00
  • f54be3935a Improve line break handling Daniel Rojas 2020-08-02 16:59:40 +02:00
  • 21e514b230 Improve code based on review Daniel Rojas 2020-08-01 21:54:49 +02:00
  • cc05ef0a23 Remove obsolete code Daniel Rojas 2020-07-29 21:13:43 +02:00
  • 43d7665b8e Simplify code and rename variables Daniel Rojas 2020-07-30 08:07:24 +02:00
  • 35ee54635b Add color attribute to cables Daniel Rojas 2020-07-30 08:06:50 +02:00
  • 90adb071fb Refactor cable GraphViz HTML generation Daniel Rojas 2020-07-30 08:03:57 +02:00
  • 448c4e6bdc Merge branch 'dev' of https://github.com/formatc1702/WireViz into dev Jason R. Jones 2020-07-28 09:55:35 -04:00
  • be8804cf75 Improve readability of manufacturer_info_field() KV 2020-07-27 03:13:35 +02:00
  • 23c17e66bf Change wire padding behavior Daniel Rojas 2020-07-27 10:21:00 +02:00
  • e773bf47b3 Update main readme Daniel Rojas 2020-07-27 21:16:50 +02:00
  • 72618d6e6e Add info on loops Daniel Rojas 2020-07-27 20:55:33 +02:00
  • 45975385d5 Remove documentation for future features Daniel Rojas 2020-07-27 20:55:15 +02:00
  • eece4500f6 Add color shield info Daniel Rojas 2020-07-27 20:25:43 +02:00
  • 0caeaffb4f shorten <string> to <str> Daniel Rojas 2020-07-27 20:23:36 +02:00
  • 99ca1859eb Fix change requests from owner as descibed in PR #118 KV 2020-07-26 20:12:45 +02:00
  • 21db0d509e Add CLI option -c that allows comparing Graphviz output also KV 2020-07-26 00:22:19 +02:00
  • 378e13b988 Move group loop into build_generated() for consistency KV 2020-07-24 18:08:50 +02:00
  • 94ca9cc358 Restructure the group dict initialization KV 2020-07-23 15:16:22 +02:00
  • 476f85bcf5 Make all actions honor the optional argument -g or --group KV 2020-07-20 20:48:37 +02:00
  • 4eedd94164 Add actions to compare against and restore from the latest commit KV 2020-07-20 19:06:52 +02:00
  • 3fa015cabd Refactor build_examples.py Daniel Rojas 2020-07-20 12:50:07 +02:00
  • 1815a13cd6 Make each shield wire uniform and allow cable.shield color KV 2020-07-26 00:47:47 +02:00
  • 38536726a0 Change wire padding behavior Daniel Rojas 2020-07-27 10:21:00 +02:00
  • 7253cfa1da
    Merge 9881ed6e7b34f339c362016152e9f024211acd07 into b9a4783b6fba882234c3c3e2c74968dcfa38596d Marc Brückner 2020-07-27 09:23:28 +00:00
  • 541dec440f Make each shield wire uniform and allow cable.shield color KV 2020-07-26 00:47:47 +02:00
  • a45adc356e
    default should be an iterable Greg Stein 2020-07-26 18:19:49 -05:00
  • 39487ca9e4 Fix change requests from owner as descibed in PR #118 KV 2020-07-26 20:12:45 +02:00
  • 45122b17df Add CLI option -c that allows comparing Graphviz output also KV 2020-07-26 00:22:19 +02:00
  • add227de19 Move group loop into build_generated() for consistency KV 2020-07-24 18:08:50 +02:00
  • 21fcd4c6f2 Restructure the group dict initialization KV 2020-07-23 15:16:22 +02:00
  • 1d7ed6fc55 Make all actions honor the optional argument -g or --group KV 2020-07-20 20:48:37 +02:00
  • aeadd75be9 Add actions to compare against and restore from the latest commit KV 2020-07-20 19:06:52 +02:00
  • 6dcf16cbdf Refactor build_examples.py Daniel Rojas 2020-07-20 12:50:07 +02:00
  • b9a4783b6f
    Shorten BOM field names (#121) Tyler Ward 2020-07-26 15:50:11 +01:00
  • 87c8edfca4 Add super minor changes Daniel Rojas 2020-07-26 16:21:44 +02:00
  • 89bd88d9d6 Swaped internal and public bom field names to the shorter names. Tyler Ward 2020-07-26 15:21:38 +01:00
  • 1f94298af6 Swap order of part number fields in generated bom Tyler Ward 2020-07-26 15:00:47 +01:00
  • e78ce4b4c6 Swap manufacturer info field function for cleaner implementation Tyler Ward 2020-07-26 14:59:06 +01:00
  • 97e77f55b1 Fix build_examples.py Jason R. Jones 2020-07-24 22:03:34 -04:00
  • 50ff1a046a Separated into cli() and main() to enable build script to call main() Jason R. Jones 2020-07-24 22:01:56 -04:00
  • 52f79fee40 Refactoring to build the examples Jason R. Jones 2020-07-24 21:27:55 -04:00
  • 5197298caf More concise saving of data Jason R. Jones 2020-07-24 21:23:15 -04:00
  • 6cb86172b3 Add better help string Jason R. Jones 2020-07-24 21:17:56 -04:00
  • 4e1d716df9 Add placeholder for gv output Jason R. Jones 2020-07-24 21:15:52 -04:00
  • f64fac0b62 Remove unused parameter Jason R. Jones 2020-07-24 21:10:24 -04:00
  • 4747f2e173 Refactor bom() and bom_list methods into private methods. Jason R. Jones 2020-07-24 21:06:57 -04:00
  • def8f13331 Fill out each BOM attribute, enable BOM output in various formats. Jason R. Jones 2020-07-24 21:01:52 -04:00
  • 8ba17d83a6 Remove unnecessary method Jason R. Jones 2020-07-24 20:20:34 -04:00
  • 1f535bc52d Add html to document string Jason R. Jones 2020-07-24 20:16:55 -04:00
  • 2d9c6e6536 Add skeleton of csv file outputs. Jason R. Jones 2020-07-24 20:13:56 -04:00
  • 126f525c18 Add html sttribute to Harness, using it in the parse function Jason R. Jones 2020-07-24 20:01:57 -04:00
  • bbf92bb5fe Remove unused function Jason R. Jones 2020-07-24 19:22:22 -04:00
  • 85c196f151
    Merge pull request #1 from aakatz3/refactor/csv-tsv Jason 2020-07-24 19:13:02 -04:00
  • e207ee23ea Merge branch 'refactor/add-default-color-param' into refactor/csv-tsv Andrew Katz 2020-07-24 16:01:50 -04:00
  • bac99f0d80 Add ability to specify default color Andrew Katz 2020-07-24 15:57:32 -04:00
  • 6b3a89edeb Addressed review comments Andrew Katz 2020-07-24 15:35:58 -04:00
  • a3d8750435 Add new pn / mpn attributes Daniel Rojas 2020-07-24 17:46:13 +02:00
  • d811931b3a Add info on connections and auto-generation Daniel Rojas 2020-07-24 17:20:55 +02:00
  • 3009a1725d Better document string Jason R. Jones 2020-07-24 10:16:45 -04:00
  • 028f295331 Updating setup.py to include click Jason R. Jones 2020-07-24 09:58:01 -04:00
  • 4fe84b4926 Remove unused dependency Jason R. Jones 2020-07-24 09:50:42 -04:00
  • 54da2f2d37 Add click to make CLI easier Jason R. Jones 2020-07-24 09:28:10 -04:00
  • 379a4cfb44 Merge branch 'dev' of github.com:slightlynybbled/WireViz into dev Jason R. Jones 2020-07-24 07:05:13 -04:00
  • b97e0eacc7 Merge manufacturer name and manufacturer part number fields in diagram Tyler Ward 2020-07-23 00:15:31 +01:00
  • aed777169b Update Tutorial 08 Tyler Ward 2020-07-22 23:56:46 +01:00
  • 9c654ba9ac Changed part number fields to use shorter names Tyler Ward 2020-07-22 23:48:17 +01:00
  • 9881ed6e7b show banded color in table (hard coded to 12 bands) Marc Brückner 2020-07-22 14:59:00 +02:00
  • 4c1f92ea80 add 2nd color as dashed overlay Marc Brückner 2020-07-22 13:38:40 +02:00
  • 28a3e1d460 split edge color in multiple edges Marc Brückner 2020-07-22 13:25:32 +02:00
  • f2f654854a Update README.md Daniel Rojas 2020-07-21 22:29:38 +02:00
  • a69fc76651 Rebuild examples Daniel Rojas 2020-07-21 22:08:25 +02:00
  • 2a963bfef6 Update example input files Daniel Rojas 2020-07-19 23:23:32 +02:00
  • a1881eb49d Rename connector attributes (#77) Daniel Rojas 2020-07-19 22:23:08 +02:00
  • 6468c0e2a5 Change code for silver and gold Daniel Rojas 2020-07-20 16:00:55 +02:00
  • 5b8b043a70
    Update README.md Andrew Katz 2020-07-20 20:53:00 -04:00
  • fdb584ae71
    Update README.md Andrew Katz 2020-07-20 20:51:05 -04:00
  • a6344933fe
    Fix todo in file read Andrew Katz 2020-07-20 20:22:57 -04:00
  • c2d96e8e4c Add more robust routines for BOM file output Andrew Katz 2020-07-20 19:55:24 -04:00
  • 93a00cf1a1 Add BOM info Daniel Rojas 2020-07-20 20:23:18 +02:00
  • 94b3ffa3ea Rebuild READMEs Daniel Rojas 2020-07-20 17:39:06 +02:00
  • 38cfaaf333 Fine-tune, add placeholders Daniel Rojas 2020-07-20 16:42:31 +02:00
  • f0dffe6ed9 Add color standard previews Daniel Rojas 2020-07-20 16:22:53 +02:00
  • 99cf8b3b3c Add valid colors Daniel Rojas 2020-07-20 15:57:30 +02:00
  • c67959dbc0 Change code for silver and gold Daniel Rojas 2020-07-20 16:00:55 +02:00
  • a632dc6cb8 Fix HTML color code appearing in wire node Daniel Rojas 2020-07-20 14:57:03 +02:00
  • 438600d057 Add color codes, multiline Daniel Rojas 2020-07-20 15:45:34 +02:00
  • f347dacd2b Fixes, add cable/wire info Daniel Rojas 2020-07-20 15:30:18 +02:00
  • 67a1306989 Fix HTML color code appearing in wire node Daniel Rojas 2020-07-20 14:57:03 +02:00
  • ba6b5ef9bc Small fixes Daniel Rojas 2020-07-20 14:47:55 +02:00
  • b028e7a22b
    Fix node rendering for cables with hidden name and/or no visible attributes (#104) Daniel Rojas 2020-07-20 14:24:39 +02:00
  • 09fb51348f Add WireViz syntax documentation Daniel Rojas 2020-07-20 14:14:22 +02:00
  • a418005c2e
    Fix superscript 2 in HTML output (#95) Jason 2020-07-20 07:19:04 -04:00
  • a8b2dc3572 Add new colors (olive green, light blue, beige, ivory) Daniel Rojas 2020-07-19 20:30:55 +02:00
  • 35561d1db1 Remove upload action Daniel Rojas 2020-07-20 13:01:22 +02:00
  • 26f38c9e29 Refactor build_examples.py Daniel Rojas 2020-07-20 12:50:07 +02:00
  • 665d795a82 Merge branch 'master' of github.com:slightlynybbled/WireViz into dev Jason R. Jones 2020-07-20 06:46:51 -04:00
  • 5a7bc7399b Removing '\\n' character, as requested. Jason R. Jones 2020-07-20 06:46:09 -04:00
  • 8f833d9da5 Rebuild examples Daniel Rojas 2020-07-19 20:13:18 +02:00
  • afbd11ccd4 Update example input files Daniel Rojas 2020-07-19 20:12:50 +02:00