272 Commits

Author SHA1 Message Date
Joseph Page
aa018cc502 fix: back to node-fetch v2 2023-03-22 15:16:20 +01:00
Joseph Page
f1e63bb270 fix(import): change deprecated request by node-fetch module 2023-03-17 14:49:18 +01:00
Baptiste Studer
e1c7469150 chroe(CHANGELOG.md): Reorganize 2022-11-06 00:17:46 +01:00
Baptiste Studer
44112f2aa7 chore(release): 1.18.0 v1.18.0 2022-11-06 00:15:55 +01:00
Baptiste Studer
fa08af1707 feat(HomePage): Add help section 2022-11-06 00:14:55 +01:00
Baptiste Studer
045c17be38 chore(doc): Explain how to export whole database and setup preferences 2022-11-05 23:59:33 +01:00
Baptiste Studer
e0e95ff75b chore(doc): Udpdate known limitations section 2022-11-05 23:58:46 +01:00
Baptiste Studer
460cbef242
Merge pull request #76 from Baboo7/feat/export-whole-db
Feat/export whole db
2022-11-05 23:48:46 +01:00
Baptiste Studer
d4bd0a9d20 chore(*): Lint project 2022-11-05 23:32:23 +01:00
Baptiste Studer
31e706afcf feat(export-v2): Export whole database 2022-11-05 23:28:23 +01:00
Baptiste Studer
7cab210f31 test(export-v2): Should export whole database 2022-11-05 23:20:17 +01:00
Baptiste Studer
323de8d5de refacto(useSlug): Get model slug only on collection and single type pages 2022-11-05 13:37:50 +01:00
Baptiste Studer
074e19f716 refacto(ExportModal): Use preferences 2022-11-05 13:37:09 +01:00
Baptiste Studer
022b363323 feat(HomePage): Setup basic layout 2022-11-04 20:29:18 +01:00
Baptiste Studer
75b25698fc feat(admin): Display plugin homepage 2022-11-04 19:23:13 +01:00
Baptiste Studer
140ac0e310 chore(eslint): Sort imports 2022-11-04 19:14:52 +01:00
Baptiste Studer
cc775825c7 chore(CHANGELOG.md): Lint 2022-10-30 20:49:13 +01:00
Baptiste Studer
efbb79554b chore(husky): Send back to APA 2022-10-30 20:48:49 +01:00
Baptiste Studer
01b356ffeb chore(release): 1.17.3 v1.17.3 2022-10-30 20:44:02 +01:00
Baptiste Studer
c9547913b4 fix(export-v2): Export components for simple single and collection types 2022-10-30 20:43:37 +01:00
Baptiste Studer
c1e452841f test(export-v2): Should export components for simple single and collection types 2022-10-30 20:42:19 +01:00
Baptiste Studer
366461f6c5 fix(import-v2): Set components for simple single and collection types 2022-10-30 20:41:07 +01:00
Baptiste Studer
372f1e4a43 test(import-v2): Should set components for simple single and collection types 2022-10-30 19:58:55 +01:00
Baptiste Studer
22a26e5066 test(*): Generate unique data 2022-10-30 19:05:25 +01:00
Baptiste Studer
b86edaaee3 test(strapi): Cleanup components 2022-10-30 19:04:46 +01:00
Baptiste Studer
97fb6b1403 test(import-v2): Should create or update standalone components 2022-10-30 19:03:43 +01:00
Baptiste Studer
55c31458e4 chore(git): Update gitignore 2022-10-30 17:39:49 +01:00
Baptiste Studer
dcfbb35eb5 chore(husky): Setup husky 2022-10-30 17:35:03 +01:00
Baptiste Studer
425dc77dc9 chore(release): 1.17.2 v1.17.2 2022-10-30 17:27:17 +01:00
Baptiste Studer
4618509add test(import-v2): Should update partially single types localized 2022-10-30 17:21:43 +01:00
Baptiste Studer
0edbccb86b refacto(import): Factorize slug in tests 2022-10-30 17:15:14 +01:00
Baptiste Studer
4a2c9131a2 fix(import-v2): Import collection types localized 2022-10-30 17:14:33 +01:00
Baptiste Studer
454e2d345b test(export-v2): Should export collection type localized 2022-10-30 17:06:47 +01:00
Baptiste Studer
32f552a995 test(import-v2): Should import collection type localized 2022-10-30 17:05:23 +01:00
Baptiste Studer
1dfff19112 chore(package-lock.json): Update node engine 2022-10-30 11:43:24 +01:00
Baptiste Studer
efa58f52f6 test(collection-type): Create localized collection type 2022-10-30 11:43:03 +01:00
Baptiste Studer
3c6e0b8d2a chore(release): 1.17.1 v1.17.1 2022-10-28 23:16:23 +02:00
Baptiste Studer
2fcfeaec58 chore(README.md): Add section about known limitations 2022-10-28 23:12:11 +02:00
Baptiste Studer
007069377b refacto(import-v2): Remove id field for single type 2022-10-28 23:05:11 +02:00
Baptiste Studer
ff6ef95631 refacto(import-v2): Find collection type entry before update 2022-10-28 23:04:23 +02:00
Baptiste Studer
5220b64561 fix(import-v2): Sync primary key sequence for postgres database 2022-10-28 22:44:51 +02:00
Baptiste Studer
3a2e8b3939 test(import-v2): Test partial update of collection type 2022-10-28 19:49:53 +02:00
Baptiste Studer
22eb4532e0 chore(CHANGELOG.md): Prettify 2022-10-28 19:32:09 +02:00
Baptiste Studer
eb532cf696 feat(package.json): Enable plugin for node 18 2022-10-27 20:29:11 +02:00
Baptiste Studer
da1888f1bc docs(.versionrc.json): Update changelog generation config 2022-10-27 19:46:36 +02:00
Baptiste Studer
80d134b591 chore(release): 1.17.0 v1.17.0 2022-10-27 19:43:24 +02:00
Baptiste Studer
a5576c1897 test(import): Comment limitation about single type localized 2022-10-27 19:08:28 +02:00
Baptiste Studer
35b54c5d4e fix(import-v2): Import single type 2022-10-27 18:45:37 +02:00
Baptiste Studer
6092b67c60 test(import-v2): Test import of single type 2022-10-27 18:44:46 +02:00
Baptiste Studer
da8c4344d1 test(export-v2): Test export localizations of single type localized 2022-10-24 22:45:45 +02:00