LICENSE | 100644 | 0 | 0 | | | 31.7 KB | 963392e038d7bea128e55cc67dd691c204593db3527060667f0c82f0f0a1be64 |
README.md | 100644 | 0 | 0 | | | 6.04 KB | fb51a9a63e3a6b763cb9a3afda8a3d344875afed997444269c1be33934a387fd |
Rakefile | 100755 | 0 | 0 | | | 687 Bytes | 6812454220fac791ce995482724cd6991963386745bba412b46450161dc8799b |
app/assets/javascripts/foreman_snapshot_management/locale/cs_CZ/foreman_snapshot_management.js | 100644 | 0 | 0 | | | 6 KB | 9125ffb51782862a85ef90c286b48cbbe81d0c387d72d9269378a5d91682caa5 |
app/assets/javascripts/foreman_snapshot_management/locale/de/foreman_snapshot_management.js | 100644 | 0 | 0 | | | 6.44 KB | 38a78e51e230a04557794a24db6343d5f6f942aa30f322448ebb40ac4dcc749d |
app/assets/javascripts/foreman_snapshot_management/locale/el/foreman_snapshot_management.js | 100644 | 0 | 0 | | | 5.94 KB | 8789212d3b9196660a19a75edaace8ca09044fc860b9916982f79845ec0f477c |
app/assets/javascripts/foreman_snapshot_management/locale/en/foreman_snapshot_management.js | 100644 | 0 | 0 | | | 368 Bytes | 42bbe2ba138a9cb407ecedee9eb93b355f7b95fed6d858ab1572d6159f2ccf7a |
app/assets/javascripts/foreman_snapshot_management/locale/fr/foreman_snapshot_management.js | 100644 | 0 | 0 | | | 6.98 KB | e482a65d74ed5090c591a71f16aac888baef19645e37c05f146984882aa9955d |
app/assets/javascripts/foreman_snapshot_management/locale/ja/foreman_snapshot_management.js | 100644 | 0 | 0 | | | 7.45 KB | 9c28257fb414fe413afcde7f56f9391b009fbd9f4e6bf82fe8a88958840bac59 |
app/assets/javascripts/foreman_snapshot_management/locale/ka/foreman_snapshot_management.js | 100644 | 0 | 0 | | | 9.66 KB | 42528f86b61990d86f9abd4e2699be29d6a90cef55ac0fd52822afd3b92dfac4 |
app/assets/javascripts/foreman_snapshot_management/locale/zh_CN/foreman_snapshot_management.js | 100644 | 0 | 0 | | | 5.94 KB | b9d62cdf1a3d0bb563190db5e4511ba04d412fe16a4dc53587c83eb83867653f |
app/controllers/api/v2/snapshots_controller.rb | 100644 | 0 | 0 | | | 4.55 KB | 6dc618318e3fd7d21bf619a1ec7e6b0743045471391b5293d6ca0dacb7dfaf2b |
app/controllers/concerns/foreman/controller/parameters/snapshot.rb | 100644 | 0 | 0 | | | 472 Bytes | 8bb15e1602323c42957011d6fea54f45bdc2b80e9eeaebb79ea4f09674180242 |
app/controllers/foreman_snapshot_management/snapshots_controller.rb | 100644 | 0 | 0 | | | 6.33 KB | 73689bcd8536b91c3e5de13eee9b4fc791de2f405426bc5095d267c6199f8c2d |
app/helpers/foreman_snapshot_management/hosts_helper.rb | 100644 | 0 | 0 | | | 373 Bytes | b6895b1eb45423d6f29c67fa0a42ad8ed987a8131f1354b81112b836c6da5141 |
app/helpers/foreman_snapshot_management/snapshot_helper.rb | 100644 | 0 | 0 | | | 232 Bytes | f5c64cc746ddc1739780a052ce6e1bb00867f24bb766a76ebe65de761f0d9393 |
app/models/concerns/fog_extensions/proxmox/snapshots/mock.rb | 100644 | 0 | 0 | | | 609 Bytes | 2acab9d915dd72f1a7dc2ce98047338f5cbb986b0983d334e6ff38c973c6c5f9 |
app/models/concerns/fog_extensions/vsphere/snapshots/mock.rb | 100644 | 0 | 0 | | | 1.01 KB | 24cfbaad5ec47602c520e7d20a42d5aee194a621a90edee37c4bc3e9c14802c4 |
app/models/concerns/fog_extensions/vsphere/snapshots/real.rb | 100644 | 0 | 0 | | | 1.62 KB | 12ecefcea1dacb7c80f3255c0da4a8e72c3258e08cf31bff391f44709d32cd94 |
app/models/foreman_snapshot_management/proxmox_extensions.rb | 100644 | 0 | 0 | | | 3.28 KB | 8670dfe36e2e46d93b63ccb9a65d8555bcbff6735059aed6de1ce334326db087 |
app/models/foreman_snapshot_management/snapshot.rb | 100644 | 0 | 0 | | | 4.4 KB | f830d4f55377e0af1fd65fc22b11a3ae71747ba56308bd4e497d775709b9f54d |
app/models/foreman_snapshot_management/vmware_extensions.rb | 100644 | 0 | 0 | | | 3.9 KB | 3394cc346a0ac1bfb7bf4a8a7ab184328804048c0c24b88f493225a7660d2d5f |
app/views/api/v2/snapshots/base.json.rabl | 100644 | 0 | 0 | | | 146 Bytes | 55dac5a8932474d315e2625c8c5c6835a92aa30f5b1795bf3dc11ad94356771f |
app/views/api/v2/snapshots/create.json.rabl | 100644 | 0 | 0 | | | 81 Bytes | 2c7606ef5fcd4165b0c25468cf83903dd22b415559bbb213ce454c446e7a0939 |
app/views/api/v2/snapshots/destroy.json.rabl | 100644 | 0 | 0 | | | 81 Bytes | 2c7606ef5fcd4165b0c25468cf83903dd22b415559bbb213ce454c446e7a0939 |
app/views/api/v2/snapshots/index.json.rabl | 100644 | 0 | 0 | | | 86 Bytes | e691efce2e5fefe9ddae3b23743c7919b4c09789ed12b59ceed7ade7d4ec7685 |
app/views/api/v2/snapshots/main.json.rabl | 100644 | 0 | 0 | | | 278 Bytes | e8550cc425e984a368a68e8561786e6e83138a6352d2521e082fbec525d9a6c2 |
app/views/api/v2/snapshots/revert.json.rabl | 100644 | 0 | 0 | | | 81 Bytes | 2c7606ef5fcd4165b0c25468cf83903dd22b415559bbb213ce454c446e7a0939 |
app/views/api/v2/snapshots/show.json.rabl | 100644 | 0 | 0 | | | 81 Bytes | affe0565800d733dae1b5646233b67ef4bb7ed861dc216c68e664b8ddb9b89ed |
app/views/api/v2/snapshots/update.json.rabl | 100644 | 0 | 0 | | | 81 Bytes | 2c7606ef5fcd4165b0c25468cf83903dd22b415559bbb213ce454c446e7a0939 |
app/views/foreman_snapshot_management/snapshots/_index.html.erb | 100644 | 0 | 0 | | | 686 Bytes | 8eb5a493c33cb6306c126bcc2f82da805ce3d9abb49ffd25eaf34d6a70da06cf |
app/views/foreman_snapshot_management/snapshots/select_multiple_host.html.erb | 100644 | 0 | 0 | | | 777 Bytes | aef0aaa56948c1322ab0a3e6618c398167757c1a584273c7e3226b50f5219d0e |
app/views/hosts/_snapshots_tab.html.erb | 100644 | 0 | 0 | | | 591 Bytes | 6f6a3c903f7d6aaa57450c8d394b4365983197d6cd828c0e35359b85935024d6 |
config/routes.rb | 100644 | 0 | 0 | | | 1.07 KB | 47c59a57e4bde0386c51c22593cf32b12996fd5ac978a9c547234bcc914c9672 |
lib/foreman_snapshot_management.rb | 100644 | 0 | 0 | | | 114 Bytes | baa0efa60287172c45056a9b67fa30f74430f3ca71cce37830c03066948b622f |
lib/foreman_snapshot_management/engine.rb | 100644 | 0 | 0 | | | 4.86 KB | 6550aefb47a326b610d3c2ffea656fd380c2f958b3c0c12f7bb448937bd584b2 |
lib/foreman_snapshot_management/version.rb | 100644 | 0 | 0 | | | 88 Bytes | 39bd5b7ac5621e0c99f74c7b60ca95747296b696f5e2f1039628549b3c379e8d |
lib/tasks/foreman_snapshot_management_tasks.rake | 100644 | 0 | 0 | | | 1.78 KB | 5f2c3659b74fd343649849c74edf0cc7e4775813acbc578f7f1b207e1ebc52c7 |
locale/Makefile | 100644 | 0 | 0 | | | 2.29 KB | 12fe8c264b5ff5f66ab9981bb57f88cf684fb9947741ad86f0a0a02f966e838c |
locale/cs_CZ/LC_MESSAGES/foreman_snapshot_management.mo | 100644 | 0 | 0 | | | 3.42 KB | 25778caace10ab89df1b0cfa70ea7631a480c1e375363a53a9b5e3092724fd69 |
locale/cs_CZ/foreman_snapshot_management.po | 100644 | 0 | 0 | | | 5.13 KB | 3a9775e704f12811f8e7814a45c8d434530c6dd4abf35ec9be09fd8204dc6b7f |
locale/de/LC_MESSAGES/foreman_snapshot_management.mo | 100644 | 0 | 0 | | | 4.96 KB | eba1249217a0f8d8136e4aa6de466bc9f59952dc8a9d8c0384034464075254a1 |
locale/de/foreman_snapshot_management.po | 100644 | 0 | 0 | | | 5.81 KB | ca2e4c1e26a8f26a43da5765e276c28bbbb42b6c25aa4e15fa005e8588a0a07a |
locale/el/LC_MESSAGES/foreman_snapshot_management.mo | 100644 | 0 | 0 | | | 3.18 KB | 1c9f3a07714dcc153a005fff9c02c91593639a2b1809bac98454c1fe8d2dc1b3 |
locale/el/foreman_snapshot_management.po | 100644 | 0 | 0 | | | 5.12 KB | 496edb71c16ba87c371dcaddce9a86c7d35c7453fdcbc3cff32ac28e7bfe1b87 |
locale/en/LC_MESSAGES/foreman_snapshot_management.mo | 100644 | 0 | 0 | | | 386 Bytes | d011ddb7cd68f54edb76db5b06962cbf5465478a45e69ef43a892664ffb3be33 |
locale/en/foreman_snapshot_management.po | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
locale/foreman_snapshot_management.pot | 100644 | 0 | 0 | | | 8.86 KB | dd126e11684a6b5e3f39503aaa7772ac2b7af0d800124e2ad2b93ba0bb525487 |
locale/fr/LC_MESSAGES/foreman_snapshot_management.mo | 100644 | 0 | 0 | | | 5.72 KB | 66abf854bb30ec6ed331d8c511925b71f80240ff6793790f981e9e2b1e0d9583 |
locale/fr/foreman_snapshot_management.po | 100644 | 0 | 0 | | | 6.21 KB | 5b5f540c5274a18ee0942a767752730624995f8f7ca9b2832f089aedc47acd9a |
locale/gemspec.rb | 100644 | 0 | 0 | | | 153 Bytes | 8a067f3d01a002ad602aa308e43a8866d9d5f1ec289f7bff2c2b26098c89ae9e |
locale/ja/LC_MESSAGES/foreman_snapshot_management.mo | 100644 | 0 | 0 | | | 6.3 KB | f5bd94a6ebc33cc52977659d7799c80325fe10dfc01d3634badfa0fac63285d2 |
locale/ja/foreman_snapshot_management.po | 100644 | 0 | 0 | | | 6.66 KB | be8df31570517e956e74d5e42ad34e75708014ce9266fe92bf2d716fb0b44e0d |
locale/ka/LC_MESSAGES/foreman_snapshot_management.mo | 100644 | 0 | 0 | | | 8.65 KB | e5afef3b3ef0d55698d092f05792f9692334580410605dc85757a98b8e235735 |
locale/ka/foreman_snapshot_management.po | 100644 | 0 | 0 | | | 8.83 KB | d02702c77de9382e976e6e5ad8de40b110e721291bd7dec66acd58d5a93191a7 |
locale/zh_CN/LC_MESSAGES/foreman_snapshot_management.mo | 100644 | 0 | 0 | | | 4.78 KB | d07dac28167beb9a611b2ab1858ce0664a9151e7ea374ee40a17e15aba1f2e50 |
locale/zh_CN/foreman_snapshot_management.po | 100644 | 0 | 0 | | | 5.18 KB | 812047d4128cb3b3a3571d24cfe953f9ddfc4d3cd6d338c3a53ee26da526aba6 |
package.json | 100644 | 0 | 0 | | | 1.41 KB | ca36dfeae33210e78b1963e9093d3a230001ea1834fdee30e654e0b1757601a4 |
test/controllers/api/v2/snapshots_test.rb | 100644 | 0 | 0 | | | 10.6 KB | 65e2639b62c272ea6053b87e2ef12eda49efa406d6da16dd0ff0e043ed575dda |
test/controllers/foreman_snapshot_management/snapshots_controller_test.rb | 100644 | 0 | 0 | | | 8.84 KB | f23dfebb74a444ac99e129bdecf41d822ccab3f90772b969de161327eedc5353 |
test/factories/proxmox_factory.rb | 100644 | 0 | 0 | | | 562 Bytes | df27dabd48e1d7167166bcc63c8701dddefb87c18b8a02348acb44aed416e820 |
test/test_plugin_helper.rb | 100644 | 0 | 0 | | | 205 Bytes | e3bd8e96022ed6eb17cbb14e943a9369ea6a76dc713dc10d962178fec63ec736 |
webpack/components/SnapshotManagement/SnapshotManagement.js | 100644 | 0 | 0 | | | 2.08 KB | bf4fcf3fbffca6dcfb3071bf70b2a1decf4e6fa71b5d5f032e50b6d21026c2cb |
webpack/components/SnapshotManagement/SnapshotManagementActions.js | 100644 | 0 | 0 | | | 4.36 KB | 030437eae426862f2400cc07ef058c603e151a70c84d170881f56fc6bfc77f62 |
webpack/components/SnapshotManagement/SnapshotManagementConstants.js | 100644 | 0 | 0 | | | 587 Bytes | 935fd5879a3001179309ee3161357df727af3e36b17d19ed338e1b9389c78f7f |
webpack/components/SnapshotManagement/SnapshotManagementReducer.js | 100644 | 0 | 0 | | | 2.54 KB | 883e44ee92f3a593fb2b7f51d97889c4d86d16ca28f964139aea5e3c40eb7888 |
webpack/components/SnapshotManagement/SnapshotManagementSelectors.js | 100644 | 0 | 0 | | | 484 Bytes | 77cb58fe692788adfb2503aa665a460a790426767d321552d3c111e7f689687c |
webpack/components/SnapshotManagement/__tests__/SnapshotManagementActions.test.js | 100644 | 0 | 0 | | | 3.06 KB | 3bffc52053cdcafbf6443f0b6a424d4bbebcbc31717d371decb508393211b0a7 |
webpack/components/SnapshotManagement/__tests__/SnapshotManagementReducer.test.js | 100644 | 0 | 0 | | | 3.33 KB | 048e791eaf15037493a0f90169710613b3f4914647b718ee1531eda826cb080b |
webpack/components/SnapshotManagement/__tests__/__snapshots__/SnapshotManagementActions.test.js.snap | 100644 | 0 | 0 | | | 7.32 KB | ce2496c00f670e1b9830035da4c067708a96b14093ea4dd94c7c15f908d19f21 |
webpack/components/SnapshotManagement/__tests__/__snapshots__/SnapshotManagementReducer.test.js.snap | 100644 | 0 | 0 | | | 4.54 KB | 77fded3e89e56ea979ca97af863afd24979030330a08483cacf72bdef5cc2e6b |
webpack/components/SnapshotManagement/components/SnapshotForm/SnapshotForm.js | 100644 | 0 | 0 | | | 4.26 KB | 7f5c911cb6484876cb7786b3e9674426d651748f54fb1764468b0f5f2e87c06a |
webpack/components/SnapshotManagement/components/SnapshotForm/SnapshotFormConstants.js | 100644 | 0 | 0 | | | 290 Bytes | aa57b59d07875b94edb13e28ba54753a93ee5e19216cba7d3b4904d231e1a28b |
webpack/components/SnapshotManagement/components/SnapshotForm/__tests__/SnapshotForm.test.js | 100644 | 0 | 0 | | | 678 Bytes | d43472877b900c03e25fada502708e4e17b59319bfec0fed06f353bfb3c46149 |
webpack/components/SnapshotManagement/components/SnapshotForm/__tests__/__snapshots__/SnapshotForm.test.js.snap | 100644 | 0 | 0 | | | 17 KB | 7bfd0063a98c0b0ac6aa1ce27cb077739ddeb900adc04aa7e1eb9086b14f77b2 |
webpack/components/SnapshotManagement/components/SnapshotForm/index.js | 100644 | 0 | 0 | | | 420 Bytes | 7c0d07791699ef956cf7bdf2e580a9a78ab5c044e66dbcacd0d142df44666362 |
webpack/components/SnapshotManagement/components/SnapshotForm/snapshotForm.scss | 100644 | 0 | 0 | | | 46 Bytes | 7c062dfa2bd4d2745e7004a15a800f74041afe1d346f4ebcec0a42f79fe88d75 |
webpack/components/SnapshotManagement/components/SnapshotFormModal/SnapshotFormModal.js | 100644 | 0 | 0 | | | 947 Bytes | 5de7b53014f4f93b706c43163c7ee9b8c4c6f0e95ea0ce9d5efa08c49299a031 |
webpack/components/SnapshotManagement/components/SnapshotFormModal/SnapshotFormModalConstants.js | 100644 | 0 | 0 | | | 75 Bytes | 90e8b5ce77a39752012e0fcb0447b62ec9849fbdda52a1bbabae0127c2d68eff |
webpack/components/SnapshotManagement/components/SnapshotFormModal/__tests__/SnapshotFormModal.test.js | 100644 | 0 | 0 | | | 537 Bytes | 7994edb1278ba56e10315afb6a069eea042091c6106044be98f0d8d033f87647 |
webpack/components/SnapshotManagement/components/SnapshotFormModal/__tests__/__snapshots__/SnapshotFormModal.test.js.snap | 100644 | 0 | 0 | | | 408 Bytes | 85000daff9953ef1faec4391f61612110aab88ffcc455b5c06f820795ab77bc2 |
webpack/components/SnapshotManagement/components/SnapshotFormModal/index.js | 100644 | 0 | 0 | | | 359 Bytes | fde7a8d49e45cd5eefea6ec91477c46ae1807dbc0d57583763133a881e612825 |
webpack/components/SnapshotManagement/components/SnapshotFormModal/useSnapshotFormModal.js | 100644 | 0 | 0 | | | 279 Bytes | 53edbcc4862a3852377d4f7a2c9427d5b1b480dfa5757d51d0c93190f1a4c8b4 |
webpack/components/SnapshotManagement/components/SnapshotList/SnapshotList.js | 100644 | 0 | 0 | | | 8.14 KB | 87bb53c1fd0df7f879c6ab0376e2848f672b394dfd2fdcdb4b2479eb9a225ac4 |
webpack/components/SnapshotManagement/components/SnapshotList/SnapshotListHelper.js | 100644 | 0 | 0 | | | 1.66 KB | 1efa037966fef59294a50f30f16c19b0add02db58d3687f0e5cc8183fd4559d3 |
webpack/components/SnapshotManagement/components/SnapshotList/__tests__/SnapshotList.test.js | 100644 | 0 | 0 | | | 1.93 KB | ebca388926f94297e69249c4519f91c9e9b3a18f57093af0dade8f44370d32cb |
webpack/components/SnapshotManagement/components/SnapshotList/__tests__/__snapshots__/SnapshotList.test.js.snap | 100644 | 0 | 0 | | | 23.1 KB | 309e0551dc2ee3fcbd1cac09ceee2d1047a975b91fc23dc221b503ecc4a10be9 |
webpack/components/SnapshotManagement/components/SnapshotList/snapshotList.scss | 100644 | 0 | 0 | | | 210 Bytes | 2c0aaacb50def47991724cb134774745c5356355756a9cee99814dd81f33df46 |
webpack/components/SnapshotManagement/index.js | 100644 | 0 | 0 | | | 1.12 KB | 097fce61b1774db8bc330325fbbdf16f27c542802cfacfa78e3350e6784d529a |
webpack/components/SnapshotManagement/snapshotManagement.scss | 100644 | 0 | 0 | | | 109 Bytes | 759c9159925977d40727bd176a7e36c1ca00b6d4560192dc2f72223c65b444d7 |
webpack/components/SnapshotManagementCard/SnapshotManagementCard.js | 100644 | 0 | 0 | | | 1.89 KB | 9067273dbf2cfe4d24be15fd6b884bacd023f090fe7609f7944c188080b25128 |
webpack/components/SnapshotManagementCard/__tests__/SnapshotManagementCard.test.js | 100644 | 0 | 0 | | | 1.14 KB | 3504638e1f4c54bf151e6d9b150839dc31578b30bb86b884f454f2e857e073f1 |
webpack/components/SnapshotManagementCard/__tests__/__snapshots__/SnapshotManagementCard.test.js.snap | 100644 | 0 | 0 | | | 2.21 KB | 6455866e98dea8db539e549995c1d7142b14490d4c241a8ed70984ea65149f55 |
webpack/components/SnapshotManagementCard/index.js | 100644 | 0 | 0 | | | 52 Bytes | 0144d7cbcf1fdb03b2ca0d6a14ce2c89e2b6a9fae7cc32d1581afd2198d912d4 |
webpack/global_index.js | 100644 | 0 | 0 | | | 586 Bytes | 33c8a393acf7499692dce2b38be0e8940f4d6e6c88ab41ffc9ca5592f2d19391 |
webpack/global_test_setup.js | 100644 | 0 | 0 | | | 472 Bytes | 46f40418eb9ab0817840ace5829fbd69907235eb4935c1a03e7aefc4183fcb3a |
webpack/index.js | 100644 | 0 | 0 | | | 234 Bytes | f106d0088a3a58ef1b9873506cbe0a5ebf02fee0854660001378e6ef8b6e007f |
webpack/reducers.js | 100644 | 0 | 0 | | | 204 Bytes | d66877db35d8797da4a2aa9be3d0558fd8c868ee2533e6f44f23181784d65eb7 |
webpack/test_setup.js | 100644 | 0 | 0 | | | 406 Bytes | c6076511191d27accfe4cbe668712f5b4c58085283f8713931a977fac0e5209c |