This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
1,833 files changed
+232653
-23673
lines changed- client
- config/test
- packages
- 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-webpack-bundle
- plugins
- src
- custom_component
- index_custom_component_files
- dev-utils
- lowcoder-sdk
- 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
- 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
- groupmember
- group
- 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 | + |
0 commit comments