Adria Navarro
6f87a6f0bc
Fix some array examples
2024-01-23 19:32:03 +01:00
Adria Navarro
c59750cc9e
Fix some array tests
2024-01-23 19:32:03 +01:00
Adria Navarro
7705397da3
Array instead of string
2024-01-23 19:32:03 +01:00
Adria Navarro
142b404a91
Array instead of string
2024-01-23 19:32:03 +01:00
Adria Navarro
6abaf589ff
Fix duration generation
2024-01-23 19:32:03 +01:00
Adria Navarro
dc0bef20d8
Fix sum
2024-01-23 19:32:03 +01:00
Adria Navarro
537eae7b98
Fix sum
2024-01-23 19:32:03 +01:00
Adria Navarro
ac9f8bd498
Fix random test
2024-01-23 19:32:03 +01:00
Adria Navarro
f783602d9f
Fix date test examples
2024-01-23 19:32:03 +01:00
Adria Navarro
daa87915e8
Test examples
2024-01-23 19:32:03 +01:00
Adria Navarro
afd5b593f8
Fix test
2024-01-23 19:31:22 +01:00
Adria Navarro
76780d1c86
Remove raw from manifest
2024-01-23 17:41:07 +01:00
Peter Clement
3030db8eb6
Merge branch 'master' into feat/configure-automation-chaining
2024-01-23 14:47:31 +00:00
jvcalderon
09b75c3924
Recalculate creators count on plan downgrade
2024-01-23 13:21:54 +01:00
Peter Clement
a4797366ad
fix types
2024-01-23 12:08:20 +00:00
Peter Clement
8a90a1a3e4
pr comments
2024-01-23 10:10:38 +00:00
Peter Clement
8a46927c5e
Merge remote-tracking branch 'refs/remotes/origin/fix/automation-bindings-name-fix' into fix/automation-bindings-name-fix
2024-01-23 09:21:38 +00:00
Peter Clement
3f9d1402f3
fix operand issue
2024-01-23 09:21:04 +00:00
Peter Clement
2d3f0c90e0
Merge branch 'master' into fix/automation-bindings-name-fix
2024-01-23 09:08:46 +00:00
mike12345567
1f3a93fe3a
Updating normal query panel to also work with expanded types and not flat types.
2024-01-22 17:51:49 +00:00
mike12345567
3236616307
Getting REST UI to work with full schema objects.
2024-01-22 17:48:39 +00:00
melohagan
2a24c85378
Surface email error ( #12837 )
2024-01-22 15:30:21 +00:00
mike12345567
e5e51ede81
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7916
2024-01-22 13:39:29 +00:00
mike12345567
2a21556402
Get rid of schemaFields on backend.
2024-01-22 13:29:14 +00:00
Mel O'Hagan
a11a99cd09
Remove unused customPopoverMaxHeight prop
2024-01-22 12:45:31 +00:00
Mel O'Hagan
af9824c2ae
Revert old picker styling from 2.10
2024-01-22 12:35:23 +00:00
melohagan
165eb206d9
If the filter has changed, re-fetch ( #12625 )
...
* If the filter has changed, re-fetch
* lint
* Clear value when filter changes
2024-01-22 11:29:34 +00:00
deanhannigan
b2c790650b
Revert "Global bindings"
2024-01-22 11:03:05 +00:00
Conor Webb
fa36701f0f
Added function to get correct plan display name ( #12810 )
...
* Changed minPlan BUSINESS to PREMIUM_PLUS
* Added new helper to display the correct string plan
* Changed ManageAccessModal to use the new helper
* Refactored to use plan title helper, removed title function
* Removed capitalised function from svelte template
* Fixed linting issues
* Ran yarn lint. Fixed linting issues.
2024-01-22 10:54:47 +00:00
deanhannigan
2641224ea0
Merge branch 'master' into global-bindings
2024-01-22 10:26:12 +00:00
melohagan
bd0202e7b5
Error deleting datasource on first attempt at deleting ( #12819 )
...
* Add badge photo to the employee import
* Update revisions from relationships when loop deleting tables
2024-01-22 10:25:21 +00:00
Dean
64951d6f29
PR feedback
2024-01-22 09:44:57 +00:00
Peter Clement
e53c4f1fcb
Merge remote-tracking branch 'origin/master' into fix/automation-bindings-name-fix
2024-01-22 09:42:44 +00:00
Peter Clement
3ab791710c
fix issue where readable binding wasn't working correctly with named steps
2024-01-22 09:40:56 +00:00
Dean
f0feed9cd9
Merge remote-tracking branch 'origin/global-bindings' into fixes/global-bindings
2024-01-22 09:24:26 +00:00
deanhannigan
0be0ace9fe
Merge branch 'master' into global-bindings
2024-01-22 09:14:34 +00:00
deanhannigan
7177eaecd7
Merge branch 'master' into fixes/general-block-and-button
2024-01-22 09:04:59 +00:00
mike12345567
db7c2c804b
Updating query responses to follow the same form consistently.
2024-01-19 18:13:12 +00:00
Peter Clement
0992618956
Merge remote-tracking branch 'origin/master' into feat/configure-automation-chaining
2024-01-19 16:35:02 +00:00
Peter Clement
242dd3ea52
ux tweaks to new automations setting page
2024-01-19 16:04:44 +00:00
Peter Clement
331a4e83a8
submodules
2024-01-19 15:13:04 +00:00
Dean
6ad865aa2b
Updated submodules
2024-01-19 15:08:53 +00:00
Peter Clement
50078f4f0f
Fix issue where flagClient could be undefined when running outside of test mode
2024-01-19 14:59:08 +00:00
Dean
45fa40496f
Added default sizing for buttons in button group, swapped Multistep block component style props for consistency
2024-01-19 14:53:39 +00:00
jvcalderon
c83a5219f6
Update pro submodule
2024-01-19 13:12:17 +01:00
Adria Navarro
dc9afe7612
Merge branch 'master' into fix/uuid-hbs-to-js
2024-01-19 12:55:13 +01:00
melohagan
af51a167a3
Support custom validation rules for ejected block fields ( #12799 )
2024-01-19 11:32:13 +00:00
melohagan
87be623057
Remove auto naming of columns ( #12816 )
...
* Remove auto column naming
* Let enter key save edit table name
* update submodules
2024-01-19 11:26:13 +00:00
Adria Navarro
e125f01855
Merge branch 'master' into fix/uuid-hbs-to-js
2024-01-19 12:24:01 +01:00
Peter Clement
ecd8e04336
update submodules
2024-01-19 11:12:18 +00:00
Peter Clement
714ac7a5a0
remove log
2024-01-19 11:09:40 +00:00
Peter Clement
7c19d18460
small automation fixes
2024-01-19 11:07:58 +00:00
jvcalderon
6fca47f303
Update pro submodule
2024-01-19 10:26:54 +01:00
jvcalderon
afcd9dc114
Upgrade pro submodule
2024-01-18 18:10:14 +01:00
Peter Clement
b05484bb49
frontend toggle for new automation chaining and update settings ux
2024-01-18 16:38:51 +00:00
Peter Clement
00fda6af41
update emitter to account for a new chaining property
2024-01-18 16:38:34 +00:00
jvcalderon
a825aa191f
Upgrade pro submodule
2024-01-18 16:37:25 +01:00
Adria Navarro
5bc5f71549
Fix uuid
2024-01-18 15:39:39 +01:00
Adria Navarro
272e85f696
Add test
2024-01-18 15:35:58 +01:00
jvcalderon
ede73efd81
Upgrade pro submodule
2024-01-18 12:59:36 +01:00
jvcalderon
e47b19ef36
Update pro submodule
2024-01-18 12:36:06 +01:00
jvcalderon
9befe6aa9d
Update pro submodule
2024-01-18 12:32:19 +01:00
jvcalderon
64d3114c9f
Refactor: usersUtils -> userUtils
2024-01-18 12:03:26 +01:00
jvcalderon
ce0b1f8df3
Account portal submodule hash to master
2024-01-18 11:22:16 +01:00
jvcalderon
03f7fb37ed
Calculate creators count when group role changes
2024-01-18 11:14:25 +01:00
mike12345567
35af3a6e97
Merge branch 'fix/dd-trace-version' of github.com:Budibase/budibase into fix/dd-trace-version
2024-01-17 11:34:22 +00:00
mike12345567
4118084997
Updating account-portal to latest master.
2024-01-17 11:33:59 +00:00
Michael Drury
a6d9601f07
Merge branch 'master' into fix/dd-trace-version
2024-01-17 11:29:42 +00:00
Dean
53a2329811
Merge remote-tracking branch 'origin/global-bindings' into fixes/global-bindings
2024-01-17 11:08:38 +00:00
deanhannigan
ce7432ad71
Merge branch 'master' into global-bindings
2024-01-17 10:27:01 +00:00
Dean
7f3ddc6bde
Merge remote-tracking branch 'origin/master' into global-bindings
2024-01-17 10:19:38 +00:00
Dean
cc9a9a3c39
Upgrade Pro submodule
2024-01-17 10:14:39 +00:00
Dean
f03d49f3d3
Fix for Data provider pageNumber binding. Global repeater context flag. Add provider context to table block. Expose rows in form blocks
2024-01-17 10:04:40 +00:00
Peter Clement
c36f7c61c0
Merge remote-tracking branch 'origin/master' into feat/automation-ux
2024-01-17 09:58:59 +00:00
Peter Clement
1131dc34aa
fix pro
2024-01-17 09:45:24 +00:00
Peter Clement
7f82f89942
pro update
2024-01-17 09:43:34 +00:00
Peter Clement
250c54e0c3
Merge remote-tracking branch 'origin/master' into feat/trigger-binding-suggesti
2024-01-17 09:43:08 +00:00
Peter Clement
61b34b3ead
mock out pro call
2024-01-16 16:58:13 +00:00
Peter Clement
80c998b7e1
Merge remote-tracking branch 'origin/feat/automation-features' into feat/automation-features
2024-01-16 16:26:49 +00:00
Peter Clement
2b73bf381e
fix tests
2024-01-16 16:22:11 +00:00
Peter Clement
66696b1fd9
Merge branch 'master' into feat/automation-features
2024-01-16 15:48:45 +00:00
Adria Navarro
e42784b5e9
Use system lock
2024-01-16 11:49:34 +01:00
Adria Navarro
7e50986a2e
Remove unnecessary get
2024-01-16 11:28:35 +01:00
Adria Navarro
0cce142571
Use lock to prevent race conditions on invite
2024-01-16 11:20:27 +01:00
Adria Navarro
0ed8464aab
Display error on wrong password
2024-01-16 11:07:03 +01:00
mike12345567
b370e2a0e5
Updating dd-trace to 5.0.0 across all packages now that the memory leak is solved, this also removes the erronous message on startup describing DataDog startup problems.
2024-01-15 17:44:52 +00:00
deanhannigan
50abdf2e63
Merge branch 'master' into global-bindings
2024-01-15 15:28:00 +00:00
Peter Clement
99ffe7db6b
missed type
2024-01-15 14:51:07 +00:00
Peter Clement
44a9c3fe86
another missed name
2024-01-15 10:47:10 +00:00
Peter Clement
785b93e472
missed naming
2024-01-15 10:39:40 +00:00
Dean
39438c997a
PR update
2024-01-15 10:37:34 +00:00
Peter Clement
e6b892d58f
pro reference
2024-01-15 10:34:34 +00:00
deanhannigan
08c9d4deca
Merge branch 'master' into multistep-formblock-feedback
2024-01-15 10:23:32 +00:00
Peter Clement
41051a8d69
more naming
2024-01-15 10:16:13 +00:00
Peter Clement
394a8c4d94
more naming updates
2024-01-15 10:11:16 +00:00
Peter Clement
601ec35549
rename instance of trigger step to triggerAutomationRun
2024-01-15 10:00:37 +00:00
Dean
1585407097
Update account portal submodule to latest
2024-01-15 09:26:40 +00:00
deanhannigan
63e2c50a0a
Merge branch 'master' into multistep-formblock-feedback
2024-01-15 09:06:11 +00:00
deanhannigan
dac9fe0394
Merge branch 'master' into global-bindings
2024-01-12 11:04:17 +00:00
mike12345567
287d3f87c4
Merge branch 'fix/remove-db-head-requests' of github.com:Budibase/budibase into fix/remove-db-head-requests
2024-01-11 17:17:56 +00:00