-
Notifications
You must be signed in to change notification settings - Fork 273
Commit fc9350d
authored
File tree
276 files changed
+10320
-4985
lines changed- client
- packages
- lowcoder-comps
- src/comps
- basicChartComp
- calendarComp
- candleStickChartComp
- chartComp
- chartsGeoMapComp
- funnelChartComp
- gaugeChartComp
- graphChartComp
- heatmapChartComp
- radarChartComp
- sankeyChartComp
- sunburstChartComp
- themeriverChartComp
- treeChartComp
- treemapChartComp
- lowcoder-core
- lib
- src
- eval/utils
- i18n
- lowcoder-design/src
- components
- colorSelect
- iconSelect
- i18n/design/locales
- lowcoder-sdk
- lowcoder
- src
- api
- components
- table
- comps
- comps
- autoCompleteComp
- columnLayout
- commentComp
- containerComp
- customComp
- dateComp
- fileComp
- formComp
- gridLayoutComp
- jsonComp
- jsonSchemaFormComp
- layout
- listViewComp
- mediaComp
- meetingComp
- moduleContainerComp
- numberInputComp
- pageLayoutComp
- responsiveLayout
- selectInputComp
- tableComp
- column/columnTypeComps
- tabs
- textInputComp
- timelineComp
- treeComp
- triContainerComp
- controls
- generators
- queries
- queryComp
- utils
- constants
- i18n/locales
- layout
- pages
- ApplicationV2
- components
- editor
- right
- setting
- idSource
- OAuthForms
- permission
- theme
- detail
- util
- deploy/helm/templates/api-service
- server
- api-service
- lowcoder-domain
- src/main/java/org/lowcoder/domain
- application
- model
- repository
- service
- bundle
- model
- repository
- service
- datasource
- model
- repository
- folder
- model
- repository
- service
- organization
- model
- repository
- service
- permission/service
- query
- model
- repository
- service
- solutions
- user
- model
- service
- lowcoder-infra/src/main/java/org/lowcoder/infra
- event
- mongo
- lowcoder-plugins/sqlBasedPlugin/src/main/java/org/lowcoder/plugin/sql
- lowcoder-sdk/src/main/java/org/lowcoder/sdk
- auth
- constants
- constants
- lowcoder-server/src
- main
- java/org/lowcoder
- api
- application
- view
- authentication
- request/oauth2/request
- service/factory
- util
- bundle
- view
- datasource
- framework
- filter
- security
- home
- query/view
- util
- runner/migrations
- resources
- test/java/org/lowcoder/api
- application
- authentication
- bundle
- common
- json
- configurations
- datasource
- infra
- query
- service
- impl
- node-service/src
- controllers
- plugins
- openApi
- postmanEcho
- 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.
276 files changed
+10320
-4985
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | - | ||
14 | - | ||
13 | + | ||
14 | + | ||
15 | + | ||
15 | 16 |
| |
16 | - | ||
17 | - | ||
17 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | + | ||
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | - | ||
38 | - | ||
39 | - | ||
40 | - | ||
41 | - | ||
42 | - | ||
43 | - | ||
44 | - | ||
45 | - | ||
46 | - | ||
47 | - | ||
48 | - | ||
49 | - | ||
50 | - | ||
51 | - | ||
52 | - | ||
53 | - | ||
54 | - | ||
55 | - | ||
56 | - | ||
57 | - | ||
58 | - | ||
59 | - | ||
60 | - | ||
61 | 37 |
| |
62 | 38 |
| |
63 | 39 |
| |
| |||
193 | 169 |
| |
194 | 170 |
| |
195 | 171 |
| |
172 | + | ||
173 | + | ||
174 | + | ||
175 | + | ||
176 | + | ||
177 | + | ||
178 | + | ||
179 | + | ||
180 | + | ||
181 | + | ||
182 | + | ||
183 | + | ||
184 | + | ||
185 | + | ||
186 | + | ||
187 | + | ||
188 | + | ||
189 | + | ||
190 | + | ||
191 | + | ||
192 | + | ||
193 | + | ||
194 | + | ||
195 | + | ||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | - | ||
28 | + | ||
29 | + | ||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
77 | + | ||
78 | + | ||
76 | 79 |
| |
77 | 80 |
| |
78 | 81 |
| |
| |||
123 | 126 |
| |
124 | 127 |
| |
125 | 128 |
| |
126 | - | ||
129 | + | ||
130 | + | ||
127 | 131 |
| |
128 | 132 |
| |
129 | 133 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
254 | - | ||
254 | + | ||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
258 | - | ||
258 | + | ||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
|
Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 | - | ||
131 | + | ||
132 | + | ||
133 | + | ||
134 | + | ||
135 | + | ||
132 | 136 |
| |
133 | 137 |
| |
134 | 138 |
| |
135 | 139 |
| |
136 | 140 |
| |
137 | 141 |
| |
138 | 142 |
| |
139 | - | ||
140 | - | ||
141 | - | ||
143 | + | ||
144 | + | ||
145 | + | ||
142 | 146 |
| |
143 | 147 |
| |
144 | 148 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | - | ||
45 | + | ||
46 | + | ||
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
| |||
87 | 88 |
| |
88 | 89 |
| |
89 | 90 |
| |
90 | - | ||
91 | + | ||
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
| |||
114 | 115 |
| |
115 | 116 |
| |
116 | 117 |
| |
117 | - | ||
118 | + | ||
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
| |||
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
127 | + | ||
128 | + | ||
126 | 129 |
| |
127 | 130 |
| |
128 | 131 |
| |
129 | 132 |
| |
130 | 133 |
| |
131 | 134 |
| |
132 | 135 |
| |
133 | - | ||
134 | - | ||
135 | 136 |
| |
136 | 137 |
| |
137 | 138 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | - | ||
27 | + | ||
28 | + | ||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
66 | - | ||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 | + | ||
75 | + | ||
74 | 76 |
| |
75 | 77 |
| |
76 | 78 |
| |
| |||
144 | 146 |
| |
145 | 147 |
| |
146 | 148 |
| |
147 | - | ||
149 | + | ||
150 | + | ||
148 | 151 |
| |
149 | 152 |
| |
150 | 153 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 | - | ||
256 | + | ||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
|
0 commit comments