File tree
700 files changed
+41418
-10808
lines changed- client
- config/test
- packages
- lowcoder
- src
- api
- appView
- base/codeEditor
- extensions
- components
- PermissionDialog
- layout
- table
- comps
- comps
- autoCompleteComp
- buttonComp
- commentComp
- containerComp
- customComp
- dateComp
- fileComp
- formComp
- gridLayoutComp
- jsonComp
- jsonSchemaFormComp
- layout
- lazyLoadComp
- listViewComp
- mediaComp
- meetingComp
- moduleComp
- moduleContainerComp
- numberInputComp
- pageLayoutComp
- remoteComp
- responsiveLayout
- selectInputComp
- tableComp
- column
- columnTypeComps
- tabs
- textInputComp
- timelineComp
- 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
- detail
- permission
- profile
- theme
- detail
- tutorials
- userAuth
- thirdParty
- authenticator
- redux/sagas
- util
- lowcoder-comps
- src
- comps
- calendarComp
- chartComp
- i18n/comps/locales
- lowcoder-core/lib
- lowcoder-design
- src
- components
- colorSelect
- iconSelect
- i18n/design/locales
- icons
- lowcoder-sdk
- lowcoder-sdk-webpack-bundle
- plugins
- src
- custom_component
- index_custom_component_files
- dev-utils
- deploy/docker
- api-service
- frontend
- 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
- config
- 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
- service
- factory
- datasource
- framework
- configuration
- filter
- plugin
- data
- endpoint
- security
- security
- home
- permission
- query
- usermanagement
- view
- util
- runner
- migrations
- job
- task
- resources
- selfhost/ce
- 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.
700 files changed
+41418
-10808
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: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
| 91 | + | |
90 | 92 |
| |
91 | 93 |
| |
92 | 94 |
| |
|
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: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
| |||
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 | 54 |
| |
56 | 55 |
| |
57 | 56 |
| |
| |||
75 | 74 |
| |
76 | 75 |
| |
77 | 76 |
| |
78 |
| - | |
| 77 | + | |
79 | 78 |
| |
80 | 79 |
| |
81 | 80 |
| |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 |
| |
83 | 85 |
| |
84 | 86 |
|
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: 11 additions & 9 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 |
| |
20 | 22 |
| |
| |||
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
33 | 43 |
| |
34 | 44 |
| |
35 | 45 |
| |
| |||
46 | 56 |
| |
47 | 57 |
| |
48 | 58 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
|
0 commit comments