Commit Graph

41 Commits (ad0f2be1b23cb15d5eb1ffcd06186e579c46e167)
 

Author SHA1 Message Date
patrickp-bosch ad0f2be1b2
some typos
fixed typos
6 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
Ricardo Niepel e8bbdef736
Merge pull request #3 from coldacid/feature/enterprise
Add enterprise boundaries
7 years ago
Yurii Sholomii 696cdc242a Add missing comma in vscode snippets 7 years ago
Chris Charabaruk e605448d22 Mention `Enterprise_Boundary` macro in readme 8 years ago
Chris Charabaruk 0d36ffca10 Add enterprise boundary snippet 8 years ago
Chris Charabaruk b74bf9f5ea Fix syntax error in snippets file 8 years ago
Chris Charabaruk 489e4c44fc Update boundary label styling to match Structurizr
Bigger title, smaller type indicator looks better than everything just
being plain bold text on the boundary border.
8 years ago
Chris Charabaruk 1c901a5693 Add system landscape sample from c4model website 8 years ago
Chris Charabaruk cf7cf60f24 Add enterprise boundary macro
Adds a new `Enterprise_Boundary` macro based on the system landscape
diagram type from the C4 model (the so-called "Level 0"). Also includes an
example system landscape diagram.
8 years ago
Chris Charabaruk 5cf4f0058e Use base `Boundary` macro for different boundary types
Avoid duplication and allow for easier label adjustments by using the base
`Boundary` macros in `System_Boundary` and `Container_Boundary`.
8 years ago
Ricardo Niepel 55119f9811 Updated readme and samples 8 years ago
Ricardo Niepel b6cd5ada5a
Merge pull request #1 from adrianvlupu/master
Added C4 Context and Component Diagrams, split all abstractions into different files
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 32a458082c maintain absolute url 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
Victor Lupu ce478229f9 external person, system boundary, container boundary, updated samples from c4model.com 8 years ago
Victor Lupu 61ed9d0c1d wrong title 8 years ago
Victor Lupu a495c6a60d added ExtSystem and Component type
new samples using the new types
8 years ago
Ricardo Niepel e87b974571 fix typos
add licence
8 years ago
Ricardo Niepel 7f9f80cc01 add relationship neighbor method
more relationship helper methods
8 years ago
Ricardo Niepel 7c081cabd1 fix arrow font size for big diagrams 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