535 Commits

Author SHA1 Message Date
6be3679dd8 GITBOOK-137: Update doc: Use third-party libs 2023-03-28 10:03:04 +00:00
0b35bc43f6 GITBOOK-135: Add doc: Data responder 2023-03-28 05:48:26 +00:00
7d83174cee GITBOOK-134: Update GraphQL 2023-03-28 02:32:57 +00:00
edb2af2d31 GITBOOK-133: Update doc url 2023-03-23 14:51:07 +00:00
648aae53d9 Merge pull request #337 from lvhuichao/develop
PR 0323
v1.1.8
2023-03-23 16:15:24 +08:00
9a1f4d535f Merge branch 'develop' into github_develop 2023-03-23 15:21:14 +08:00
7b1401faad fix: flux timeout on more than 448 applications 2023-03-23 15:19:09 +08:00
773bfed092 fix: js library fetch error 2023-03-23 14:41:42 +08:00
4b986b1320 fix: js library ui 2023-03-23 14:08:08 +08:00
316e098dd2 feat: highlight drop in folder
(cherry picked from commit 119f570a8602c984da20330acb6a1a504ee6a722)
2023-03-23 05:16:42 +00:00
aa8bc2dc6f GITBOOK-132: fix 2023-03-23 03:54:03 +00:00
d80b7b95cf updates: fix calender comp initial date issue .etc 2023-03-23 11:43:52 +08:00
696e817af8 Add License to openblocks-dev-utils 2023-03-23 11:06:04 +08:00
426bd77b06 GITBOOK-131: Add doc: DS connection 2023-03-23 11:06:04 +08:00
2049e3b010 Add License to openblocks-dev-utils 2023-03-23 10:59:11 +08:00
232a094729 GITBOOK-131: Add doc: DS connection 2023-03-22 15:28:27 +00:00
6e5b6b613f Merge pull request #333 from neon-balcony/develop
fix_march22
2023-03-22 18:57:27 +08:00
2343327933 Merge branch 'github_dev' into develop 2023-03-22 18:17:11 +08:00
66a6e8fcf2 feat: use + operator for MSSQL for older version support & update version 2023-03-22 18:16:59 +08:00
e33878f7d1 fix: keep folder fold status when drag order
(cherry picked from commit 0e203a30159eed77375bffecf21d78ae6213fc96)
2023-03-22 09:57:57 +00:00
ff0ba89fb0 Merge branch 'sync_v1.1.8' into 'develop'
version 1.1.8

See merge request taco/openblocks-oss!20
2023-03-22 07:14:11 +00:00
f69f9831b7 version 1.1.8
feat: bottom res support folders
chore: Add loading for create org/group/login
fix: scanner https err tip
fix(table): fix table expansion problem
2023-03-22 15:10:50 +08:00
2395c7ed3d feat: js library v2
fix: file comp not clear parsed value
fix(table): fix simpleTextComp
2023-03-22 15:09:57 +08:00
85d7250ba3 feat: table column batch setting
fix(canvas): remove extra height in view mode
fix(table): fix a bug on setting selected row to expansionControl
2023-03-22 15:09:16 +08:00
3cf5054761 Merge pull request #331 from neon-balcony/develop
refactor: rewrite postgres and mssql plugin with common sql executor/connector
2023-03-22 15:08:25 +08:00
21e8d15690 Merge branch 'github_dev' into develop 2023-03-22 15:05:15 +08:00
044f1931f4 refactor: rewrite postgres and mssql plugin with common sql executor/connector 2023-03-22 15:04:49 +08:00
969cccca14 GITBOOK-130: update doc: custom branding 2023-03-21 04:40:51 +00:00
4069b6024f GITBOOK-129: fix 2023-03-21 03:12:59 +00:00
edab958629 Merge pull request #329 from lvhuichao/develop
1. feat: compatible for compound application; 2. feat: add field downloadUrl for recommended js library
2023-03-21 11:06:13 +08:00
5b0776373f Merge branch 'develop' into github_develop 2023-03-21 11:02:42 +08:00
0d2ef2a3bc feat: add field downloadUrl for recommended js library 2023-03-21 11:01:22 +08:00
04295541cd feat: compatible for compound application 2023-03-21 11:00:07 +08:00
e155918590 Merge pull request #328 from neon-balcony/develop
fix: add missing files
2023-03-20 19:58:48 +08:00
cd0a1a0586 fix: add missing files 2023-03-20 19:57:27 +08:00
617036cae3 Merge pull request #327 from neon-balcony/develop
feat: support graphql forward cookies & rename HikariSqlExecutor -> SqlExecutor, SqlBasedQueryExecutor -> HikariBasedQueryExecutor
2023-03-20 17:49:16 +08:00
4e5b0a46cf feat: support graphql forward cookies & rename HikariSqlExecutor -> SqlExecutor, SqlBasedQueryExecutor -> HikariBasedQueryExecutor 2023-03-20 17:45:18 +08:00
ed92c1cf1c Merge branch 'github_dev' into develop 2023-03-20 17:43:15 +08:00
67b6af8402 updates: calendar comp and table column batch updates
- add calendar comp
- table column batch config
- optimize list view comp
- .etc
2023-03-20 16:45:30 +08:00
5b4af52fd5 updates: calendar comp and table column batch updates
- add calendar comp
- table column batch config
- optimize list view comp
- .etc
2023-03-20 16:32:30 +08:00
4d527d4ba6 Merge pull request #326 from neon-balcony/develop
refactor(query): we will call JS to do server-side parsing and mustache he handling in the future, so add buildQueryExecutionContextMono as the first step
2023-03-20 16:26:00 +08:00
a434ead580 GITBOOK-128: Update List View and JS query 2023-03-20 08:24:53 +00:00
efcc388588 refactor(query): we will call JS to do server-side parsing and mustache handling in the future, so add buildQueryExecutionContextMono as the first step 2023-03-20 16:24:34 +08:00
70f6af9236 Merge pull request #325 from neon-balcony/develop
refactor: move datasourceConfig.getExtParams() handling logic to SqlBasedConnector
2023-03-20 16:08:59 +08:00
e06b7aa638 Merge branch 'develop' into github_dev 2023-03-20 16:07:02 +08:00
a32bc46391 refactor: move datasourceConfig.getExtParams() handling logic to SqlBasedConnector 2023-03-20 16:06:40 +08:00
6a28b3c9da Merge pull request #324 from lvhuichao/develop
feat: add AbstractBlockedAuthRequest; rm jsprint
2023-03-20 15:27:13 +08:00
4f13e4db0e Merge branch 'develop' into github_develop 2023-03-20 15:14:43 +08:00
fe1db59770 feat: add AbstractBlockedAuthRequest; rm jsprint 2023-03-20 15:13:10 +08:00
40748c283e Merge pull request #323 from lvhuichao/develop
1. feat: solve the deserialization of polymorphism in mongodb; 2. support js library
2023-03-20 15:03:29 +08:00