Commit Graph

39126 Commits

Author SHA1 Message Date
Andrew Kingston 7faec8f849
Merge branch 'master' into grid-new-component-dnd 2025-02-10 09:03:44 +00:00
Peter Clement 73de5ad1cf
Merge pull request #15487 from Budibase/feature/screen-query-usage-ui 2025-02-07 22:24:30 +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
Budibase Staging Release Bot ad063b7de6 Bump version to 3.4.4 2025-02-07 14:10:38 +00:00
Michael Drury ad55f88756
Merge pull request #15505 from Budibase/fix/disable-cell-formatting
Disabling grid cell formatting
2025-02-07 14:06:08 +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
Michael Drury b4086e1187
Merge pull request #15499 from Budibase/feature/pre-empt-data-source-deletion
Data section resource deletion warning
2025-02-07 13:02:38 +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
mike12345567 ec3cd23fcf Merge branch 'master' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion 2025-02-07 11:44:59 +00:00
Michael Drury a0d6579136
Merge pull request #15471 from Budibase/readme-stale-link
replaces broken link
2025-02-07 11:32:56 +00:00
Michael Drury b2e5eb4a46
Merge branch 'master' into readme-stale-link 2025-02-07 11:29:26 +00: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 72728e683b
Merge pull request #15500 from Budibase/automation-tests-5
Further automation builder refactoring.
2025-02-06 17:19:10 +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
Sam Rose 2262aa2128
Merge branch 'automation-tests-5' of github.com:budibase/budibase into automation-tests-5 2025-02-06 16:47:05 +00:00
Sam Rose 03e4cfe0b4
Missed a bunch of spots in the refactor. 2025-02-06 16:44:47 +00:00
Andrew Kingston 585c9a8f62
Support scrolling while dragging components 2025-02-06 16:36:39 +00:00
Sam Rose 2f7cfeb013
Merge branch 'master' into automation-tests-5 2025-02-06 16:20:34 +00:00
Andrew Kingston 5ac5f90775
Merge branch 'grid-new-component-dnd' of github.com:Budibase/budibase into grid-new-component-dnd 2025-02-06 16:07:01 +00:00
Andrew Kingston b4fed6a02f
Cleanup 2025-02-06 16:06:45 +00:00
Andrew Kingston 9778200fcd
Merge branch 'master' into grid-new-component-dnd 2025-02-06 16:06:14 +00:00
Sam Rose d72b40c857
Merge pull request #15494 from Budibase/automation-tests-4
Refactor automation builder.
2025-02-06 16:04:04 +00:00
Andrew Kingston 61940705b9
Increase DND performance via minimzing component updates 2025-02-06 16:01:45 +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
mike12345567 d04ce5c678 Merge branch 'master' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion 2025-02-06 15:06:43 +00:00
Andrew Kingston 8ff2faaa24
Fix a few edge case bugs and prevent out of position flashing 2025-02-06 14:42:27 +00:00
Andrew Kingston 732b2575d1
Type grid DND handler 2025-02-06 14:21:39 +00:00
Andrew Kingston d50a6910fc
Type DND handler 2025-02-06 13:24:48 +00:00
Sam Rose 3139fccf2f
Refactor automation builder into single class. 2025-02-06 11:52:41 +00:00
Andrew Kingston 1208baaa74
Update all aliases in client 2025-02-06 11:06:18 +00:00