Commit Graph

39954 Commits

Author SHA1 Message Date
Andrew Kingston e1de40e4b5
Fix header row color 2025-03-07 15:21:19 +00:00
Andrew Kingston ad6e8abc74
Add new concept for CSS variables within styles 2025-03-07 15:19:59 +00:00
Andrew Kingston d8a3258f33
Small tweaks to layout and setting names 2025-03-07 10:48:29 +00:00
Andrew Kingston 8d4069eda9
Restore proper determination of selecting rows availability 2025-03-07 09:15:19 +00:00
Andrew Kingston cb80754146
Move hiding column icons into quiet prop 2025-03-07 09:14:53 +00:00
Andrew Kingston 2029d6ae59
Remove grid checkboxes if not relevant, improve quiet styles, fix issue with default conditions 2025-03-06 16:43:30 +00:00
Andrew Kingston c063cefd7e
Merge branch 'master' of github.com:Budibase/budibase into default-app-design 2025-03-06 15:25:36 +00:00
Sam Rose d554796801
Merge pull request #15442 from Budibase/budi-9006-allow-automation-test-data-modal-to-select-real-data-to-take-2
[BUDI-9006] Allow automation test data modal to select real data
2025-03-06 15:17:03 +00:00
Sam Rose 179155b4a3
Merge branch 'master' into budi-9006-allow-automation-test-data-modal-to-select-real-data-to-take-2 2025-03-06 15:12:47 +00:00
Michael Drury b6169cdca0
Merge pull request #15366 from Budibase/execute-script-v2
Create a new automation step for executing JS
2025-03-06 14:50:37 +00:00
Michael Drury 36571f20b6
Merge branch 'master' into execute-script-v2 2025-03-06 14:40:51 +00:00
Sam Rose ffcc0fa56f
Merge branch 'master' into budi-9006-allow-automation-test-data-modal-to-select-real-data-to-take-2 2025-03-06 14:27:50 +00:00
Adria Navarro 7f9138108e
Merge pull request #15682 from Budibase/labday/add-date-helpers
Add extra date helpers
2025-03-06 13:56:03 +01:00
Sam Rose e0c74eede4
Fix tests. 2025-03-06 12:44:36 +00:00
Adria Navarro bb69fffaa1 Fix example tests 2025-03-06 12:24:11 +01:00
Adria Navarro ab55788df4 Add tests for durationFromNow 2025-03-06 11:42:51 +01:00
Adria Navarro 2462b80991 Add test 2025-03-06 11:37:13 +01:00
Adria Navarro 06b11adb01 Add durationFromNow 2025-03-06 11:28:49 +01:00
Adria Navarro 78856ca62b Add helper description 2025-03-06 11:17:28 +01:00
Adria Navarro b075a34ed7 Add difference helper 2025-03-06 11:09:49 +01:00
Dean 6853b49427 Merge remote-tracking branch 'origin/master' into execute-script-v2 2025-03-06 09:48:02 +00:00
Andrew Kingston e380bd344a
Remove nav border 2025-03-06 08:25:46 +00:00
Andrew Kingston cc07c1f9b7
Merge branch 'master' of github.com:Budibase/budibase into default-app-design 2025-03-06 08:24:15 +00:00
Sam Rose 99fc3420fd
Merge pull request #15671 from Budibase/googlesheets-mock-fix
Small fix to googlesheets mock.
2025-03-05 15:35:11 +00:00
Sam Rose 78aab3f12d
Merge branch 'master' into googlesheets-mock-fix 2025-03-05 15:26:12 +00:00
Sam Rose 2218463269
Merge pull request #15664 from Budibase/demock-dynamodb
De-mock dynamodb
2025-03-05 14:45:35 +00:00
Sam Rose d930621bd1
Merge branch 'master' into demock-dynamodb 2025-03-05 14:35:46 +00:00
Sam Rose eaa6997c47
Merge pull request #15674 from Budibase/test-speedup
Speed up `loop.spec.ts`
2025-03-05 14:27:57 +00:00
Andrew Kingston b05087c10d
Merge branch 'master' of github.com:Budibase/budibase into default-app-design 2025-03-05 14:23:35 +00:00
Sam Rose 735ec39cfc
Merge branch 'master' into test-speedup 2025-03-05 13:31:59 +00:00
Budibase Staging Release Bot ded8272bc5 Bump version to 3.4.24 2025-03-05 11:58:05 +00:00
Adria Navarro a2b6e021eb
Merge pull request #15678 from Budibase/fix/js-binding-formatters
Fixing wrongly display bindings on JS
2025-03-05 12:55:38 +01:00
Sam Rose 5da775c2b8
Merge branch 'master' into test-speedup 2025-03-05 10:50:07 +00:00
deanhannigan 9dfdb450e6
Merge branch 'master' into execute-script-v2 2025-03-05 09:34:12 +00:00
Adria Navarro b7dc3d5b16 Fix description rendering 2025-03-04 21:12:42 +01:00
Adria Navarro a67ff23959 Format js bindings 2025-03-04 21:05:41 +01:00
Michael Drury b96a85ee11
Merge pull request #15677 from Budibase/fix/disable-session-recording
Disable Posthog session recording
2025-03-04 18:11:16 +00:00
Michael Drury 2fefd30149
Merge branch 'master' into fix/disable-session-recording 2025-03-04 18:06:59 +00:00
Mike Sealey 7174c868a3
Merge pull request #15549 from Budibase/BUDI-9011
Budi 9011 - DecodeId helper
2025-03-04 18:06:38 +00:00
Mike Sealey b10e80fee2
Merge branch 'master' into BUDI-9011 2025-03-04 17:57:13 +00:00
Sam Rose 4e51013631
Reinstate automation deleting. 2025-03-04 17:55:33 +00:00
mike12345567 ad5249d3c4 Disable session recording in self-host, don't allow posthog to enable this. 2025-03-04 17:49:18 +00:00
Sam Rose e38d4c1e48
Remove quota disabling, it didn't have much of an effect. 2025-03-04 17:42:10 +00:00
Sam Rose 84542dd808
Fix other quota tests. 2025-03-04 17:30:51 +00:00
Sam Rose 1ab9485bbf
Merge branch 'master' of github.com:budibase/budibase into test-speedup 2025-03-04 17:22:28 +00:00
Sam Rose 32cad50150
Fix quotas.spec.ts. 2025-03-04 17:22:20 +00:00
Sam Rose 2de2b54a86
Merge pull request #15675 from Budibase/fix-max-iterations-output
Fix automation test output when loop max iterations or failure condition hit
2025-03-04 17:10:07 +00:00
Sam Rose 3e17fa186c
Fix viewV2.spec.ts 2025-03-04 17:08:20 +00:00
Andrew Kingston a0d363dcc5
Update grid store logic 2025-03-04 16:58:40 +00:00
Andrew Kingston b2399f22a7
Further reduce transparency of grid scroll bars 2025-03-04 16:52:41 +00:00