Commit Graph

14178 Commits

Author SHA1 Message Date
Adria Navarro 18a7bb0fdc
Merge branch 'master' into BUDI-9127/autosave-auth-settings 2025-03-14 12:12:41 +01:00
Adria Navarro 17bc7000ee Fix notifications 2025-03-14 12:10:43 +01:00
Adria Navarro d5c0a89fdc Remove duplicated cloneDeep 2025-03-14 12:07:25 +01:00
Adria Navarro 3cb73ab2be Autosave rest auth 2025-03-14 11:35:05 +01:00
Adria Navarro 49ef14237f Fix auth state 2025-03-14 11:17:17 +01:00
Adria Navarro 480042eda9 Dont allow saving without a name 2025-03-14 11:11:08 +01:00
Adria Navarro 53d0eb5cf9 Disable name editing on save 2025-03-14 11:06:15 +01:00
Adria Navarro da654f6f8e Fix flash on creation 2025-03-14 10:58:37 +01:00
Adria Navarro fcd7ef2e0b Fix param handler 2025-03-14 10:40:44 +01:00
Adria Navarro d9adad303f Saving state 2025-03-14 10:32:08 +01:00
Adria Navarro a196faf717 Fix saves and initial values 2025-03-14 10:28:07 +01:00
Adria Navarro 7adc47982d Fix bindings check 2025-03-14 10:21:20 +01:00
Adria Navarro 4735084044 Use query 2025-03-14 10:07:53 +01:00
Adria Navarro 33330a4b40 Fix save button disabled state 2025-03-14 09:17:42 +01:00
Adria Navarro 9b0b4ba283 Don't check screens usage on creation 2025-03-14 09:10:15 +01:00
Adria Navarro 9e7dae9a60 Remove url field in favour of the one from query 2025-03-14 09:05:50 +01:00
Sam Rose 51d1721e17
Merge branch 'master' of github.com:budibase/budibase into js-ai-gen-context 2025-03-13 16:40:44 +00:00
Sam Rose abea3d6ac2
"Fix" automation saving after AI prompt. 2025-03-13 16:38:32 +00:00
Sam Rose be52250fb4
Merge master. 2025-03-13 16:25:50 +00:00
deanhannigan 7f57f23ac2
Merge branch 'master' into fix/js-parsing-feedback 2025-03-13 16:25:30 +00:00
Andrew Kingston be9f197363
Add keypress event to core textarea 2025-03-13 12:28:30 +00:00
Andrew Kingston 99403c29e3
Merge branch 'master' into default-app-design 2025-03-13 11:16:26 +00:00
Dean a26fbf3edd Feedback 2025-03-13 11:11:47 +00:00
Andrew Kingston 798fcafb02
Merge branch 'master' of github.com:Budibase/budibase into default-app-design 2025-03-13 09:47:22 +00:00
Dean 754f486414 Ensure values typed in the JS step node are properly converted. Allow multiple quote types for readable bindings 2025-03-13 09:41:39 +00:00
Sam Rose df5e5d909b
Dispatch blur as well as change. 2025-03-12 16:50:34 +00:00
Sam Rose 929c759247
wip 2025-03-12 16:47:26 +00:00
Sam Rose e05bbf24e1
Merge branch 'master' of github.com:budibase/budibase into js-ai-gen 2025-03-12 13:39:09 +00:00
Sam Rose 829fd640b7
Respond to Adri's feedback. 2025-03-12 13:39:03 +00:00
Sam Rose 664c508d14
respond to pr feedback 2025-03-11 17:36:17 +00:00
Sam Rose b60bfe1d35
Fix formatting. 2025-03-11 17:34:18 +00:00
Sam Rose e142d2cc81
Don't show row test data selector outside of test modal. 2025-03-11 17:08:16 +00:00
Sam Rose 237b70af8c
Remove stray comment. 2025-03-11 14:39:54 +00:00
Sam Rose 16ebbce704
Merge branch 'master' of github.com:budibase/budibase into js-ai-gen 2025-03-11 14:22:13 +00:00
Andrew Kingston 4c1aea0583
Merge branch 'master' into default-app-design 2025-03-11 12:20:43 +00:00
Sam Rose d96a50bb84
Fix lint for real this time. 2025-03-11 09:55:55 +00:00
Sam Rose 23ea494590
Merge master. 2025-03-11 09:41:09 +00:00
Sam Rose 4e2e859370
Flag off popover. 2025-03-11 09:33:24 +00:00
Sam Rose 21a3e259d6
TypeScriptify TextArea. 2025-03-11 09:28:29 +00:00
Sam Rose ebbdc578f9
First draft of using LLMs to generate JS in Budibase. 2025-03-10 17:46:09 +00:00
Andrew Kingston dab42d3d0e
Merge branch 'master' of github.com:Budibase/budibase into default-app-design 2025-03-10 15:27:22 +00:00
Adria Navarro b7eb3cac64
Merge branch 'master' into types/check-types-in-client 2025-03-10 12:32:05 +01:00
Adria Navarro d25baac4a6 check:types on client 2025-03-10 11:00:21 +01:00
Mike Sealey bdbfeaba5b
Merge branch 'master' into BUDI-9104 2025-03-07 16:40:39 +00:00
Andrew Kingston 790cb00be8
Fix profile and password modals in portal 2025-03-07 16:20:23 +00:00
Andrew Kingston 3c44c94442
Move a user profile and password modals to frontend-core to allow sharing 2025-03-07 16:14:12 +00:00
Michael Drury d13c1e55f0
Merge branch 'master' into fix/import-query 2025-03-07 16:01:03 +00:00
mike12345567 28d3d4462e Linting. 2025-03-07 15:33:18 +00:00
mike12345567 d70313c8e8 Typing all of the components involved in the ImportRestQueriesModal as the issue was related to wrong function being called, would be detected by typing. 2025-03-07 15:31:07 +00:00
Andrew Kingston ad6e8abc74
Add new concept for CSS variables within styles 2025-03-07 15:19:59 +00:00