* Editor header and sequence of API calls Improvements. (#9366)
* Added createVersion and updatedVersionName changes
* Added deff-call for version delete action
* removed callBack func(re-arranged as sub-functions)
* removed unwanted functions
* fixed merge issues, appVersioManager and environment store issues
* Resolved query-onload issue and release button bugs
* working on preview setting issues
* refactoring the code
* moved environment manager directory
* fixed import issues
* Refactoring the service functions
* Added environments details to the init response
* Added appVersionsCount to the response
* Added new post action to the controller
* Refactored recent commit
* Fixed query response array issue
* Fixed await issue
* Added extra release/promote button cases
* Removed organizations call from the authorizeWorkspace function
* added a length check to prevent calling the api again
* removed the loader and notification API call
* Fixed on blur issue of react-select using event handlers