StoreGenerator / app.py

Commit History

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

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

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

drakosfire commited on

updated app.py flask app launch to point to host 0.0.0.0 and port 7860 to match huggingface, hoping this resolves CORS issue
5794b1c

drakosfire commited on

built initial Dockerfile and modified app.py to serve from flask app in container
d8b766a

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

Committing to prep to branch for new custom UI build
c8a4cd8

drakosfire commited on

LLM dictionary to text and back to dictionary for inventory, html templates
760ff9a

drakosfire commited on