Commit History

Iframe does work on huggingface. Trying to better target print button in iframe moved it into button after frame loads..
836be9a

drakosfire commited on

Iframe test, inside modal, it's weird but seems to work. Modified storeUI.css to change modal.
26c0802

drakosfire commited on

Almost to functional print maybe. Opening modal is working, reset has been refactored and works with print modal close. storeUI.html button ids updated for Event Delegation
cf6d81c

drakosfire commited on

added updated storeUI.html and proxy.html with modal
0034c2d

drakosfire commited on

Trying displying brewRendererContent in a modal, then printing the modal
0a3d2d2

drakosfire commited on

moving window.open to earlier in printPDF() to try to associate with user click
a702223

drakosfire commited on

removed pdfkit from Dockerfile and requirements.
dbc3a91

drakosfire commited on

messy mass commit, actual changes are to print function, attempting a differnt path using prebuilt proxy.html, also removed dependencies folder to static
40db3b8

drakosfire commited on

change dependencies to static and put storeUI.css there, trying to create and serve html file to handle print
bbbe8ba

drakosfire commited on

Corrected storeUI user description prompt
412d5a3

drakosfire commited on

Adding header for Cross-Origin-Opener-Policy instructions to flask as possible solution to oepning a tab or pop up when deployed to huggingface
f552fc6

drakosfire commited on

removed the godforsaken .pngs again
9b7c117

drakosfire commited on

Set storeUI.html css back to original print settings
20bbe50

drakosfire commited on

Merge branch 'main' of github.com:Drakosfire/StoreGenerator
f1cc591

drakosfire commited on

added offset to adjustTextareaHeight for title block and description-textarea, made sure description-textarea height is adjusted correctly
63d2b0d

drakosfire commited on

added offset to adjustTextareaHeight for title block and description-textarea, made sure description-textarea height is adjusted correctly
ac9f06d

drakosfire commited on

added div floatingToolbar and moved buttons and description field into it
a980fa8

drakosfire commited on

added div floatingToolbar and moved buttons and description field into it
13f10a1

drakosfire commited on

storeUI.css added floating toolbar css, tinkered with print rules without much success, removed the page break rules
8604dad

drakosfire commited on

storeUI.css added floating toolbar css, tinkered with print rules without much success, removed the page break rules
573e988

drakosfire commited on

replaced block-content class with block-page to make clearer this is a block on the page,updated css to match, rewrote system prompt in store_helper.py to generate more targeted image prompts, adjuste template_update.html wit h newer prompting
7e1291d

drakosfire commited on

replaced block-content class with block-page to make clearer this is a block on the page,updated css to match, rewrote system prompt in store_helper.py to generate more targeted image prompts, adjuste template_update.html wit h newer prompting
9999d91

drakosfire commited on

Added autofill function, event listener, and button
2d15a52

drakosfire commited on

Added autofill function, event listener, and button
2d281eb

drakosfire commited on

Merge branch 'main' of github.com:Drakosfire/StoreGenerator
9cb5d54

drakosfire commited on

Fixed reset, blockContainerPage needed to be reinitialized, renamed image textareas ids to sdprompt- in template
2c14dbc

drakosfire commited on

Fixed reset, blockContainerPage needed to be reinitialized, renamed image textareas ids to sdprompt- in template
ff44a96

drakosfire commited on

added addPage and removePage function, eventlistener and buttons, remove checks for blocks on page and gives an error popup
624bb19

drakosfire commited on

added addPage and removePage function, eventlistener and buttons, remove checks for blocks on page and gives an error popup
9028290

drakosfire commited on

added button to toggle visibility of image text and generate button while on page-container
5c516ee

drakosfire commited on

added button to toggle visibility of image text and generate button while on page-container
3fbe35b

drakosfire commited on

add css for image-textarea and generate-image-button to set display:none when in page-container, updated block_builder.py and template_update.html to include image-textarea
c0550ce

drakosfire commited on

add css for image-textarea and generate-image-button to set display:none when in page-container, updated block_builder.py and template_update.html to include image-textarea
7e57aff

drakosfire commited on

moved initializeTextareaResizing into the extracBlocks function to ensure it fires after the extract at page load
e1d03aa

drakosfire commited on

moved initializeTextareaResizing into the extracBlocks function to ensure it fires after the extract at page load
426ac10

drakosfire commited on

Fixing merge conflicts
01f4554

drakosfire commited on

created event listener for button that connects button to call to open window, might work? Works locally.
3a05b59

drakosfire commited on

created event listener for button that connects button to call to open window, might work? Works locally.
44d0968

drakosfire commited on

Trying to simplify and open to tab
67ba65c

drakosfire commited on

Trying to simplify and open to tab
5db29c7

drakosfire commited on

adding a delay for window to popup on print
cf5c57c

drakosfire commited on

adding a delay for window to popup on print
7faae3d

drakosfire commited on

checking if the printWindow check is triggering before the window has a chance to open
eba7f1d

drakosfire commited on

checking if the printWindow check is triggering before the window has a chance to open
c51e028

drakosfire commited on

Updated script.js with error logging for print.window null issue when deployed
4ecf1fd

drakosfire commited on

Updated script.js with error logging for print.window null issue when deployed
6dd139d

drakosfire commited on

commented out add page and remove page Event Listeners
3217d1f

drakosfire commited on

commented out add page and remove page Event Listeners
63e9fef

drakosfire commited on

Merge branch 'main' of github.com:Drakosfire/StoreGenerator
fb1b4a4

drakosfire commited on