StoreGenerator / template_update.html

Commit History

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

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

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

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

added update_template.html which is same architecture as storeUI.html page-container, so testing will be more accurate. Updated extractBlocks function to target block-items
9efcf1c

drakosfire commited on