Commit Graph

180 Commits (cba1bb93e5c431a69c4888cd3c5b52f92fb71cbf)
 

Author SHA1 Message Date
KIRCHSTH cba1bb93e5 Merge branch 'feature/113-SystemDb-SystemDb_Ext-missing' into extended 5 years ago
KIRCHSTH 78b2eac66d #113: Restore SystemDb and SystemDb_Ext 5 years ago
KIRCHSTH aa4fb75c5f Merge remote-tracking branch 'origin/feature/128' into extended 5 years ago
KIRCHSTH c3c6fa7162 #128: Some boundary skinparam have to be set a package skinparams too (PlantUML uses internal packages) 5 years ago
KIRCHSTH e52ead146e Merge branch 'feature/126' into extended (4 - update extended branch) 5 years ago
KIRCHSTH 6834c9f1f6 Merge branch 'feature/126' into extended (3) 5 years ago
KIRCHSTH bd6c20115e #126: C4 relationships support description, sprite/openIconic and tags (5 - skinparam arrow colors allows no #, resync percy files, fix build) 5 years ago
KIRCHSTH 878b3b96b1 #126: C4 relationships support description, sprite/openIconic and tags (4 - rename AddTagSupport() to AddElementTag(), AddRelTagSupport() to AddRelTag(), update img links) 5 years ago
KIRCHSTH 122d2133a8 Merge branch 'feature/126' into extended (2) 5 years ago
KIRCHSTH fc2ff6d407 #126: C4 relationships support description, sprite/openIconic and tags (3 - update/add samples) 5 years ago
KIRCHSTH ab198039a4 Merge branch 'feature/126' into extended 5 years ago
KIRCHSTH 433db676fb #126: C4 relationships support description, sprite/openIconic and tags (2 - incl legend)
add procedures: AddRelTagSupport(), UpdateRelStyle()
rename procedures: SHOW_DYNAMIC_LEGEND() to SHOW_LEGEND(), UpdateSkinparamsAndLegendEntry() to UpdateElementStyle()
5 years ago
KIRCHSTH 4d5dee275b #126: C4 relationships use calculated line breaks (PlantUML internal line breaks are not deterministic) 5 years ago
KIRCHSTH 1aa86021b3 #126: C4 relationships support description, sprite/openIconic and tags (1 - legend update missing) 5 years ago
KIRCHSTH f85e1379e7 #126: workflow tests: add C4 relations checks 5 years ago
KIRCHSTH c61b79c2c9 Merge branch 'feature/124' into extended 5 years ago
KIRCHSTH 6abef22894 #124 Remove not working, misleading and unused default values 5 years ago
KIRCHSTH 3a9ff8a32e Merge changes from plantuml-stdlib/C4-PlantUML master 5 years ago
Ben Peachey e53c52634a
Merge pull request #101 from kirchsth/feature/97
#97 Context Diagram supports selectable default person sprites
5 years ago
Ben Peachey d9dac90504
Merge pull request #98 from kirchsth/feature/95
#96 Dynamic diagrams supports Index(), LastIndex() and SetIndex()
5 years ago
KIRCHSTH 65422b2cb0 #97 Context Diagram supports selectable default person sprites (3 - resolve merge conflicts) 5 years ago
KIRCHSTH 36fc5f2cbc #97 Context Diagram supports selectable default person sprites (3 - resolve merge conflicts) 5 years ago
Adrian Lupu eaaf13383c readme: typo in color causes custom schema diagram to fail 5 years ago
Adrian Lupu 6cc10231fe Merge branch 'feature/110' of https://github.com/kirchsth/C4-PlantUML into master 5 years ago
Ben Peachey 7df300d396
Merge pull request #105 from kirchsth/feature/74
Add sample rel_* versus lay_*
5 years ago
Ben Peachey cc7236bfcc
Merge pull request #112 from naveenraju9/patch-1
Update README.md
5 years ago
Ben Peachey e1ed5478f7
Change stale-bot's label from "wont fix" to the more user friendly "stale". 5 years ago
Ben Peachey 5e6e41a9cf
Merge pull request #106 from marcogario/patch-1
Fix typos in samples
5 years ago
Naveen Raju Mudhunuri b0d520607d
Update README.md
Corrected a mistake
5 years ago
KIRCHSTH 6b27aa965e Merge branch 'feature/110' into extended (incl. update extended branch) 5 years ago
KIRCHSTH 8c4c1ecc5b * Node is added as short version of Deployment_Node,
(Deployment_)Node() supports description, sprite and left/right alignment via Node_L()/Node_R()
* Element properties can be defined via  SetPropertyHeader(), WithoutPropertyHeader() and AddProperty()
5 years ago
KIRCHSTH 91572a76b4 Merge branch 'feature/102' into extended 5 years ago
KIRCHSTH d09bdaea39 #102: improve dynamic legend layout (space in front of border symbol) 5 years ago
KIRCHSTH b9b21eaa24 Merge branch 'feature/102' into extended (incl. update extended branch) 5 years ago
KIRCHSTH b61cf26db8 #93: local file includes can be activated via command line argument -DRELATIVE_INCLUDE="."
Update github workflow that local files are used
5 years ago
KIRCHSTH b0d1692be2 #93: local file includes can be activated via command line argument -DRELATIVE_INCLUDE="." (2 - fix !if) 5 years ago
KIRCHSTH d799a4c5d5 #93: local file includes can be activated via command line argument -DRELATIVE_INCLUDE="."
Update github workflow that local files are used
5 years ago
KIRCHSTH 99063adf46 Merge branch 'feature/102' into extended 5 years ago
KIRCHSTH ddf98cfbe8 #102, #94, #51: Add custom tags/stereotypes support; ... (2 - update macros docu with added $tags="...") 5 years ago
KIRCHSTH 38fa0b5169 update extended branch: Merge branch 'feature/102' into extended 5 years ago
KIRCHSTH ab2d52738b Merge branch 'feature/102' into extended 5 years ago
KIRCHSTH b63db7ee9b #102, #94, #51: Add custom tags/stereotypes support; dynamic legend supports custom colors, border and shadow; dynamic legend displays (only) used elements, tags/stereotypes.
New added macros: SHOW_DYNAMIC_LEGEND(), AddTagSupport(), UpdateSkinparamsAndLegendEntry(), elements macros are extended with $tags="..."
5 years ago
Marco Gario bb6589e506
Update C4_Component Diagram Sample - bigbankplc.puml 5 years ago
Marco Gario 14def42944
Fix typos in samples 5 years ago
KIRCHSTH 31b993e888 Merge branch 'feature/74' into extended 5 years ago
KIRCHSTH 5cd42c2ccb Add sample rel_* versus lay_* (2 - fix finding) 5 years ago
KIRCHSTH de7a7fdc16 update extended branch: Merge branch 'feature/74' into extended 5 years ago
KIRCHSTH 419c43bf64 Merge branch 'feature/74' into extended 5 years ago
KIRCHSTH 4e54ac91fa Add sample rel_* versus lay_* 5 years ago
KIRCHSTH 7e37123210 update extended branch (2b - update png link): Merge branch 'feature/92' into extended 5 years ago