Peter Clement
19f527d620
fix disabled state interfering with column name input
2023-11-21 13:46:34 +00:00
Andrew Kingston
b2b01577d3
Merge branch 'master' into fix/export-data-ui
2023-11-20 10:20:50 +00:00
Adria Navarro
24774f0836
Fix navigation
2023-11-10 16:33:59 +01:00
mike12345567
6282582bb0
PR comments.
2023-11-10 11:02:50 +00:00
mike12345567
77f0eebdfd
Removing stray console.log.
2023-11-09 17:30:40 +00:00
Peter Clement
419c5ced70
fix issue with relationship selection
2023-11-09 15:31:20 +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
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
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
Andrew Kingston
fb1258072c
Merge branch 'master' into new-branding
2023-11-06 09:11:54 +00:00
Andrew Kingston
c73117e336
Merge branch 'master' into new-branding
2023-10-31 13:56:44 +00:00
Peter Clement
82c0e3d450
Fix issue with directional relationship being swapped
2023-10-31 13:43:54 +00:00
Andrew Kingston
d9bce880ec
Update BB logo across product
2023-10-31 10:58:32 +00: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
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
Andrew Kingston
1d5fc3a175
Merge branch 'master' into fix/view1-sortable-column-config
2023-10-27 09:19:06 +01:00
mike12345567
fd29b8d949
PR comments.
2023-10-26 17:27:40 +01: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
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
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
d3670ddf21
Add an input to allow the user to choose the new column name.
2023-10-24 17:22:49 +01:00
Sam Rose
2f0a40e9bb
Introduce modal to show warning to users, and toast to show success.
2023-10-24 15:18:46 +01:00
Dean
871891c2a2
Parse view v1 schema to fix builder crashed caused by 'groupedby' views
2023-10-20 15:35:16 +01:00
Andrew Kingston
9d62affe07
Merge branch 'grid-inline-searching' of github.com:Budibase/budibase into refactor-grid-columns
2023-10-18 16:00:59 +01:00
Andrew Kingston
fb69c3a0da
Add new shared core util for determining whether columns can be sort columns or not
2023-10-18 15:38:37 +01:00
Andrew Kingston
dadb368279
Lint and add hover styles for deleting prompts
2023-10-18 08:31:29 +01:00
Andrew Kingston
5e8e4add4a
Make it less painful to delete columns
2023-10-18 08:16:59 +01:00
Michael Drury
92dd6cce2d
Merge branch 'master' into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
2023-10-17 12:17:24 +01:00
mike12345567
7dcd6767f9
Fixes for adding autocolumns, it was not possible to select auto column type and fixing icon, as well as display of column when editing it - this corrects a few issues in this area as auto columns did not have a correct fieldId and also did not have a valid field definition.
2023-10-16 18:37:56 +01:00
Sam Rose
39292e88a8
Correct error message to say sheets when it's a Google sheet.
2023-10-16 17:11:51 +01:00
Sam Rose
b7ff1d60f1
Wire up the frontend to show the new datasource errors.
2023-10-16 16:36:42 +01:00
mike12345567
f1b73058c2
Merge branch 'fix/update-vm2' of github.com:Budibase/budibase into backmerge-20231011
2023-10-11 18:49:39 +01:00
mike12345567
d14a773925
Merge branch 'develop' of github.com:Budibase/budibase into backmerge-20231011
2023-10-11 14:02:48 +01:00
Michael Drury
5937f2139a
Merge branch 'develop' into feat/relationship-configuration
2023-10-10 16:49:50 +01:00
Adria Navarro
193b8785ee
Reset display field if required
2023-10-10 16:17:03 +02:00
Adria Navarro
6124139295
Don't allow selecting unvalid display columns
2023-10-10 16:13:21 +02:00
Adria Navarro
48afa2aa0d
Lint
2023-10-10 13:52:47 +02:00
Adria Navarro
bd82dae565
Display user/users fields
2023-10-10 13:52:47 +02:00
Adria Navarro
62c6631bc8
Don't cast on the fe
2023-10-10 13:52:47 +02:00
Adria Navarro
adf5e6bcf2
Allow users
2023-10-10 13:52:47 +02:00
Adria Navarro
f22467fa53
Validate user column
2023-10-10 13:52:47 +02:00
Adria Navarro
a514358e57
Allow selecting user column type
2023-10-10 13:52:47 +02:00
Michael Drury
5783ae3e00
Merge branch 'master' into feature/multi-user-type-column
2023-10-10 12:38:51 +01:00
Andrew Kingston
73e208292f
Simplify logic to be more readable
2023-10-09 15:05:57 +01:00
Andrew Kingston
a4e3cd72cc
Add new app feature flag to allow disable user metadata columns in new apps, but allow them in old apps
2023-10-09 15:01:16 +01:00
mike12345567
d8b7f930e9
Merging.
2023-10-06 15:55:10 +01:00