Commit Graph

32475 Commits

Author SHA1 Message Date
Adria Navarro cd41bb8a7f
Merge branch 'master' into convert-client-builder-store 2025-02-13 13:01:01 +01:00
Peter Clement 9a17664ac4
Merge branch 'master' into feat/url-binding-default 2025-02-13 11:56:50 +00:00
Adria Navarro d292cb68c9
Merge branch 'master' into dependabot/npm_and_yarn/koa-2.15.4 2025-02-13 12:14:49 +01:00
Adria Navarro 1d81949a98 Don't autocomplete $("") if there is nothing to autocomplete 2025-02-13 12:03:54 +01:00
Adria Navarro 304e66735b Don't allow helpers on snippets 2025-02-13 11:54:56 +01:00
Peter Clement a37a295dce update import 2025-02-13 10:51:24 +00:00
Adria Navarro e3ef74769b
Merge branch 'master' into BUDI-9038/fix-js-completions 2025-02-13 11:49:05 +01:00
Peter Clement feb853751e Merge remote-tracking branch 'origin/master' into feat/url-binding-default 2025-02-13 10:38:58 +00:00
Adria Navarro b6f5497bc7 Merge branch 'master' into convert-client-builder-store 2025-02-13 11:31:35 +01:00
Adria Navarro 3d1f03cf02 Improve types 2025-02-13 11:26:57 +01:00
Adria Navarro a3d6048336 More conversions 2025-02-13 11:24:41 +01:00
Peter Clement ecd1fff61f Merge remote-tracking branch 'refs/remotes/origin/feat/url-binding-default' into feat/url-binding-default 2025-02-13 10:24:21 +00:00
Peter Clement ea57fe3fad pr comments and styling 2025-02-13 10:23:11 +00:00
Adria Navarro 0d096132b8 Fixes 2025-02-13 11:08:00 +01:00
Adria Navarro 12d596e7ab Move DropPosition 2025-02-13 10:52:22 +01:00
Adria Navarro ea597c90fc Initial ts conversion 2025-02-13 10:46:40 +01:00
Andrew Kingston b6185c3925
Attempt to auto-fill data provider type settings when adding components 2025-02-13 09:18:18 +00:00
Dean 02a2d0d209 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-02-13 09:08:11 +00:00
Andrew Kingston 4685a45916
Add default icon for icon settings 2025-02-13 09:06:44 +00:00
deanhannigan 10263c9857
Merge branch 'master' into execute-script-v2 2025-02-13 09:03:54 +00:00
Andrew Kingston b6796ffa9c
Merge branch 'master' into grid-new-component-dnd 2025-02-13 08:57:17 +00:00
dependabot[bot] f70b5cb129
Bump koa from 2.13.4 to 2.15.4
Bumps [koa](https://github.com/koajs/koa) from 2.13.4 to 2.15.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.15.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.13.4...2.15.4)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 19:53:48 +00:00
mike12345567 8e791bdcb8 Merge branch 'fix/app-preview' of github.com:Budibase/budibase into fix/app-preview 2025-02-12 17:06:18 +00:00
mike12345567 6ccd8d66d5 Linting. 2025-02-12 17:06:01 +00:00
Michael Drury 30bb1f2fa7
Merge branch 'master' into fix/app-preview 2025-02-12 17:00:28 +00:00
mike12345567 e8ad7280a9 Reverting svelte config update for SSR typescript - this doesn't seem to work well at all, rather than updating this to Typescript for one type definition I have added it via a type comment instead. 2025-02-12 16:58:24 +00:00
Mike Sealey cff55783e6
Merge branch 'master' into fix-yarn-manifest 2025-02-12 16:28:48 +00:00
Adria Navarro e5bc6a6fef
Merge branch 'master' into BUDI-9038/fix-js-completions 2025-02-12 16:46:08 +01:00
Adria Navarro 66491fe3ca Add default dev OPENAI_API_KEY 2025-02-12 16:44:41 +01:00
Adria Navarro 98abbdd84f
Merge branch 'master' into BUDI-9038/fix-js-completions 2025-02-12 16:33:12 +01:00
Peter Clement 398de18103
Merge branch 'master' into feat/url-binding-default 2025-02-12 15:32:10 +00:00
Sam Rose d7c55d3944
Merge branch 'master' into fix-automation-loop-test-output 2025-02-12 15:30:13 +00:00
Michael Drury 423c36ffea
Merge branch 'master' into fix-yarn-manifest 2025-02-12 15:24:41 +00:00
Adria Navarro ec5111f790 Remove non-needed target 2025-02-12 16:21:33 +01:00
Adria Navarro 6cc8fb0cc3 Add extra info back 2025-02-12 16:17:37 +01:00
Sam Rose 8656e9a5d0
Merge branch 'master' into fix-automation-loop-test-output 2025-02-12 15:14:44 +00:00
Michael Drury 2dbf986fe9
Merge branch 'master' into fix/app-export 2025-02-12 15:11:30 +00:00
Dean 4f2474e30a Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-02-12 15:10:17 +00:00
deanhannigan b4bde69925
Merge branch 'master' into execute-script-v2 2025-02-12 15:08:32 +00:00
Adria Navarro 7c91ce8958 Lint 2025-02-12 16:08:30 +01:00
Adria Navarro affaf45d4f Update 2025-02-12 16:08:30 +01:00
Adria Navarro cc0233eb04 Fix when typing `.` on helpers. or snippets. 2025-02-12 16:08:30 +01:00
Adria Navarro e07cb6fb68 Type anys 2025-02-12 16:08:30 +01:00
Adria Navarro e56431766b Clean code 2025-02-12 16:08:30 +01:00
Adria Navarro af6c4b4b8c Clean code 2025-02-12 16:08:30 +01:00
Adria Navarro cb41ee81c6 Remove unnecessary code 2025-02-12 16:08:30 +01:00
Adria Navarro 5d12cc3b7e Format snippers 2025-02-12 16:08:30 +01:00
Adria Navarro 11dd47a9d2 Use display lables and default tools for helpers 2025-02-12 16:08:30 +01:00
Adria Navarro 4ee369060e Update autocomplete 2025-02-12 16:08:29 +01:00
Adria Navarro bf03cd94be Move and use existing types 2025-02-12 16:08:29 +01:00
Adria Navarro f146b5dda0 Update autocomplete package 2025-02-12 16:08:29 +01:00
Adria Navarro e961b48c67 Remove multistep autocomplete 2025-02-12 16:08:29 +01:00
Adria Navarro aba5d8eee8 Fix types 2025-02-12 16:08:29 +01:00
Adria Navarro 8fdc787080 Typing 2025-02-12 16:08:29 +01:00
Adria Navarro 237b1fc9b9 Create types 2025-02-12 16:08:28 +01:00
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
deanhannigan 06d4948d42
Merge branch 'master' into execute-script-v2 2025-02-12 14:17:54 +00: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
Peter Clement c4a3d94db6 unused import 2025-02-12 12:22:09 +00:00
Peter Clement 3ae5444447 unneeded context reset 2025-02-12 12:21:54 +00:00
Peter Clement 5ca1f17d74 update some naming 2025-02-12 12:20:37 +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
Peter Clement af0c722af1 further changes to support persisting values when component changes 2025-02-12 12:10:53 +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
Andrew Kingston 27f368ebd7
Ensure conditional UI drawer accurately reflects real bindings 2025-02-11 16:23:00 +00:00
Andrew Kingston c21168ed34
Merge branch 'master' of github.com:Budibase/budibase into table-settings-updates 2025-02-11 16:19:42 +00:00
Andrew Kingston 917548bf84
Simplify and add new contextAccess manifest key to solve incompatibility with table format and condition settings 2025-02-11 16:14:24 +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
Peter Clement deeb1fc29f Merge remote-tracking branch 'origin/master' into feat/url-binding-default 2025-02-11 14:27:04 +00:00
Peter Clement dc202f63a9 tweaks 2025-02-11 13:27:12 +00:00
Adria Navarro 1e47a7929c
Merge branch 'master' into BUDI-9016/fix-clickoutside-on-firefox 2025-02-11 13:02:56 +01:00
Peter Clement c26d9f4e13 url bindings test values 2025-02-11 11:28:14 +00:00
Dean 578ece3ef7 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-02-11 09:16:08 +00:00
deanhannigan 5759ef477c
Merge branch 'master' into execute-script-v2 2025-02-11 09:13:57 +00: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
Sam Rose 33a91cef67
Merge branch 'master' into execute-script-v2 2025-02-10 11:10:54 +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
Andrew Kingston 83e23ef578
Restore format setting, fix conditional UI missing nested flag and component bindings, restrict format setting to own context only 2025-02-07 16:17:13 +00: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
Dean 50fe27535b Return AutomationResults type from test function 2025-02-07 10:55:59 +00:00
Dean 8b04a56dd6 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-02-07 10:47:41 +00:00
Adria Navarro 8080fcfc24
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-07 11:27:58 +01:00
Dean a200370162 Updated executev2 tests 2025-02-07 09:37:21 +00:00
Dean d4f2e2bbe3 Merge remote-tracking branch 'origin/master' into execute-script-v2 2025-02-07 09:10:21 +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 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
Andrew Kingston f3555429df
Type other indicator files 2025-02-06 09:54:54 +00:00
Andrew Kingston 89d6231dad
Type IndicatorSet 2025-02-06 09:47:09 +00:00
Sam Rose b938181d7f
Merge branch 'master' into automation-tests-4 2025-02-06 09:34:58 +00:00
Dean eb510e9ff1 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-02-06 09:14:05 +00:00
Andrew Kingston 0ad0ded2e2
Use new technique for DND selection indicators 2025-02-06 09:13:20 +00:00
deanhannigan e3ea844b9d
Merge branch 'master' into execute-script-v2 2025-02-06 09:05:55 +00:00
Sam Rose 00b02b1762
Make config required. 2025-02-05 17:45:35 +00:00
Sam Rose 56f1ced176
Merge branch 'master' into sheets-errors 2025-02-05 17:40:28 +00:00
Sam Rose d62be2629c
Simplify calls to createAutomationBuilder. 2025-02-05 17:39:38 +00:00
mike12345567 880f27e0ff Changing how messaging is generated. 2025-02-05 17:39:31 +00:00
Sam Rose d2902464c0
Remove no longer needed appAction calls. 2025-02-05 17:30:48 +00:00
Sam Rose 74f2ece72b
Refactor automation builder. 2025-02-05 17:19:11 +00:00
Sam Rose cefc1327b3
Merge branch 'master' into automation-tests-3 2025-02-05 17:17:53 +00:00
mike12345567 555cc15553 Updates to design, removing alert. 2025-02-05 17:05:02 +00:00
Adria Navarro 4c08104c2a
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-05 17:40:01 +01:00
Andrew Kingston 0471e113e3
More tidy up 2025-02-05 16:31:38 +00:00
mike12345567 877f30b7a0 No input required for deletion. 2025-02-05 16:29:21 +00:00
mike12345567 78c16334b5 Remove input. 2025-02-05 16:24:05 +00:00
Andrew Kingston e71e8ff6b6
Tidy up 2025-02-05 16:20:31 +00:00
Andrew Kingston b9c2b07f3e
Finally actually fix devilish issue of flashing placeholder overlay 2025-02-05 16:16:22 +00:00
melohagan 690fa705cf
Update pro ref (#15492) 2025-02-05 15:45:38 +00:00
Sam Rose 6ad9ebe63c
Add failing test. 2025-02-05 15:24:54 +00:00
melohagan ae3367f444
Update type (#15490)
* Add installId to activate license request

* Add pro module

* Revert "Add pro module"

This reverts commit 468ff2afbf.
2025-02-05 15:18:01 +00:00
Andrew Kingston 5b5a0d2ba8
Add working DND placeholder support for grid screens 2025-02-05 14:55:05 +00:00
Sam Rose 5982ca739f
Merge branch 'master' into automation-tests-3 2025-02-05 14:41:03 +00:00
Sam Rose 7891e6a007
Merge branch 'master' into sheets-errors 2025-02-05 14:25:17 +00:00
Sam Rose 2e4367beb6
Flesh out Google Sheets errors in testing to try and find a flake. 2025-02-05 14:24:17 +00:00
Sam Rose dc59a08363
Merge branch 'master' into budi-9018-searching-budidb-column-headings-in-the-data-tab-breaks-grid 2025-02-05 12:18:55 +00:00
Adria Navarro 22409e87e0
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-05 13:01:53 +01:00
Andrew Kingston eef2ecd4f2
Merge branch 'master' into detect-iframe-clicks 2025-02-05 11:51:42 +00:00
Adria Navarro 2045dcd10c Add tooltip 2025-02-05 12:32:29 +01:00
Sam Rose 38fce3ac3e
Fix searcing for a date on a string field. 2025-02-05 11:26:33 +00:00
Andrew Kingston 73d3ce2038
Initial work on support dragging new components on to grid screens and typing improvements for client 2025-02-05 11:01:09 +00:00
Adria Navarro 2ade11174d Add indicator 2025-02-05 11:54:08 +01:00
Peter Clement 48990ca2de revert text change 2025-02-05 09:43:38 +00:00
Adria Navarro 6fec0b7fc1 Disable button if no errors 2025-02-05 10:28:33 +01:00
Adria Navarro 47a014789f Change the errors button to an icon 2025-02-05 10:23:10 +01:00
Sam Rose d03fdc8bb1
Create a cron trigger test. 2025-02-05 09:22:37 +00:00
Peter Clement bdb9cbb6ad properly reuse files 2025-02-05 08:55:44 +00:00
Adria Navarro 52d7ab4941
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-05 09:47:30 +01:00
mike12345567 48099730e9 Small fixes. 2025-02-04 18:31:47 +00:00
mike12345567 3bb0cdecf5 Changing messaging for deletion. 2025-02-04 18:22:39 +00:00
mike12345567 5c977713ed Adding internal knowledge check to usage. 2025-02-04 17:53:17 +00:00
mike12345567 cbc13ad567 Updating datasource to delete through it. 2025-02-04 17:10:22 +00:00
mike12345567 6c0e33a33c Merge branch 'master' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion 2025-02-04 15:44:53 +00:00
Peter Clement 1051faef1d pull in query usage 2025-02-04 15:44:43 +00:00
Adria Navarro d09474e998 Fix gaps 2025-02-04 16:34:54 +01:00
Adria Navarro a31eeef87b Fix scrolling 2025-02-04 16:25:43 +01:00
Adria Navarro 198fa5dbfb Update css 2025-02-04 16:24:10 +01:00
Sam Rose bd6d6534be
Some typing improvements in automation queues. 2025-02-04 15:14:58 +00:00
Adria Navarro 258c81772b Update button position 2025-02-04 16:10:14 +01:00
Peter Clement 46bf5ed843 ui for viewing queries linked to screens 2025-02-04 13:36:33 +00:00
Andrew Kingston 9ad4e1048a
Detect iframe clicks via loss of focus 2025-02-04 12:00:42 +00:00
Dean 564fc5f344 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-02-04 11:43:25 +00:00
deanhannigan 628e64ff3e
Merge branch 'master' into execute-script-v2 2025-02-04 11:42:12 +00:00
Adria Navarro 01ebab1c0c Update size 2025-02-04 12:30:51 +01:00
Sam Rose b491d8c784
Fix a few more test files. 2025-02-04 11:16:27 +00:00
Adria Navarro 2599fecbf8 Fix build 2025-02-04 12:12:41 +01:00
Adria Navarro bcf50213df Don't show popover if no errors 2025-02-04 12:02:22 +01:00
Sam Rose 8068c83c9c
Merge branch 'automation-tests' of github.com:budibase/budibase into automation-tests-2 2025-02-04 11:01:20 +00:00
Sam Rose 0a27087f5c
missed a bit 2025-02-04 10:58:22 +00:00
Sam Rose 32b0e34b66
respond to pr feedback 2025-02-04 10:56:08 +00:00
Sam Rose 521776787d
Merge branch 'master' into automation-tests 2025-02-04 10:44:41 +00:00
Sam Rose 1414761c21
Merge branch 'master' of github.com:budibase/budibase into automation-tests-2 2025-02-04 10:43:57 +00:00
Sam Rose 72a645b80e
Fix row.spec.ts 2025-02-04 10:43:49 +00:00
Adria Navarro 1348fbb917 Fix scrolling to component 2025-02-04 11:31:19 +01:00
Adria Navarro d0b2c08a9a Fix types 2025-02-04 11:31:19 +01:00
Adria Navarro e12f217137
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-04 11:12:24 +01:00
Adria Navarro ab41ba129e Update screnComponent store to respect order 2025-02-04 11:10:20 +01:00
Adria Navarro c77c98f06c Return list instead of object 2025-02-04 10:44:43 +01:00
Adria Navarro 54f7db02ec Icon top 2025-02-04 10:44:43 +01:00
Adria Navarro bae8afd750 Use label instead of key 2025-02-04 10:40:35 +01:00
Adria Navarro 8187d212eb Highlight and scroll 2025-02-04 10:40:35 +01:00
Adria Navarro 44afa2ec24 Fix and handle depends on 2025-02-04 10:40:35 +01:00
Adria Navarro d04e2dfd78 Fix highlight property in chart block 2025-02-04 10:40:35 +01:00
Adria Navarro f3e617635e Highlight setting on click 2025-02-04 10:40:35 +01:00
Adria Navarro 20c17f1065 Fix types 2025-02-04 10:40:35 +01:00
Adria Navarro 8c538676aa Improve types 2025-02-04 10:40:35 +01:00
Adria Navarro 9c24aba250 Add setting key in the title 2025-02-04 10:40:35 +01:00
Adria Navarro 795ab6f316 Select component on click 2025-02-04 10:40:35 +01:00
Adria Navarro ad301edf8f bbui Link to ts 2025-02-04 10:40:35 +01:00
Adria Navarro 7b0a8165ea Styling 2025-02-04 10:40:35 +01:00
Adria Navarro 4bd98ff240 Show counter 2025-02-04 10:40:35 +01:00
Adria Navarro 4d732dd142 Display errors 2025-02-04 10:40:35 +01:00
Adria Navarro 6d98424323 Show popover 2025-02-04 10:40:35 +01:00
Adria Navarro 9b6c8c74f3 Add error button 2025-02-04 10:40:35 +01:00
Andrew Kingston 424ade421f
Merge branch 'master' into fix/select-component-bug 2025-02-04 09:37:10 +00:00
Peter Clement 67339ebfcd align picker and select 2025-02-04 09:29:51 +00:00
Peter Clement 29fde6c427 Fix for visual bug in Picker component 2025-02-04 09:17:24 +00:00
Adria Navarro 01f1fc656f Remove flag 2025-02-04 10:15:19 +01:00
mike12345567 c311d649e7 Updating queries to use the same mechanism. 2025-02-03 18:18:28 +00:00
Sam Rose a3c4dede60
Fix scenarios.spec.ts 2025-02-03 17:41:16 +00:00
Sam Rose da32fcc779
Modernise automation step tests. 2025-02-03 17:25:21 +00:00
Adria Navarro 2547852582 Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-02-03 17:48:45 +01:00
mike12345567 be33f59ff0 Getting tables and views to be deleted through the new generic modal. 2025-02-03 16:25:50 +00:00
Sam Rose 2c493bdf9c
Merge branch 'master' into automation-tests 2025-02-03 15:33:04 +00:00
mike12345567 a1409f43fa implementing usage API in the modal. 2025-02-03 14:34:54 +00:00
Andrew Kingston d446fb358d
Merge branch 'master' into grid-column-formatting 2025-02-03 14:29:23 +00:00
Andrew Kingston b8df0d0f59
Allow selecting binding value text for copying 2025-02-03 14:20:09 +00:00
mike12345567 b214019dbe Frontend usage of API. 2025-02-03 14:14:08 +00:00
Andrew Kingston e664985296
Add hover state to state panel usage links 2025-02-03 14:11:17 +00:00
Andrew Kingston a6e1008904
Add 'new' badges to binding and state panels 2025-02-03 14:10:25 +00:00
Andrew Kingston 3ecc8f0cbb
Add missing bindings to grid column configuration primary display 2025-02-03 13:48:34 +00:00
Andrew Kingston d46feba5ad
Merge branch 'master' into grid-column-formatting 2025-02-03 13:41:21 +00:00
mike12345567 be301df399 Merge branch 'master' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion 2025-02-03 13:05:14 +00:00
Andrew Kingston e49d0f390e
Merge branch 'master' into state-and-bindings-panels 2025-02-03 13:03:03 +00:00
Andrew Kingston f7313c5bf9
Ensure state panel updates in real time 2025-02-03 12:35:55 +00:00
Andrew Kingston e5141a7e77
Fix typing issue with component conditions 2025-02-03 12:24:14 +00:00
Andrew Kingston c298731d17
Fix screen settings panel not having enough padding, making highlighted settings look incorrect 2025-02-03 12:16:02 +00:00
Andrew Kingston 9b405ea7e1
Fix styles of highlighting custom CSS 2025-02-03 12:12:56 +00:00
Andrew Kingston 48eee5dd79
Fix styles of highlighting conditions 2025-02-03 12:11:50 +00:00
Andrew Kingston 46265ade7a
Add type for component conditions and find usages of updating state within conditions 2025-02-03 12:05:07 +00:00
Andrew Kingston a4b87772a5
Update label 2025-02-03 11:02:11 +00:00
Andrew Kingston 60834ed6ad
Fix highlighting settings on same component not working if moving from styles to a setting 2025-02-03 11:00:54 +00:00
Andrew Kingston d4ffd0509e
Improve reactivity, simplify logic and fix EventHandler type 2025-02-03 10:51:29 +00:00
Sam Rose f450cf6912
Move trigger definitions to shared-core. 2025-02-03 10:46:03 +00:00
Dean f1fb9a8803 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-02-03 09:28:26 +00:00
Adria Navarro 2a7d7d5ac2
Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-02-03 10:27:32 +01:00
deanhannigan 37a544eba1
Merge branch 'master' into execute-script-v2 2025-02-03 09:07:04 +00:00
Dean a280039dcb Refactor the binding generation to ensure types are processed correctly. Rows were being misrepresented as 'Multi Select' 2025-02-03 09:06:51 +00:00
Peter Clement 4803bbd2a4 lint 2025-02-02 14:52:03 +00:00
Peter Clement bcf0da742e make improvements to finding state handlers 2025-02-02 14:49:44 +00:00
mike12345567 5a737ff5c4 Completing test cases for usage endpoint. 2025-01-31 18:39:48 +00:00
Martin McKeaveney 07047b2c7e
Merge pull request #15472 from Budibase/budi-9023-when-a-formula-column-errors-it-affects-other-formula
clear results context on every run
2025-01-31 18:14:33 +00:00
Martin McKeaveney 4736c8f5c7 lint 2025-01-31 18:02:35 +00:00
mike12345567 d6fb87dce0 Creating structures for testing usage endpoint. 2025-01-31 17:46:43 +00:00
Martin McKeaveney b0e38be844 expect to throw 2025-01-31 17:23:36 +00:00
Martin McKeaveney 6999bdf57e add test for clearing results 2025-01-31 16:58:29 +00:00
mike12345567 1d324744e0 Merge branch 'master' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion 2025-01-31 16:46:43 +00:00
Martin McKeaveney 2d561f124d clear results context on every run 2025-01-31 16:26:39 +00:00
Dean ef2a2b8bd0 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-31 14:56:58 +00:00
deanhannigan 882270d7bc
Merge branch 'master' into execute-script-v2 2025-01-31 14:53:55 +00:00
Peter Clement 038c27fa40 documentation 2025-01-31 14:05:41 +00:00
Peter Clement 6c95030791 interpolate string 2025-01-31 13:56:53 +00:00
Peter Clement 6bc1541caf event handlers from component itself 2025-01-31 13:55:43 +00:00
Adria Navarro 1274593cb2 Fix types 2025-01-31 13:57:37 +01:00
Adria Navarro 9976bcf125 Handle sections properly 2025-01-31 13:55:27 +01:00
Adria Navarro ea2b7b8791 Move utils and types 2025-01-31 13:55:15 +01:00
Adria Navarro 141fc902c3 Remove unnecessary "in" checks 2025-01-31 13:28:38 +01:00
mikesealey bb9420ce1a Merge branch 'master' of https://github.com/budibase/budibase into csv-delims 2025-01-31 12:21:36 +00:00
Peter Clement 54759f1dec Merge branch 'state-and-bindings-panels' into fix/missing-state-usage 2025-01-31 11:59:55 +00:00
Peter Clement cf3cd409de Merge remote-tracking branch 'origin/master' into state-and-bindings-panels 2025-01-31 11:59:01 +00:00
Peter Clement 833403df37 small update to handle special case 2025-01-31 11:58:03 +00:00
Adria Navarro 884895060b Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-01-31 12:57:15 +01:00
Peter Clement 233112e30f pr feedback 2025-01-31 11:25:57 +00:00
Adria Navarro a340ec0d29 Update feature flag 2025-01-31 12:23:11 +01:00
mikesealey f6b6ac7810 more descriptive variable name for 'row' 2025-01-31 10:51:22 +00:00
Andrew Kingston 12fc23aefe
Merge branch 'master' of github.com:Budibase/budibase into BUDI-9010/validate-custom-components 2025-01-31 10:50:16 +00:00
mikesealey aace287ded fixes spelling of delimiters 2025-01-31 10:40:03 +00:00
Dean 895f5b33a6 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-31 09:17:08 +00:00
deanhannigan a14ecf7034
Merge branch 'master' into execute-script-v2 2025-01-31 09:06:47 +00:00
Adria Navarro 2f4e798cf5 Fix test 2025-01-31 09:24:35 +01:00
Adria Navarro 6f2d279f0e Use existing utils 2025-01-31 09:24:35 +01:00
Adria Navarro b7ce306e6a Add counter 2025-01-31 09:24:35 +01:00
Adria Navarro 4ea8b60b3b Renames 2025-01-31 09:22:47 +01:00
Adria Navarro 3b0c4d1008 Use existing definitions instead of using the manifest 2025-01-31 09:08:19 +01:00
mike12345567 47fdd0f64f Still requires tests, but main body of endpoint to check screen usage. 2025-01-30 17:55:53 +00:00
Adria Navarro 5ecd4c80ed
Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-01-30 17:47:23 +01:00
mike12345567 1b8a229e85 Functions to get source type and usage endpoint for screens. 2025-01-30 16:36:44 +00:00
Peter Clement e9bf78abe0 unneeded flatmap 2025-01-30 16:12:12 +00:00
Andrew Kingston 5513293ef6
Shorten info text to fit in one line 2025-01-30 15:17:41 +00:00
Dean 4f810f2cf4 Fixed code editor placeholder to the js copy 2025-01-30 15:16:40 +00:00
Andrew Kingston 60fd8fb1e1
Fix typo 2025-01-30 15:14:49 +00:00
Andrew Kingston c03efa435b
Merge branch 'grid-column-formatting' of github.com:Budibase/budibase into grid-column-formatting 2025-01-30 15:12:10 +00:00
Andrew Kingston 12f9d7efb6
Reduce frequency of column formatter invocation by caching formatted display values into rows 2025-01-30 15:11:21 +00:00
Dean 163fe86f59 Clean up comments 2025-01-30 15:09:36 +00:00
Dean 7a0d9aeb25 Refactor to ensure automation context isn't initialised before it is ready. Passing uninitialised stores to the derived store was causing issues 2025-01-30 15:00:10 +00:00
Peter Clement 6d22718e07 Updates state panel to address missing usages 2025-01-30 14:50:51 +00:00
Dean 420bd39aad Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-30 14:23:29 +00:00
deanhannigan 571d711e5d
Merge branch 'master' into execute-script-v2 2025-01-30 14:23:17 +00:00
Andrew Kingston d37fedaae7
Copy formatted value when copying values from cells 2025-01-30 13:46:10 +00:00
Andrew Kingston 301bedb5f4
Ensure custom format cells are readonly 2025-01-30 13:40:30 +00:00
Andrew Kingston dd3c68ec0f
Ensure new row cells don't use custom formats 2025-01-30 13:40:14 +00:00
Andrew Kingston 18ce4c4330
Merge branch 'master' into grid-column-formatting 2025-01-30 13:35:21 +00:00
Adria Navarro 3419fc69a1
Merge branch 'master' into BUDI-9020/fix-isolatedvm-query-issues 2025-01-30 13:36:32 +01:00
Dean 7583864d73 Test fixes 2025-01-30 12:33:04 +00:00
Dean 1fd7685a7b Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-30 12:08:49 +00:00
deanhannigan b1fa74521a
Merge branch 'master' into execute-script-v2 2025-01-30 12:03:57 +00:00
Dean 7f5d4e4003 Remove debugging text 2025-01-30 11:57:35 +00:00
Adria Navarro 8f7e9dc0fd
Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-01-30 12:57:02 +01:00
Dean 942ba78f16 Ensure empty values default to an empty string when null 2025-01-30 11:56:26 +00:00
Peter Clement d30d1a2bbe Merge remote-tracking branch 'refs/remotes/origin/state-and-bindings-panels' into state-and-bindings-panels 2025-01-30 11:48:19 +00:00
Dean 352516a8b4 Fix to ensure an empty string if no default value is set inthe CodeEditorField 2025-01-30 11:40:15 +00:00
Adria Navarro e726eaf31f
Merge branch 'master' into BUDI-8986/convert-screen-store 2025-01-30 12:39:51 +01:00
Adria Navarro 735b8206ce Types 2025-01-30 12:39:25 +01:00
Dean 655b809204 Lint 2025-01-30 11:18:36 +00:00
Adria Navarro 3b7c4e2a8f
Merge branch 'master' into BUDI-9020/fix-isolatedvm-query-issues 2025-01-30 12:12:46 +01:00
Adria Navarro 768522b410 Rename 2025-01-30 12:12:28 +01:00
Adria Navarro 79405dd342 Fix test 2025-01-30 12:06:17 +01:00
Adria Navarro 5d6088104d Improve tests 2025-01-30 12:06:01 +01:00
Dean 75809576fe Removing more dead code 2025-01-30 10:57:14 +00:00
Dean ee5d19456e Lint and tidying 2025-01-30 10:46:54 +00:00
Adria Navarro 49d50e053f Check types 2025-01-30 11:38:04 +01:00
Adria Navarro cfba775636 Check types 2025-01-30 11:33:58 +01:00
Dean 9f856d13c6 Add table to test data endpoint for row actions 2025-01-30 10:31:23 +00:00
Dean 722fef269f Fix for automation panel icons 2025-01-30 10:26:44 +00:00
Adria Navarro 42eefddd5c Add tests 2025-01-30 11:26:05 +01:00
Dean cb2102471b Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-30 10:25:08 +00:00
deanhannigan f392a95996
Merge branch 'master' into execute-script-v2 2025-01-30 10:24:47 +00:00
Andrew Kingston cda4784273
Add info to format and ensure all custom-formatted cells are displayed as plain text 2025-01-30 09:58:23 +00:00
Adria Navarro cfe296bcc9 Add polyfills 2025-01-30 10:55:57 +01:00
Andrew Kingston 4614a13abf
Lint 2025-01-30 08:47:35 +00:00
Adria Navarro 7fdb22459a Use polyfills directly 2025-01-30 08:47:24 +01:00
Adria Navarro 148924f821 Use polyfills directly 2025-01-30 08:47:18 +01:00
Adria Navarro 9ff29c794e Add TextDecoder polyfill 2025-01-29 21:01:19 +01:00
Adria Navarro 11b6547c21 Inject polyfills 2025-01-29 20:50:09 +01:00
mikesealey 690f1a6ae6 addresses lint warnings 2025-01-29 18:28:24 +00:00
mikesealey 6a94aada19 adds more robust testing for complex cases 2025-01-29 17:52:14 +00:00
mike12345567 b8e5512f30 Remove table word, pass this in instead 2025-01-29 17:40:45 +00:00
Adria Navarro 52b504a607 Add objectId test 2025-01-29 18:11:39 +01:00
mike12345567 795df854af More TS fixes. 2025-01-29 17:09:40 +00:00
Adria Navarro 794acbb569 Fix iife reference 2025-01-29 18:04:27 +01:00
mike12345567 6b566d8b7a TS conversions of components required to create generic deletion component. 2025-01-29 16:58:49 +00:00
mikesealey 631448871e provides more robust .csv handling with various delimiters 2025-01-29 16:39:21 +00:00
Andrew Kingston ba1568882d
Remove log 2025-01-29 16:03:58 +00:00
Andrew Kingston 69d46abba2
Merge branch 'master' of github.com:Budibase/budibase into grid-column-formatting 2025-01-29 15:54:57 +00:00
mikesealey d02eea5770 adds checks for column headers 2025-01-29 15:42:33 +00:00
mikesealey cb331f0d5f Merge branch 'master' of https://github.com/budibase/budibase into csv-delims 2025-01-29 14:37:48 +00:00
Peter Clement 9eccaa0017 use hyphens in state component list 2025-01-29 14:30:22 +00:00
Andrew Kingston 1c5382014b
Merge branch 'master' into state-and-bindings-panels 2025-01-29 14:28:41 +00:00
Peter Clement 404f983381 Merge remote-tracking branch 'origin/budi-8980-create-state-panel' into budi-8980-create-state-panel 2025-01-29 13:36:57 +00:00
Michael Drury d7ce6bead3
Merge branch 'master' into fix/cheeks-ux-review-console-log 2025-01-29 13:26:32 +00:00
mike12345567 ca556cf166 PR comments. 2025-01-29 12:56:28 +00:00
Dean 9ce885c310 Fixed import 2025-01-29 12:19:16 +00:00
Dean 31053ca079 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-29 12:18:05 +00:00
Andrew Kingston e894609379
Merge branch 'master' of github.com:Budibase/budibase into grid-column-formatting 2025-01-29 12:03:47 +00:00