forked from sillsdev/web-languageforge
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up src/angular-app/**/vendor files
Some vendor JS files are not getting rsync'd to the dev/E2E sites. Clean up the src/angular-app/**/vendor folders and ensure those JS files get deployed -Use bower for angular-sortable-view and moment dependencies -Remove deprecated modules wc.Directives and angular-hammer -Update rsync to ensure /angular-app/languageforge/lexicon/js/vendor files are deployed
- SFv1.5.2
- SFv1.5.1
- SFv1.5.0
- SFv1.2.3
- SFv1.1.7
- SFv1.1.6
- SFv1.1.5
- SFv1.1.4
- SFv1.1.3
- SFv1.1.2
- SF-qa-v50
- SF-qa-v49
- SF-qa-v48
- SF-qa-v47
- SF-qa-v46
- SF-qa-v45
- SF-qa-v44
- SF-qa-v43
- SF-qa-v42
- SF-qa-v41
- SF-qa-v40
- SF-qa-v39
- SF-qa-v38
- SF-qa-v37
- SF-qa-v36
- SF-qa-v35
- SF-qa-v34
- SF-qa-v33
- SF-qa-v32
- SF-qa-v31
- SF-qa-v30
- SF-qa-v29
- SF-qa-v28
- SF-qa-v27
- SF-qa-v26
- SF-qa-v23
- SF-qa-v22
- SF-qa-v21
- LFv1.5.0
- LFv1.4.10
- LFv1.4.9
- LFv1.4.8
- LFv1.4.7
- LFv1.4.6
- LFv1.4.5
- LFv1.4.4
- LFv1.4.3
- LFv1.3.14
- LFv1.3.13
- LFv1.3.11
- LFv1.3.10
- LFv1.3.9
- LFv1.3.6
- LFv1.3.3
- LFv1.3.2
- LFv1.3.1
- LFv1.2.25
- LFv1.2.23
- LFv1.2.22
- LFv1.2.21
- LFv1.2.20
- LFv1.2.18
- LFv1.2.17
- LFv1.2.15
- LFv1.2.14
- LFv1.1.9
- LFv1.1.4
- LFv1.1.3
- LFv1.1.2
- LF-qa-v78
- LF-qa-v77
- LF-qa-v76
- LF-qa-v73
- LF-qa-v72
- LF-qa-v71
- LF-qa-v70
- LF-qa-v69
- LF-qa-v68
1 parent
e006476
commit 6d08814
Showing
17 changed files
with
17 additions
and
753 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
src/angular-app/bellows/js/vendor/angular-sortable-view.min.js.LICENSE.txt
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
src/angular-app/languageforge/semdomtrans/app-management/ng-app.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/angular-app/scriptureforge/sfchecks/new-project/sfchecks-new-project.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,18 @@ | ||
{ | ||
"angular-animate": { "path": "vendor_bower/angular-animate" }, | ||
"angular-route": { "path": "vendor_bower/angular-route" }, | ||
"angular-ui-router": { "path": "vendor_bower/angular-ui-router/release" }, | ||
"angular-sortable-view": { "path": "vendor_bower/angular-sortable-view/src" }, | ||
"angular-translate": { "path": "vendor_bower/angular-translate" }, | ||
"angular-translate-loader-static-files": { "path": "vendor_bower/angular-translate-loader-static-files" }, | ||
"ng-file-upload": { "path": "vendor_bower/ng-file-upload", "jsFile": ["ng-file-upload", "ng-file-upload-shim"] }, | ||
"lodash": { "path": "vendor_bower/lodash/dist" }, | ||
"rangy": { "path": "vendor_bower/rangy", "jsFile": ["rangy-core", "rangy-selectionsaverestore", "rangy-highlighter", "rangy-classapplier", "rangy-serializer", "rangy-textrange"] }, | ||
"textAngular": { "path": "vendor_bower/textAngular/dist", "jsFile": ["textAngular-sanitize", "textAngularSetup", "textAngular"], "jsMinFile": ["textAngular-sanitize", "textAngular"], "cssFile": "textAngular" }, | ||
"angular-truncate-2": { "path": "vendor_bower/angular-truncate-2/dist" }, | ||
"angular-ui-router": { "path": "vendor_bower/angular-ui-router/release" }, | ||
"angular-ui-validate": { "path": "vendor_bower/angular-ui-validate/dist", "jsFile": "validate" }, | ||
"intl-tel-input": { "path": "vendor_bower/intl-tel-input/build", "jsFile": "js/intlTelInput", "cssFile": "css/intlTelInput" }, | ||
"font-awesome": { "path": "vendor_bower/font-awesome/css", "cssFile": "font-awesome" }, | ||
"soundmanager2": { "path": "vendor_bower/SoundManager2/script", "jsFile": "soundmanager2", "jsMinFile": "soundmanager2-nodebug-jsmin.js" } | ||
"intl-tel-input": { "path": "vendor_bower/intl-tel-input/build", "jsFile": "js/intlTelInput", "cssFile": "css/intlTelInput" }, | ||
"lodash": { "path": "vendor_bower/lodash/dist" }, | ||
"moment": { "path": "vendor_bower/moment", "jsFile": ["moment"], "jsMinFile": ["min/moment"]}, | ||
"ng-file-upload": { "path": "vendor_bower/ng-file-upload", "jsFile": ["ng-file-upload", "ng-file-upload-shim"] }, | ||
"rangy": { "path": "vendor_bower/rangy", "jsFile": ["rangy-core", "rangy-selectionsaverestore", "rangy-highlighter", "rangy-classapplier", "rangy-serializer", "rangy-textrange"] }, | ||
"soundmanager2": { "path": "vendor_bower/SoundManager2/script", "jsFile": "soundmanager2", "jsMinFile": "soundmanager2-nodebug-jsmin.js" }, | ||
"textAngular": { "path": "vendor_bower/textAngular/dist", "jsFile": ["textAngular-sanitize", "textAngularSetup", "textAngular"], "jsMinFile": ["textAngular-sanitize", "textAngular"], "cssFile": "textAngular" } | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# specific files to include | ||
/assets/index.html | ||
/angular-app/bellows/js/assets/*.js | ||
/angular-app/languageforge/lexicon/js/vendor/** | ||
|
||
# patterns to include | ||
/angular-app/**/*.min.js | ||
/angular-app/**/**min.js |