10000 Releases · spryker/storage-gui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: spryker/storage-gui

1.3.0

03 Jul 10:31
Compare
Choose a tag to compare

Included commits: 1.2.0...1.3.0

Improvements

  • Adjusted MaintenanceController:keyAction() to use key with full format.
  • Adjusted StorageTable to use key with full format.

1.2.0

27 Jun 12:32
Compare
Choose a tag to compare

Included commits: 1.1.0...1.2.0

Improvements

  • Moved frontend part to Gui module.
  • Increased Gui module version dependency.

1.1.0

24 Jun 12:09
Compare
Choose a tag to compare

Included commits: 1.0.0...1.1.0

Improvements

  • Adjusted MaintenanceController to work with JSON structure in UI.
  • Adjusted key.twig to support JSON view data.
  • Added StorageGuiToStorageClientInterface::get() to dependencies.
  • Adjusted list to show additional information for search.
  • Introduced package.json to add highlight.js dependency.
  • Introduced spryker-zed-storage-gui.entry.js entry point to generate js and css assets for the module.
  • Introduced spryker-zed-storage-list-gui.entry.js entry point to generate js and css assets for list page.
  • Introduced main.js to initialize all js modules.
  • Introduced list.js to initialize all js modules for list page.
  • Introduced copy-action.js to implement copy to clipboard functionality.
  • Introduced download-action.js to implement download file functionality.
  • Introduced highlight.js to highlight json.
  • Introduced main.scss to provide styles for the module.
  • Adjusted StorageTable to use adaptive search.

1.0.0

19 Sep 07:53
Compare
Choose a tag to compare

Included commits: https://github.com/spryker/storage-gui/tree/1.0.0

Initial Release

  • Introduced module to provide Gui functionality for Storage module.
0