File tree
282 files changed
+210389
-1446
lines changed- client
- config/test/transform
- packages
- lowcoder
- src
- api
- base/codeEditor
- comps
- comps
- columnLayout
- containerComp
- lazyLoadComp
- listViewComp
- pageLayoutComp
- responsiveLayout
- splitLayout
- tableComp
- column
- columnTypeComps
- tabs
- textInputComp
- triContainerComp
- controls
- actionSelector
- generators
- hooks
- queries
- httpQuery
- queryComp
- utils
- i18n/locales
- layout
- pages
- ApplicationV2
- components
- ComponentDoc/examples
- ButtonComp
- CalendarInputComp
- ChartsComp
- ContainersComp
- MediaComp
- numberInputComp
- presentationComp
- selectInputComp
- textInputComp
- common
- editor
- right/PluginPanel
- queryLibrary
- support
- redux/sagas
- util
- context
- lowcoder-cli/actions
- lowcoder-comps
- src
- comps
- barChartComp
- basicChartComp
- chartConfigs
- reactEcharts
- boxplotChartComp
- chartComp/chartConfigs
- line3dChartComp
- images
- lineChartComp
- parallelChartComp
- pieChartComp
- scatterChartComp
- i18n/comps/locales
- lowcoder-core
- lib
- src/eval/utils
- lowcoder-design/src
- components
- iconSelect
- shapeSelect
- icons
- v2
- lowcoder-sdk
- docs
- lowcoder-extension/opensource-contribution
- setup-and-run/self-hosting
- server
- api-service
- lowcoder-dependencies
- lowcoder-domain/src/main/java/org/lowcoder/domain
- application/model
- bundle
- repository
- service
- datasource
- repository
- service
- impl
- folder
- repository
- service
- query
- repository
- service
- lowcoder-infra/src/main/java/org/lowcoder/infra
- constant
- event
- lowcoder-plugins
- oraclePlugin
- sqlBasedPlugin/src/main/java/org/lowcoder/plugin/sql
- lowcoder-sdk/src/main
- java/org/lowcoder/sdk
- constants
- exception
- resources
- lowcoder-server/src
- main/java/org/lowcoder/api
- application
- authentication/service
- datasource
- framework
- filter
- security
- meta
- view
- query
- usermanagement
- util
- test/java/org/lowcoder/api
- application
- service
- impl
- node-service
- src
- plugins
- hubspot
- specsV4
- static/plugin-icons
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
282 files changed
+210389
-1446
lines changedDiff for: .gitignore
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + |
Diff for: README.md
+15-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 |
| - | |
14 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 |
| |
| 22 | + | |
16 | 23 |
| |
17 | 24 |
| |
18 |
| - | |
| 25 | + | |
19 | 26 |
| |
20 | 27 |
| |
21 | 28 |
| |
22 | 29 |
| |
23 | 30 |
| |
24 | 31 |
| |
25 | 32 |
| |
26 |
| - | |
| 33 | + | |
27 | 34 |
| |
28 |
| - | |
| 35 | + | |
29 | 36 |
| |
30 | 37 |
| |
31 | 38 |
| |
| |||
34 | 41 |
| |
35 | 42 |
| |
36 | 43 |
| |
37 |
| - | |
| 44 | + | |
38 | 45 |
| |
39 |
| - | |
| 46 | + | |
40 | 47 |
| |
41 | 48 |
| |
42 | 49 |
| |
| |||
107 | 114 |
| |
108 | 115 |
| |
109 | 116 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
|
Diff for: client/VERSION
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 |
| |
12 | 19 |
| |
13 | 20 |
| |
|
Diff for: client/package.json
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
|
+4-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
80 | 81 |
| |
81 | 82 |
| |
82 | 83 |
| |
83 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
84 | 87 |
| |
85 | 88 |
| |
86 | 89 |
| |
|
+58-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
61 | 118 |
| |
62 | 119 |
| |
63 | 120 |
| |
|
0 commit comments