MAYANK CHHIPA
21ff486618
Add Dropdown Transitions ( #881 )
...
* Add Dropdown Transitions
* Add Dropdown Transitions
* Update defaultHtmlStepUi.js
* Add Dropdown Transitions
* Add Dropdown Transitions
* Add Dropdown Transitions
2019-03-19 15:28:05 -04:00
aashna27
709df84cb2
Corrected view ( #867 )
2019-03-19 11:41:39 -04:00
Harsh Prabhu
0be9e3f33b
Centered the cropped image ( #705 )
...
* Updated demo.css
* Updated defaultHtmlStepUI.js
* Updated defaultHtmlStepUI.js
* Updated defaultHtmlStepUI.js
* Updated demo.css
* Updated defaultHtmlStepUi.js
* Updated defaultHtmlStepUi.js
* Added semi-colons in demo.css
* removed the style attribute from the img element
2019-03-14 19:07:18 -04:00
Slytherin
2f21bec80a
Restructure API ( #824 )
...
* Change addsteps(), loadImages(), run() and default UI
* Restructure API completely
* Add updated dist files
* Removed extra comments
* Indentation improved
* Update README.md
2019-03-14 11:04:02 -04:00
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
aashna27
92aaaa9a42
RGB values on hover ( #808 )
2019-02-21 13:38:49 -08:00
aashna27
cc0c5411d9
Fixes Crop module ( #803 )
2019-02-20 16:29:48 -08:00
aashna27
3c2d6542dc
Added second spinner ( #691 )
2019-01-23 19:08:53 -03:00
Mridul97
0e6e1837a6
Use browserify for ui js files and refactor ui js files ( #668 )
...
* changes
* changes
* changes
2019-01-22 18:15:23 -04:00
Slytherin
8fd4efc621
Add tests for notify() ( #686 )
...
* Added HTML-UI test
* Added test for notify()
* Updated Readme's
2019-01-22 10:43:39 -04:00
Slytherin
81719a9e13
Stops loading of blend-module when offset unavailable ( #654 )
...
* Stops loading of blend-module when offset unavailable
* Added improvements
* Update demo.css
* Update notification.js
* Update defaultHtmlStepUi.js
* Update Module.js
* Update notification.js
* adds generic UI function to user-interface
* Added changes
2019-01-16 17:41:33 -05:00
Mridul97
f68983d6d7
Fix toggle-able collapse ( #651 )
...
* fix toggle
* changes
* dist changes
* changes
* changes
* changes
* changes
2019-01-14 17:05:23 -05:00
Harsh Khandeparkar
b5fcba3c54
Refactor Draw Rectangle Module ( #664 )
...
* update dist
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
dist update
Revert "dist update"
This reverts commit 9ee2a987e8f978961656ae8f71f6e6702bbbd30d.
* change template
* refactor drawRectangle
* changes
* changes
2019-01-14 15:57:49 -05:00
aashna27
e5d26815d7
toggle-able collapse added for modules ( #636 )
2019-01-08 15:22:25 -05:00
HarshKhandeparkar
4e5f8728fa
Fixed Save Button ( #562 )
...
* update dist
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
dist update
Revert "dist update"
This reverts commit 9ee2a987e8f978961656ae8f71f6e6702bbbd30d.
* fix save button
* cleanup
* fix update initValue
* fix select type inputs
* fix integer type values
* fix integer type values
* cleanup
* changes and cleanup
* changes
* changes
* better solution
cleanup
* change detection finalized
* Fix <form> placement
* fix form ending
* changes
* cleanup
* fix merge conflicts
* better event listener
* cleanup
* cleanup
* Changes
* cleanup
2019-01-07 15:16:25 -05:00
Vibhor Gupta
ef4a4d3055
removed crop div ( #623 )
2019-01-07 09:40:53 -05:00
aashna27
20d49456fd
Modified style for step remove notification ( #620 )
...
* modified style for step remove notification
* Update defaultHtmlStepUi.js
2019-01-06 14:44:25 -05:00
Mridul97
4369137336
update value below the slider ( #565 )
...
* update value below the slider
* changes
2019-01-05 20:17:39 -05:00
HarshKhandeparkar
d49acd504e
btn-fix
2018-12-23 17:26:06 +05:30
divy123
6bab70ad09
Add step butoon disabled for last step
2018-12-17 16:02:32 +05:30
tech4GT
16debae154
fixes #544 and final changes
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-12-16 20:01:53 +05:30
divy123
fd78285ac7
Merge branch 'add-step-btn' of https://github.com/Divy123/image-sequencer into add-step-btn
2018-12-16 16:03:56 +05:30
divy123
4eb386eb47
Added font-awesome icon and added colors to it
2018-12-16 16:02:49 +05:30
divy123
f27b09793c
Changed arrow functions to normal functions
2018-12-16 15:39:48 +05:30
Slytherin
a4818d70d8
Merge branch 'main' into add-step-btn
2018-12-16 02:25:12 +05:30
divy123
537cc41b36
Added insert step button at every step
2018-12-16 02:16:45 +05:30
Jonathan Xu
95f8dad901
Add grid of thumbnails ( #539 )
...
* Added four preview images
* Added preview images to buttons
* Maked the crop preview resposive
* icon overlays
* made previews square
* finalized css for square images
* Added four preview images
* Added preview images to buttons
* Maked the crop preview resposive
* icon overlays
* made previews square
* finalized css for square images
2018-12-09 22:35:32 -05:00
pomyo
1ae20b536a
Update defaultHtmlStepUi.js ( #517 )
2018-12-07 12:52:48 -05:00
Ville Pajala
5af30d9046
Change button text ( #505 )
2018-11-29 17:39:28 -05:00
HarshKhandeparkar
20cf3277ea
Feature enter to save ( #483 )
...
* Flash Message bug fix
* enter-to-submit functionality added
* cleanup
2018-11-20 16:46:07 -05:00
HarshKhandeparkar
bf13d5807a
GCI task pull request ( #474 )
...
* GCI task commit
* GCI task commit
* Cleaned up the code
* Added the css to demo.css file
* Final cleanup and shortened code
* Code compacting
* All beautify changes reverted
* Spacing corrected
2018-11-18 12:29:19 -05:00
aashna27
11b65604cd
Added slider for Brightness and Blur modules ( #428 )
2018-10-22 17:01:12 -04:00
Ankit Singla
802b281096
enables Save button for an action if any of its input fields gain focus ( #394 )
2018-10-08 14:13:09 -04:00
Ankit Singla
67408ca338
correctly regulates the behaviour of all links ( #397 )
...
Signed-off-by: Ankit Singla <asingla590@gmail.com >
2018-10-08 14:12:34 -04:00
Varun Gupta
09669fe858
fix ( #387 )
...
Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com >
2018-10-06 13:06:41 -04:00
Ankit Singla
b300dc2d1f
adds default values to input fields for all module steps ( fixes #382 ) ( #384 )
...
* added default values to input fields for all module steps
* merged
Signed-off-by: Ankit Singla <asingla590@gmail.com >
2018-10-05 11:55:11 -04:00
Adriano Costa
06d2aaf1e2
#363 Add placeholder option to input ( #370 )
...
* Add placeholder option to input , change type of brightness input to number
Changes to be committed:
modified: examples/lib/defaultHtmlStepUi.js
modified: src/modules/Brightness/info.json
* change 0% to 0 in brightness placeholder
2018-10-02 18:18:31 -04:00
puneet bindal
76826d431d
refracted defaultHtmlStepUi.js ( #362 )
2018-09-30 19:43:51 -06:00
Mridul97
b707592588
Show 'Press save to see changes' next to each step's 'Save' button ( #329 )
2018-09-05 18:17:28 -04:00
Mridul97
6106e5ee0c
Disable-save-button ( #322 )
2018-08-30 15:04:09 -04:00
Varun Gupta
43e6253095
change url string fixes #306 ( #313 )
...
* change url string fixes #306
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix typo
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-08-04 17:44:09 -04:00
Varun Gupta
10c6ad5865
Run optimize ( #275 )
...
* fixes #269
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update demo
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* refactor and comments
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update readme
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* updated and refactored
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update readme
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* trying to fix tests
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update documentation
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update to config.mode = test
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* finaly everything works
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* 1.8.0
* update test
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add test for run
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-06-08 14:13:41 -04:00
Varun Gupta
871453b857
Url params 🎉 ( #276 )
...
* basic implementation
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix bug
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix everything
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add test and refactor
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update demo
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix comma issue
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update test
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* now doing with native encode
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-06-03 09:11:07 -07:00
Jeffrey Warren
768e2ce95d
Ui refactor and drag to crop ( #245 )
...
* Drag to crop rebase step (#244 )
* 1.1.0
* 1.2.0
* added plugin
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* drag to crop enabled
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* improvement
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* done dragToCrop
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* done with updated ui
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* solved bug for multiple consecutive crops
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixed and updated
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* externalized image area select code
* major refactoring of crop drag and demo ui modules
* work on crop module and ui refactor
* completed Step drag ui refactor
* revert unbuilt to rebase
* built and version bump
* various fixes
2018-05-04 14:27:48 -04:00