typebot.io/apps/builder/src
Abdullah bin Amir a17781dfa6
Add NocoDB block (#1365)
#970 #997

Fully integrate NocoDB.

Added all API Functions:

- List Table Records
- Create Table Records
- Update Table Records
- Delete Table Records
- Read Table Record
- Count Table Records
- List Linked Records
- Link Records
- Unlink Records

Optional Todo:
- Save responses of non-get requests in a variable (error validation
try-catch is added and logged so i do not think so it is much needed)

You are free to implement any extra validation/function :D

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-05-27 10:46:42 +02:00
..
assets/styles ♻️ Change overflow:scroll to overflow:auto 2024-01-29 09:37:19 +01:00
components 🧑‍💻 Add keycloak auth provider (#1533) 2024-05-23 15:36:30 +02:00
features Add NocoDB block (#1365) 2024-05-27 10:46:42 +02:00
helpers 🧑‍💻 (folders) Add folder trpc endpoints (#1218) 2024-02-05 12:14:03 +01:00
hooks 🐛 (editor) Fix dragging text bubble after editting 2024-01-29 12:03:51 +01:00
i18n 🧑‍💻 Add keycloak auth provider (#1533) 2024-05-23 15:36:30 +02:00
lib ⬆️ Upgrade and improve plate editor 2024-02-27 10:03:55 +01:00
pages 🧑‍💻 Add keycloak auth provider (#1533) 2024-05-23 15:36:30 +02:00
test (setVariable) Add Transcription system var (#1507) 2024-05-15 14:24:55 +02:00