File tree Expand file tree Collapse file tree
apps/xt-host/projects/host/public/assets/config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "display-name" : " Web plugin" ,
1313 "version" : " 1.0.0" ,
1414 "info" : {
15- "remote-entry" :" https://test. dont-code.net/apps/latest/web-plugin/remoteEntry.json"
15+ "remote-entry" :" https://dont-code.net/apps/latest/web-plugin/remoteEntry.json"
1616 },
1717 "config" : {}
1818 }, {
1919 "id" : " International" ,
2020 "display-name" : " International plugin" ,
2121 "version" : " 1.0.0" ,
2222 "info" : {
23- "remote-entry" :" https://test. dont-code.net/apps/latest/intl-plugin/remoteEntry.json"
23+ "remote-entry" :" https://dont-code.net/apps/latest/intl-plugin/remoteEntry.json"
2424 },
2525 "config" : {}
2626 }, {
2727 "id" : " Finance" ,
2828 "display-name" : " Finance plugin" ,
2929 "version" : " 1.0.0" ,
3030 "info" : {
31- "remote-entry" :" https://test. dont-code.net/apps/latest/finance-plugin/remoteEntry.json"
31+ "remote-entry" :" https://dont-code.net/apps/latest/finance-plugin/remoteEntry.json"
3232 },
3333 "config" : {}
3434 }, {
3535 "id" : " Agenda" ,
3636 "display-name" : " Agenda plugin" ,
3737 "version" : " 1.0.0" ,
3838 "info" : {
39- "remote-entry" :" https://test. dont-code.net/apps/latest/agenda-plugin/remoteEntry.json"
39+ "remote-entry" :" https://dont-code.net/apps/latest/agenda-plugin/remoteEntry.json"
4040 },
4141 "config" : {}
4242 }
Original file line number Diff line number Diff line change 1212 "display-name" : " Web plugin" ,
1313 "version" : " 1.0.0" ,
1414 "info" : {
15- "remote-entry" :" https://test. dont-code.net/apps/latest/web-plugin/remoteEntry.json"
15+ "remote-entry" :" https://dont-code.net/apps/latest/web-plugin/remoteEntry.json"
1616 },
1717 "config" : {}
1818 }, {
1919 "id" : " International" ,
2020 "display-name" : " International plugin" ,
2121 "version" : " 0.5" ,
2222 "info" : {
23- "remote-entry" :" https://test. dont-code.net/apps/latest/intl-plugin/remoteEntry.json"
23+ "remote-entry" :" https://dont-code.net/apps/latest/intl-plugin/remoteEntry.json"
2424 },
2525 "config" : {}
2626 }, {
2727 "id" : " Finance" ,
2828 "display-name" : " Finance plugin" ,
2929 "version" : " 0.5" ,
3030 "info" : {
31- "remote-entry" :" https://test. dont-code.net/apps/latest/finance-plugin/remoteEntry.json"
31+ "remote-entry" :" https://dont-code.net/apps/latest/finance-plugin/remoteEntry.json"
3232 },
3333 "config" : {}
3434 }, {
3535 "id" : " Agenda" ,
3636 "display-name" : " Agenda plugin" ,
3737 "version" : " 1.0.0" ,
3838 "info" : {
39- "remote-entry" :" https://test. dont-code.net/apps/latest/agenda-plugin/remoteEntry.json"
39+ "remote-entry" :" https://dont-code.net/apps/latest/agenda-plugin/remoteEntry.json"
4040 },
4141 "config" : {}
4242 }
Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://dont-code.net/schemas/v1/repository-schema.json" ,
3+ "name" : " Next Collinfr Repository" ,
4+ "description" : " Repository provided by Dont-code using next versions of plugins to connect to Collinfr services" ,
5+ "webSocketUrl" : " ws://collinfr.net/dont-code/preview" ,
6+ "storeApiUrl" : " https://collinfr.net/dont-code/data" ,
7+ "projectApiUrl" : " https://collinfr.net/dont-code/project" ,
8+ "documentApiUrl" : " https://collinfr.net/dont-code/documents" ,
9+ "plugins" : [
10+ {
11+ "id" : " Web" ,
12+ "display-name" : " Web plugin" ,
13+ "version" : " 1.0.0" ,
14+ "info" : {
15+ "remote-entry" :" https://dont-code.net/apps/next/web-plugin/remoteEntry.json"
16+ },
17+ "config" : {}
18+ }, {
19+ "id" : " International" ,
20+ "display-name" : " International plugin" ,
21+ "version" : " 1.0.0" ,
22+ "info" : {
23+ "remote-entry" :" https://dont-code.net/apps/next/intl-plugin/remoteEntry.json"
24+ },
25+ "config" : {}
26+ }, {
27+ "id" : " Finance" ,
28+ "display-name" : " Finance plugin" ,
29+ "version" : " 1.0.0" ,
30+ "info" : {
31+ "remote-entry" :" https://dont-code.net/apps/next/finance-plugin/remoteEntry.json"
32+ },
33+ "config" : {}
34+ }, {
35+ "id" : " Agenda" ,
36+ "display-name" : " Agenda plugin" ,
37+ "version" : " 1.0.0" ,
38+ "info" : {
39+ "remote-entry" :" https://dont-code.net/apps/next/agenda-plugin/remoteEntry.json"
40+ },
41+ "config" : {}
42+ }
43+
44+ ]
45+ }
Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://dont-code.net/schemas/v1/repository-schema.json" ,
3+ "name" : " Next Default Repository" ,
4+ "description" : " Repository provided by Dont-code using next versions of plugins to connect to demo services" ,
5+ "webSocketUrl" : " ws://test.dont-code.net/demo/preview" ,
6+ "storeApiUrl" : " https://test.dont-code.net/demo/data" ,
7+ "projectApiUrl" : " https://test.dont-code.net/demo/project" ,
8+ "documentApiUrl" : " https://test.dont-code.net/demo/documents" ,
9+ "plugins" : [
10+ {
11+ "id" : " Web" ,
12+ "display-name" : " Web plugin" ,
13+ "version" : " 1.0.0" ,
14+ "info" : {
15+ "remote-entry" :" https://dont-code.net/apps/next/web-plugin/remoteEntry.json"
16+ },
17+ "config" : {}
18+ }, {
19+ "id" : " International" ,
20+ "display-name" : " International plugin" ,
21+ "version" : " 1.0.0" ,
22+ "info" : {
23+ "remote-entry" :" https://dont-code.net/apps/next/intl-plugin/remoteEntry.json"
24+ },
25+ "config" : {}
26+ }, {
27+ "id" : " Finance" ,
28+ "display-name" : " Finance plugin" ,
29+ "version" : " 1.0.0" ,
30+ "info" : {
31+ "remote-entry" :" https://test.dont-code.net/next/latest/finance-plugin/remoteEntry.json"
32+ },
33+ "config" : {}
34+ }, {
35+ "id" : " Agenda" ,
36+ "display-name" : " Agenda plugin" ,
37+ "version" : " 1.0.0" ,
38+ "info" : {
39+ "remote-entry" :" https://test.dont-code.net/next/latest/agenda-plugin/remoteEntry.json"
40+ },
41+ "config" : {}
42+ }
43+
44+ ]
45+ }
You can’t perform that action at this time.
0 commit comments