Commit 845188d
authored
File tree
176 files changed
+5621
-6082
lines changed- .github
- actions/build-action
- workflows
- .run
- core
- api
- src
- main/kotlin/io/github/gerardorodriguezdev/chamaleon/core
- dtos
- entities
- results
- extractors
- models
- parsers
- results
- safeModels
- serializers
- utils
- test/kotlin/io/github/gerardorodriguezdev/chamaleon/core
- entities
- parsers
- serializers
- testing
- fakes
- gradle-plugin
- src
- main/kotlin/io/github/gerardorodriguezdev/chamaleon/gradle/plugin
- extensions
- mappers
- resources
- tasks
- generateEnvironment
- test/kotlin/io/github/gerardorodriguezdev/chamaleon/gradle/plugin
- tasks/generateEnvironment
- testing/fakes
- gradle
- intellij-plugin
- plugin
- src
- main
- kotlin/io/github/gerardorodriguezdev/chamaleon/intellij/plugin
- dialogs
- createProjectDialog
- mappers
- fileTypes
- presenters
- toolWindows/environmentSelectionToolWindow
- mappers
- ui
- strings
- theme
- utils
- resources/META-INF
- test/kotlin/io/github/gerardorodriguezdev/chamaleon/intellij/plugin/presenters/presentation
- testing
- presentation
- src/main/kotlin/io/github/gerardorodriguezdev/chamaleon/intellij/plugin/presentation
- createProjectPresenter
- mappers
- environmentSelectionPresenter
- standalone
- src/main/kotlin/io/github/gerardorodriguezdev/chamaleon/intellij/plugin
- demo
- previews
- components
- utils
- windows/createEnvironment
- ui
- src/main
- kotlin/io/github/gerardorodriguezdev/chamaleon/intellij/plugin
- strings
- theme
- ui.windows
- createEnvironment
- ui
- components
- models
- previews
- windows
- createProject
- resources/messages
- samples/gradle-project
- environments
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
176 files changed
+5621
-6082
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
34 | 40 | | |
35 | 41 | | |
36 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
37 | 49 | | |
38 | 50 | | |
39 | 51 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
28 | 17 | | |
29 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 5 | | |
10 | 6 | | |
11 | 7 | | |
| |||
24 | 20 | | |
25 | 21 | | |
26 | 22 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 23 | | |
0 commit comments