Adrian Lupu
0f06513d53
dynamic diagrams too big when using local version and online plantuml server
6 years ago
Victor Lupu
1a8e29113a
Merge pull request #6 from pniewiejski/pr-update-plantuml-1.2020.07
...
Replace function with procedure declaration when no return specified
6 years ago
Piotr Niewiejski
d8c061979a
Replace function with procedure declaration when no return specified
6 years ago
Adrian Lupu
9ce48ef613
added bidirectional relationships
...
https://github.com/RicardoNiepel/C4-PlantUML/issues/43
6 years ago
Adrian Lupu
f765aca60e
https://github.com/RicardoNiepel/C4-PlantUML/issues/37
6 years ago
Victor Lupu
21022df95b
Merge pull request #5 from leilapearson/update-layout-diagram
...
Update layout diagram with new legend
6 years ago
Leila Pearson
d6953b6c0b
Update layout diagram with new legend
6 years ago
Victor Lupu
0d709fb59c
Merge pull request #3 from leilapearson/markdown-diagram-updates
...
Update legend format in markdown diagrams
6 years ago
Leila Pearson
e11b652472
Update legend format in markdown diagrams
6 years ago
Victor Lupu
447e324c70
Merge pull request #2 from leilapearson/improved-legend
...
Improve legend
6 years ago
Victor Lupu
1851373f4d
Merge pull request #1 from leilapearson/diagram-layout-snippets
...
Add diagram layout snippets
6 years ago
Leila Pearson
736b478503
Improve legend
...
Improve the look of the legend table in LAYOUT_WITH_LEGEND()
to better match the overall diagram style
6 years ago
Leila Pearson
7a5a492788
Add diagram layout snippets
6 years ago
Adrian Lupu
12c8be13db
Merge branch 'dynamic-diagram' into latest
6 years ago
Adrian Lupu
8cc21450cd
snippets for setIndex and increment
6 years ago
Adrian Lupu
7d79ec966b
Merge branch 'dynamic-diagram' into latest
6 years ago
Adrian Lupu
46a1d2daed
updated code snippets
6 years ago
Adrian Lupu
34a1da0a1e
updated include for dynamic diagram
6 years ago
Adrian Lupu
e0138368e5
updated readme to include dynamic diagram
6 years ago
Adrian Lupu
362c9801fb
#27 Add deployment and dynamic diagrams support #34 https://github.com/RicardoNiepel/C4-PlantUML/pull/34
6 years ago
Adrian Lupu
c8a79dbc28
!include snippets
6 years ago
Adrian Lupu
fb4391b7ab
Use port instead of post for SQL/JDBC in sample #28
6 years ago
Adrian Lupu
646491e8ae
fix dead snippets anchor #10
6 years ago
Adrian Lupu
78b6729c5d
Changed arrow heads to full small arrows #25
6 years ago
Adrian Lupu
75f5dae55c
Merge branch 'v1.2019.6' into latest
7 years ago
Adrian Lupu
dd2d2ef478
Merge branch 'master' into v1.2019.6
7 years ago
Adrian Lupu
ce171edb8e
code-snippets include Database Container and Database Component
7 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
a361367a1d
support for deployment diagrams
7 years ago
Adrian Lupu
a7ca4ac531
Merge branch 'deployment_diagram' into latest
7 years ago
Adrian Lupu
0eccd9686c
added deployment diagram support
7 years ago
iecg
599aa9d81f
Update LayoutOptions.md
7 years ago
Michael Grolinger
41777af46c
using full arrow heads to be more aligned to the original graphics
7 years ago
Michael Grolinger
3cec2b1cea
using dashed arrows and full arrowheads, which are more similar to the original appearance
...
Signed-off-by: Michael Grolinger <m.grolinger@gmail.com>
7 years ago
Adrian Lupu
6613bab49d
Merge branch 'v1.2019.6' into latest
7 years ago
Adrian Lupu
ae8d20e2c2
component diagram without legend used white font
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
58b5da5570
Merge pull request #7 from davidsara/master
...
Documentation link fixed.
Thx!
7 years ago
David Sara
0cd0098828
doc link fixed
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
Ricardo Niepel
40debfa0f3
Merge pull request #4 from coldacid/feature/databases
...
Add database shape
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
754721b740
Add database macros for system, container, and component
...
Add the ability to use the PlantUML `database` shape for systems (including
external systems), containers, and components. The following macros have
been added:
- `SystemDb`
- `SystemDb_Ext`
- `ContainerDb`
- `ComponentDb`
These macros take the same parameters as their regular counterparts.
7 years ago
Ricardo Niepel
aefd1d0395
Merge pull request #5 from ysholomii/fix_vscode_snippets
...
Add missing comma in vscode snippets
7 years ago