Commit Graph

4757 Commits

Author SHA1 Message Date
Vasek Mlejnsky c8374d4a90 commit 2023-03-07 20:26:20 +01:00
Vasek Mlejnsky 713c2f77af commit 2023-03-07 20:25:10 +01:00
Vasek Mlejnsky d42d4b2cbc Update endpoint 2023-03-07 20:19:14 +01:00
Vasek Mlejnsky f1f5a99901 commit 2023-03-07 20:12:26 +01:00
Vasek Mlejnsky 1d3cfdde7c hardcode project id for now; update endpoint 2023-03-07 20:09:26 +01:00
Tomas Valenta 75efbe7f61 Fix adding projects [WIP]; Add logs subscription [WIP]; Cleanup 2023-03-07 15:51:33 +00:00
Tomas Valenta 552819dbf1 Update db; Add project management [WIP] 2023-03-07 15:11:02 +00:00
Tomas Valenta 1f71f7acbe Merge branch 'master' into develop 2023-03-07 14:30:41 +00:00
Vasek Mlejnsky aa938ede29 remove typography dir 2023-03-07 11:21:52 +01:00
Tomas Valenta 9088991ed2 Add deployment management [WIP]; Add logs [WIP] 2023-03-07 01:03:44 +00:00
Vasek Mlejnsky 28a3907b56 fake add express 2023-03-06 19:53:50 +01:00
Vasek Mlejnsky be95437b0a Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-06 19:42:05 +01:00
Vasek Mlejnsky 59de2ee9bb lowercase 2023-03-06 19:42:03 +01:00
Tomas Valenta fde6923614 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-06 18:41:06 +00:00
Tomas Valenta 58162917a0 Ensure block id; Remove layout effect 2023-03-06 18:41:00 +00:00
Vasek Mlejnsky ca39c5932a commit 2023-03-06 19:15:39 +01:00
Tomas Valenta da1b098ed4 Reposition deploy button 2023-03-06 14:50:17 +00:00
Tomas Valenta e46accf1e0 Fix disappearing line 2023-03-06 14:44:09 +00:00
Tomas Valenta 097eedf5c0 Cleanup 2023-03-06 14:32:12 +00:00
Tomas Valenta 9975daf627 Fix focus change bug 2023-03-06 14:24:18 +00:00
Tomas Valenta 7391ec1715 Fix focus; Add shortcut 2023-03-06 13:53:21 +00:00
Tomas Valenta 2b62169b4d Improve prompt block styling 2023-03-06 13:23:44 +00:00
Tomas Valenta a757413c9d Change button font size; Remove last block autofocus 2023-03-06 13:06:20 +00:00
Tomas Valenta e768764eea Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-06 12:56:03 +00:00
Tomas Valenta 592c62bb72 Disable spellcheck 2023-03-06 12:56:00 +00:00
Vasek Mlejnsky 061ed09516 commit 2023-03-06 13:55:58 +01:00
Vasek Mlejnsky c8588f1edf Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-06 13:54:55 +01:00
Vasek Mlejnsky 4a6aa9f770 Remove typography 2023-03-06 13:54:53 +01:00
Vasek Mlejnsky 3dfb0339e2 Install typography 2023-03-06 13:53:49 +01:00
Tomas Valenta 8187a8f116 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-06 12:53:08 +00:00
Tomas Valenta 466a3824ec Resize prompt blocks 2023-03-06 12:53:02 +00:00
Vasek Mlejnsky 219bfb6870 Send prompt to api in correct format 2023-03-06 13:27:09 +01:00
Tomas Valenta 9242f57129 Improve editor UX 2023-03-06 12:03:15 +00:00
Vasek Mlejnsky 8efda6fcd4 commit 2023-03-06 10:52:45 +01:00
Tomas Valenta bad9719ddf Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-06 09:46:59 +00:00
Tomas Valenta e03dea10f8 Change blocks input to textarea 2023-03-06 09:46:54 +00:00
Vasek Mlejnsky df9f07a604 commit 2023-03-06 10:44:41 +01:00
Vasek Mlejnsky 998d18e9b2 commit 2023-03-06 10:43:58 +01:00
Vasek Mlejnsky 3e28474ee9 commit 2023-03-06 10:40:33 +01:00
Vasek Mlejnsky 6c45183564 Deployment 2023-03-06 10:34:02 +01:00
Vasek Mlejnsky 4efaad1736 commit 2023-03-06 10:30:00 +01:00
Tomas Valenta abcda5d294 Fix state handling; Add blocks 2023-03-05 23:24:05 +00:00
Vasek Mlejnsky db8c068ad3 commit 2023-03-05 20:15:15 +01:00
Tomas Valenta e927e33b9f Remove reactflow; Add linear cells [WIP] 2023-03-05 16:58:41 +00:00
Vasek Mlejnsky 61f60ab756 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-05 15:51:13 +01:00
Vasek Mlejnsky cf9fbd3954 Use js 2023-03-05 15:51:10 +01:00
Tomas Valenta 1047a65b53 Add auth 2023-03-05 14:49:35 +00:00
Vasek Mlejnsky fea82edc3b Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-05 15:36:32 +01:00
Vasek Mlejnsky 63d1c048af Add basic api structure 2023-03-05 15:36:17 +01:00
Tomas Valenta ad8989733e Add auth [WIP] 2023-03-05 14:27:04 +01:00