23b642 cockpit-composer-12.1 base

Merged and Committed by Packit 3 years ago
51 files changed. 14319 lines added. 0 lines removed.
LICENSE.txt
file added
+19
README.md
file added
+203
cockpit-composer.spec
file added
+39
io.weldr.cockpit-composer.metainfo.xml
file added
+17
public/custom.css
file added
+811
public/dist/index.html
file added
+15
public/dist/main.css
file added
+9268
public/dist/main.css.map
file added
+1
public/dist/main.js
file added
+162
public/dist/main.js.map
file added
+1
public/dist/manifest.json
file added
+21
public/index.ejs
file added
+15
public/manifest.json
file added
+21
test/check-application
file added
+207
test/end-to-end/HACKING.md
file added
+67
test/end-to-end/README.md
file added
+116
test/end-to-end/babel.config.js
file added
+12
test/end-to-end/components/AvailableComponents.component.js
file added
+39
test/end-to-end/components/Blueprint.component.js
file added
+44
test/end-to-end/components/Details.component.js
file added
+34
test/end-to-end/components/dependencies.component.js
file added
+19
test/end-to-end/components/selectedComponents.component.js
file added
+83
test/end-to-end/package.json
file added
+30
test/end-to-end/pages/EditPackages.page.js
file added
+123
test/end-to-end/pages/ToastNotification.page.js
file added
+19
test/end-to-end/pages/ViewBlueprint.page.js
file added
+173
test/end-to-end/pages/blueprints.page.js
file added
+70
test/end-to-end/pages/createBlueprint.page.js
file added
+41
test/end-to-end/pages/createImage.page.js
file added
+56
test/end-to-end/pages/createUserAccount.page.js
file added
+75
test/end-to-end/pages/deleteBlueprint.page.js
file added
+15
test/end-to-end/pages/deleteImage.page.js
file added
+31
test/end-to-end/pages/editDescription.page.js
file added
+26
test/end-to-end/pages/export.page.js
file added
+23
test/end-to-end/pages/pendingCommit.page.js
file added
+43
test/end-to-end/pages/sources.page.js
file added
+98
test/end-to-end/specs/api.test.js
file added
+31
test/end-to-end/specs/blueprints.test.js
file added
+101
test/end-to-end/specs/createBlueprint.test.js
file added
+105
test/end-to-end/specs/createImage.test.js
file added
+43
test/end-to-end/specs/createUserAccount.test.js
file added
+275
test/end-to-end/specs/editPackages1.test.js
file added
+304
test/end-to-end/specs/editPackages2.test.js
file added
+302
test/end-to-end/specs/imageBuilding.test.js
file added
+139
test/end-to-end/specs/sources.test.js
file added
+172
test/end-to-end/specs/viewBlueprint.test.js
file added
+216
test/end-to-end/utils/commands.js
file added
+162
test/end-to-end/wdio.conf.js
file added
+347
test/run
file added
+9
test/selenium_start.sh
file added
+34
test/vm.install
file added
+42
    cockpit-composer-12.1 base
    
        
file added
+19
file added
+203
file added
+811
file added
+9268
file added
+162
file added
+15
file added
+21
file added
+207
file added
+9
file added
+42