Skip to content

Latest commit

 

History

History
324 lines (231 loc) · 23.1 KB

CHANGELOG.md

File metadata and controls

324 lines (231 loc) · 23.1 KB

Release 1.1.3 Thu Nov 19 2020 09:19:30 GMT+0300 (MSK)

Release 1.1.2 Tue Sep 29 2020 12:14:35 GMT+0300 (MSK)

Release 1.1.1 Mon Mar 23 2020 11:57:20 GMT+0300 (MSK)

  • Get rid of dead code. Remove drag'n'drop related dependencies. (#275) (GitHub visortelle@gmail.com, 2020-03-23 11:53:22 +0300)

Release 1.1.0-beta.7 Tue Feb 04 2020 19:42:35 GMT+0300 (MSK)

Release 1.1.0-beta.6 Fri Jan 11 2019 15:28:12 GMT+0300 (MSK)

Release 1.1.0-beta.5 Mon Jan 07 2019 18:51:45 GMT+0300 (MSK)

Release 1.1.0-beta.4 Wed Aug 29 2018 19:47:34 GMT+0300 (MSK)

Release 1.1.0-beta.2 Fri Aug 17 2018 19:04:25 GMT+0300 (MSK)

Release 1.1.0-beta.1 Thu Aug 02 2018 10:28:14 GMT+0300 (MSK)

Release 1.1.0-beta.0 Sun Jul 29 2018 19:58:27 GMT+0300 (MSK)

Release 1.0.13 Sun Jul 29 2018 17:30:13 GMT+0300 (MSK)

Release 1.0.12 Thu May 17 2018 01:14:02 GMT+0300 (MSK)

Release 1.0.11 Thu Apr 19 2018 08:36:53 GMT+0000 (UTC)

Release 1.0.10 Wed Apr 11 2018 14:40:27 GMT+0000 (UTC)

  • Updated build config. [ci skip] (Dmitry Shienok dshienok@scand.com, 2018-04-11 17:38:19 +0300)

Release 1.0.9 Wed Apr 11 2018 14:35:39 GMT+0000 (UTC)

Change Log

v1.0.8 (2018-04-11)

Full Changelog

Implemented enhancements:

  • Stream download of archived files #194

Fixed bugs:

  • Client React: Out of the box install is missing translations module #197

v1.0.7 (2018-03-27)

Full Changelog

v1.0.6 (2018-03-23)

Full Changelog

Implemented enhancements:

  • Raml documentation and test coverage of server-side "Search Files" #186
  • Server-side "Search Files" #185
  • Add i18n support #29

Fixed bugs:

  • try/catch with async/await #168

v1.0.5 (2018-03-13)

Full Changelog

Fixed bugs:

  • Can't download file if file name begins with "." #162

Closed issues:

  • Remove redundant contextMenuRenderer in connectors capabilities #155

v1.0.4 (2018-02-27)

Full Changelog

v1.0.3 (2018-02-12)

Full Changelog

Closed issues:

  • Release Filemanager v1.0.0 #122
  • Tests for RESTful API #103

v1.0.2 (2018-01-30)

Full Changelog

Implemented enhancements:

  • Add "Move back" and "Move forward" toolbar buttons #148
  • Add gzip compression for a demo installation #145

Closed issues:

  • Place all GitHub-related files to .github directory #144
  • Ability to set fsRoot sub-dir as client context dynamically with request #140
  • Extract ListView "selection"-related functions to separate file and write tests #131

v1.0.1 (2018-01-16)

Full Changelog

Implemented enhancements:

  • Need an event when file or directory selected #135
  • Add "size-limit" check to control bundle size #132
  • Show initial file name within "setNameDialog" (Google Drive API v2) #127
  • Show initial file name within "setNameDialog" (server-nodejs-v1) #126

Fixed bugs:

  • CircleCI build issues using "lerna" #137
  • Src files changes don't apply during development (wrong watcher config) #128

v1.0.0-beta.13 (2017-12-22)

Full Changelog

v1.0.0-beta.12 (2017-12-22)

Full Changelog

Implemented enhancements:

  • Implement Azure multibranch demo deploy #80

v1.0.0-beta.11 (2017-12-06)

Full Changelog

v1.0.0-beta.10 (2017-12-06)

Full Changelog

Closed issues:

  • Improve lerna bootstrap speed #113

v1.0.0-beta.9 (2017-12-01)

Full Changelog

Implemented enhancements:

  • Add CHANGELOG.md generation/update during release #111

Closed issues:

  • Add RAML validation to build process (like tests and linting) #101

v1.0.0-beta.8 (2017-11-30)

Full Changelog

v1.0.0-beta.7 (2017-11-28)

Full Changelog

v1.0.0-beta.5 (2017-11-27)

Full Changelog

Closed issues:

  • Do not download through npm #98

v1.0.0-beta.4 (2017-11-20)

Full Changelog

Closed issues:

  • Add "FileManager" usage documentation ("client-react" and "server-nodejs") #81

v1.0.0-beta.3 (2017-11-19)

Full Changelog

Closed issues:

  • Prepare "filemanager" for initial release (v1.0.0-beta.0) #82

v0.0.1 (2017-11-17)

Implemented enhancements:

  • Improve display API errors on client side #78
  • Provide possibility to set initial path to folder for "nodejs_v1" connector #71
  • Improve download file capability #66
  • Implement "FileManager" react component #38
  • Implement "row" and "files-view" contexts for "ContextMenu" #28

Fixed bugs:

  • Message about uploading file with same name doesn't appear #89
  • Context menu climbs on location bar #88
  • Strange direction of arrows for sorting folder content #87
  • Context menu is broken after downloading file in IE (node.js v.1) #85
  • Disable ContextMenu appering by long left mouse down on not touch devices #67
  • Fix - SetNameDialog submit on press "Enter" if value not specified and no input value changes #44
  • Rename for "Google Drive API v2" don't check for existing file with same name #31
  • Fix - wrong context menu items after pressing "Esc" key #23

Closed issues:

  • Update RAML files for API #93
  • Disable caching #75
  • Add preview capability to file download #72
  • Update mocha config to run tests using "webpack" instead of "babel" #63
  • Make default L&F that fits ?styles?: https://opuscapita.github.io/styles/demo/html/css.html #57
  • Make different icons colors for different ListView item types #53
  • Decrease font-size or/and font-weight for ListView items #52
  • React.PropTypes => 'prop-types' #50
  • Fix build for IE11 #49
  • Add progress indication for "Google Drive API v2" upload #48
  • FileManager-scoped notification system for async events #43
  • Implement "Toolbar" component #37
  • Improve "capabilities" forceUpdate() method by not appearing "loading-overlay" after each call #36
  • RAML files for API #5
  • Implement basic server with node.js (list folder content, download/upload/delete file, create/delete folder) #3
  • Implement client using React #2
  • API documentation #1

* This Change Log was automatically generated by github_changelog_generator