File tree
1,833 files changed
+232653
-23673
lines changed- client
- config/test
- packages
- lowcoder
- src
- api
- appView
- assets/images
- base/codeEditor
- extensions
- components
- PermissionDialog
- layout
- table
- comps
- comps
- autoCompleteComp
- badgeComp
- buttonComp
- commentComp
- containerComp
- customComp
- dateComp
- fileComp
- formComp
- gridLayoutComp
- jsonComp
- jsonSchemaFormComp
- layout
- lazyLoadComp
- listViewComp
- mediaComp
- meetingComp
- moduleComp
- moduleContainerComp
- numberInputComp
- pageLayoutComp
- remoteComp
- responsiveLayout
- selectInputComp
- shapeComp
- tableComp
- column
- columnTypeComps
- tabs
- textInputComp
- tourComp
- treeComp
- triContainerComp
- controls
- actionSelector
- generators
- hooks
- queries
- queryComp
- utils
- constants
- i18n
- locales
- translation_files
- ide
- layout
- pages
- ApplicationV2
- components
- ComponentDoc/common
- common
- datasource
- form
- editor
- bottom
- right
- PluginPanel
- queryLibrary
- setting
- advanced
- idSource
- OAuthForms
- detail
- permission
- profile
- theme
- detail
- tutorials
- userAuth
- thirdParty
- authenticator
- redux
- reducers/uiReducers
- reduxActions
- sagas
- selectors
- util
- lowcoder-comps
- src
- comps
- agoraMeetingComp
- basicChartComp
- chartConfigs
- reactEcharts
- calendarComp
- candleStickChartComp
- chartComp
- chartConfigs
- chartsGeoMapComp
- funnelChartComp
- gaugeChartComp
- graphChartComp
- heatmapChartComp
- radarChartComp
- sankeyChartComp
- sunburstChartComp
- themeriverChartComp
- treeChartComp
- treemapChartComp
- i18n/comps/locales
- lowcoder-core
- lib
- src/i18n
- locales
- lowcoder-design/src
- components
- colorSelect
- iconSelect
- shapeSelect
- i18n/design/locales
- icons
- flags
- 1x1
- 4x3
- v2
- lowcoder-sdk
- lowcoder-sdk-webpack-bundle
- plugins
- src
- custom_component
- index_custom_component_files
- dev-utils
- scripts
- deploy/docker
- all-in-one
- etc
- api-service
- frontend
- node-service
- docs/build-apps
- write-javascript
- server
- api-service
- lowcoder-dependencies
- lowcoder-domain
- src
- main/java/org/lowcoder/domain
- application
- model
- repository
- service
- impl
- asset
- model
- service
- authentication
- context
- configurations
- datasource
- model
- repository
- service
- impl
- folder
- model
- service
- group
- model
- repository
- service
- interaction
- invitation
- repository
- service
- material/service/meta
- organization
- model
- service
- permission
- model
- service
- impl
- solution
- plugin/client
- query
- model
- service
- solutions
- template
- repository
- service
- user
- model
- service
- test/java/org/lowcoder/impl
- mock
- lowcoder-infra
- src
- main/java/org/lowcoder/infra
- birelation
- conditional
- config
- model
- event
- datasource
- group
- groupmember
- user
- localcache
- serverlog
- test/java/org/lowcoder/infra/config
- lowcoder-plugins
- clickHousePlugin
- src/main/java/org/lowcoder/plugin/clickhouse
- model
- elasticSearchPlugin
- src/main/java/org/lowcoder/plugin/es
- model
- googleSheetsPlugin
- src/main/java/org/lowcoder/plugin/googlesheets
- model
- graphqlPlugin
- src/main/java/org/lowcoder/plugin/graphql
- model
- lowcoderApiPlugin
- src/main/java/org/lowcoder/plugin
- mongoPlugin
- src/main/java/org/lowcoder/plugin/mongo
- model
- mssqlPlugin
- src/main/java/org/lowcoder/plugin/mssql/model
- mysqlPlugin
- src/main/java/org/lowcoder/plugin/mysql
- oraclePlugin
- src/main/java/org/lowcoder/plugin/oracle
- model
- postgresPlugin
- src/main/java/org/lowcoder/plugin/postgres/model
- redisPlugin
- src/main/java/org/lowcoder/plugin/redis
- model
- restApiPlugin
- src
- main/java/org/lowcoder/plugin/restapi
- model
- test/java/org/lowcoder/plugin/restapi
- smtpPlugin
- src/main/java/org/lowcoder/plugins
- snowflakePlugin
- src/main/java/org/lowcoder/plugin/snowflake
- sqlBasedPlugin
- src/main/java/org/lowcoder/plugin/sql
- lowcoder-sdk
- src/main
- java/org/lowcoder/sdk
- auth
- constants
- config
- constants
- models
- plugin
- common
- ssl
- graphql
- mysql
- restapi
- auth
- sheet/changeset
- sqlcommand
- changeset
- command
- util
- webclient
- resources
- lowcoder-server
- cert
- src
- assembly
- main
- assembly
- java/org/lowcoder
- api
- application
- view
- authentication
- dto
- request/oauth2
- request
- service
- factory
- util
- datasource
- framework
- configuration
- filter
- plugin
- data
- endpoint
- security
- security
- home
- permission
- query
- usermanagement
- view
- util
- runner
- migrations
- job
- task
- resources
- selfhost/ce
- test/java/org/lowcoder/api
- application
- authentication
- infra
- service
- impl
- node-service
- src
- plugins
- appconfig
- duckdb
- openApi
- parse
- 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.
1,833 files changed
+232653
-23673
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + |
Lines changed: 24 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 |
| - | |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
| 22 | + | |
22 | 23 |
| |
23 |
| - | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
29 |
| - | |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
| 34 | + | |
33 | 35 |
| |
34 | 36 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
42 |
| - | |
| 44 | + | |
43 | 45 |
| |
44 |
| - | |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
48 |
| - | |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
| |||
59 | 61 |
| |
60 | 62 |
| |
61 | 63 |
| |
| 64 | + | |
62 | 65 |
| |
63 | 66 |
| |
64 | 67 |
| |
| |||
87 | 90 |
| |
88 | 91 |
| |
89 | 92 |
| |
| 93 | + | |
| 94 | + | |
90 | 95 |
| |
91 | 96 |
| |
92 | 97 |
| |
93 | 98 |
| |
94 | 99 |
| |
95 | 100 |
| |
96 |
| - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
97 | 104 |
| |
98 | 105 |
| |
99 | 106 |
| |
100 | 107 |
| |
101 | 108 |
| |
102 |
| - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 13 |
| |
18 | 14 |
| |
19 | 15 |
| |
| |||
22 | 18 |
| |
23 | 19 |
| |
24 | 20 |
| |
25 |
| - | |
26 |
| - | |
| 21 | + | |
27 | 22 |
| |
28 | 23 |
| |
29 | 24 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 | 55 |
| |
57 | 56 |
| |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
| 83 | + | |
82 | 84 |
| |
83 | 85 |
| |
| 86 | + | |
84 | 87 |
| |
85 | 88 |
| |
86 | 89 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
|
Lines changed: 143 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| 19 | + | |
18 | 20 |
| |
19 | 21 |
| |
| 22 | + | |
| 23 | + | |
20 | 24 |
| |
21 | 25 |
| |
22 | 26 |
| |
| |||
30 | 34 |
| |
31 | 35 |
| |
32 | 36 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
36 | 48 |
| |
37 |
| - | |
| 49 | + | |
38 | 50 |
| |
39 | 51 |
| |
40 | 52 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
44 | 56 |
| |
45 |
| - | |
| 57 | + | |
46 | 58 |
| |
47 | 59 |
| |
48 | 60 |
| |
49 | 61 |
| |
50 | 62 |
| |
51 | 63 |
| |
52 | 64 |
| |
53 |
| - | |
| 65 | + | |
54 | 66 |
| |
55 | 67 |
| |
56 | 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 | + | |
57 | 93 |
| |
58 | 94 |
| |
59 | 95 |
| |
60 | 96 |
| |
61 |
| - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
62 | 122 |
| |
63 | 123 |
| |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 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 | + | |
64 | 196 |
| |
65 | 197 |
| |
66 | 198 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
0 commit comments