StoreGenerator / block_builder.py

Commit History

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

Got up to docker build ready again, was importing things in block-builder like torch and utilities that weren't needed
a3dba5f

drakosfire commited on

added function build_iventory_block
1996f8e

drakosfire commited on

Refactored and built build_section_entry_block and added Security section. Modified css and did some styling, created subtitle-textarea class in css.
a59b358

drakosfire commited on

Added customer block and began quest block, updated width of block-container from 350px to 350px
f6ba86d

drakosfire commited on

Added employee block with same structure as owner block, worked flawlessly.
88841c5

drakosfire commited on

Added owner loop to add owner/s title, and loop through building owner blocks
1830328

drakosfire commited on

WIP: block_builder.py mid building of owner html functions
3ee2b47

drakosfire commited on

Finished store properties table block, adjusted title textarea size
c591592

drakosfire commited on

Finished store properties block, updated textresizing into function initializeTextareaResizing and it runs after initial load, drop, drop to trash, and reset.
8333c17

drakosfire commited on

Feature complete to import html and build blocks, with drag and drop, trash, reset.
d5fb696

drakosfire commited on