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
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
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
Dean
6d3b4243e5
Merge remote-tracking branch 'origin/master' into fix/export-data-ui
2023-11-06 13:13:25 +00: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
Andrew Kingston
db8a6a842c
Merge branch 'master' into new-branding
2023-11-06 11:25:16 +00: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
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
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
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
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
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
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
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
mike12345567
330059991e
Removing any.
2023-10-27 18:04:28 +01:00
mike12345567
d4929ea3b6
Fixing an issue where unpublished apps with custom roles, when used in groups would cause users to be unable to login.
2023-10-27 18:03:06 +01:00
Sam Rose
84ba840dbc
Apply valid file type change to AttachmentField in cloud only.
2023-10-27 17:29:05 +01:00
Sam Rose
f1aa32e446
Truncate file size on the grid, validate extension in the attachment API.
2023-10-27 17:19:39 +01:00
mike12345567
6ecf831f02
Updating pro submodule reference.
2023-10-27 17:10:03 +01:00
Sam Rose
5539ff9c9c
Apply valid file types to RowFieldControl and AttackmentField.
2023-10-27 16:53:32 +01:00
Sam Rose
6bb6f106d5
Apply valid file types to AttachmentCell.
2023-10-27 16:46:30 +01:00
Sam Rose
2160f4e5e2
Add valid extension list to shared-core.
2023-10-27 16:24:02 +01:00
Andrew Kingston
95b1f78968
Merge branch 'form-block-field-layout' of github.com:Budibase/budibase into form-block-field-layout
2023-10-27 16:06:27 +01:00
Andrew Kingston
de55445168
Update pro
2023-10-27 16:06:06 +01:00
Sam Rose
45543cbc03
Catch a few more edge cases with column names, add tests for them.
2023-10-27 15:59:31 +01:00
Andrew Kingston
35194e4710
Merge branch 'master' into form-block-field-layout
2023-10-27 15:26:43 +01:00
Andrew Kingston
4fd1c26bbd
Clean up
2023-10-27 15:13:49 +01:00
Andrew Kingston
77fa373a90
Remove ability to select fields in preview because it is not compatible with field configuration changes
2023-10-27 15:09:17 +01:00
Sam Rose
d04f2198b6
Merge branch 'master' of github.com:Budibase/budibase into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
2023-10-27 15:04:18 +01:00
Peter Clement
38fe8375ce
fix bindings references being updated
2023-10-27 13:47:34 +01:00
Michael Drury
c0a9b0a678
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
2023-10-27 13:36:52 +01:00
Michael Drury
a669712d0c
Merge branch 'master' into remove-apidoc-comments
2023-10-27 13:36:07 +01:00
Michael Drury
2bfdd9769e
Merge pull request #12177 from Budibase/feature/make-table-source-id-required
...
Make sourceId property of table required (for all table types)
2023-10-27 13:35:47 +01:00
Dean
09c3ad50c9
Merge remote-tracking branch 'origin/master' into feature/form-block-settings-reflow
2023-10-27 12:44:14 +01:00
Andrew Kingston
8612404f48
Merge branch 'master' of github.com:Budibase/budibase into form-block-field-layout
2023-10-27 11:49:39 +01:00
Sam Rose
5dd61f8994
Remove APIDoc comments.
2023-10-27 11:47:01 +01:00
mike12345567
9b1a7bd854
PR comments - updating pickAPI to use a common function.
2023-10-27 11:43:01 +01:00
Andrew Kingston
b1f2337849
Hide field layout settings for normal field components, and only show them when editing from within a form block
2023-10-27 11:42:01 +01:00
Dean
d9f52295ee
Moved the description block out of the header to ensure it's visible for the view mode
2023-10-27 11:36:45 +01:00
Peter Clement
b1dabe7dc5
missing binding
2023-10-27 11:22:34 +01:00
Peter Clement
bce098f04e
Merge remote-tracking branch 'origin/master' into feat/automation-naming-ux-updates
2023-10-27 11:16:09 +01:00
Conor Webb
2b691c169f
Ran Prettier to fix linting issue.
2023-10-27 11:13:24 +01:00
Dean
d790fb28da
Merge remote-tracking branch 'origin/master' into feature/change-global-admin-to-creator
2023-10-27 11:05:59 +01:00
Conor Webb
d0ea6edad3
Added selected class to data provider options.
2023-10-27 10:55:19 +01:00
mike12345567
ae69f9dd92
Update pro reference.
2023-10-27 10:47:50 +01:00
Peter Clement
bade344834
Merge remote-tracking branch 'origin/master' into feat/automation-naming-ux-updates
2023-10-27 10:46:26 +01:00
mike12345567
8b9a8bf5f2
Updating pro reference.
2023-10-27 10:46:00 +01:00
Peter Clement
8a7a2abd61
styling / pr comments
2023-10-27 10:45:58 +01:00
Michael Drury
fec5015422
Merge branch 'master' into bug/budi-7681-groups-list-infinite-reload-loop
2023-10-27 10:14:39 +01:00
Duarte Velez Grilo
fbbc5d0f64
Merge branch 'master' into master
2023-10-27 10:08:24 +01:00
Dean
4b1e7359b0
Merge remote-tracking branch 'origin/master' into feature/change-global-admin-to-creator
2023-10-27 10:00:02 +01:00
Dean
4fc7143b32
Merge remote-tracking branch 'origin/master' into feature/form-block-settings-reflow
2023-10-27 09:41:08 +01:00
Dean
c4cede035c
Merge remote-tracking branch 'origin/master' into fix/row-id-delete-parsing
2023-10-27 09:26:30 +01:00
Andrew Kingston
1d5fc3a175
Merge branch 'master' into fix/view1-sortable-column-config
2023-10-27 09:19:06 +01:00
Dean
58437cff06
Merge remote-tracking branch 'origin/master' into fix/row-id-delete-parsing
2023-10-27 09:14:07 +01:00
Peter Clement
89a242f354
fix issue with readable bindings not displayinng correctly
2023-10-27 09:13:27 +01:00
Dean
e7fcd08fc6
Merge remote-tracking branch 'origin/master' into feature/buttongroup-component
2023-10-27 09:03:46 +01:00
Dean
122c8ec18c
Merge remote-tracking branch 'origin/master' into fix/row-id-delete-parsing
2023-10-27 09:02:23 +01:00
Andrew Kingston
e2c2f5e2a6
Fix some issues with dropzone height and ensure field alignment settings are ignored unless used inside a form block
2023-10-27 08:50:26 +01:00
Andrew Kingston
77cd723315
Remove label alignment option from form block to support custom field layouts
2023-10-27 08:14:55 +01:00
Andrew Kingston
c61e4fe708
Merge branch 'master' into feature/formblock-styles-tab-reflow
2023-10-27 08:12:31 +01:00
Andrew Kingston
2bf78db0a0
Add field layout setting to BB reference field
2023-10-27 08:11:09 +01:00
Andrew Kingston
acc1e6f14c
Merge branch 'master' of github.com:Budibase/budibase into form-block-field-layout
2023-10-27 08:07:57 +01:00
Andrew Kingston
69cffd0f09
Clean up
2023-10-26 19:14:36 +01:00
Andrew Kingston
fd15f771ef
Refactor how relationship cells fetch and cache primary display columns to fix issues with store stale data
2023-10-26 19:03:04 +01:00
mike12345567
854ff47e1c
Final fix - removing external from create table (internal).
2023-10-26 18:36:07 +01:00
mike12345567
e12cef305a
Fixing export.
2023-10-26 18:34:21 +01:00
mike12345567
d13cc80022
Removing update to gitignore.
2023-10-26 18:23:39 +01:00
mike12345567
983091e901
Fix for tests - row.spec.ts needs to pick correct table create.
2023-10-26 18:21:06 +01:00
Sam Rose
b3cc9bea23
Merge branch 'master' of github.com:Budibase/budibase into bug/budi-7681-groups-list-infinite-reload-loop
2023-10-26 17:55:58 +01:00
Sam Rose
5a80487c77
Fix redirect loop when accessing a group as a global builder but not an admin.
2023-10-26 17:54:26 +01:00
Andrew Kingston
23cdac5906
Update grids to support pagination with REST queries and to simplify some logic
2023-10-26 17:37:59 +01:00
mike12345567
d0f989597a
Updating tests to be more consistent in how they pick to create an internal or external table.
2023-10-26 17:27:54 +01:00
mike12345567
fd29b8d949
PR comments.
2023-10-26 17:27:40 +01:00
mike12345567
115a67cfd6
Fixing test case.
2023-10-26 17:03:05 +01:00
Peter Clement
6ba9e68e64
Merge remote-tracking branch 'origin/master' into feat/automation-naming-ux-updates
2023-10-26 16:48:32 +01:00
mike12345567
19eaafd946
Fixing some test cases.
2023-10-26 16:32:34 +01:00
melohagan
9616e8e551
Custom role navigation links ( #12056 )
...
* Refactor routing unit tests
* Filter out higher level roles in preview
* unit test
* Refactor
---------
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-10-26 15:28:12 +00:00
Dean
6d9ca77d99
Merge remote-tracking branch 'origin/master' into fix/row-id-delete-parsing
2023-10-26 16:24:37 +01:00
Peter Clement
35e7dc948d
Merge remote-tracking branch 'origin/master' into feat/automation-naming-ux-updates
2023-10-26 16:11:42 +01:00
Dean
5266d80afe
Fix to ensure single integer ids are parsed correctly
2023-10-26 16:09:01 +01:00
Peter Clement
d864eaa9ea
pr comments
2023-10-26 16:05:15 +01:00
Sam Rose
ae356b6a50
Bump version of @budibase/nano to complete the DatabaseQueryOpts type usage.
2023-10-26 15:51:28 +01:00
Sam Rose
536d85d828
WIP: Improving the use of DatabaseQueryOpts.
2023-10-26 15:04:33 +01:00
Adria Navarro
62cab7e25e
Merge branch 'master' into chore/single-release-pipeline
2023-10-26 14:44:16 +02:00
mike12345567
ed0670a008
Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things.
2023-10-26 13:19:09 +01:00
Gerard Burns
44f9c64ed7
Prevent the key user being used in rest queries ( #12072 )
...
* Add warning about unusable user binding
* linting
* remove unnecessary safe nav operators
* change regex to capture property access of user binding
2023-10-26 13:06:25 +01:00
Adria Navarro
3b3586d2bd
Merge branch 'master' into feature/change-global-admin-to-creator
2023-10-26 12:58:35 +02:00
Adria Navarro
8db0ff79a6
Increase yarn timeouts
2023-10-26 12:44:52 +02:00
Peter Clement
73a7b8eb50
fix formatting of selectors
2023-10-26 11:27:34 +01:00
Peter Clement
8203139c69
fix bug in adding trigger
2023-10-26 11:27:20 +01:00
Gerard Burns
5909b4a7c7
Add template for grid blocks ( #12086 )
...
* wip
* linting
---------
Co-authored-by: Mihail Hadzhiev <102024164+MihailHadzhiev2022@users.noreply.github.com>
2023-10-26 11:24:43 +01:00
Mihail Hadzhiev
3473aa61ff
Merge branch 'master' into feature/change-global-admin-to-creator
2023-10-26 12:58:52 +03:00
Mihail Hadzhiev
e5ff023881
Merge branch 'master' into feature/buttongroup-component
2023-10-26 12:50:47 +03:00
Peter Clement
3eba7990f9
fix bug with smtp name containing parentheses
2023-10-26 10:23:51 +01:00
Dean
6032216e2f
Added fix for scenario where componentdefinition was queried befor it existed. Fix to ensure an empty general settings block is not shown
2023-10-26 10:13:22 +01:00
Andrew Kingston
230dc169fa
Revert previous fix for relationship column dragging
2023-10-26 10:11:34 +01:00
Sam Rose
26100ffd8b
Merge branch 'feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column-4
2023-10-26 09:57:11 +01:00
Sam Rose
b3c08f0e7a
Merge branch 'master' of github.com:Budibase/budibase into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
2023-10-26 09:56:56 +01:00
Dean
3b7ed3a7f2
Merge remote-tracking branch 'origin/master' into feature/formblock-styles-tab-reflow
2023-10-26 09:56:17 +01:00
Andrew Kingston
a74f78f31b
Merge branch 'master' into feature/buttongroup-component
2023-10-26 09:14:40 +01:00
Andrew Kingston
0d9e9caff6
Merge branch 'master' into refactor-grid-columns
2023-10-26 08:53:17 +01:00
mike12345567
fd0d8f17f2
Making sure single table get also includes sourceId.
2023-10-25 19:07:51 +01:00
mike12345567
455b26bac9
Making sure the source ID is always set when creating a table - the frontend expects this to be set for every table so making the type represent this correctly.
2023-10-25 19:00:25 +01:00
Sam Rose
6c3b535863
Simplify try-catch in the migrate function.
2023-10-25 16:49:29 +01:00
Sam Rose
4a00649f7f
Simplify the function signature of processInternalTables
2023-10-25 16:46:14 +01:00
Sam Rose
e03b1be9d1
Make sure new column name cannot be the same as an existing column name.
2023-10-25 16:41:37 +01:00
Sam Rose
c5097487e2
Use FieldType constant instead of raw string.
2023-10-25 16:38:55 +01:00
Sam Rose
ef84e96f98
Use RelationshipType enum instead of raw string.
2023-10-25 16:38:14 +01:00
Sam Rose
2c5dd99da2
Use FieldSubtype enum instead of raw strings.
2023-10-25 16:37:15 +01:00
Sam Rose
7acce7b7c0
Remove unused dispatch import.
2023-10-25 16:01:08 +01:00
Sam Rose
c9e3b7a348
Remove the previous attempt at syncing grid state, it is no longer needed.
2023-10-25 16:00:14 +01:00
Sam Rose
0ac6b17ff0
Remove stray console.log
2023-10-25 15:33:53 +01:00
Sam Rose
402a53cacb
User constant for user table ID.
2023-10-25 15:33:12 +01:00
Sam Rose
5779e97e6e
Add column name input validation.
2023-10-25 15:29:56 +01:00
Dean
ce443e6295
Merge remote-tracking branch 'origin/master' into feature/form-block-settings-reflow
2023-10-25 15:15:42 +01:00
Sam Rose
fbf60ece4f
Merge base branch.
2023-10-25 14:58:37 +01:00
Sam Rose
e3a702c214
Merge branch 'master' of github.com:Budibase/budibase into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
2023-10-25 14:54:39 +01:00
Sam Rose
007e919d0e
Spring cleaning before review.
2023-10-25 14:53:51 +01:00
Andrew Kingston
a3226bc905
Merge branch 'master' into enable-collapsing-settings-sections
2023-10-25 14:43:05 +01:00
Sam Rose
70f39b6b6b
Fix missing sourceId on Table sent to the websocket.
2023-10-25 14:41:23 +01:00
Dean
8db0b300fd
Merge remote-tracking branch 'origin/master' into feature/buttongroup-component
2023-10-25 14:26:58 +01:00
Peter Clement
b1f05eba42
Merge remote-tracking branch 'origin/master' into feat/automation-naming-ux-updates
2023-10-25 14:21:47 +01:00
Peter Clement
9bc94aa703
remove autocomplete
2023-10-25 14:09:59 +01:00
Dean
6a3fadd3e1
Merge remote-tracking branch 'origin/master' into feature/form-block-settings-reflow
2023-10-25 14:04:03 +01:00
Andrew Kingston
62f4c3e85b
Merge branch 'master' into refactor-grid-columns
2023-10-25 13:57:22 +01:00
Andrew Kingston
2bb8ba45d1
Merge branch 'master' into grid-inline-searching
2023-10-25 13:50:55 +01:00
Dean
536a27541f
Merge remote-tracking branch 'origin/master' into feature/change-global-admin-to-creator
2023-10-25 13:27:54 +01:00
Peter Clement
edb511cbce
update field styling and ux for individual blocks
2023-10-25 13:27:01 +01:00
Peter Clement
7910205807
update styling of flow items
2023-10-25 13:26:56 +01:00
Peter Clement
aad6ab4fb4
update bindings to use names
2023-10-25 13:26:48 +01:00
Peter Clement
a209280daa
naming automations
2023-10-25 13:26:42 +01:00
Peter Clement
5f2b4f3ef9
initial styling and input updates for naming
2023-10-25 13:26:33 +01:00
Dean
d4ff67b999
Merge remote-tracking branch 'origin/master' into feature/component-name-setting-ux-update
2023-10-25 12:34:13 +01:00
Andrew Kingston
d3fe9775f3
Merge branch 'master' into grid-inline-searching
2023-10-25 12:32:04 +01:00
Dean
9200366f79
Merge remote-tracking branch 'origin/master' into fix/view1-sortable-column-config
2023-10-25 12:09:59 +01:00
Dean
b952892c42
Generalised the fix as not all calculations will have a groupby per PR feedback
2023-10-25 12:08:56 +01:00
Sam Rose
52f97fbd1f
Attempt to emit events that include the originator.
2023-10-25 11:38:31 +01:00
Sam Rose
78afba63de
Emit table updates to the builder socket, and some minor refactoring.
2023-10-25 11:03:35 +01:00
Dean
66fda3db09
Merge remote-tracking branch 'origin/master' into fix/view1-sortable-column-config
2023-10-25 09:15:37 +01:00
José Vte. Calderón
bc1999fe30
Merge branch 'master' into feature/sync-quotas-2
2023-10-25 10:02:09 +02:00
Andrew Kingston
4fb18baf17
Merge branch 'grid-inline-searching' of github.com:Budibase/budibase into refactor-grid-columns
2023-10-25 08:48:21 +01:00
Andrew Kingston
b88be9b1df
Merge branch 'master' into feature/form-block-description
2023-10-25 08:45:34 +01:00
jvcalderon
65111c81ef
Reactivate sync quotas migration
2023-10-25 08:44:59 +02:00
Michael Drury
9983d67163
Adding mimetype for client library response (correcting from octet-stream).
2023-10-24 22:13:56 +01:00
Michael Drury
5fabe32434
Making sure client endpoint available in prod.
2023-10-24 20:35:25 +01:00
Michael Drury
c6b377c565
Revert "Revert "Client library fetching through server""
2023-10-24 18:13:36 +01:00
Michael Drury
e2e5c9044c
Revert "Client library fetching through server"
2023-10-24 18:12:20 +01:00
Sam Rose
0f5c2cff00
Handle a couple more edge cases more gracefully.
2023-10-24 18:06:25 +01:00
Sam Rose
fb998502bb
Merge branch 'master' of github.com:Budibase/budibase into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
2023-10-24 17:34:41 +01:00
Sam Rose
a8ae16852c
Merge branch 'master' of github.com:Budibase/budibase into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column-4
2023-10-24 17:34:19 +01:00
Sam Rose
f4c6ab7f48
Make sure the user cannot enter the same column name as the old column for the migrated column.
2023-10-24 17:33:49 +01:00
Michael Drury
2888335724
Merge branch 'master' into fix/client-lib-fetching
2023-10-24 17:31:44 +01:00
mike12345567
701d30abb4
Don't pass through default tenant ID.
2023-10-24 17:30:57 +01:00
mike12345567
ba5b1d7cfa
Adding tenant ID to query string and fixing test cases.
2023-10-24 17:27:58 +01:00
Sam Rose
d3670ddf21
Add an input to allow the user to choose the new column name.
2023-10-24 17:22:49 +01:00
Duarte Velez Grilo
18c7c96080
Merge branch 'master' into master
2023-10-24 17:12:27 +01:00
mike12345567
b53158ac08
Moving the client library to be retrieved using the same mechanism as we do in development, through the server instance (same as the builder itself). This should help with the CDN issues that we have been having, although attachments are still currently affected.
2023-10-24 16:25:14 +01:00
jvcalderon
102a082484
Update pro submodule
2023-10-24 17:18:13 +02:00
jvcalderon
cea1c04b73
Creators count functionality
2023-10-24 17:16:44 +02:00
Sam Rose
2f0a40e9bb
Introduce modal to show warning to users, and toast to show success.
2023-10-24 15:18:46 +01:00
Andrew Kingston
ea7b3381c2
Merge branch 'master' of github.com:Budibase/budibase into grid-inline-searching
2023-10-24 13:37:44 +01:00
Adria Navarro
969ab79a61
Merge branch 'master' into feature/buttongroup-component
2023-10-24 14:30:09 +02:00
Andrew Kingston
7e3d59a582
Merge branch 'master' into grid-inline-searching
2023-10-24 13:30:07 +01:00
Andrew Kingston
7c19e9ed96
Merge branch 'master' into fix-table-metadata
2023-10-24 11:34:52 +01:00
jvcalderon
5c1710b5da
Update pro submodule
2023-10-24 12:15:28 +02:00
jvcalderon
dbc903f3e6
Remove console.log
2023-10-24 12:03:07 +02:00
jvcalderon
980a46abb3
Merge branch 'master' into feature/per-creator-migration
2023-10-24 11:03:02 +02:00
jvcalderon
f643bc5ee8
Keep only migrations
2023-10-24 10:24:00 +02:00
Andrew Kingston
d82aec9f31
Merge branch 'master' into feature/form-block-description
2023-10-24 08:56:14 +01:00