mike12345567
|
b12a1eb19d
|
allow attachment columns through builder UI.
|
2025-03-12 16:19:28 +00:00 |
Adria Navarro
|
cd44cefa3f
|
Fix error selecting formula column type
|
2025-02-14 11:23:54 +01:00 |
Martin McKeaveney
|
46e88bd79d
|
lint
|
2025-01-17 14:15:40 +00:00 |
Adria Navarro
|
29dcdba7c5
|
Lint
|
2025-01-13 17:29:21 +01:00 |
Adria Navarro
|
378e611222
|
Remove DEFAULT_VALUES flag check
|
2025-01-13 17:23:12 +01:00 |
Andrew Kingston
|
47997282fa
|
Update all root aliases to be prefixed by @/
|
2024-12-18 09:47:27 +00:00 |
mike12345567
|
0053072d4f
|
PR comment.
|
2024-11-18 16:05:50 +00:00 |
mike12345567
|
149579cf5c
|
PR comments.
|
2024-11-18 15:39:55 +00:00 |
mike12345567
|
7c2bfec22c
|
Adding the ability to set formula response type - returning native values.
|
2024-11-07 15:53:04 +00:00 |
Martin McKeaveney
|
53fc45f07e
|
make ai columns respect feature flags
|
2024-10-30 14:14:49 +00:00 |
Martin McKeaveney
|
97a7649930
|
merging with v3-ui branch
|
2024-10-14 18:47:13 +01:00 |
Andrew Kingston
|
1cbe1b4a0b
|
Lint
|
2024-10-11 16:47:21 +01:00 |
Andrew Kingston
|
97cee504f0
|
Fix references
|
2024-10-11 16:06:44 +01:00 |
Andrew Kingston
|
bd3e83789e
|
Use more readable bindings and remove extraneous aliases to enums
|
2024-10-11 16:06:20 +01:00 |
Andrew Kingston
|
038bfd1360
|
Add default value toggle for both single and multi user columns
|
2024-10-11 14:11:41 +01:00 |
Martin McKeaveney
|
7b683cfc50
|
merge and typing
|
2024-10-08 17:38:23 +01:00 |
Martin McKeaveney
|
2dff149aa9
|
lint
|
2024-10-02 22:36:36 +01:00 |
Martin McKeaveney
|
9a4a788283
|
dont show AI type if AI not enabled
|
2024-10-02 21:15:42 +01:00 |
Andrew Kingston
|
a49e779d11
|
Add default value for multi-selects and improve default value validation
|
2024-10-02 10:50:22 +01:00 |
Andrew Kingston
|
f6a783a9f1
|
Update submodules
|
2024-10-02 10:25:22 +01:00 |
Andrew Kingston
|
f6d937fda5
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into default-values-options
|
2024-10-02 10:19:37 +01:00 |
Martin McKeaveney
|
36996f71d0
|
merge
|
2024-10-01 16:39:09 +01:00 |
Martin McKeaveney
|
2aaef12a1a
|
better typing - discriminated unions
|
2024-10-01 16:36:37 +01:00 |
Martin McKeaveney
|
2d21afbe10
|
rough v1
|
2024-10-01 12:52:11 +01:00 |
Sam Rose
|
84f7a477a1
|
Fix the binding drawer for default values.
|
2024-10-01 12:00:03 +01:00 |
Andrew Kingston
|
baa088049a
|
Account for both shapes of the required constraint and ensure required trumps default values
|
2024-09-27 08:33:09 +01:00 |
Adria Navarro
|
d7715e4f5c
|
Don't allow related columns as display or sorting
|
2024-09-26 17:00:44 +02:00 |
Andrew Kingston
|
40372841d8
|
Show but disable default values when they are enabled but cannot be used
|
2024-09-24 15:04:08 +01:00 |
Andrew Kingston
|
f493025d94
|
Ensure schema is sanitised when updating primary display column
|
2024-09-24 14:47:53 +01:00 |
Andrew Kingston
|
06c8e5f815
|
Fix primary display schemas when saving
|
2024-09-24 12:47:51 +01:00 |
Andrew Kingston
|
fd21503f3e
|
Enable default values on options columns with validation and fix default values being available on primary display columns
|
2024-09-24 12:43:41 +01:00 |
Adria Navarro
|
b92adecb53
|
Display chevron
|
2024-08-27 15:07:06 +02:00 |
Sam Rose
|
4a1fd6481f
|
Remove old, unused feature flags.
|
2024-08-15 10:53:43 +01:00 |
Sam Rose
|
700356a1ef
|
Factor out default value check to shared-core.
|
2024-08-12 11:08:58 +01:00 |
Sam Rose
|
1b556f29fe
|
Rebase on posthog-feature-flags
|
2024-08-09 14:00:16 +01:00 |
Sam Rose
|
aaaf173295
|
Initial UI.
|
2024-08-09 13:59:00 +01:00 |
Adria Navarro
|
f9bfe51c81
|
Rename external
|
2024-07-26 14:37:47 +02:00 |
Adria Navarro
|
3a095c5071
|
Renames
|
2024-07-26 14:35:36 +02:00 |
Dean
|
75217efee4
|
Fix to switch internal source check from table.sql to table.sourceType === DB_TYPE_INTERNAL. After the SQS changes table.sql becomes true for internal types
|
2024-07-22 12:37:40 +01:00 |
mike12345567
|
7a4336a4a0
|
Quick fix to allow case sensitive versions of the prohibited columns, this is allowed on the backend and many apps like this exist, there isn't really any reason to disallow this anymore.
|
2024-06-28 13:19:35 +01:00 |
Michael Drury
|
cfeab17ed8
|
Revert "Revert "Disallow prohibited columns""
|
2024-06-26 12:40:16 +01:00 |
Sam Rose
|
314d62bea0
|
Revert "Disallow prohibited columns"
|
2024-06-25 14:29:56 +01:00 |
mike12345567
|
b4910043c6
|
Addressing PR comments.
|
2024-06-21 11:27:47 +01:00 |
mike12345567
|
def3b0260e
|
Disallowing prohibited columns consistently, no matter the case, and backend validation for this as well.
|
2024-06-20 18:48:22 +01:00 |
Andrew Kingston
|
4cfa02f5d2
|
Fix options not clearing when adding select-type columns
|
2024-06-10 13:59:35 +01:00 |
Andrew Kingston
|
8d1300753b
|
Disable saving options types when an invalid option name exists
|
2024-05-24 11:23:31 +01:00 |
Andrew Kingston
|
62eb1f413e
|
Merge branch 'master' into grid-ux-improvements
|
2024-05-24 10:18:48 +01:00 |
Adria Navarro
|
cf43530e1c
|
Merge branch 'master' into BUDI-8279/time-constrains
|
2024-05-23 15:33:50 +02:00 |
Adria Navarro
|
9b3f467a52
|
Time-date only on constraint settings
|
2024-05-23 14:59:51 +02:00 |
Adria Navarro
|
2cc329994a
|
Don't allow chaning time only to datetime
|
2024-05-23 10:40:33 +02:00 |