Adria Navarro
bbe41e04a2
Update openapi specs
2023-11-30 18:39:33 +01:00
Adria Navarro
dcb6933eaa
Clean
2023-11-30 18:39:33 +01:00
Adria Navarro
c86d949680
Add and dry tests
2023-11-30 18:39:33 +01:00
Adria Navarro
db6517bc0c
Use real sleeps
2023-11-30 18:39:33 +01:00
Adria Navarro
078384941a
Clean
2023-11-30 18:39:33 +01:00
Adria Navarro
9c12c5b62e
Fix comments
2023-11-30 18:39:33 +01:00
Adria Navarro
73fd1f66c5
Fix
2023-11-30 18:39:33 +01:00
Adria Navarro
f1fafc07f2
Update ioredis-mock
2023-11-30 18:39:33 +01:00
Adria Navarro
4cd76ea0fc
Add tests
2023-11-30 18:39:33 +01:00
Adria Navarro
a32582eb8a
Use autoextend as locktype
2023-11-30 18:39:33 +01:00
Adria Navarro
26a77298ac
Use timers
2023-11-30 18:39:33 +01:00
Adria Navarro
5a7dbb0076
Async
2023-11-30 18:39:33 +01:00
Adria Navarro
3073397800
Fix ttl
2023-11-30 18:39:33 +01:00
Adria Navarro
f71e1ac03a
Allow locks without TTL
2023-11-30 18:39:33 +01:00
mike12345567
2e51c6a8b4
Merge branch 'master' of github.com:Budibase/budibase into fix/BUDI-7760
2023-11-30 15:09:22 +00:00
mike12345567
02fefa5529
Fixes for postgres test case, there was an issue with creating tables with relationships during the creation phase.
2023-11-30 15:09:01 +00:00
melohagan
6315806bea
Update originalIndex on select ( #12480 )
2023-11-30 14:42:38 +00:00
Sam Rose
71a4e96d58
Move CODEOWNERS to the root to see if that fixes it.
2023-11-30 11:34:11 +00:00
Dean
1091ba0c86
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2023-11-30 11:17:44 +00:00
Dean
fe169e8a13
Merge commit
2023-11-30 11:17:31 +00:00
Dean
a84b4e65ed
Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock
2023-11-30 10:42:38 +00:00
Dean
848fea0621
PR feedback and refactoring
2023-11-30 10:42:21 +00:00
melohagan
3633b9e93e
Null pointer fix ( #12473 )
2023-11-30 10:09:14 +00:00
Peter Clement
17618b6430
Merge remote-tracking branch 'origin/master' into fix/automations-query-user-table-fix
2023-11-30 09:07:41 +00:00
Peter Clement
3192a594c7
Allow querying of users table from automation
2023-11-30 08:58:01 +00:00
mike12345567
160fbf2125
Adding test case and fixing issue that it revealed with external tables as well.
2023-11-29 19:53:56 +00:00
mike12345567
b86640772b
Fix for saving relationships that have the same field name used on both sides, previously this could cause a relationship to be cleared depending on how the relationship schema was configured. There is a chance when saving that this won't happen as which side of the relationship is denoted by doc1 and doc2 is random, so when this happens is random. Using the table to pick the correct side is safer than just using the field name.
2023-11-29 18:45:48 +00:00
Sam Rose
a49f14abb3
Merge branch 'master' into codeowners
2023-11-29 15:00:02 +00:00
melohagan
c2a82bb021
FIX broken references in a list of actions ( #12459 )
...
* Refactor
* Update action bindings on delete
* Update action bindings on move
* Fix with additional tests
* Ensure visible binding is updated on drag release
* fix
* Refresh visible binding when action is deleted
* Refactor
* Refactor
2023-11-29 14:48:50 +00:00
Sam Rose
fe0f31eef4
Merge branch 'master' into codeowners
2023-11-29 14:04:42 +00:00
melohagan
37dc8ba6e4
Only export selected columns ( #12438 )
...
* Only export selected columns
* Refactor and unit test
2023-11-29 10:23:21 +00:00
melohagan
a5a3b12936
Return false don't throw ( #12460 )
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2023-11-29 10:10:59 +00:00
Sam Rose
fb3c072165
Capitalise @Budibase.
2023-11-29 09:22:47 +00:00
Sam Rose
204769b6e9
Add @budibase/backend as code owners to packages/{server,worker,backend-core}
2023-11-29 09:19:08 +00:00
Andrew Kingston
d4aba9e6db
Merge branch 'master' into random-fixes
2023-11-29 08:56:49 +00:00
Andrew Kingston
a1a7ab227d
Merge branch 'master' into fix/formblock-ux-updates
2023-11-28 19:36:55 +00:00
Peter Clement
88d575d2f0
removing logging
2023-11-28 14:07:17 +00:00
Martin McKeaveney
24357aa7de
update copy in banner
2023-11-28 11:42:20 +00:00
Gerard Burns
9733bb01e7
Merge branch 'master' into random-fixes
2023-11-28 11:16:37 +00:00
Gerard Burns
6428a63c4f
linting
2023-11-28 11:14:56 +00:00
Andrew Kingston
8b00ce97ac
Merge branch 'master' into fix-modal-relationship-picker
2023-11-28 11:03:41 +00:00
Gerard Burns
868253b74f
fix nav items
2023-11-28 10:59:04 +00:00
Andrew Kingston
b2d865458d
Merge branch 'master' into fix-modal-relationship-picker
2023-11-28 09:45:15 +00:00
Andrew Kingston
f2cf118eb1
Merge branch 'master' of github.com:Budibase/budibase into fix/relationship-picker-filtering
2023-11-28 09:42:07 +00:00
Andrew Kingston
e8017e8fab
Merge branch 'fix/relationship-picker-filtering' of github.com:Budibase/budibase into fix/relationship-picker-filtering
2023-11-28 09:41:58 +00:00
Andrew Kingston
69dd675414
Add comment to explain numeric prefix
2023-11-28 09:41:29 +00:00
Dean
dec68233c2
Merge remote-tracking branch 'origin/master' into fix/formblock-ux-updates
2023-11-28 09:36:23 +00:00
Dean
c3c7a5980d
PR Feedback
2023-11-28 09:31:06 +00:00
Martin McKeaveney
3a0d409e9b
point banner to pricing website
2023-11-28 09:06:25 +00:00
Martin McKeaveney
b357b6d2e8
only show pricing banner in prod and once
2023-11-28 08:59:34 +00:00
Adria Navarro
e7bcabf1d2
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-27 20:48:32 +01:00
Adria Navarro
6e0a423655
Update submodule refs
2023-11-27 20:46:51 +01:00
Martin McKeaveney
5301c1edd9
update presigned url time
2023-11-27 19:03:37 +00:00
Martin McKeaveney
a65b29eb88
banner changes for new pricing, fix for onboarding to prevent flash of UI before onboarding tutorial
2023-11-27 18:50:44 +00:00
Adria Navarro
c0fc78affc
Update submodule refs
2023-11-27 16:31:25 +01:00
Peter Clement
45ab9a54be
lint
2023-11-27 10:40:20 +00:00
Peter Clement
c6c0ca33d0
hover state of add icon
2023-11-27 10:20:10 +00:00
Peter Clement
4baab262d5
Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes
2023-11-27 10:16:10 +00:00
Martin McKeaveney
1eb5dc7345
updating master ref
2023-11-27 09:18:02 +00:00
Martin McKeaveney
1ae61eb4d6
update pro reference
2023-11-26 18:29:51 +00:00
Andrew Kingston
a8c5f62666
Fix label for tenant role when inviting users via builder side panel
2023-11-24 17:28:06 +00:00
Andrew Kingston
168e875662
Persist legacy creator access when promoting to creator
2023-11-24 17:27:22 +00:00
Andrew Kingston
018d42b440
Be explicit when checking if a user is a creator or not when displaying their global role in the user table list and user details page
2023-11-24 17:05:31 +00:00
Andrew Kingston
bc48661a64
Lint and update user app tables to use new copy
2023-11-24 16:45:37 +00:00
Andrew Kingston
7f17d2f943
Allow creating creator users via users store
2023-11-24 16:34:58 +00:00
Andrew Kingston
f9ea61db1a
Improve inputdropdown component
2023-11-24 16:34:47 +00:00
Andrew Kingston
016ed56c19
Add subtitle support to pickers
2023-11-24 16:19:39 +00:00
Andrew Kingston
d8b646de29
Don't consider admin app access as creator access
2023-11-24 16:15:42 +00:00
Andrew Kingston
a05fc97715
Ensure adding a user as an app builder sets their role to creator
2023-11-24 15:54:46 +00:00
Andrew Kingston
302f6f6106
Fix footer in fancy select and allow inviting creators from side panel
2023-11-24 15:47:40 +00:00
Andrew Kingston
295965d1d3
Move picker subtitle to below the label
2023-11-24 15:23:22 +00:00
Andrew Kingston
c4a3837fc1
Merge branch 'master' of github.com:Budibase/budibase into creator-changes
2023-11-24 15:18:06 +00:00
Gerard Burns
b7a78b035d
Merge branch 'master' into random-fixes
2023-11-24 14:00:53 +00:00
Andrew Kingston
c4de70c77c
Update builder side panel to use new copy for roles
2023-11-24 12:24:14 +00:00
Peter Clement
77ab89e95e
type
2023-11-24 12:21:48 +00:00
Peter Clement
82438ab75f
adjusting automatiom side panel
2023-11-24 12:18:43 +00:00
Adria Navarro
4f3df1a58b
Merge branch 'master' into chore/cleanup_v2
2023-11-24 13:08:01 +01:00
Adria Navarro
9c221afc59
Rename Dockerfile.v2 to Dockerfile
2023-11-24 13:02:14 +01:00
Adria Navarro
3cdb1da6d8
Update tsconfig
2023-11-24 12:57:09 +01:00
Gerard Burns
fdcfd1be02
merge master
2023-11-24 11:53:32 +00:00
Peter Clement
17d02af668
update run test modal
2023-11-24 11:11:59 +00:00
Peter Clement
b1d4a572e7
small ui fixes
2023-11-24 11:11:30 +00:00
Gerard Burns
0d0db98484
Grid columns UI ( #12209 )
...
* grid columns ui
* linting
* remove comment
* remove property thats not used
* remove cli pacakge change
* PR Feedback
* fixes
* fixes
* wip
* wip
* wip
* wip
* wip
* wip
* about to implement
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* tests
* linting
* remove drag handle file
* fix icons
* remove field config changes
* wip
* wip
* wip
* remove logs
* wip
* linting
* pr feedback
* linting
2023-11-24 11:02:57 +00:00
Gerard Burns
1fb61e6ed9
wip
2023-11-24 10:18:49 +00:00
Dean
22dc6a682b
Lint
2023-11-23 18:15:33 +00:00
Dean
8cc5eb19e6
Formblock fixes
2023-11-23 18:08:39 +00:00
Andrew Kingston
c67d415c05
Merge branch 'master' of github.com:Budibase/budibase into creator-changes
2023-11-23 17:56:26 +00:00
Andrew Kingston
5c39ac2d1d
Merge branch 'creator-changes' of github.com:Budibase/budibase into creator-changes
2023-11-23 17:49:18 +00:00
mike12345567
0636580d28
Merge branch 'creator-changes' of github.com:Budibase/budibase into creator-changes
2023-11-23 17:36:13 +00:00
mike12345567
b6c6e6ec6e
Clearing out per-app builders when app is deleted.
2023-11-23 17:35:55 +00:00
Andrew Kingston
8f47eab2b6
Allow deleting apps without being a global builder
2023-11-23 17:34:06 +00:00
Andrew Kingston
d217053e87
Allow saving per-app builder metadata without a license
2023-11-23 17:29:01 +00:00
Andrew Kingston
ce5d6267cc
Move per creator utils into backend core, allow creators to create apps
2023-11-23 17:13:51 +00:00
Gerard Burns
7cc5576306
linting
2023-11-23 17:07:00 +00:00
Gerard Burns
23f5941bf5
move position of screen nav item menu
2023-11-23 17:05:49 +00:00
Andrew Kingston
7984ecde05
Allow creators to see dev portal and use onboarding
2023-11-23 16:23:05 +00:00
Andrew Kingston
24e6b3103d
Add creator permission type
2023-11-23 16:22:42 +00:00
Andrew Kingston
c2c0012013
Add new permission type for creators, update app creation endpoint to allow creators and assign access to new apps
2023-11-23 16:22:16 +00:00
Andrew Kingston
974b117500
Allow creators to use the builder portal
2023-11-23 15:29:34 +00:00
Andrew Kingston
2cac5c9e8c
Remove duplicated constants and add creator option to user import modal
2023-11-23 14:31:27 +00:00
Andrew Kingston
820eeeafe5
Fix button group having no spacing by default
2023-11-23 14:13:16 +00:00
Gerard Burns
4175ccbffb
wip
2023-11-23 14:12:54 +00:00
Andrew Kingston
fd5dd8dd72
Dedupe and clean up some role logic and constants, and display roles properly in user list
2023-11-23 14:12:10 +00:00
Gerard Burns
e0e27aa3c9
wip
2023-11-23 14:09:14 +00:00
Andrew Kingston
b72b93e5b2
Update user invitation modal and details page to allow creating creator users
2023-11-23 14:03:23 +00:00
Andrew Kingston
35a35f92e6
Update constants and user invitation API to account for new creator flag
2023-11-23 14:02:29 +00:00
Andrew Kingston
9b99991b2e
Update SDK to account for new creator builder flag
2023-11-23 14:01:58 +00:00
Gerard Burns
5824425020
git stash
2023-11-23 13:44:01 +00:00
Gerard Burns
8b8604267d
refactor
2023-11-23 13:37:10 +00:00
Gerard Burns
63b4a4cada
wip
2023-11-23 13:18:11 +00:00
Dean
5ddc543bd5
Minor UX updates
2023-11-23 12:57:43 +00:00
Dean
782f37590f
Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock
2023-11-23 12:05:12 +00:00
Dean
d20e2d795b
Fix for default button position for new form blocks
2023-11-23 12:04:52 +00:00
Michael Drury
aa5cc43147
Merge branch 'master' into fix/relationship-picker-filtering
2023-11-23 10:55:19 +00:00
Dean
c0012409f7
Added button group support to Formblock and Tableblock components
2023-11-23 10:45:13 +00:00
Adria Navarro
da4e7fccf9
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources
2023-11-23 11:06:22 +01:00
Adria Navarro
df244c68ec
Copy change
2023-11-23 11:05:51 +01:00
melohagan
0e93717f1a
Allow null strings ( #12298 )
...
* Allow null strings
* Don't update null to blank
* Save empty as null
* Make blank string map to null
* Add mappings for BigInt
* Fix unit tests
2023-11-23 09:53:35 +00:00
Andrew Kingston
3d39a2f77b
Fix relationship filter setting being ignored, and debounce searches
2023-11-23 09:47:07 +00:00
Adria Navarro
bf4678ad01
Reuse component on screens
2023-11-23 10:38:14 +01:00
Dean
105e9db00e
Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock
2023-11-23 09:13:08 +00:00
Dean
ce73963ac1
Manifest updates to remove button config items from Formblocks
2023-11-23 09:12:11 +00:00
Adria Navarro
54b2fec3c1
Unify formats
2023-11-23 09:59:59 +01:00
Adria Navarro
4f544343f3
No results design changes
2023-11-23 09:43:24 +01:00
Adria Navarro
3b8b531d2b
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources
2023-11-23 09:39:22 +01:00
melohagan
778104d6e6
Fix for Parameters Binding keyword duplicated (repeated) in REST Query URL ( #12325 )
...
* Dont set breakQs if not url change
* Don't replace already readable binding
* dataBinding unit tests
2023-11-23 08:37:40 +00:00
Gerard Burns
f1c3d50930
functioning resize
2023-11-22 20:50:55 +00:00
Adria Navarro
93d89f9ca3
Merge branch 'master' into fix/BUDI-7747-user-group-lock-out
2023-11-22 16:05:17 +01:00
Martin McKeaveney
971146a6fa
Merge branch 'master' into master
2023-11-22 14:30:34 +00:00
mike12345567
2913589bc0
Updating pro reference.
2023-11-22 14:28:53 +00:00
Andrew Kingston
a58af2b7e4
Merge branch 'master' into settings-enhancements
2023-11-22 12:26:19 +00:00
Michael Drury
1d368be5de
Merge branch 'master' into fix/admin-user-backup
2023-11-22 10:59:45 +00:00
Martin McKeaveney
ff5ee7164f
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources
2023-11-22 09:15:28 +00:00
Michael Drury
1167dfc8b2
Merge branch 'master' into fix/admin-user-backup
2023-11-21 18:00:12 +00:00
mike12345567
18a275ecb1
Removing unused function.
2023-11-21 17:44:46 +00:00
Adria Navarro
5de491e858
Merge branch 'master' into chore/lint_imports
2023-11-21 18:38:57 +01:00
mike12345567
ddd8482013
Updating bb admin user creation so that it can be used incase in self host a user gets locked out, the environment variables can be used to create a simple user to access the system.
2023-11-21 17:30:11 +00:00
Adria Navarro
0f5f341966
Update pro ref
2023-11-21 18:29:35 +01:00
melohagan
483a267875
Don't encode undefined ( #12404 )
2023-11-21 16:13:11 +00:00
melohagan
f35e3cb99c
Handle dates in query range filter ( #12413 )
...
* Handle dates in query range filter
* Add unit tests for runLuceneQuery
* Fix build errors
2023-11-21 16:08:20 +00:00
Gerard Burns
96046dab3d
component name tooltips
2023-11-21 14:51:01 +00:00
Michael Drury
921fcb08e6
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources
2023-11-21 14:21:14 +00:00
Peter Clement
19f527d620
fix disabled state interfering with column name input
2023-11-21 13:46:34 +00:00
Gerard Burns
463cee560b
Disable preview and publish for apps with no screens ( #12384 )
...
* disable preview and publish for apps with no screens
* PR feedback
* linting
* PR Feedback
2023-11-21 13:19:19 +00:00
Gerard Burns
217ac49628
wip
2023-11-21 13:02:06 +00:00
Adria Navarro
3a3658fd03
Merge branch 'master' into chore/lint_imports
2023-11-21 13:51:39 +01:00
Adria Navarro
09dbbf5ee3
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources
2023-11-21 13:29:43 +01:00
Michael Drury
2b37152157
Merge branch 'master' into master
2023-11-21 12:15:42 +00:00
Sam Rose
786e45e15a
Merge branch 'master' into switch-to-blocklist-for-file-extensions
2023-11-21 12:00:24 +00:00
Michael Drury
2c0b026486
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources
2023-11-21 11:45:13 +00:00
Sam Rose
303ae3c58b
Block some code extensions that could be used maliciously.
2023-11-21 11:41:32 +00:00
Sam Rose
71b8b300bf
Add archive file formats to blocklist.
2023-11-21 11:26:25 +00:00
Adria Navarro
e1198d13cd
Merge branch 'master' into fix/red-lock-warnings
2023-11-21 12:22:40 +01:00
mike12345567
0df315c478
There has been quite a few redlock errors the last while - the message does not provide much information about what is going wrong - trying to rectify this to see if this is an error that could be impacting performance.
2023-11-21 10:52:50 +00:00
Sam Rose
79dcc468b8
Add a test for uppercase malicious extensions.
2023-11-21 10:42:44 +00:00
Sam Rose
b4cb97963c
Move from an allow list to a block list of file extensions.
2023-11-21 10:40:25 +00:00
Peter Clement
7ed273e158
expand block when header is clicked
2023-11-21 10:04:49 +00:00
Adria Navarro
16af6ce352
Merge branch 'master' into chore/lint_imports
2023-11-21 10:22:32 +01:00
Adria Navarro
0fe97bf01a
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources
2023-11-21 10:22:21 +01:00
Dean
a8b7533809
Merge remote-tracking branch 'origin/master' into fix/export-data-ui
2023-11-21 09:06:31 +00:00
Adria Navarro
db2c20e3ae
eslint import/newline-after-import
2023-11-20 21:52:29 +01:00
Adria Navarro
92f411bf77
Prettier
2023-11-20 21:48:49 +01:00
Adria Navarro
4d27ff1dc0
eslint import/no-duplicates
2023-11-20 21:48:49 +01:00
Adria Navarro
90ae387fbd
Fix import/export
2023-11-20 21:48:49 +01:00
Adria Navarro
dbcc768d42
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources
2023-11-20 17:05:41 +01:00
mike12345567
a2adc5eff4
Merge branch 'master' of github.com:Budibase/budibase
2023-11-20 15:59:31 +00:00
mike12345567
1ca8edc285
Fixing a documentation issue, OpenAPI definition said it was an unpublish rather than publish endpoint.
2023-11-20 15:59:17 +00:00
Adria Navarro
8e0cb4b17b
Merge branch 'master' into chore/lint_js_tests
2023-11-20 16:43:36 +01:00
Adria Navarro
05f1d393bf
Merge branch 'master' into chore/lint_js_tests
2023-11-20 16:39:38 +01:00
mike12345567
8fdf378a57
Fix an issue with account portal redis connection, if no Redis port is supplied in URL we should assume the default port number 6379.
2023-11-20 15:34:16 +00:00
Gerard Burns
7e037099b4
Field help text ( #12383 )
...
* wip
* client finished
* add to bbui input
* linting
* PR Feedback
* remove test code
* linting
* PR feedback
---------
Co-authored-by: Martin McKeaveney <martin@budibase.com>
2023-11-20 15:05:58 +00:00
Adria Navarro
742eb4ff46
Lint fix
2023-11-20 15:36:55 +01:00
Adria Navarro
a8f572c0e8
No results
2023-11-20 15:21:37 +01:00
Adria Navarro
93bf76e1fe
Filter views
2023-11-20 14:22:39 +01:00
Adria Navarro
b121d64b79
Fix tests
2023-11-20 13:52:41 +01:00
Adria Navarro
0a289f508e
Undo store usage
2023-11-20 13:41:48 +01:00
Adria Navarro
d8590caa24
Add extra tests
2023-11-20 13:34:10 +01:00
Adria Navarro
2e4cf53d05
Test table filtering
2023-11-20 13:33:36 +01:00
Adria Navarro
afaa0a70a9
Fix
2023-11-20 13:27:37 +01:00
Adria Navarro
ab31d90de8
Clean names
2023-11-20 13:26:31 +01:00
Adria Navarro
1449560ab3
Add initial filtering tests
2023-11-20 13:16:17 +01:00
Adria Navarro
fbadd55cbf
Fix undefined
2023-11-20 13:13:19 +01:00
Adria Navarro
2381bbd80c
Prevent flashes
2023-11-20 13:09:43 +01:00
Adria Navarro
4a1a87d12d
Remove table store dependency
2023-11-20 13:05:01 +01:00
Adria Navarro
9506e55e6b
Add basic test
2023-11-20 11:53:13 +01:00
Adria Navarro
25aef7b2c1
Extract complex enrichDatasources into its own file
2023-11-20 11:46:31 +01:00
Andrew Kingston
8216e7bab8
Merge branch 'settings-enhancements' of github.com:Budibase/budibase into settings-enhancements
2023-11-20 10:32:10 +00:00
Andrew Kingston
5653d78038
Update pro
2023-11-20 10:31:51 +00:00
Andrew Kingston
94b8778b2a
Merge branch 'master' into settings-enhancements
2023-11-20 10:27:35 +00:00
Andrew Kingston
b2b01577d3
Merge branch 'master' into fix/export-data-ui
2023-11-20 10:20:50 +00:00
Adria Navarro
e71e9d4e98
Hide only when searching
2023-11-20 10:53:26 +01:00
Adria Navarro
80874c77c7
Hide/show app users on search
2023-11-20 10:53:26 +01:00
Adria Navarro
3829797e3c
Display only if there are search results
2023-11-20 10:53:26 +01:00
Adria Navarro
977f81c412
Add comments
2023-11-20 10:53:26 +01:00
Adria Navarro
64c63e9e7f
Fix toggle bug
2023-11-20 10:53:26 +01:00
Adria Navarro
3f814c6a9b
Handle open/close correctly
2023-11-20 10:53:26 +01:00
Adria Navarro
226d287584
Fix initial load
2023-11-20 10:53:26 +01:00
Adria Navarro
699d4e0793
Filter at datasource navigator level
2023-11-20 10:53:26 +01:00
Adria Navarro
bdfdac9f25
Reuse nav header
2023-11-20 10:53:26 +01:00
Adria Navarro
72c415e72c
Filter tables
2023-11-20 10:53:26 +01:00
Adria Navarro
b908287223
Animate chevron
2023-11-20 10:53:26 +01:00
Adria Navarro
41cb80bde1
Handle onAdd
2023-11-20 10:53:26 +01:00
Adria Navarro
3049f7b376
Handle open/close
2023-11-20 10:53:26 +01:00
Adria Navarro
cdc41c41e8
Allow compact datasources
2023-11-20 10:53:26 +01:00
Adria Navarro
64ab8ecf18
Handle enters
2023-11-20 10:53:26 +01:00
Adria Navarro
24bef1ee9d
Rename
2023-11-20 10:53:26 +01:00
Adria Navarro
4b9ef2ac83
Add "add"
2023-11-20 10:53:26 +01:00
Adria Navarro
baabb9066b
Remove keydown
2023-11-20 10:53:26 +01:00
Adria Navarro
181f6e5e4b
Fix
2023-11-20 10:53:26 +01:00
Adria Navarro
88023b3784
Apply filters
2023-11-20 10:53:26 +01:00
Adria Navarro
68574110b0
Fix paddings
2023-11-20 10:53:26 +01:00
Adria Navarro
ac007c6036
Fix positioning
2023-11-20 10:53:26 +01:00
Adria Navarro
04f67f3199
Add close functionallity
2023-11-20 10:53:26 +01:00
Adria Navarro
ab350057b6
Add seachbox to sources (not functional)
2023-11-20 10:53:26 +01:00
Martin McKeaveney
536f7dfede
Merge branch 'master' into fix-section-crash
2023-11-20 09:41:11 +00:00
Dean
04b11dfcde
Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock
2023-11-20 09:04:06 +00:00
Andrew Kingston
f525aa77d3
Merge branch 'grid-buttons' of github.com:Budibase/budibase into settings-enhancements
2023-11-20 08:34:55 +00:00
Andrew Kingston
1f569dfb84
Merge branch 'master' into fix-section-crash
2023-11-20 08:33:01 +00:00
Andrew Kingston
7926490391
Merge branch 'master' into grid-buttons
2023-11-20 08:31:50 +00:00
Andrew Kingston
e04ea1a620
Add makePropSafe to client SDK
2023-11-20 08:30:42 +00:00
Michael Drury
d4cb22f264
Merge branch 'master' into fix/cyclic-issues
2023-11-17 16:55:44 +00:00
mike12345567
258ea803bc
Further PR comments.
2023-11-17 16:37:00 +00:00
mike12345567
57fa9baef8
PR comments and possible fix for test failures.
2023-11-17 16:33:58 +00:00
mike12345567
34d6a41042
Resetting test.
2023-11-17 16:23:41 +00:00
mike12345567
7fb6c0927a
Moving things around to get rid of cyclics created by moving invite/passwordReset into backend-core - also updating currentapp test case to mock a bit better.
2023-11-17 16:20:10 +00:00
Adria Navarro
4b5fa1dfd9
Fix qa-core lint
2023-11-17 15:53:56 +01:00
Adria Navarro
00f65f396e
Merge branch 'master' into fix/build-references
2023-11-17 14:45:41 +00:00
Adria Navarro
f70bb967e6
Fix references
2023-11-17 15:40:26 +01:00
Adria Navarro
9a097c37f2
Update master ref
2023-11-17 14:59:25 +01:00
Adria Navarro
d0e40afbcb
Fix lint issues
2023-11-17 14:42:37 +01:00
Adria Navarro
e8abb5cb46
Detect non-barrel workspace usages
2023-11-17 14:39:52 +01:00
Adria Navarro
051551f876
Unify .eslintrc
2023-11-17 12:51:22 +01:00
Michael Drury
88226b08d5
Merge branch 'master' into bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2
2023-11-17 10:27:52 +00:00
Dean
35065ef46d
Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock
2023-11-15 13:48:53 +00:00
Sam Rose
f2406889df
Merge branch 'master' into bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2
2023-11-10 16:24:51 +00:00
Sam Rose
4c7c10b121
Set Redis initialisation back to how it was before I started messing with it.
2023-11-10 16:17:18 +00:00
Sam Rose
d6eb2b9452
Attempting to get integration tests passing again.
2023-11-10 15:43:06 +00:00
Adria Navarro
24774f0836
Fix navigation
2023-11-10 16:33:59 +01:00
Adria Navarro
ac57cdbf02
Encode view ids on paths
2023-11-10 16:17:58 +01:00
Andrew Kingston
83e5a2c144
Merge branch 'master' into feature/toggle-all-formblock-fields
2023-11-10 15:02:34 +00:00
Dean
f808b3e111
PR Feedback
2023-11-10 12:02:11 +00:00
mike12345567
a427d990a1
Quick addition - if the object has been deleted but the key is still known, then CouchDB will alert us to the fact that it is deleted, leaving the response in a weird state.
2023-11-10 11:58:07 +00:00
Dean
39d899bcbc
Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields
2023-11-10 11:50:53 +00:00
Sam Rose
94983c289f
Hook redis init flow into overall worker init flow.
2023-11-10 11:39:26 +00:00
Sam Rose
dd2f68d099
Hook new Redis clients into init/shutdown flow.
2023-11-10 11:24:55 +00:00
Sam Rose
d98e217c6c
Fix backend-core redis imports.
2023-11-10 11:21:36 +00:00
Sam Rose
15767e2fd5
Merge branch 'master' of github.com:budibase/budibase into bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2
2023-11-10 11:15:38 +00:00
mike12345567
6282582bb0
PR comments.
2023-11-10 11:02:50 +00:00
mike12345567
21fa87adea
Merge branch 'master' of github.com:Budibase/budibase into fix/relationship-selection-issues
2023-11-10 11:01:05 +00:00
Dean
4fd9d2262e
PR Feedback
2023-11-10 09:48:19 +00:00
Dean
14ae38982e
Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields
2023-11-10 09:34:18 +00:00
Andrew Kingston
3abbd7e363
Merge branch 'master' into budi-5641-justified-text-is-not-working-properly-in-paragraph
2023-11-09 20:18:04 +00:00
Andrew Kingston
3197f2db0f
Merge branch 'master' into grid-buttons
2023-11-09 20:16:18 +00:00
Michael Drury
dba8764a72
Merge branch 'master' into fix/12154-invalid-table-fetches
2023-11-09 18:26:41 +00:00
mike12345567
20895cf426
Adding test case.
2023-11-09 18:22:06 +00:00
melohagan
b68607b048
Redis query command doesn't accept spaced values ( #12357 )
...
* Handle string phrase with spaces value
* Unit test
2023-11-09 18:21:28 +00:00
mike12345567
d2e0986ce9
Merge branch 'master' of github.com:Budibase/budibase into fix/12154-invalid-table-fetches
2023-11-09 18:10:56 +00:00
Michael Drury
cef6284b7d
Merge branch 'master' into fix/relationship-selection-issues
2023-11-09 17:35:40 +00:00
mike12345567
77f0eebdfd
Removing stray console.log.
2023-11-09 17:30:40 +00:00
mike12345567
f41a128b60
Merge branch 'master' of github.com:Budibase/budibase into fix/12154-invalid-table-fetches
2023-11-09 17:08:28 +00:00
mike12345567
dde446286d
Switching getMultiple to default to failure if not all entries found, then updating usages.
2023-11-09 17:08:14 +00:00
Andrew Kingston
b0ffc04156
Merge branch 'grid-buttons' of github.com:Budibase/budibase into settings-enhancements
2023-11-09 16:49:37 +00:00
Andrew Kingston
bb47b91064
Add new disableBindings property to prevent a text field from being bindable when required
2023-11-09 16:20:44 +00:00
Andrew Kingston
d92df57daa
Remove nested flag from buttongroup component since it isn't needed
2023-11-09 16:20:05 +00:00
Andrew Kingston
8e43e9cbe5
Merge branch 'master' of github.com:Budibase/budibase into grid-buttons
2023-11-09 15:43:45 +00:00
Peter Clement
419c5ced70
fix issue with relationship selection
2023-11-09 15:31:20 +00:00
Sam Rose
7f530eeab5
Add tests for the onboarding endpoint.
2023-11-09 15:13:59 +00:00
Sam Rose
822c03b0ef
Refactor onboardUsers endpoint.
2023-11-09 15:02:44 +00:00
mike12345567
37e34c8ed2
Adding the ability to fail on getMultiple if needed.
2023-11-09 14:53:14 +00:00
Sam Rose
b29cfc600c
Move Invite and PasswordReset code into backend-core.
2023-11-09 14:51:07 +00:00
mike12345567
a26f2e83e4
Some of the new table getters did not account for table IDs not being found, adding a new function which properly accounts for IDs being missing and manages it correctly, rather than leaving tables in an undefined state.
2023-11-09 14:45:23 +00:00
Sam Rose
3d73891f5e
Merge branch 'master' into bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2
2023-11-09 13:43:05 +00:00
Andrew Kingston
103e933df8
Ensure button group component has default props
2023-11-09 12:38:40 +00:00
Andrew Kingston
8d1bcfd8b5
Expose additional actions and context from blocks to utilise new capabilities
2023-11-09 12:38:31 +00:00
Mel O'Hagan
ee91d6753c
Encode query string
2023-11-09 11:55:10 +00:00
Andrew Kingston
28208550c6
Update button actions to support suffixed actions from blocks
2023-11-09 11:22:50 +00:00
Sam Rose
b2841b30b2
Add a test for the multi-invite endpoint.
2023-11-09 11:17:30 +00:00
Sam Rose
a6a75b533c
Reject inviting the same user twice.
2023-11-09 11:15:44 +00:00
Andrew Kingston
1f3e56fdc1
Allow grids to provide a refresh datasource action
2023-11-09 11:10:52 +00:00
Andrew Kingston
223a82f717
Ensure metadata is not null before registering datasources for automatic hot reloading
2023-11-09 11:07:32 +00:00
Sam Rose
3f69b17c94
Fully type the worker redis utils file.
2023-11-09 11:05:42 +00:00
jvcalderon
1cf5028c1c
Merge branch 'master' into features/enterprise-basic-plan
2023-11-09 12:02:07 +01:00
jvcalderon
14c6e1bc4a
Update pro submodule
2023-11-09 12:00:21 +01:00
jvcalderon
5ddc3faf22
Upgrade pro submodule
2023-11-09 11:45:38 +01:00
jvcalderon
1f85b56a99
Revert "Day passes are optional"
...
This reverts commit 8436a8d220
.
2023-11-09 11:44:36 +01:00
Mel O'Hagan
63b3bee311
fix
2023-11-09 09:52:07 +00:00
Andrew Kingston
6b7e410f0d
Update casing
2023-11-09 09:47:19 +00:00
jvcalderon
311ad6b6a5
Update pro submodule
2023-11-09 10:10:04 +01:00
jvcalderon
e1ca1d6732
Update pro submodule
2023-11-09 09:55:38 +01:00
jvcalderon
8436a8d220
Day passes are optional
2023-11-09 09:55:38 +01:00
Dean
0520a30fed
Merge remote-tracking branch 'origin/master' into fix/export-data-ui
2023-11-09 08:47:08 +00:00
Dean
68c06e0d72
Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields
2023-11-09 08:46:05 +00:00
Michael Drury
c1018915d7
Merge branch 'master' into fix-section-crash
2023-11-08 18:51:08 +00:00
Michael Drury
ff8773c275
Merge branch 'master' into fix-modal-relationship-picker
2023-11-08 18:50:51 +00:00
Michael Drury
c511f621d3
Merge branch 'master' into more-db-typing-improvements
2023-11-08 18:50:39 +00:00
Michael Drury
4cc31f0375
Merge branch 'master' into features/enterprise-basic-plan
2023-11-08 18:50:24 +00:00
mike12345567
e4bc6a5fc7
Attempting to fix QA-core inconsistencies in CI - disabling rate limiting during test runs for public API.
2023-11-08 18:41:15 +00:00
Dean
5f97fa94a1
Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields
2023-11-08 17:34:21 +00:00
Dean
f35daee07f
Added toggle-all functionality to the formblock and update context to the ComponentSettingsSection
2023-11-08 16:59:00 +00:00
jvcalderon
b03719ff1c
Update pro submodule
2023-11-08 17:34:28 +01:00
jvcalderon
37e04769db
Merge branch 'master' into features/enterprise-basic-plan
2023-11-08 17:28:28 +01:00
Andrew Kingston
883ac0d008
Dedupe and improve logic around selecting available datasources for saving and duplicating rows
2023-11-08 16:27:20 +00:00
Sam Rose
e3a4c34f8d
Pass types through context callbacks.
2023-11-08 16:17:24 +00:00
Adria Navarro
6fd8a58850
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-08 17:05:42 +01:00
Michael Drury
f5680dfa84
Merge branch 'master' into fix/11972-external-relationship-formulas
2023-11-08 15:01:37 +00:00
mike12345567
8d98da6c57
Fixing issue with table names.
2023-11-08 14:57:30 +00:00
Peter Clement
4da8a3899f
Merge branch 'master' into fix/automation-layout-styling
2023-11-08 14:50:40 +00:00
Andrew Kingston
bcf431a476
Fix a few svelte bugs with the LinkedRowSelector component to fix adding/editing relationships via a model from the data UI
2023-11-08 14:43:28 +00:00
mike12345567
4dc6b1eeda
Merge branch 'master' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas
2023-11-08 14:41:53 +00:00
Sam Rose
47292b8ab4
Make DB name non-optional.
2023-11-08 14:37:19 +00:00
Peter Clement
0cd5b1f431
Merge branch 'master' into fix/automation-layout-styling
2023-11-08 14:14:26 +00:00
Andrew Kingston
fac4a0cb64
Merge branch 'master' into fix-section-crash
2023-11-08 14:08:41 +00:00
Peter Clement
f7fabf152d
css fixes
2023-11-08 13:55:34 +00:00
Sam Rose
969508cd1c
Merge branch 'better-types-in-global-users' of github.com:budibase/budibase into better-types-in-global-users-2
2023-11-08 13:53:28 +00:00
Sam Rose
1c5cce5551
Merge branch 'master' into better-types-in-global-users
2023-11-08 13:53:01 +00:00
Peter Clement
b167fd08e1
Fix issues with automation layout styling
2023-11-08 13:27:25 +00:00
mike12345567
935ec4c47e
Updating layout typing.
2023-11-08 12:57:07 +00:00
mike12345567
e8fb43d30c
Updating DesignDocument and View typing - making it more clear how view and lucene indexing works.
2023-11-08 12:46:00 +00:00
Sam Rose
46914645fe
Merge branch 'master' into fix-test-flake-in-row-tests
2023-11-08 11:56:13 +00:00
Sam Rose
d146df5f73
Convert user.spec.js to user.spec.ts
2023-11-08 11:53:00 +00:00
Peter Clement
d86e943765
Automation history issue fix
2023-11-08 10:27:15 +00:00
Sam Rose
19b4ed070c
Reduce the likelihood of collisions in table names by using a UUID instead of a random word.
2023-11-08 10:25:28 +00:00
Sam Rose
0633a3de65
WIP
2023-11-08 10:03:22 +00:00
Sam Rose
6250609a30
Merge branch 'master' of github.com:budibase/budibase into better-types-in-global-users
2023-11-08 09:26:46 +00:00
Sam Rose
57eb23dc50
Remove unnecessary type cast.
2023-11-08 09:24:51 +00:00
Adria Navarro
46e72a9ac3
Add missing dev settings
2023-11-07 19:43:43 +01:00
Michael Drury
18c417f02f
Merge branch 'master' into fix/11972-external-relationship-formulas
2023-11-07 18:35:43 +00:00
mike12345567
68a3e030c2
Adding test case to check that relationships can be used in external table formulas.
2023-11-07 18:34:51 +00:00
Adria Navarro
a945b52f9a
Rename dev:builder to dev (unifying account-portal)
2023-11-07 19:15:40 +01:00
Sam Rose
fdfda100c1
Ensure that the DB always returns Documents.
2023-11-07 18:14:52 +00:00
Adria Navarro
bb2c5af758
Update ref
2023-11-07 19:09:16 +01:00
Adria Navarro
ef914882d4
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-07 19:06:33 +01:00
Adria Navarro
4d5d9a0685
Update pro ref
2023-11-07 18:42:41 +01:00
Adria Navarro
9d29e3ddda
Update pro ref
2023-11-07 18:31:44 +01:00
Dean
61106bf8d5
Merge remote-tracking branch 'origin/master' into fix/export-row-data
2023-11-07 15:21:47 +00:00
Dean
856fe14ae9
Missing import
2023-11-07 15:14:33 +00:00
Dean
e8202755f6
Merge remote-tracking branch 'origin/master' into fix/export-data-ui
2023-11-07 15:07:14 +00:00
Dean
a39accdb42
Test coverage added for the component. Minor refactor
2023-11-07 15:07:00 +00:00
Andrew Kingston
34693481b1
Fix bug in SectionSelect
2023-11-07 15:02:45 +00:00
Andrew Kingston
bad79618c1
Merge branch 'grid-buttons' of github.com:Budibase/budibase into grid-buttons
2023-11-07 14:56:02 +00:00
Andrew Kingston
ace3b69971
Limit grid buttons at 3
2023-11-07 14:55:02 +00:00
Andrew Kingston
365a165283
Merge branch 'master' into grid-buttons
2023-11-07 14:53:18 +00:00
Andrew Kingston
a343572815
Add utils to client lib
2023-11-07 14:36:57 +00:00
Andrew Kingston
3d2cd9cc0b
Use explicit svelte store 'get' when clicking buttons in grids
2023-11-07 14:22:09 +00:00
Andrew Kingston
19a9318eac
Type
2023-11-07 14:19:52 +00:00
Andrew Kingston
3f91d62b27
Allow button configuration settings to be cleared completely
2023-11-07 14:19:17 +00:00
Andrew Kingston
8017dd592b
Ensure rows are cleaned before being passed to button actions in grids
2023-11-07 14:12:06 +00:00
Andrew Kingston
c25b8a1448
Expose schema context from grid and allow usage in buttons
2023-11-07 14:10:16 +00:00
mike12345567
8d35453f01
Adding test case for circular detection.
2023-11-07 13:56:42 +00:00
mike12345567
312415ca7d
Enforcing squash for rows which contain circular structures.
2023-11-07 13:47:21 +00:00
mike12345567
c1f9ef1bce
Merge branch 'fix/11972-external-relationship-formulas' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas
2023-11-07 13:38:28 +00:00
mike12345567
fdae7ab913
Fixing issues discovered by tests.
2023-11-07 13:37:45 +00:00
Andrew Kingston
9f285b32a7
Allow using ephemeral action context for 'buttons' type settings
2023-11-07 13:21:13 +00:00
Michael Drury
c7f3fcd740
Merge branch 'master' into fix/11972-external-relationship-formulas
2023-11-07 13:11:12 +00:00
Andrew Kingston
57e3b1ad08
Fix issue with buttons inside grids when no actions are defined
2023-11-07 13:01:50 +00:00
Adria Navarro
ff149c978e
Update ref
2023-11-07 13:41:48 +01:00
jvcalderon
e2037b3335
Merge branch 'master' into features/enterprise-basic-plan
2023-11-07 13:40:42 +01:00
melohagan
f28eb054f3
Set the relationship type ( #12275 )
...
* Set the relationship type
* Add users type
* Set user relationship type saveColumn
* Set relationshipType for users type on save
* Add relatioshipType to schema
* Refactor
* Check isUsersColumn
* Make relationshipType optional
---------
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-11-07 11:59:51 +00:00
Andrew Kingston
20f9fd5d1b
Merge branch 'master' of github.com:Budibase/budibase into grid-buttons
2023-11-07 11:28:42 +00:00
mike12345567
49b00ee7ee
Fixing build issue.
2023-11-07 11:07:25 +00:00
Michael Drury
2ca3d68873
Merge branch 'master' into fix/invitation-user-search
2023-11-07 10:14:16 +00:00
mike12345567
d2a156d5f0
Merge branch 'master' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas
2023-11-07 10:10:17 +00:00
Michael Drury
c128f70c89
Merge branch 'master' into fix/invitation-user-search
2023-11-07 10:08:27 +00:00
Mel O'Hagan
c169a73764
readonly css
2023-11-07 09:19:29 +00:00
Dean
7303aaebda
Merge remote-tracking branch 'origin/master' into fix/export-data-ui
2023-11-07 09:09:51 +00:00
Dean
1ef97439b0
Merge remote-tracking branch 'origin/master' into fix/export-row-data
2023-11-07 09:09:05 +00:00
Mel O'Hagan
fee9a9d65d
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields
2023-11-07 08:27:04 +00:00
Martin McKeaveney
880e9a911f
Merge pull request #12280 from Budibase/fix/update-bull-queue-parameters
...
Restore bull parameter changes + reduce Redis config complexity
2023-11-06 19:42:16 +00:00
mike12345567
635af0f76a
Getting external rows to be more consistent with the internal API - the formulas should be processed using the outputProcessing as they were being processed, but was causing an overwrite. The problem was that the external system internally processed the formulas/relationships, then squashed the relationships. Once it got to the external API, it would go through normal output processing, which would run over the squashed rows, causing an inconsistent behaviour.
2023-11-06 19:03:37 +00:00
kellis5137
c4cbebca79
Merge branch 'master' into master
2023-11-06 13:46:08 -05:00
Martin McKeaveney
411b8e8c5e
Merge branch 'master' into form-block-field-layout
2023-11-06 18:11:49 +00:00
Martin McKeaveney
8c72ad5db1
Merge branch 'master' into budi-7736-relationship-picker-required-validation-fires-immediately
2023-11-06 18:06:28 +00:00
Martin McKeaveney
5dd6c40a29
Merge branch 'master' into fix/update-bull-queue-parameters
2023-11-06 18:02:49 +00:00
Martin McKeaveney
511a37732e
Merge branch 'master' into master
2023-11-06 18:02:01 +00:00
Martin McKeaveney
2a3e31f259
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields
2023-11-06 18:01:12 +00:00
Martin McKeaveney
2e521ae62c
Merge branch 'master' into form-block-field-layout
2023-11-06 17:59:35 +00:00
Sam Rose
f21addeb71
Add another test to make sure relationships are cleared when asked.
2023-11-06 17:34:30 +00:00
Dean
44f0387ff0
Merge remote-tracking branch 'origin/master' into fix/export-row-data
2023-11-06 17:01:14 +00:00
Dean
9bb9fb5549
Reintroduce filtering and sorting for exported row data
2023-11-06 17:00:47 +00:00
Sam Rose
965efeaff4
Merge branch 'master' of github.com:budibase/budibase into bug/budi-7379-update-action-step-removes-previously-set-relationships-if
2023-11-06 16:58:20 +00:00
Sam Rose
2684b73768
Fix type error.
2023-11-06 16:40:27 +00:00
Sam Rose
b02512fd3c
Create a test of a table with 2 link fields in updateRow.spec.ts.
2023-11-06 15:56:58 +00:00
Sam Rose
dbcbb2e6b7
Add test to row patch endpoint, it succeeds. Problem must be elsewhere.
2023-11-06 15:33:02 +00:00
Adria Navarro
e830906109
Update ref
2023-11-06 16:07:40 +01:00
Adria Navarro
bdd33ac2f5
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-06 15:59:36 +01:00
Adria Navarro
6b3ddefad2
Update ref
2023-11-06 15:58:35 +01:00
Mel O'Hagan
55cacc62dd
Merge branch 'master' into budi-7736-relationship-picker-required-validation-fires-immediately
2023-11-06 14:03:45 +00:00
Mel O'Hagan
6ee7ae953d
Don't trigger required validation early
2023-11-06 13:56:31 +00:00
Adria Navarro
004e0a5f11
Update jest
2023-11-06 14:24:33 +01:00
Dean
6d3b4243e5
Merge remote-tracking branch 'origin/master' into fix/export-data-ui
2023-11-06 13:13:25 +00:00
Adria Navarro
ff4adec9e0
Update ref
2023-11-06 14:06:08 +01:00
Dean
561778cf6a
Fixes for exported data UI. Filtered out unnecessary onEmptyFilter filter.
2023-11-06 12:58:47 +00:00
mike12345567
c43bfda45d
Fix for user invitations throwing a 501 error due to the way the search was being performed.
2023-11-06 12:38:10 +00:00
Adria Navarro
a9ab03d623
Update ref
2023-11-06 13:29:55 +01:00
Adria Navarro
eab3b5e4ef
Update ref
2023-11-06 12:56:53 +01:00
Andrew Kingston
db8a6a842c
Merge branch 'master' into new-branding
2023-11-06 11:25:16 +00:00
Adria Navarro
3809503a99
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-06 11:35:15 +01:00
Adria Navarro
e7e6577ce5
Update ref
2023-11-06 11:12:32 +01:00
Peter Clement
1f737dea2d
Merge branch 'master' into feat/automation-naming-ux-updates
2023-11-06 10:10:13 +00:00
Andrew Kingston
ca891467f3
Merge branch 'master' into form-block-field-layout
2023-11-06 10:10:02 +00:00
Duarte Velez Grilo
8e43a87e60
Merge branch 'master' into master
2023-11-06 10:07:16 +00:00
Peter Clement
7b7b2a12ea
fix issue with stepNames being undefined
2023-11-06 10:06:32 +00:00
Adria Navarro
266c64e69e
Move build to deployments
2023-11-06 11:06:18 +01:00
Adria Navarro
0bea3ccbbe
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-06 10:48:47 +01:00
Adria Navarro
d568957c1d
Clean unused packages
2023-11-06 10:43:21 +01:00
Andrew Kingston
2cc92803e3
Merge branch 'master' of github.com:Budibase/budibase into new-branding
2023-11-06 09:42:58 +00:00
Andrew Kingston
4b2cc0cb55
Merge branch 'new-branding' of github.com:Budibase/budibase into new-branding
2023-11-06 09:42:42 +00:00
Andrew Kingston
727a9a7154
Remove beta button
2023-11-06 09:41:59 +00:00
Martin McKeaveney
b9a615256c
Merge branch 'master' into master
2023-11-06 09:36:47 +00:00
Martin McKeaveney
6002f26be9
Merge branch 'master' into feat/automation-naming-ux-updates
2023-11-06 09:35:28 +00:00
Adria Navarro
fb9215d2e4
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-06 10:32:56 +01:00
Andrew Kingston
fb1258072c
Merge branch 'master' into new-branding
2023-11-06 09:11:54 +00:00
melohagan
3767ecc0e0
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields
2023-11-06 08:46:50 +00:00
jvcalderon
5088caf0f9
Update pro submodule
2023-11-06 08:37:53 +01:00
jvcalderon
04a1da830d
Merge branch 'master' into features/enterprise-basic-plan
2023-11-06 08:36:51 +01:00
Mihail Hadzhiev
d9e01ed35b
Merge branch 'master' into form-block-field-layout
2023-11-06 08:34:02 +02:00
Martin McKeaveney
f1dde44384
Merge branch 'master' into master
2023-11-05 20:10:40 +00:00
jvcalderon
cfc0258f3f
Change Posthog's feature flags Ids
2023-11-04 12:46:50 +01:00
jvcalderon
b07382fa2e
WIP - Migrating worker
2023-11-04 11:04:09 +01:00
mike12345567
08c4ba0097
Updating redis option functions usage, as it is no longer returned as a part of the getRedisOptions response.
2023-11-03 18:06:12 +00:00
mike12345567
7bf307b0c2
Further updates to typing.
2023-11-03 18:03:11 +00:00
mike12345567
001cf01303
Updating public API rate limiting functionality to be better typed as well.
2023-11-03 18:00:13 +00:00
mike12345567
f8f1ec4ce9
Removing old redisProtocol string - it is causing confusion and should not be necessary.
2023-11-03 17:17:20 +00:00
Sam Rose
d0e830e4c6
Merge branch 'master' into user-migration-bug-fix-test
2023-11-03 16:00:45 +00:00
Sam Rose
6112410e9e
Merge branch 'master' into user-migration-bug-fix-test
2023-11-03 15:00:00 +00:00
mike12345567
86f7bd192f
Moving audit log init to be part of the server startup.
2023-11-03 14:55:56 +00:00
Sam Rose
a27a9dc2af
Eliminate TOCTOU problem in creating bbTmp.
2023-11-03 14:29:54 +00:00
Mel O'Hagan
a03a00c4af
Toggle preview
2023-11-03 14:08:46 +00:00
Mel O'Hagan
f02f5576f4
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields
2023-11-03 13:55:40 +00:00
Martin McKeaveney
bde9a80583
Merge branch 'master' into feat/automation-naming-ux-updates
2023-11-03 13:43:39 +00:00
Michael Drury
12a7811847
Revert "Reverting changes to bull parameters"
2023-11-03 13:05:23 +00:00
Sam Rose
980b9c2882
Fix tests.
2023-11-03 12:53:37 +00:00
Michael Drury
96534e625f
Revert "Updating bull parameters - help queue stalling"
2023-11-03 12:22:32 +00:00
Sam Rose
e316124d6e
Add a test for the user column migration bug fix we did last night.
2023-11-03 11:42:39 +00:00
Peter Clement
d3a1d48743
Merge branch 'feat/automation-naming-ux-updates-copy-2' into feat/automation-naming-ux-updates
2023-11-03 11:09:03 +00:00
Peter Clement
635008e173
unique name enforcement for automations
2023-11-03 11:05:05 +00:00
Michael Drury
87c0145816
Merge branch 'master' into feat/automation-naming-ux-updates
2023-11-03 10:19:23 +00:00
Peter Clement
f1802eb41c
update modal sizing for automation test data
2023-11-03 10:04:51 +00:00
Mihail Hadzhiev
cf2c8796d4
Merge branch 'master' into form-block-field-layout
2023-11-03 10:20:44 +02:00
Mihail Hadzhiev
bd4c50be31
Merge branch 'master' into grid-tweaks
2023-11-03 10:20:15 +02:00
mike12345567
00f1d2cbdc
Moving functions inside class.
2023-11-02 18:23:16 +00:00
mike12345567
a62d82afb8
Fixing user migration issue where relationships created from the other side (from user table) where not being migrated correctly.
2023-11-02 18:14:25 +00:00
mike12345567
2dd5a1a344
Merge branch 'feat/automation-naming-ux-updates' of github.com:Budibase/budibase into feat/automation-naming-ux-updates
2023-11-02 17:12:25 +00:00
mike12345567
1125701d02
Merge branch 'master' of github.com:Budibase/budibase into feat/automation-naming-ux-updates
2023-11-02 17:08:43 +00:00
Michael Drury
e319c6e3f8
Merge branch 'master' into fix/relationship-issue-one-to-many
2023-11-02 16:32:15 +00:00
Mel O'Hagan
738082dc27
Remove readonly key
2023-11-02 15:49:16 +00:00
kellis5137
5f585a426d
Update startup.ts to use simpler flag check
2023-11-02 11:29:30 -04:00
Mel O'Hagan
9161fee687
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields
2023-11-02 15:20:17 +00:00
Martin McKeaveney
0ef680e327
Merge branch 'master' into master
2023-11-02 14:16:11 +00:00
Adria Navarro
8c90b9ddfb
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-02 13:35:17 +01:00
Michael Drury
0ad298f553
Merge branch 'master' into fix/relationship-issue-one-to-many
2023-11-02 10:20:05 +00:00
Conor Webb
c4ff4eb8bb
Updated folder name, fixed ui bug.
2023-11-02 10:00:40 +00:00
Peter Clement
6a4c71cd67
Merge remote-tracking branch 'origin/master' into feat/automation-naming-ux-updates
2023-11-02 09:19:19 +00:00
Peter Clement
ee9ea375f9
use constants
2023-11-02 09:18:45 +00:00
Andrew Kingston
75ac8a153a
Merge branch 'master' into form-block-field-layout
2023-11-02 08:55:46 +00:00
Andrew Kingston
4ab9af53a0
Add row to grid button click callback
2023-11-02 08:53:48 +00:00
Conor Webb
b5e94f7b45
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select
2023-11-02 07:54:03 +00:00
Mihail Hadzhiev
87b69007f4
Merge branch 'master' into grid-tweaks
2023-11-02 09:52:52 +02:00
kellis5137
6bdf04fad5
Merge branch 'Budibase:master' into master
2023-11-01 18:44:49 -04:00
mike12345567
17b6985f06
Adding a duration utility for changing between time types.
2023-11-01 17:48:13 +00:00
mike12345567
de1862448d
Merge branch 'master' of github.com:Budibase/budibase into fix/update-bull-queue-parameters
2023-11-01 17:18:07 +00:00
Andrew Kingston
2b8bbafcac
Add support for buttons inside grids
2023-11-01 16:45:37 +00:00
Mel O'Hagan
5923ae2983
Make form block view readonly
2023-11-01 16:40:23 +00:00
Mel O'Hagan
33e37261b2
Use fieldState
2023-11-01 16:27:52 +00:00
Mel O'Hagan
56d5a0b8f6
Further read only settings
2023-11-01 16:01:45 +00:00
Mel O'Hagan
5c36d70a01
Pickers readonly prop
2023-11-01 14:56:28 +00:00
Adria Navarro
f8098f5bec
Update ref
2023-11-01 15:41:08 +01:00
Mel O'Hagan
5c049e0465
LongFormField readonly prop
2023-11-01 13:54:18 +00:00
Mihail Hadzhiev
67167cf233
Merge branch 'master' into form-block-field-layout
2023-11-01 15:41:29 +02:00
Andrew Kingston
0921bcf333
Add button setting to grid and allow removing all buttons
2023-11-01 11:40:27 +00:00
Andrew Kingston
3386d8ba00
Merge branch 'master' into feature/form-block-settings-reflow
2023-11-01 11:31:49 +00:00
Michael Drury
107ca4a23a
Merge branch 'master' into fix/relationship-issue-one-to-many
2023-11-01 11:17:30 +00:00
Conor Webb
80481b8eb2
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select
2023-11-01 10:38:57 +00:00
Andrew Kingston
2579a3d029
Merge branch 'master' into feature/form-block-settings-reflow
2023-11-01 09:39:51 +00:00
Andrew Kingston
2711bc8794
Merge branch 'master' into fix/show-formblock-description-in-view-mode
2023-11-01 09:38:25 +00:00
Andrew Kingston
6ff93070f5
Merge branch 'master' into form-block-field-layout
2023-11-01 09:37:57 +00:00
Conor Webb
9c71ccd2c4
Moved DataSourceSelect into related folder. Changed SelectedItem name. Updated DataSourceSelect imports.
2023-11-01 09:34:10 +00:00
Conor Webb
6cf1b13a0c
Feedback related amends.
2023-11-01 09:30:54 +00:00
Conor Webb
b2aca0c4a6
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select
2023-11-01 07:56:32 +00:00
kellis5137
4785726369
Merge branch 'Budibase:master' into master
2023-10-31 16:37:59 -04:00
Keith Ellis
eb04c89182
Add check to fix startup if CLUSTER_MODE is enable
2023-10-31 16:34:02 -04:00
mike12345567
17319a6981
Moving things around so that DEFAULT_BB_DATASOURCE_ID can be imported without cyclics occurring.
2023-10-31 17:52:39 +00:00
Martin McKeaveney
0afdff9cb6
Merge branch 'master' into feat/automation-naming-ux-updates
2023-10-31 17:19:14 +00:00
Michael Drury
a9afef8fb8
Merge branch 'master' into fix/sample-db-identification
2023-10-31 17:11:38 +00:00
mike12345567
df6f8dad7e
Updating bull parameters to see if this helps with queue stalling.
2023-10-31 16:56:19 +00:00
Peter Clement
a9db61fdc2
remove users list option
2023-10-31 16:34:01 +00:00
Michael Drury
3ef2b4a3ac
Merge branch 'master' into fix/backups-remove-automation-logs
2023-10-31 16:32:03 +00:00
Peter Clement
7cba4d3fb2
formatting found in testing
2023-10-31 16:29:43 +00:00
Dean
2724aba46b
Merge remote-tracking branch 'origin/master' into fix/sample-db-identification
2023-10-31 15:31:55 +00:00
Duarte Velez Grilo
07fd4a7a39
Merge branch 'master' into master
2023-10-31 14:57:16 +00:00
Dean
7e33aacbb1
Stop the sample data being identified as an external source.
2023-10-31 14:48:23 +00:00
Conor Webb
df688b0596
Fixed linting issues.
2023-10-31 14:36:50 +00:00
Andrew Kingston
5d29046fea
Merge branch 'master' into form-block-field-layout
2023-10-31 14:35:20 +00:00
Michael Drury
c0b2c9e448
Merge branch 'master' into fix/relationship-issue-one-to-many
2023-10-31 14:27:52 +00:00
Conor Webb
bb19e48a6d
Added new DataSourceSelect component.
2023-10-31 14:22:15 +00:00
Adria Navarro
042254d3ac
Install dependencies
2023-10-31 15:21:40 +01:00
Adria Navarro
913e2fa8d7
Poach as external
2023-10-31 15:00:01 +01:00
Andrew Kingston
1146f7e19a
Merge branch 'new-branding' of github.com:Budibase/budibase into new-branding
2023-10-31 13:59:47 +00:00
Andrew Kingston
7c1f71745e
Update email link and button colours and sort apps in portal side bar
2023-10-31 13:58:59 +00:00
Andrew Kingston
c73117e336
Merge branch 'master' into new-branding
2023-10-31 13:56:44 +00:00
Peter Clement
b65b601918
remove label
2023-10-31 13:52:28 +00:00
Peter Clement
82c0e3d450
Fix issue with directional relationship being swapped
2023-10-31 13:43:54 +00:00
Andrew Kingston
3641482365
Update meta image tag to coral wordmark
2023-10-31 13:43:52 +00:00
Peter Clement
8b3eafbede
Merge branch 'master' into feat/automation-naming-ux-updates
2023-10-31 13:08:17 +00:00
Peter Clement
81ca48a331
tidy up and issues found in testing
2023-10-31 13:05:04 +00:00
Andrew Kingston
68553e85d4
Simplify page size logic in user search
2023-10-31 13:01:19 +00:00
Andrew Kingston
99a0c8b08b
Fix bug breaking pagination in global users search
2023-10-31 12:10:41 +00:00
Andrew Kingston
9e18c666ad
Restructure user list page a bit
2023-10-31 12:10:31 +00:00
Conor Webb
0dfe520193
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select
2023-10-31 12:04:50 +00:00
Andrew Kingston
d5629bb4ec
Use proper search structure for users fetch in portal users page
2023-10-31 11:51:46 +00:00
Andrew Kingston
fe60aced31
Fix 501 when clearing user search field
2023-10-31 11:50:29 +00:00
Andrew Kingston
560c51aed5
Fix button padding
2023-10-31 11:47:06 +00:00
Andrew Kingston
bec32399ef
Merge branch 'master' into form-block-field-layout
2023-10-31 11:32:11 +00:00
Andrew Kingston
a857b4aca6
Update help button to use indigo
2023-10-31 11:25:29 +00:00
mike12345567
88cc8a19ee
Resetting timekeeper and resetting pro back to normal.
2023-10-31 11:19:53 +00:00
Andrew Kingston
e8f5980905
Update images in emails, readme and a few other usages
2023-10-31 11:13:19 +00:00
Adria Navarro
9d8182ffa9
Update ref
2023-10-31 12:09:37 +01:00
Andrew Kingston
d9bce880ec
Update BB logo across product
2023-10-31 10:58:32 +00:00
mike12345567
15b1f3efe6
Removing duplicate filtering of automation logs.
2023-10-31 10:51:46 +00:00
Andrew Kingston
8c6365d2a3
Add brand colour variables
2023-10-31 10:43:10 +00:00
mike12345567
2b96de3c30
Merge branch 'master' of github.com:Budibase/budibase into fix/backups-remove-automation-logs
2023-10-31 10:38:07 +00:00
Peter Clement
9838c7ad02
Merge remote-tracking branch 'origin/master' into feat/automation-naming-ux-updates
2023-10-31 10:06:31 +00:00
Adria Navarro
18b8d6d3ef
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-10-31 09:55:30 +01:00
Conor Webb
3d3523b2c0
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select
2023-10-31 07:31:05 +00:00
Duarte Velez Grilo
1651365f4a
Merge branch 'master' into master
2023-10-30 17:52:57 +00:00
Michael Drury
9643d9c0e2
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
2023-10-30 17:41:44 +00:00
mike12345567
41d99f6a58
Updating app backup exports to not include automation logs as these bloat the backups.
2023-10-30 17:41:08 +00:00
Sam Rose
d4270181cf
Merge branch 'master' into bug/budi-7689-cdn-issues-attachment-filtering
2023-10-30 17:18:50 +00:00
Martin McKeaveney
1b72e072d0
Merge branch 'master' into feature/form-block-settings-reflow
2023-10-30 17:16:06 +00:00
Martin McKeaveney
aa222a9f41
Merge branch 'master' into fix/row-id-delete-parsing
2023-10-30 17:10:07 +00:00
Sam Rose
020c46ddab
Merge branch 'master' of github.com:Budibase/budibase into bug/budi-7689-cdn-issues-attachment-filtering
2023-10-30 17:08:14 +00:00
Sam Rose
ca9491ce67
Surface error message from attachments API to user.
2023-10-30 16:55:57 +00:00
Sam Rose
af59039d1c
Add tests for attachment processing endpoint.
2023-10-30 16:46:27 +00:00
Adria Navarro
ca83e9ca7f
Merge branch 'master' into BUDI-7641/fix-pushing-images-v2
2023-10-30 16:49:00 +01:00
Michael Drury
a3756d00f3
Merge branch 'master' into fix-attachments-remote-urls
2023-10-30 15:21:52 +00:00
Samuel-Martineau
674f40a06e
Fix how attachment URLs are handled
2023-10-30 11:12:16 -04:00
Sam Rose
436d6a1585
Revert frontend changes to filter out file extensions in the upload box.
2023-10-30 14:39:12 +00:00
Adria Navarro
a80ea2f2c0
Clean scripts
2023-10-30 14:38:26 +01:00
Peter Clement
b963bd03e4
fixing undefined name and border issues
2023-10-30 12:55:24 +00:00
Conor Webb
e9f0baa12f
Added conditional logic to prevent checkmark from appearing on other selects outside of types.
2023-10-30 12:17:36 +00:00
Adria Navarro
24eed537ed
Fix timeouts
2023-10-30 12:00:55 +01:00
Adria Navarro
b0ef79bbd9
Build for both amd and arm platforms
2023-10-30 11:36:32 +01:00
Conor Webb
8f5646a1ed
Fixed linting issue.
2023-10-30 10:15:53 +00:00
Conor Webb
0461d86545
Refactored select to match designs used elsewhere.
2023-10-30 09:57:08 +00:00
Sam Rose
00aca08741
Merge branch 'master' of github.com:Budibase/budibase into bug/budi-7689-cdn-issues-attachment-filtering
2023-10-30 09:46:03 +00:00
Sam Rose
d0fecc1c64
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
2023-10-30 09:45:21 +00:00
Adria Navarro
725e3aa4ef
Use image v2 on build:docker
2023-10-30 10:11:06 +01:00
Andrew Kingston
49b0a9d716
Merge branch 'master' into feature/form-block-settings-reflow
2023-10-30 08:41:39 +00:00
jvcalderon
cd283ad0b0
Merge branch 'master' into feature/per-creator-final
2023-10-30 09:02:02 +01:00
jvcalderon
1221808c67
Updata pro submodule
2023-10-30 09:00:20 +01:00