Commit Graph
7 Commits
Author SHA1 Message Date
Emmanuel Morales 126d8e77fb fix: ctrl+click/cmd+click to open a item of the menu (#29) 2024-02-17 13:34:36 +08:00
Emmanuel Morales 65492a108c feat(example page): create initial 4 cards (#21)
* feat(example page): add new examples section in the navbar

* feat(example page): initial layout of the new page

* feat(example page): create initial 4 workflows

* style(example page): center title

* style(example page): remove comment

* fix(example page): add hyperlink for txt2img card
2024-02-09 11:15:30 +08:00
San45600 1939ff4153 fix: mobile sheet ui fix (#20) 2024-02-09 11:11:58 +08:00
BennyKok f8ac6fb251 feat: able to remove share page deployment 2024-01-16 23:51:04 +08:00
BennyKok 18cfbce171 feat: add public share options for workflow 2024-01-14 23:35:25 +08:00
BennyKok dafc8b168b feat: better mobile navigation 2024-01-14 18:06:44 +08:00
BennyKok c66de45522 feat(all): add organisation, api updates with organisation check
Now calling run endpoints with GET, POST will check against the API key, whether there is org_id or not, if the operation workflow doesnt match with the user org or user id, will return with workflow not found, run not found
2024-01-01 23:13:01 +08:00