Commit Graph

31952 Commits

Author SHA1 Message Date
Adria Navarro 1e47a7929c
Merge branch 'master' into BUDI-9016/fix-clickoutside-on-firefox 2025-02-11 13:02:56 +01:00
mike12345567 a41d829b7f Updating pro. 2025-02-10 22:50:56 +00:00
mike12345567 69669a19b8 Linting. 2025-02-10 22:04:27 +00:00
mike12345567 5c491a80ad Update test to datasource plus. 2025-02-10 18:40:26 +00:00
mike12345567 73fd7d2e5d Fixing an issue with deleting DS+ - also making sure if no screens/children found it correctly displays the pre-empt error. 2025-02-10 18:25:36 +00:00
Sam Rose 491a71a36f
Merge branch 'master' into automation-tests-6 2025-02-10 17:16:34 +00:00
Adria Navarro a64e0311d8 Only trigger blur action when clicking either iframe or body 2025-02-10 18:15:57 +01:00
Sam Rose 1c13531baf
Add tests for the row updated trigger. 2025-02-10 16:32:48 +00:00
Sam Rose 225f5dde59
Add tests for the row deleted trigger. 2025-02-10 16:27:54 +00:00
Sam Rose e16c3fc7a9
Rename automation result helper. 2025-02-10 16:15:53 +00:00
Michael Drury bc1d95aa50
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-02-10 16:12:43 +00:00
Adria Navarro 12ae35c16d Close always on blur 2025-02-10 16:47:49 +01:00
melohagan 3a956ed309
Allow multiple tenant users to be created for account holders (#15513) 2025-02-10 15:18:37 +00:00
Michael Drury 4534c3f83a
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-02-10 13:29:33 +00:00
Sam Rose af188e1c1a
Create tests for the row saved trigger. 2025-02-10 13:06:13 +00:00
Adria Navarro 4a1ac08e80
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-10 09:55:40 +01:00
Adria Navarro 5bcdc38bba
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-07 17:04:55 +01:00
Adria Navarro 482968cee0 Smaller icon 2025-02-07 17:04:34 +01:00
Adria Navarro 7351adc6b6 Changes on tooltip 2025-02-07 17:02:39 +01:00
Adria Navarro b223c6355a Don't display key for missing settings 2025-02-07 17:01:36 +01:00
mike12345567 7f3a1dca09 Merge branch 'master' of github.com:Budibase/budibase into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-02-07 16:01:03 +00:00
Peter Clement 2cd2c30c1d types 2025-02-07 15:55:43 +00:00
Peter Clement aa63e88699 some type fixes 2025-02-07 15:32:24 +00:00
Peter Clement feaaa17368 unused import 2025-02-07 15:12:28 +00:00
Peter Clement 2995961fd4 delete unneeded popover type 2025-02-07 15:05:50 +00:00
Peter Clement 5031213b23 Merge remote-tracking branch 'origin/master' into feature/screen-query-usage-ui 2025-02-07 15:05:31 +00:00
mike12345567 e9e1eb7a2d More linting. 2025-02-07 13:56:34 +00:00
mike12345567 73345d8c05 Linting. 2025-02-07 13:53:30 +00:00
mike12345567 5df197a36e Disabling cell formatting, it is currently incompatiable with cell/row conditions in grids and to avoid breaking those for now we are removing the capability until both can be a aligned to use the same mechanism of binding evaluation. 2025-02-07 13:49:34 +00:00
mike12345567 6435c9b529 Linting. 2025-02-07 12:05:45 +00:00
mike12345567 126befde3e Updating UIEvent to an interface. 2025-02-07 12:02:58 +00:00
mike12345567 85b2db1f02 Majority of comments. 2025-02-07 11:52:31 +00:00
Adria Navarro 8080fcfc24
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-07 11:27:58 +01:00
mike12345567 0750b749c4 Merge branch 'feature/pre-empt-data-source-deletion' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion 2025-02-06 17:54:37 +00:00
mike12345567 c09809932d cleanup. 2025-02-06 17:54:24 +00:00
mike12345567 f9c75a2135 Final comments. 2025-02-06 17:53:23 +00:00
Michael Drury 5be6141dce
Merge branch 'master' into feature/pre-empt-data-source-deletion 2025-02-06 17:46:58 +00:00
mike12345567 a5f2a05061 Linting. 2025-02-06 17:42:06 +00:00
mike12345567 83fdbccd6b export directly. 2025-02-06 17:34:44 +00:00
mike12345567 c060d46cf3 Merge branch 'feature/pre-empt-data-source-deletion' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion 2025-02-06 17:26:07 +00:00
mike12345567 e8c79bc720 Most PR comments. 2025-02-06 17:24:04 +00:00
Sam Rose 28e931bc64
Fix types. 2025-02-06 17:06:36 +00:00
Michael Drury e1f43c44f4
Merge branch 'master' into feature/pre-empt-data-source-deletion 2025-02-06 17:02:48 +00:00
mike12345567 399cf0ef6c Removing unused elements. 2025-02-06 16:48:17 +00:00
Adria Navarro dfcdfbc9fb
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-06 17:46:41 +01:00
Sam Rose 03e4cfe0b4
Missed a bunch of spots in the refactor. 2025-02-06 16:44:47 +00:00
Sam Rose 924f400992
Rename run to test to better reflect the API being hit. 2025-02-06 15:58:15 +00:00
Sam Rose 9f28eb00d4
Rename triggers to start with 'on' 2025-02-06 15:47:10 +00:00
Sam Rose ac2f40e955
Move trigger output to the run function so it's easier to understand its purpose. 2025-02-06 15:46:02 +00:00
mike12345567 fdf82a6276 Some updates, deleting external tables does delete data so warn about this. 2025-02-06 15:30:30 +00:00