dream2023
|
40755d3ec6
|
Merge remote-tracking branch 'origin/T-2327-refactor2' into T-2327-and-2771
|
2024-01-17 14:44:22 +08:00 |
|
dream2023
|
de16828d73
|
feat: muti source
|
2024-01-17 14:43:39 +08:00 |
|
dream2023
|
c9aae391bd
|
fix: get children collection bug
|
2024-01-17 10:38:48 +08:00 |
|
dream2023
|
98206cf90e
|
Merge remote-tracking branch 'origin/T-2771' into T-2327-and-2771
|
2024-01-16 10:05:08 +08:00 |
|
katherinehhh
|
9ccec69068
|
refactor: target key should be string
|
2024-01-15 22:29:54 +08:00 |
|
katherinehhh
|
82ed96400f
|
refactor: target key should be string
|
2024-01-15 22:20:05 +08:00 |
|
katherinehhh
|
222d3f0b7b
|
refactor: target key shuold required
|
2024-01-15 22:04:12 +08:00 |
|
dream2023
|
7538d7b110
|
Merge remote-tracking branch 'origin/T-2327-refactor2' into T-2327-and-2771
|
2024-01-15 16:30:09 +08:00 |
|
dream2023
|
087e2dcfe4
|
fix: rename CollectionTemplate to CollectionTemplateBase
|
2024-01-15 16:18:08 +08:00 |
|
dream2023
|
4f6ed79221
|
fix: rename CollectionFieldInterface to CollectionFieldInterfaceBase
|
2024-01-15 16:13:57 +08:00 |
|
dream2023
|
4bd0198ffc
|
Merge remote-tracking branch 'origin/T-2771' into T-2327-and-2771
|
2024-01-15 14:33:11 +08:00 |
|
dream2023
|
c4f43cab54
|
docs: new docs
|
2024-01-14 23:11:15 +08:00 |
|
katherinehhh
|
dea66152b3
|
refactor: foreign key
|
2024-01-14 21:12:21 +08:00 |
|
katherinehhh
|
18a25682ed
|
refactor: foreign key
|
2024-01-14 21:11:34 +08:00 |
|
dream2023
|
615b19a7cb
|
fix: inheritance bug
|
2024-01-13 21:36:48 +08:00 |
|
dream2023
|
5f37f7a523
|
fix: bug
|
2024-01-12 15:20:23 +08:00 |
|
dream2023
|
4132659670
|
fix: unit test
|
2024-01-12 12:05:46 +08:00 |
|
dream2023
|
3aba0d051e
|
fix: add CollectionExtendsProvider
|
2024-01-12 11:50:15 +08:00 |
|
dream2023
|
db81a8aab6
|
fix: bug
|
2024-01-12 11:25:20 +08:00 |
|
dream2023
|
83680e211c
|
fix: remove collectionTemplate and fieldInterface V2
|
2024-01-12 10:21:39 +08:00 |
|
dream2023
|
9ec6372af9
|
fix: field interfaces to class
|
2024-01-11 23:33:35 +08:00 |
|
dream2023
|
9542db19ff
|
fix: template to class
|
2024-01-11 22:05:18 +08:00 |
|
dream2023
|
9a85755684
|
fix: add field groups
|
2024-01-11 18:16:08 +08:00 |
|
dream2023
|
f934cb9bbe
|
fix: rename collectionFieldInterfaceInstance to fieldInterfaceInstance
|
2024-01-11 17:19:52 +08:00 |
|
dream2023
|
b492f4999c
|
Merge remote-tracking branch 'origin/main' into T-2327-refactor2
|
2024-01-11 15:16:54 +08:00 |
|
dream2023
|
04a4949d9d
|
fix: collection field groups remove from core
|
2024-01-11 15:16:05 +08:00 |
|
katherinehhh
|
895e305a8e
|
Merge branch 'main' into T-2771
|
2024-01-11 10:17:25 +08:00 |
|
chenos
|
2f8b0e75f8
|
feat: optimize translation
|
2024-01-11 10:06:44 +08:00 |
|
dream2023
|
0d53f1b93c
|
fix: bug
|
2024-01-10 23:51:02 +08:00 |
|
dream2023
|
50c57591a6
|
Merge remote-tracking branch 'origin/main' into T-2327-refactor2
|
2024-01-10 21:52:07 +08:00 |
|
dream2023
|
4bd5003002
|
fix: e2e
|
2024-01-10 21:50:58 +08:00 |
|
chenos
|
f2de05bea0
|
fix(client): hide gmt property
|
2024-01-09 18:12:34 +08:00 |
|
dream2023
|
ecb8842444
|
fix: docs build
|
2024-01-09 17:48:03 +08:00 |
|
dream2023
|
1af2b7e87c
|
fix: bug
|
2024-01-09 16:51:03 +08:00 |
|
dream2023
|
8a3e816c54
|
Merge remote-tracking branch 'origin/main' into T-2327-refactor2
|
2024-01-09 15:37:39 +08:00 |
|
dream2023
|
f0a2e03402
|
fix: bug
|
2024-01-09 15:31:59 +08:00 |
|
dream2023
|
55d9da5800
|
fix: bug
|
2024-01-09 11:45:55 +08:00 |
|
dream2023
|
6ac6f050c2
|
fix: bug
|
2024-01-09 10:47:37 +08:00 |
|
ChengLei Shao
|
fa97d0a642
|
feat: application backup and restore (#3268)
* fix: perform load action on boot main app
* feat: add dataType option in collection duplicator
* chore: reset optional dumpable config
* chore: dump command
* chore: dump & restore command
* chore: delay restore
* fix: dump test
* chore: restore command
* chore: dump command action
* chore: dumpable collection api
* chore: client collection option
* feat: backup& restore client
* chore: content disposition header in dump response
* chore: download backup field
* feat: collection origin option
* fix: test
* chore: collection manager collection origin
* chore: upload backup field
* chore: upload restore file
* chore: upload restore file
* fix: test
* chore: backup and restore support learn more
* refactor: upload restore file
* refactor: upload restore file
* fix: test
* fix: test
* chore: dumpable collection with title
* chore: pg only test
* chore: test
* fix: test
* chore: test sleep
* style: locale improve
* refactor: download backup file
* refactor: start restore
* fix: restore key name
* refactor: start restore
* refactor: start restore
* refactor: start restore
* refactor: start restore
* refactor: start restore
* refactor: start restore
* chore: unify duplicator option
* fix: dump empty collection
* chore: test
* chore: test
* style: style improve
* refactor: locale improve
* chore: dumpalbe collection orders
* style: style improve
* style: style improve
* style: icon adjust
* chore: nginx body size
* chore: get file status
* feat: run dump task
* feat: download api
* chore: backup files resourcer
* feat: restore destroy api
* chore: backup files resoucer
* feat: list backup files action
* chore: get collection meta from dumped file
* fix: dump file name
* fix: test
* chore: backup and restore ui
* chore: swagger api for backup & restore
* chore: api doc
* chore: api doc
* chore: api doc
* chore: backup and restore ui
* chore: backup and restore ui
* chore: backup and restore ui
* chore: backup and restore ui
* chore: backup and restore ui
* fix: restore values
* style: style improve
* fix: download field respontype
* fix: restore form local file
* refactor: local improve
* refactor: delete backup file
* fix: in progress status
* refactor: locale improve
* refactor: locale improve
* refactor: style improve
* refactor: style improve
* refactor: style improve
* test: dump collection table attribute
* chore: dump collection with table attributes
* chore: test
* chore: create new table in restore
* fix: import error
* chore: restore table from backup file
* chore: sync collection after restore collections
* fix: restore json data
* style: style improve
* chore: restore with fields
* chore: test
* fix: test
* fix: test with underscored
* style: style improve
* fix: lock file state
* chore: add test file
* refactor: backup & restore plugin
* fix: mysql test
* chore: skip import view collection
* chore: restore collection with inherits topo order
* fix: import
* style: style improve
* fix: restore sequence fields
* fix: themeConfig collection duplicator option
* fix: restore with dialectOnly meta
* fix: throw error
* fix: restore
* fix: import backup file created in postgres into mysql
* fix: repeated items in inherits
* chore: upgrade after restore
* feat: check database env before restore
* feat: handle autoincr val in postgres
* chore: sqlite & mysql queryInterface
* chore: test
* fix: test
* chore: test
* fix: build
* fix: pg test
* fix: restore with date field
* chore: theme-config collection
* chore: chage import collections method to support collection origin
* chore: fallback get autoincr value in mysql
* fix: dataType normalize
* chore: delay restore
* chore: test
* fix: build
* feat: collectin onDump
* feat: collection onDump interface
* chore: dump with view collection
* chore: sync in restore
* refactor: locale improve
* refactor: code improve
* fix: test
* fix: data sync
* chore: rename backup & restore plugin
* chore: skip test
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* chore: import version check
* chore: backup file dir
* chore: build
* fix: bugs
* fix: error
* fix: pageSize
* fix: import origin
* fix: improve code
* fix: remove namespace
* chore: dump rules config
* fix: dump custom collection
* chore: version
* fix: test
* fix: test
* fix: test
* fix: test
* chore: test
* fix: load custom collection
* fix: client
* fix: translation
* chore: code
* fix: bug
* fix: support shared option
* fix: roles collection dumpRules
* chore: test
* fix: define collections
* chore: collection group
* fix: translation
* fix: translation
* fix: restore options
* chore: restore command
* chore: dump error
* fix: too many open files
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-01-08 18:59:56 +08:00 |
|
dream2023
|
0b16526297
|
fix: bug
|
2024-01-08 18:03:25 +08:00 |
|
katherinehhh
|
af3ef28656
|
fix: value undefined in CollectionCategory
|
2024-01-08 15:25:18 +08:00 |
|
Chareice
|
0157deaff8
|
Merge branch 'T-2844' into T-2771
|
2024-01-07 22:24:35 +08:00 |
|
dream2023
|
f0e4152f49
|
Merge remote-tracking branch 'origin/main' into T-2327-refactor2
|
2024-01-06 16:59:36 +08:00 |
|
dream2023
|
c19305d4f9
|
fix: test bug
|
2024-01-06 16:36:27 +08:00 |
|
dream2023
|
513f03ac62
|
fix: bug
|
2024-01-05 18:45:02 +08:00 |
|
dream2023
|
2f96943875
|
fix: init
|
2024-01-05 18:16:00 +08:00 |
|
katherinehhh
|
393b9f47c2
|
refactor: view collection should omit rawTitle when sync form database (#3327)
|
2024-01-05 10:37:25 +08:00 |
|
katherinehhh
|
c26edf6282
|
fix: view collection should omit rawTitle when sync form database (#3326)
|
2024-01-05 09:57:23 +08:00 |
|
katherinehhh
|
1bbae2cc4f
|
refactor: input interface support uid as availableTypes
|
2024-01-02 17:57:39 +08:00 |
|
katherinehhh
|
e5f068baa5
|
Merge branch 'main' into T-2771
|
2024-01-02 11:56:43 +08:00 |
|