Commit Graph

9925 Commits

Author SHA1 Message Date
Dean 36f8ae45fe Rejig the filtering behaviour in the builder around empty config. Empty filters wont cause errors on load and will clear when they are saved 2024-12-10 14:17:46 +00:00
Sam Rose 7a98f03e82
Merge branch 'master' into eslint-strict-1 2024-12-09 17:43:25 +00:00
Sam Rose 76b5190454
Merge master. 2024-12-09 17:18:38 +00:00
Sam Rose 84d9f6816c
Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
Sam Rose 2ff23746ca
Merge branch 'master' of github.com:budibase/budibase into update-eslint 2024-12-09 10:57:06 +00:00
Andrew Kingston 700872395c
Merge branch 'master' into automations-fixes 2024-12-09 10:40:57 +00:00
andz-bb 997daf17d0 handle cases where datasourceName is undefined when sorting datasources 2024-12-09 10:29:37 +00:00
deanhannigan 6d607450c3
Merge branch 'master' into automations-fixes 2024-12-09 09:06:38 +00:00
Sam Rose 84927bbb98
Update to latest eslint, including new config file format. 2024-12-05 18:13:32 +00:00
Andrew Kingston 5ea8aab88e
Add transition to automation survey 2024-12-05 09:30:42 +00:00
Andrew Kingston 4c8f86941b
Close automation survey popup when clicking on the link 2024-12-04 16:01:04 +00:00
Andrew Kingston bc8cd6723d
Add automation survey popup 2024-12-04 15:54:07 +00:00
Andrew Thompson 412cf67e17
Merge branch 'master' into sort-table-names 2024-12-04 09:34:12 +00:00
Martin McKeaveney 92e5667b81 prevent empty snippets being saved, don't crash for old empty snippets 2024-12-03 18:55:06 +00:00
andz-bb 582d05651d sort table names alphabetically when selecting data source 2024-12-03 15:50:51 +00:00
Dean 63275563ab Refactored test data update functionality missing from initial commit 2024-11-28 12:53:47 +00:00
Dean 7f5ca044aa Merge remote-tracking branch 'origin/master' into automations-fixes 2024-11-28 12:38:03 +00:00
Dean 8cd4fae50c Refactored out test data bind, fix for row intialisation in test data and fix for the modal timing issue 2024-11-28 12:37:13 +00:00
melohagan 525b6f84bb
Remove references to day passes (#15079)
* Remove references to day passes

* lint

* Point pro to branch with no day passes code

* update yarn lock
2024-11-28 10:37:44 +00:00
Adria Navarro bd7ac2ed36
Merge branch 'master' into BUDI-8866/builder-enable-typescript 2024-11-26 15:18:30 +01:00
Peter Clement 049a53ee99
Merge branch 'master' into fix/automation-adjacent-bugs 2024-11-26 14:03:52 +00:00
Andrew Kingston fbcf452099
Merge branch 'master' into cheeks-lab-day-fields 2024-11-26 12:58:09 +00:00
Adria Navarro 78725cff91 Fix imports 2024-11-26 12:22:58 +01:00
Adria Navarro e44a68d356 Delete js files (moved to ts) 2024-11-26 12:22:58 +01:00
Adria Navarro 90833d1889 Transform plugins and navigation store 2024-11-26 12:22:58 +01:00
Andrew Kingston e382512c3a
Merge branch 'master' into cheeks-lab-day-fields 2024-11-26 11:13:37 +00:00
Adria Navarro e740e1e62f Fix warnings 2024-11-26 12:13:11 +01:00
Adria Navarro 0af0c4db05 Fix build error 2024-11-26 11:51:25 +01:00
Adria Navarro dba8f013e9 Add breaking file 2024-11-26 11:34:11 +01:00
Peter Clement 3737fb14e3 pr comment 2024-11-25 20:34:04 +00:00
Adria Navarro 2bd48dde39 Type plugins page 2024-11-25 18:24:54 +01:00
Peter Clement 2a0487c829 remove log 2024-11-22 11:56:24 +00:00
Peter Clement 2a3f943957 fix issue where bindings where incorrect in automations 2024-11-22 11:30:46 +00:00
Peter Clement 7fe41ef949 dont allow links in automation filter builder 2024-11-20 14:32:15 +00:00
mike12345567 0053072d4f PR comment. 2024-11-18 16:05:50 +00:00
mike12345567 02ba433860 Merge branch 'fix/formula-response-types' of github.com:Budibase/budibase into fix/formula-response-types 2024-11-18 15:41:20 +00:00
mike12345567 149579cf5c PR comments. 2024-11-18 15:39:55 +00:00
Adria Navarro 0f349de9d5
Merge branch 'master' into fix/formula-response-types 2024-11-18 16:17:24 +01:00
Adria Navarro 8579cf4f88
Merge branch 'master' into fix/automation-data-test-updates 2024-11-18 15:55:02 +01:00
mike12345567 83b1919019 Merge branch 'master' of github.com:Budibase/budibase into fix/formula-response-types 2024-11-18 14:34:28 +00:00
Martin McKeaveney 62be25c157 fix dnd handlers 2024-11-18 13:20:31 +00:00
Adria Navarro f4b4f50f99
Merge branch 'master' into fix/automation-data-test-updates 2024-11-18 12:24:20 +01:00
Adria Navarro f0973d4afb
Merge branch 'master' into fix/automation-data-test-updates 2024-11-18 11:26:34 +01:00
Adria Navarro 9260966188 Remove canSetRelationshipSchemas flag from frontend 2024-11-18 11:07:29 +01:00
Adria Navarro 325dc8e703 Lint 2024-11-18 10:49:16 +01:00
Adria Navarro f859441efe Clean usages from frontend 2024-11-18 10:45:04 +01:00
Andrew Kingston b4c2061ba9
Make the field setting on fields optional, and use the component name as a fallback 2024-11-07 16:29:19 +00:00
mike12345567 7c2bfec22c Adding the ability to set formula response type - returning native values. 2024-11-07 15:53:04 +00:00
mike12345567 9a08c87ead For a while we have had issues with the watchtower update process, removing this and recommending self-hosters go to the documentation to correctly update their install. 2024-11-06 16:03:15 +00:00
Adria Navarro f612f7737f Merge branch 'master' into fix/automation-data-test-updates 2024-11-06 16:52:58 +01:00