Harsh Khandeparkar
1e08d7c1da
Map types to html types ( #754 )
...
* fix insert step button
* add dist
* add new function
* remove console logs
* refactor
* Setup UI testing (#720 )
* default sequencer ui test
* default step ui test suite
* intermediate step ui test
* preview ui test suite
* url methods test suite
* add set url params method test suite
* argument call tests
* test directory refactor
* travis fix
* CLI code refactor (#665 )
* CLI refactor
* es6 rollback
* Travis fix
* syntax fix
* clustered require statements
* travis debug
* travis debug
* Added line that selects the "More modules..." after adding a step. (#713 )
* Added line making module selection correct after adding a step
* Added line with appropriate module selection
* Add: Module tests (#748 )
* WIP
* module testing harness
* adjustments
* Update package-lock.json
* Bump jsqr from 1.1.1 to 1.2.0 (#749 )
Bumps [jsqr](https://github.com/cozmo/jsQR ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/cozmo/jsQR/releases )
- [Commits](https://github.com/cozmo/jsQR/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
* refactor without spread syntax
2019-03-04 17:54:28 -05:00
Harsh Khandeparkar
ac57b32ec6
Added New FlipImage Module ( #696 )
...
* update dist
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
dist update
Revert "dist update"
This reverts commit 9ee2a987e8f978961656ae8f71f6e6702bbbd30d.
* rebase and rebuild
* add dist
* flip image
* Changes
* Changes
* add dist
* missed one
2019-03-02 13:40:04 -05:00
Aneal Sharma
9f5a7bb49a
Update "Installation" section of README.md ( #817 )
...
* Update "Installation" section of README.md
The following changes make the section more concise by removing unnecessary words.
* Update README.md
* Updated README.md further
-made additional grammatical and word choice improvements
2019-03-01 13:28:54 -05:00
dependabot[bot]
af033d15c6
Bump looks-same from 5.1.0 to 7.0.0 ( #823 )
...
Bumps [looks-same](https://github.com/gemini-testing/looks-same ) from 5.1.0 to 7.0.0.
- [Release notes](https://github.com/gemini-testing/looks-same/releases )
- [Changelog](https://github.com/gemini-testing/looks-same/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gemini-testing/looks-same/compare/v5.1.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-03-01 10:57:48 -05:00
Mary Ramirez
273f1eb494
Update index.html ( #815 )
...
Replaced line 214 with by changing the "improve this tool" button to primary.
2019-02-27 19:25:56 -05:00
Lokesh
6a450c743e
Format the "Take a Photo" button ( #739 )
...
* Update index.html
added bootstrap classes btn brn-default btn-md for Take a photo button
* changed brn-default btn-primary
* changed button color and size
2019-02-23 07:45:55 -06:00
igorwilbert
bed23c8974
Adds data model diagram in README ( #811 )
2019-02-22 13:29:38 -06:00
aashna27
3c5f0a2a30
Typecast removed ( #802 )
2019-02-21 18:21:12 -06:00
aashna27
ffed3d1af1
Corrected default view for Saturation module ( #772 )
...
* Corrected default view for Saturation module
* package lock
2019-02-21 17:14:05 -06:00
aashna27
92aaaa9a42
RGB values on hover ( #808 )
2019-02-21 13:38:49 -08:00
Slytherin
6dd7738476
Adds "Add QR" module ( #736 )
...
* Adds Add QR module
* Grunt build changes
* Rremoved copyPixels function and added test for QR module
* Resolved test fail issues
* Adds look same test
* Change default to get from info.json
2019-02-21 10:02:24 -08:00
Lohitha
600ddece58
Fix "Save As" overflow on small screens ( #795 )
...
* Fixed #789 issue
* Fix #789 Save As overflow on small screens
2019-02-20 17:01:42 -08:00
Vibhor Gupta
29b0571c64
Add: UI test script to Travis ( #791 )
...
* codecov
* travis ui test fix
* undo
* fix
2019-02-20 16:48:14 -08:00
aashna27
cc0c5411d9
Fixes Crop module ( #803 )
2019-02-20 16:29:48 -08:00
Harshith pabbati
194e6fc441
Added a footer to the main page ( #776 )
...
* Added the footer to the main page
* Added the footer with link of the github issues
2019-02-20 10:37:54 -08:00
Harshith pabbati
fdb38f7fdf
Added the resize quick button ( #782 )
...
* Added the resize module
* Added the resize quick button
* Made the icon to fit into the box
* Added the footer to the main page
* Added the resize quick button
* Added the resize quick button
* Added the resize quick button
2019-02-17 18:16:15 -06:00
Slytherin
c3abdaf3aa
Add sequencer.getSteps() ( #777 )
...
* create getSteps() and test it
* Adds test with new sequencer instance and updated Readme
2019-02-17 18:14:59 -06:00
Varun Gupta
761142d9d3
createMetaModule generator ( #779 )
...
* initial createMetaModule
* fixes
* fix
* Update createMetaModule.js
* Update createMetaModule.js
* refactor and fix
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update ndvi-colormap
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix test
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2019-02-16 22:33:45 +05:30
Varun Gupta
81b06d1b42
Benchmarks ( #781 )
...
* benchmarks initial try
* added test to package.json
* Update benchmark.js
* Update benchmark.js
* Update benchmark.js
* Update benchmark.js
* bigger image
* change load-Image to browser only and fix benchmark
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* run on same image
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2019-02-16 21:25:23 +05:30
Varun Gupta
75dc23fb55
Improve Code Quality and Optimize ( #763 )
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2019-02-16 11:05:32 +05:30
Mridul97
f42aa2fd67
changes ( #704 )
2019-02-15 13:36:33 -05:00
dependabot[bot]
e0ed73a24e
Bump bootstrap from 3.4.0 to 3.4.1 ( #769 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v3.4.0...v3.4.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-02-14 12:29:40 -05:00
dependabot[bot]
c2bc12a112
Bump tape from 4.10.0 to 4.10.1 ( #770 )
...
Bumps [tape](https://github.com/substack/tape ) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/substack/tape/releases )
- [Commits](https://github.com/substack/tape/compare/v4.10.0...v4.10.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-02-14 07:47:12 -05:00
Varun Gupta
fa30c1b30f
Opaque meta module + test - colorbar ( #764 )
...
* opaque colorbar test
* build
* rebase + build
* fixed opaque meta modules yay
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add test and prevent internal logs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* Update meta-modules.js
2019-02-13 10:36:11 -05:00
Sand
53db6bd2ce
Assigned ref.images[image].steps[i] to a variable to stop duplication ( #756 )
2019-02-11 19:19:41 -05:00
aashna27
f4a80a0490
Default values added for few modules ( #757 )
2019-02-11 19:18:49 -05:00
dependabot[bot]
9836314f1f
Bump ora from 3.0.0 to 3.1.0 ( #758 )
...
Bumps [ora](https://github.com/sindresorhus/ora ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/sindresorhus/ora/releases )
- [Commits](https://github.com/sindresorhus/ora/compare/v3.0.0...v3.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-02-11 19:18:09 -05:00
dependabot[bot]
6e193d48fc
Bump tape from 4.9.2 to 4.10.0 ( #759 )
...
Bumps [tape](https://github.com/substack/tape ) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/substack/tape/releases )
- [Commits](https://github.com/substack/tape/compare/v4.9.2...v4.10.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-02-11 19:17:47 -05:00
igorwilbert
1a0ae054c8
New layout for Save and Add areas ( #745 )
2019-02-09 08:54:50 -05:00
Jeffrey Warren
b638ceb1db
Change default of Rotate module to 90 ( #734 )
2019-02-08 17:37:40 -05:00
aashna27
f09df0d042
Fixes Decode-qr ( #680 )
2019-02-08 17:35:32 -05:00
jywarren
044a120468
bumped to v2.5.0
2019-02-08 13:24:20 -05:00
Mridul97
2d8b93020a
Add tint module ( #701 )
...
* Add tint module
* rebased, rebuilt
2019-02-08 13:20:47 -05:00
Mridul97
90c57af332
Change threshold range ( #700 )
...
* change tolerance values
* changes
2019-02-08 13:03:20 -05:00
Harsh Khandeparkar
78cbaa262b
rebuild rebase ( #674 )
2019-02-08 12:10:24 -05:00
aashna27
ddde6e1e2e
Added Threshold ( #722 )
2019-02-08 11:50:45 -05:00
Harsh Khandeparkar
2d8bb53402
Used pixels.set To Refactor DrawRectangle ( #690 )
...
* update dist
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
dist update
Revert "dist update"
This reverts commit 9ee2a987e8f978961656ae8f71f6e6702bbbd30d.
* use pixel.set for drawRectangle
* chnage thickness
2019-02-08 11:21:24 -05:00
dependabot[bot]
b47de40292
Bump jsqr from 1.1.1 to 1.2.0 ( #749 )
...
Bumps [jsqr](https://github.com/cozmo/jsQR ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/cozmo/jsQR/releases )
- [Commits](https://github.com/cozmo/jsQR/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-02-07 18:01:44 -05:00
jywarren
0a091a611f
version bump to 2.4.0
2019-02-06 19:52:05 -05:00
Aneal Sharma
2274ce6785
Update "Why" section in README.md ( #742 )
2019-02-06 19:30:04 -05:00
Jeffrey Warren
58c6cbff24
Update package-lock.json
2019-02-06 16:32:01 -05:00
Mridul97
6153dbfdaa
Parse info.json to set module defaults ( #650 )
...
* changes
* changes
* changes
* changes
* changes
* changes
2019-02-06 11:10:54 -05:00
Mridul97
6b305a02f5
Fix choose file option and insert step functionality ( #712 )
...
* Fix choose file option
* changes
2019-02-05 11:32:16 -05:00
Vibhor Gupta
57e4849d35
Add: Module tests ( #748 )
...
* WIP
* module testing harness
* adjustments
2019-02-05 11:31:13 -05:00
Gabriel Ting
3081dccf19
Added line that selects the "More modules..." after adding a step. ( #713 )
...
* Added line making module selection correct after adding a step
* Added line with appropriate module selection
2019-02-01 12:28:49 -05:00
David Koch
fa047ce6a9
minor fix for better readability ( #730 )
...
* minor fix for better readability
* added one '#'
2019-01-31 13:01:24 -05:00
Vibhor Gupta
d0bf9de71a
CLI code refactor ( #665 )
...
* CLI refactor
* es6 rollback
* Travis fix
* syntax fix
* clustered require statements
* travis debug
* travis debug
2019-01-31 13:01:03 -05:00
Vibhor Gupta
0cd3156c06
Setup UI testing ( #720 )
...
* default sequencer ui test
* default step ui test suite
* intermediate step ui test
* preview ui test suite
* url methods test suite
* add set url params method test suite
* argument call tests
* test directory refactor
* travis fix
2019-01-31 12:56:34 -05:00
dependabot[bot]
8880a580dd
Bump looks-same from 5.0.2 to 6.0.0 ( #729 )
...
Bumps [looks-same](https://github.com/gemini-testing/looks-same ) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/gemini-testing/looks-same/releases )
- [Changelog](https://github.com/gemini-testing/looks-same/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gemini-testing/looks-same/compare/v5.0.2...v6.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-01-30 06:00:00 -06:00
dependabot[bot]
c445070937
Bump jsdom from 13.1.0 to 13.2.0 ( #709 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/13.1.0...13.2.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-01-24 09:04:41 -03:00