1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 09:53:00 +01:00
Commit Graph

17701 Commits

Author SHA1 Message Date
Narayani
488edaffa0 Update CSSProperties.json for text-align and text-justify (#14563)
* Adding css3 new values start, end, match-parent, justify-all to text-align property and adding the property text-justify with its values.

* Update CSSProperties.json

* Adding "inherit" value for text-justify
2018-10-16 13:16:16 +05:30
Nitesh Kumar
8f5be981be jsRefactor Rename Relative Path issue fixed (#14520)
* jsRefactor Rename Realtice Path issue fixed

* Addressed review comments
2018-08-27 19:08:11 +05:30
Nitesh Kumar
fa00beb5f9 Fixed Getter Setter Redo Issue (#14508)
* Fixed Getter Setter Redo Issue

* Addressed Review Comments
2018-08-10 18:06:34 +05:30
Nitesh Kumar
0cee7d4575 Fixed ExtractToVariable Menu Close Issue due to scrolling (#14492)
* Fixed ExtractToVariable Menu Close Issue due to scrolling

* Addressed Review Comments

* Addessed review comments

* Addressed Review Comments

* Addressed Review Comments
2018-08-02 18:54:10 +05:30
Nitesh Kumar
afcbff03bb JSRefactoring Bugs Fix (#14455)
* JSRefactoring Bugs Fix

* Added Fix For TRY-CATCH Wraaper

* Corrected the typo

* Addressed Review Comments

* Addressed Review Comments

* Addressed Review Comments
2018-08-02 15:20:15 +05:30
Nitesh Kumar
7c29cc57f1 Auto Update Error Handlng Fix (#14412)
* Auto Update Error Handlng Fix

* Addressed Review comments
2018-07-24 13:29:15 +05:30
Sorab Bisht
93cfeacca6 Version bump to 1.14 (#14396) 2018-06-15 11:25:08 +05:30
Sorab Bisht
10b651b18a Fix for Title bar text and Save button issue for empty active pane (#14421)
* Adding null checks to fix title change issue

* Change the menu items visibility when file is present in active pane

* Enable Menu options when no file is present in active pane
2018-06-14 11:21:15 +05:30
Sorab Bisht
defded0caf Fix for FindInFiles UI not opening when no file is open (#14416)
* Add null check for editor

* Cleanup: Use tertiary operator
2018-06-13 11:34:42 +05:30
walfgithub
db9583f4bf ALF Automation (#14333)
Merging strings for 1.13 release.
2018-06-04 14:58:57 +05:30
Vickramaditya Dhawal
c25562013c
Merge pull request #14381 from niteskum/NewAutoUpdateBugs
Corrected extra % when user try to attempt the download for the second time
2018-06-04 14:56:24 +05:30
niteskum
e5018f74f6 Fix for Bug #14379 2018-06-01 12:50:41 +05:30
Vickramaditya Dhawal
04c4bb33e2 Introducing a buildtype to config (#14369)
* adding a buildtype as prerelease and switching back the environemnt to production as the analytics server expects that

* switching the environment actually to production
2018-05-29 17:05:55 +05:30
Vickramaditya Dhawal
4300f5a234
Merge pull request #14364 from niteskum/AutoUpdateLocalizationBug
Fix for Localization Bug and Retaining the Installer Log
2018-05-28 17:25:58 +05:30
Vickramaditya Dhawal
288449bc3a Adding a pre release build step (#14360)
* adding a new grunt task to generate pre-release builds with the proper auto update url

* fixing eslint issues

* further changes to pre release builds

* fixing the access of config obj
2018-05-28 16:05:36 +05:30
Bhavika Miglani
6022b48a60 Fixing multiple windows issues in AutoUpdate (#14320)
* Fixing multiple windows issues in AutoUpdate

* Addressing review comments, fixing unit testing issues

* Added Fix for Multiple Window Issue

* Addressed Review Comments

* Addressed Review Comments

* Addressed Review Comments
2018-05-28 14:53:13 +05:30
niteskum
7326f0b193 Fix for Localization Bug and Retaining the Installer Log 2018-05-28 14:16:45 +05:30
Boopesh Mahendran
37793e7e13 Fix Issue 14346 - Disable commands on File Change (#14352)
* Disable menu items on file change

* Refactor the enable/disable logic
2018-05-23 18:55:37 +05:30
Nitesh Kumar
0d4247473b Adding AutoUpdate Analytics Data (#14348)
* Adding AutoUpdate Analytics Data

* Removed Localization of Strings sent as part of Analytics Data

* Addressed Review Comments
2018-05-22 14:56:57 +05:30
Nitesh Kumar
7cb6b2c56e Auto Update Bug Fixes (#14329)
* Auto Update Bug Fix

* Added Fix for Bug #14234

* Added Fix for #14234

* Changed the timeout Value to 3 mins

* Addressed Review Comments

* Removed Analytics Change

* Addressed Review Comments

* Addressed Review Comments
2018-05-21 18:31:26 +05:30
Naveen Choudhary
8d951655f3 Fixing issue 14163, find and replace replaces all content of file when replacing new line (#14175) 2018-05-18 16:25:20 +05:30
Boopesh Mahendran
dcfe5792f6 Set the context entry on context menu event (#14336)
* Set the context entry on context menu event

* Remove unwanted constant
2018-05-17 16:04:06 +05:30
walfgithub
551b801736 ALF Automation (#14325)
* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.
2018-05-16 11:58:07 +05:30
Swagatam Mitra
79b7a7837a Make remote files read only (#14332) 2018-05-15 18:22:04 +05:30
Shubham Yadav
a813265d14 Adding protocol badge to remote files (#14330)
* Using as class provider to add protocol badges to files in Working set view and recent files list

* Fixing UI issues

* Removing explicit removal of classes, as it causes valid classes to be removed. jquery addClass already has this check

* Show badge even if file extension not present
2018-05-15 18:05:59 +05:30
Naveen Choudhary
64ffb198f5 Disabling certain working set context menu items for remote files (#14326)
* Disabeling working set context menu for remote files

* Address review comments

* Expose a get context method in workingSetView and use it

* Remove MainViewManager require
2018-05-15 17:04:00 +05:30
Bhavika Miglani
27c7053821 AutoUpdate : Changing callbacks to promises (#14285)
* AutoUpdate : Changing callbacks to promises

* Addressing review comments
2018-05-15 16:14:22 +05:30
Naveen Choudhary
ca5d2ae060 Correcting file name if file path ends with forward slash (#14323) 2018-05-12 09:31:06 +05:30
walfgithub
c4d4684bfe ALF Automation (#14283)
* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.
2018-05-11 13:30:48 +05:30
Boopesh Mahendran
19ccd5d5ad Fix Issue 14313 (#14317) 2018-05-09 19:05:48 +05:30
Nitesh Kumar
68aa861681 Auto Update Feature CSS Style Issue Fix (#14295)
* Auto Update Feature Css Bug Fix

* Adding Missed Files

* Changed the caluclation of content Container Size

* Added Fix for Issue #14219 and #14223

* Added missed changes

* Addressed Update Status Style Issue

* Addressed Review Comments

* Addressed Review Comments
2018-05-09 19:04:58 +05:30
Boopesh Mahendran
a383712e29 Fix issue 14298 (#14312) 2018-05-08 23:03:38 +05:30
Sorab Bisht
e0b6620f38 Adding Analytics logging for JSRefactor, Live Preview, Quick Edit and more features (#14253)
* Adding Analytics logging for JSRefactor, Live Preview, Quick Edit and more features

* Addressing review comments
2018-05-07 14:07:33 +05:30
Swagatam Mitra
421ed1a206 Enable opening of remote(http|https) files in Brackets (#14153)
* Enable opening of remote(http|https) files in Brackets

* Adding jasmine tests

* Hooking to QuickOpen for remote file open

* Remove console statements

* Address code review comments

* Providing additional checks

* Unifying file existense check in MRU

* Include Remote file entries in MROF display list by stubbing existence check

* Handle image viewer and pixel mapping
2018-05-04 14:13:51 +05:30
Boopesh Mahendran
1d3f8135e7 Change ERROR_MOVING_NOT_IN_PROJECT string (#14297) 2018-05-03 15:23:21 +05:30
Boopesh Mahendran
5671a2868d Add background color for the drag image (#14292)
* Add background color for the drag image

* Change styles of the drag Image
2018-05-03 12:26:24 +05:30
Boopesh Mahendran
ac6b9df1a4 Store drag and drop data as a global variable (#14287) 2018-05-02 15:27:33 +05:30
walfgithub
2869fee6bd ALF Automation (#14198)
* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.

* Updated by ALF automation.
2018-04-27 19:09:00 +05:30
Bhavika Miglani
42f6f75065 Support for Auto-update in Prereleases (#14251)
* Support for Auto-update in Prereleases

* Correcting comments

* Addressing review comments
2018-04-27 18:36:02 +05:30
Vickramaditya Dhawal
73c028c949
Merge pull request #14280 from adobe/swmitra/installerChanges
Adding buildnumber to config.json
2018-04-27 18:22:17 +05:30
miglani
8e1a524937 Adding buildnumber to config.json 2018-04-27 18:03:46 +05:30
Nitesh Kumar
370113b58b AutoUpdate Event UpdateAvailableDialogBoxRendered SubType String not correct Fixed (#14256)
* UpdateAvailableDialogBoxRendered Event SubType String Fixed

* Addressed Review Comments
2018-04-26 19:54:20 +05:30
Boopesh Mahendran
2e50a51cbd Fix issue 14249 (#14263) 2018-04-26 18:42:23 +05:30
Bhavika Miglani
555dcf6efb Auto-update Changes to move Resource Uris to server for updates (#14257)
* Auto-update Changes to move Resource Uris to server for updates

* Cleanup of unused code

* Addressing review comments
2018-04-26 17:12:53 +05:30
Nitesh Kumar
efc667f9b1 Auto Update Feature Health Data Logging Changes (#14226)
* Auto Update Feature Health Data Logging Changes

* Review Comments Addressed

* Adressed Review Comments, JSLint Errors, Indention Error

* Minor Correction in main.js

* Addressed Prashant Review Comments

* Addressed missed review comments
2018-04-24 11:45:08 +05:30
Bhavika Miglani
40650ea622 AutoUpdate : Fix for Update Failed message coming up on app relaunch, even when the update is successful. (#14230) 2018-04-20 18:08:27 +05:30
Prashanth Nethi
6809a3817a
Merge pull request #14224 from adobe/boopeshmahendran/ErrorStringsDragAndDrop
Add error strings for drag and drop in filetreeview
2018-04-19 16:28:26 +05:30
Boopesh Mahendran
442678d1b3 Add drag and drop to move items in FileTreeView (#13546)
* Add drag and drop to move items in FileTreeView

Todo:

* Handle move errors.

* Add support for moving to root directory.

* Add support for moving items to root directory

* Check item dropped onto itself or parent directory

* Add support for moving items by dropping on files

* Create dragItem action

* Close directory on drag

* Open directory on Drop

* Open directory on drag over

* Address review comments

* Add tests for moveItem in FileTreeViewModel

* Fix style issues on drag

* Make styles fast

* Change fileindex to update the moved entry

* Fix lint mistakes

* Set drag image as item name

* Check if directory is open before opening directory on drop

* Refactor code

* Check if item is dropped onto itself or parent directory

* Move selected flag when item is moved

* Use filter instead of forEach

* Change implementation to reuse rename workflow

* Fix tests

* Add docs and comments

* Address review comments

* Add Error handling

* Make directory open and adding new item independent

This makes adding the moved item to the new directory independent of
whether the directory is loaded or not by creating a notFullyLoaded
directory for the new directory.
2018-04-19 10:52:59 +05:30
Bhavika Miglani
92b872e069 AutoUpdate Framework (#14177)
* AutoUpdate Framework : Initial Changes

* Addressing unit testing issues, error handling, code cleanup

* Clean up of code and spaces

* Error handling and code cleanup changes

* Addressing Review comments

* Code cleanup

* Code cleanup, for event dispatching and handling

* Addressing review comments, adding feature-flag/preference for AutoUpdate, making AutoUpdate no-op for Linux, Replacing icons

* Addressing review comments, minor code cleanup

* Handling the node domain failure scenarios

* Adding update_download_url to config.json and brackets.config.dist.json

* Fixing eslint and jslint errors, cleaning up package.json, adding console log message on node domain failure
2018-04-18 13:13:47 +05:30
Boopesh Mahendran
a1515bf03f Add error strings 2018-04-17 11:49:51 +05:30