Commit Graph

129 Commits (dbb4936392b46f62ffe8a8d4781d8a60ca9afc11)

Author SHA1 Message Date
KIRCHSTH f5d06a70cb #159 Update readme sample with new features and styles 5 years ago
KIRCHSTH 32c482facd #159 Relation tags support line styles 5 years ago
KIRCHSTH 841aef26f4 #145: Support rounded-box and eight-sided shapes 5 years ago
KIRCHSTH adbedcb151 #146 New layout call SHOW_PERSON_OUTLINE() activates shape "person" 5 years ago
KIRCHSTH fb5c125172 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (3 - legend is reserved; LEGEND() is new default alias) 5 years ago
KIRCHSTH e6e7cd3d75 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (2 - fix https://) 5 years ago
KIRCHSTH 70e2622d10 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (instead of SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT()) 5 years ago
KIRCHSTH 9774e06e86 #134: Legend fill whitespace with SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT() 5 years ago
Ben Peachey 0b1211c5dc
Merge branch 'master' into intellij_live_template 5 years ago
KIRCHSTH e050eb3838 #126: C4 relationships support description, sprite/openIconic and tags (7 - update sample with scaled sprites)
#49,  #139: Persons can be displayed as portraits - SHOW_PERSON_PORTRAIT()
5 years ago
KIRCHSTH 0ad6fedf38 #119, #72: Add link support: Readme.md - add missing args in docu 5 years ago
KIRCHSTH 19447d7382 #119, #72: Add link support: Readme.md - image with links is added as svg 5 years ago
KIRCHSTH e24ddc02ca #119, #72: Add link support: Relationships are updated, Readme.md extended 5 years ago
KIRCHSTH 5f8ab7b923 Merge remote-tracking branch 'upstream/master' into feature/126_inclLink 5 years ago
KIRCHSTH cdc8602051 #126: C4 relationships support description, sprite/openIconic and tags (6 - fix PR findings: remove obsolete code, update comments and use https urls) 5 years ago
Adrian Lupu aeb192fa54 updated readme and code snippets to include database/queue systems 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 fc2ff6d407 #126: C4 relationships support description, sprite/openIconic and tags (3 - update/add samples) 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
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
Naveen Raju Mudhunuri b0d520607d
Update README.md
Corrected a mistake
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 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 ddf98cfbe8 #102, #94, #51: Add custom tags/stereotypes support; ... (2 - update macros docu with added $tags="...") 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
KIRCHSTH 5cd42c2ccb Add sample rel_* versus lay_* (2 - fix finding) 5 years ago
KIRCHSTH 4e54ac91fa Add sample rel_* versus lay_* 5 years ago
KIRCHSTH c9ac6bb678 #97 Context Diagram supports selectable default person sprites (2 - HIDE_PERSON_SPRITE, SHOW_PERSON_SPRITE, person2) 5 years ago
KIRCHSTH fa3a1ae9a3 #97 Context Diagram supports selectable default person sprites 5 years ago
KIRCHSTH cc9235cd2d #95 Dynamic diagrams supports Index(), LastIndex() and SetIndex() 5 years ago
Adrian Lupu 674afe8e74 removed comment from readme diagram example 5 years ago
Adrian Lupu c9741e75a2 readme update to include relationship types and diagram type parameters 5 years ago
Adrian Lupu 7d050e48b0 switched urls to https://github.com/plantuml-stdlib/C4-PlantUML 5 years ago
Adrian Lupu 5c21e88177 added external container/component from https://github.com/stawirej/C4-PlantUML.git 5 years ago
Adrian Lupu a9303abebc added queues and removed SystemDb and SystemDB_ext 5 years ago
Adrian Lupu 8bdedabfb0 updated readme to include custom icons 5 years ago
Adrian Lupu e3a93a5c0d Merge branch 'patch-1' of https://github.com/patrickp-bosch/C4-PlantUML into latest 5 years ago
patrickp-bosch ad0f2be1b2
some typos
fixed typos
6 years ago
Danish Javed ef0c6135aa fix: broken import C4_Container.puml link 6 years ago
Piotr Stawirej d81a7682d6 Add live templates for IntelliJ 6 years ago
Adrian Lupu eba9578f8b updated readme 6 years ago
Adrian Lupu da271d15a2 notice 6 years ago
Adrian Lupu ff2855251b updated readme for latest plantuml version 1.2020.7 6 years ago
Leila Pearson e11b652472 Update legend format in markdown diagrams 6 years ago
Adrian Lupu e0138368e5 updated readme to include dynamic diagram 6 years ago
Adrian Lupu 646491e8ae fix dead snippets anchor #10 6 years ago
Adrian Lupu c95bdf6229 updated readme to include deployment diagrams 7 years ago
Adrian Lupu dd0d37407d Merge branch 'deployment_diagram' into latest 7 years ago
Adrian Lupu f79888fcc0 updated readme with deployment diagram 7 years ago
Adrian Lupu 10c4c954c2 all links point to adrianvlupu/C4-Builder 7 years ago
Adrian Lupu 33ed52bfaf compatibility with plantuml.1.2019.6 7 years ago
Ricardo Niepel 575fd93104 adding release includes into readme 7 years ago
Ricardo Niepel d2a92351aa remove shadow from splash image, adding versioning 7 years ago
Chris Charabaruk 3d58d2df33 Include DB macros in readme lists 7 years ago
Chris Charabaruk 850a917303 Remove shadow from database elements 7 years ago
Chris Charabaruk dab8056bf8 Update docs and samples for database shape 7 years ago
Chris Charabaruk e605448d22 Mention `Enterprise_Boundary` macro in readme 8 years ago
Ricardo Niepel 55119f9811 Updated readme and samples 8 years ago
Victor Lupu 4e249fa2f6 resolved readme.md conflict 8 years ago
Victor Lupu 732db12aa0 C4_Container.puml split across multiple files
updated styles to be flat
boundary is now a dashed rectangle
updated README with new image urls
8 years ago
Victor Lupu 79fe8601af project level snippets 8 years ago
Victor Lupu cdb341b0ea updated readme with C4_Container.puml 8 years ago
Victor Lupu bcb0c7a06b Revert "vscode project snippets without the need for an extension"
This reverts commit bdc03b9a6f.
8 years ago
Victor Lupu bdc03b9a6f vscode project snippets without the need for an extension 8 years ago
Victor Lupu 65195223f5 updated readme and snippets 8 years ago
Ricardo Niepel e87b974571 fix typos
add licence
8 years ago
Ricardo Niepel 007ec9387f add vscode snippets documentation 8 years ago
Ricardo Niepel 352d95ab36 add samples 8 years ago
Ricardo Niepel aafe76fd35 adding pictures
using c# coloring, because plantuml is not possible at github
adding layout options
adding overview
8 years ago
Ricardo Niepel a234d78b5c init 8 years ago
Ricardo Niepel c12f24f09f
Initial commit 8 years ago