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
Himanshu
0e87c8b1df
Remove console logs ( #685 )
...
* Removed logs
* Update demo.js
2019-01-22 09:13:50 -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
Mridul97
9e5f252fd4
Fix scroll up button ( #638 )
...
* fix scroll-up button
* dist changes
* changes
* changes
2019-01-10 21:22:51 -05:00
aashna27
e5d26815d7
toggle-able collapse added for modules ( #636 )
2019-01-08 15:22:25 -05:00
aashna27
73b917f036
Header opens a new page ( #619 )
2019-01-08 15:18:32 -05:00
Mridul97
89345f32b3
Add a 'Start a new sequence' button ( #589 )
...
* add start a new sequence button
* changes
* reset sequence
* changes
* changes
* changes
* changes
* changes
2019-01-07 18:22:51 -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
Bhavay Anand
c2477bc3f7
fixed excessive space around thumbnail grid ( #629 )
2019-01-07 10:41:04 -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
Vibhor Gupta
a522e13613
media query for buttons ( #583 )
...
* media query for buttons
* easy fix
* quick icon scroll for small screens
* rebuild
2019-01-05 20:53:45 -05:00
Mridul97
4369137336
update value below the slider ( #565 )
...
* update value below the slider
* changes
2019-01-05 20:17:39 -05:00
Mridul97
595d66ecd5
remove extra clear cache button and isolate cache code ( #609 )
...
* remove extra clear cache button
* isolate cache code
* changes
2019-01-05 17:28:11 -05:00
Mridul97
6d9f656a1e
Show a message where to find saved sequence on saving a sequence ( #586 )
...
* show message on save sequence
* chaanges
* changes
2019-01-05 14:32:18 -05:00
jywarren
e5d36ca317
demo tweak
2019-01-04 15:08:41 -05:00
Slytherin
aad1f823d3
Added a function to sequencer and then made the functionality available to crop and overlay module. ( #592 )
...
* Add manifest.json and cache static assets for offline use (#331 )
* Add manifest.json
* cache static assets for offline use
* update cache
* add meta theme-color and change static files to be cache
* cache the files on network request
* caching on first run
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add a button to clear cache
* add styling to clear cache link
* Update Modules.js (#452 )
I've arranged the modules in alphabetical order.
* Added a function to parse Input coordinates and added the functionality for crop and overlay modules
* Added changed dist files
* Revert "Added changed dist files"
This reverts commit dbda25a228 .
* Changed function name and added the functionaity to src/utils folder
* Added unit test
* Added unit test to /test/util
2019-01-04 11:27:00 -05:00
Mridul97
b520622bfd
Clarify that saved sequence will only be available in this browser ( #587 )
...
* clarify that saved sequence will only be available in this browser
* changes
* changes
* changes
2019-01-03 16:22:21 -05:00
Mridul97
5bdaea3688
add local to locally stored modules ( #596 )
2019-01-03 12:23:16 -05:00
Vibhor Gupta
39c70d1304
updating description text to default ( #574 )
2019-01-02 19:06:20 -05:00
HarshKhandeparkar
611016b022
Fixed Gif Generation ( #561 )
...
* update dist
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
dist update
Revert "dist update"
This reverts commit 9ee2a987e8f978961656ae8f71f6e6702bbbd30d.
* Fix Gif
2018-12-28 22:10:02 +05:30
HarshKhandeparkar
5288973a48
cleanup
2018-12-23 17:27:58 +05:30
HarshKhandeparkar
d49acd504e
btn-fix
2018-12-23 17:26:06 +05:30
HarshKhandeparkar
ac9086e4ef
rearrange buttons
2018-12-21 00:17:28 +05:30
tech4GT
7cd89c4481
Merge branch 'main' of https://github.com/publiclab/image-sequencer into local
2018-12-19 17:01:45 +05:30
tech4GT
eebf149532
fix bug preventing insert-step
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-12-19 17:00:09 +05:30
aashna27
59898d72fe
TakePhoto functionality added
2018-12-18 02:43:28 +05:30
divy123
6bab70ad09
Add step butoon disabled for last step
2018-12-17 16:02:32 +05:30
tech4GT
327b421284
remove excess logs
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-12-17 11:54:25 +05:30
tech4GT
0c2d2a47d8
fix save-sequence and refactor
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-12-17 10:56:17 +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
Bhavay Anand
2161d58e50
slider now goes all the way to right & left ( #510 )
2018-11-30 18:36:26 -05:00
Bhavay Anand
f152a78e70
align add-step button with select-module input ( #501 )
2018-11-30 12:48:21 -05:00
Ville Pajala
5af30d9046
Change button text ( #505 )
2018-11-29 17:39:28 -05:00
Jonathan Xu
f672dc814a
display add step menu with common modules as "quick" buttons ( #479 )
...
* added icons, rearranging
* basic framework for addstep modules
* linked buttons to automatic step addition
* Delete package-lock.json
* rounded buttons and text movement in image sequencer select
* made null option visible in select dropdown
* package-lock.json
2018-11-21 19:49:48 -05:00
Jeffrey Warren
98c71b18a8
Add manifest.json and cache static assets for offline use ( #331 ) ( #486 )
...
* Add manifest.json
* cache static assets for offline use
* update cache
* add meta theme-color and change static files to be cache
* cache the files on network request
* caching on first run
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add a button to clear cache
* add styling to clear cache link
2018-11-20 22:53:38 -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
Rishabh Rawat
ef10fb77f1
Capitalize the Gif text on View Gif button. ( #476 )
2018-11-17 23:17:22 -05:00
Jeffrey Warren
19110c4677
Colormap fixes! ( #475 )
...
* updated colormap.js
* remove redundancy
* compile
* added maps to interface
2018-11-17 11:19:58 -05:00
Slytherin
4576e497db
Disabled save-sequence button when no steps are added ( #462 )
2018-11-11 14:41:55 -05:00