Skip to content

Convert rocketchat-file-upload to main module structure#13094

Merged
rodrigok merged 53 commits intodevelopfrom
globals/main-module-file-upload
Jan 11, 2019
Merged

Convert rocketchat-file-upload to main module structure#13094
rodrigok merged 53 commits intodevelopfrom
globals/main-module-file-upload

Conversation

@MarcosSpessatto
Copy link
Copy Markdown
Contributor

@MarcosSpessatto MarcosSpessatto commented Jan 8, 2019

Part of #12369
Depends of: #13066

Marcos Defendi added 30 commits December 21, 2018 19:14
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-13094 January 10, 2019 18:58 Inactive
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-13094 January 10, 2019 19:07 Inactive
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-13094 January 11, 2019 12:22 Inactive
@rodrigok rodrigok temporarily deployed to rocket-chat-pr-13094 January 11, 2019 16:31 Inactive
@rodrigok rodrigok merged commit a3fceae into develop Jan 11, 2019
@rodrigok rodrigok deleted the globals/main-module-file-upload branch January 11, 2019 19:31
alansikora pushed a commit that referenced this pull request Jan 23, 2019
* Move rocketchat settings to specific package

* WIP: Move models from rocketchat-lib to a specific package (server)

* Move function from rocketchat:lib to rocketchat:utils to use it in rocketchat:models

* Move client models from rocketchat:lib to rocketchat:models

* Fix lint

* Move rocketchat.info from lib to utils

* Remove directly dependency between lib and migrations

* Move statistics Model to rocketchat:models

* Create rocketchat:metrics to be able to depacking rocketchat callbacks

* Move  callbacks to specific package

* Remove unused dependency

* Move rocketchat-notifications to a specific package

* Move rocketchat-promises to a specific package

* remove directly dependency from metrics and models

* Move CachedCollection from lib to models

* Move ui models/collections from ui to models

* Move authorization client/ui models to rocketchat:models to be able to remove lib dependency

* Creation of rocketchat:ui-utils to help decouple rocketchat:lib and rocketchat:authz

* Move some common functions to rocketchat:utils

* Change imports to dynamic imports to avoid directly dependency between some packages

* Move authz models to rocketchat:models

* Remove directly dependency between rocketchat:authz and rocketchat:lib

* Move some functions from rocketchat:lib to rocketchat:utils

* Add functions to settings package

* Convert rocketchat:file-upload to main module structure

* Import FileUpload where it is being used

* Remove FileUpload and fileUploadHandler from globals eslintrc

* Merge branch 'develop' into globals/move-rocketchat-callbacks

* Fix missed export

* Fix canBeDeleted and canBeCreated function, remove async
@sampaiodiego sampaiodiego mentioned this pull request Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants