Commit Graph

32057 Commits

Author SHA1 Message Date
Adria Navarro 3e2f255f83 Renames 2025-02-12 16:08:28 +01:00
Adria Navarro 4c8ca259cf Fix 2025-02-12 16:08:27 +01:00
Adria Navarro f08a2af4bc Check boundaries 2025-02-12 16:08:27 +01:00
Adria Navarro 5f13c7e5c5 Don't show snipopets on $("") autocomplete 2025-02-12 16:08:27 +01:00
Adria Navarro a362ab5120 Simplify 2025-02-12 16:08:27 +01:00
Adria Navarro b49c74e37b Chain it 2025-02-12 16:08:27 +01:00
Adria Navarro 1d3c2d33bf Add helper to create keyword 2025-02-12 16:08:27 +01:00
Adria Navarro 4619742a57 Clean 2025-02-12 16:08:27 +01:00
Adria Navarro 8c88593eb4 Fix completion 2025-02-12 16:08:27 +01:00
Adria Navarro 203647d7ec Filter helpers 2025-02-12 16:08:27 +01:00
Adria Navarro d42832e223 Increase builder ts target 2025-02-12 16:08:27 +01:00
Adria Navarro dec7cb97a8 Split field and helpers 2025-02-12 16:08:27 +01:00
Adria Navarro 39d382f2c2 Type inputs 2025-02-12 16:08:27 +01:00
Michael Drury 8d8da2b37c
Merge branch 'master' into fix/app-export 2025-02-12 15:02:34 +00:00
Andrew Kingston 0aad29d4db
Merge branch 'master' into grid-new-component-dnd 2025-02-12 15:00:26 +00:00
Sam Rose e155545060
Merge branch 'master' into app-action-tests 2025-02-12 14:55:56 +00:00
Michael Drury 6a40308f65
Merge branch 'master' into fix/plugin-loading 2025-02-12 14:32:50 +00:00
Michael Drury 279031cb24
Merge branch 'master' into fix/app-export 2025-02-12 14:30:46 +00:00
Adria Navarro fe34ae2219 Fix jest svelte transformers to accept ts 2025-02-12 15:21:36 +01:00
andz-bb 0071bc9aaa update testimonial for rebranded client 2025-02-12 13:44:40 +00:00
mike12345567 19ff718e89 Listening to write stream rather than read stream to make sure file has been written to disk. 2025-02-12 13:05:29 +00:00
Sam Rose 62f38b3202
Cleaning up loop.spec.ts, moved tests from automation.spec.ts to more appropriate places. 2025-02-12 12:50:59 +00:00
Sam Rose 26fe37fb17
Merge branch 'master' of github.com:budibase/budibase into app-action-tests 2025-02-12 12:18:15 +00:00
Sam Rose 22e761ec76
Create appAction.spec.ts 2025-02-12 11:37:44 +00:00
Mike Sealey 6e2f5d322b
Merge branch 'master' into fix-yarn-manifest 2025-02-12 10:32:52 +00:00
mike12345567 1624538241 Removing IDE added zod import. 2025-02-12 10:32:05 +00:00
mikesealey 097f67250c fixes lint issue 2025-02-12 10:19:14 +00:00
mike12345567 dd75edc184 Fixing everywhere used. 2025-02-11 22:42:41 +00:00
mike12345567 270e1e15ee Updating BudibaseApp to use the new props type instead of parts being passed in individually. 2025-02-11 22:38:59 +00:00
mike12345567 f0a1ea6f7e Some work to fix plugins, attempting to type the server rendered file. 2025-02-11 22:20:35 +00:00
mikesealey 33f286d528 correctly types gen-collection-info.ts 2025-02-11 17:09:34 +00:00
Sam Rose 7f900e2eb9
Update pro reference. 2025-02-11 14:58:05 +00:00
Sam Rose 133a64edd6
Fix tests. 2025-02-11 14:45:26 +00:00
Sam Rose 8bfa47b5a3
Merge master. 2025-02-11 14:40:25 +00:00
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 fd81543e44
Remove runStep from the codebase. 2025-02-10 17:03:57 +00: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
Andrew Kingston 7faec8f849
Merge branch 'master' into grid-new-component-dnd 2025-02-10 09:03:44 +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
Andrew Kingston 585c9a8f62
Support scrolling while dragging components 2025-02-06 16:36:39 +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
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
Andrew Kingston 790ca4737c
Type DND store and update store import aliases 2025-02-06 11:02:54 +00:00
Adria Navarro 97c8a95a77
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-06 11:23:02 +01:00
Andrew Kingston a541603267
Type hover and selection indicators 2025-02-06 09:57:04 +00:00