Adria Navarro
8ebf473ab2
Disable multiple users for now
2023-10-03 16:58:49 +02:00
Adria Navarro
15bec7aae8
Refresh relationships on column link add/edit/delete
2023-10-02 14:51:48 +02:00
Peter Clement
ebe8a562f6
fix relationship direction issue
2023-09-29 11:56:50 +01:00
Peter Clement
7e6faaf587
Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration
2023-09-28 15:28:21 +01:00
Adria Navarro
ab97093a06
Remove user logic from CreateEditColumn
2023-09-28 10:00:25 +02:00
Peter Clement
4b0501d186
fix bad merge
2023-09-27 15:47:19 +01:00
Peter Clement
b32f1b5510
Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration
2023-09-27 15:25:39 +01:00
Peter Clement
420972ca6b
fixing edge cases and improving reusability
2023-09-27 15:15:02 +01:00
Peter Clement
7d4613c3f6
extract logic from component and disable one to one
2023-09-26 15:12:01 +01:00
Adria Navarro
da313e72c9
Lint
2023-09-26 12:02:24 +02:00
Adria Navarro
0b0ffff6dd
Enable field outside dev
2023-09-26 12:00:55 +02:00
Adria Navarro
f4542283f5
Merge branch 'develop' into feature/user-column-type
2023-09-26 11:51:20 +02:00
Michael Drury
18fd154ab5
Merge branch 'develop' into feat/relationship-configuration
2023-09-26 09:44:00 +01:00
Peter Clement
8af8c33bbe
pr comments
2023-09-26 09:33:44 +01:00
Andrew Kingston
6b152349bd
Expose date-only setting on date fields
2023-09-25 19:30:34 +01:00
Peter Clement
db9c5db6e3
bug fixes
2023-09-25 15:36:08 +01:00
Peter Clement
85f4141e46
code clean up
2023-09-25 14:38:36 +01:00
Peter Clement
678afc134e
Create new component for selecting relationships
2023-09-25 13:25:23 +01:00
Adria Navarro
6879c65a5b
Merge branch 'develop' into feature/user-column-type
2023-09-19 14:21:40 +02:00
Andrew Kingston
84a89ddc92
Support up to 3 lines of text in tooltips and fix icon for date fields
2023-09-19 11:07:31 +01:00
Adria Navarro
847e17e04a
Change column config layout
2023-09-19 09:50:29 +02:00
Adria Navarro
108728ee15
Lint
2023-09-18 12:22:49 +02:00
Adria Navarro
d0197730d5
Fix initial references
2023-09-18 12:22:49 +02:00
Adria Navarro
c00443d0ad
Handle single/multiple users on creation and display
2023-09-18 12:22:48 +02:00
Adria Navarro
8564509ca9
Allow bb_refs to externals
2023-09-14 17:51:09 +02:00
Adria Navarro
2c715f5144
Renamings
2023-09-14 17:49:48 +02:00
Adria Navarro
6f78825592
Clean
2023-09-14 16:51:15 +02:00
Adria Navarro
78c5216ee8
Merge dev fields to fields
2023-09-14 16:49:41 +02:00
Adria Navarro
3c4e550c7d
Clean
2023-09-14 16:43:34 +02:00
Adria Navarro
1b1819b4a5
Clean
2023-09-14 16:16:47 +02:00
Adria Navarro
29b2e3b8f1
Handle internal types frontend
2023-09-14 16:06:02 +02:00
Adria Navarro
85a9b9ab21
Typings
2023-09-14 15:18:54 +02:00
Adria Navarro
eb748db3be
Add user type column selector
2023-09-14 10:45:27 +02:00
Conor Webb
ca743e77fb
Fixed typo of label for number type column.
2023-09-11 07:52:43 +01:00
mike12345567
662e8d9c31
Quick fix for disabling formula changing, swapping between static and dynamic can cause problems.
2023-09-07 17:02:11 +01:00
Peter Clement
a48a22f1b8
fix tooltips
2023-08-17 10:06:49 +01:00
Peter Clement
6b75a653f8
focus input when popover opens
2023-08-11 12:00:33 +01:00
Peter Clement
f7c1db5926
focus input when popover opens
2023-08-11 11:59:40 +01:00
Peter Clement
2ee7cb008b
Reworked Column Configuration in the data section ( #11379 )
...
* base work for using popover to create and edit columns
* more work to enable editing column in popover
* update styling of column type configs
* add new option picker component
* some updates to how the popover is opened and the new picker
* more updates to support the popover handling correctly
* update the popover to support a custom z index
* some styling around the colour picker
* update naming
* fix lint errors
* fix lint
* update filename
* incremental column numbers based on existing schema
* move func declaration
* add option color object to schema not constraints
* ux / pr comment updates
* undefined var
* fix issue with deleting option
* change background color
* update popove z-index
2023-07-31 14:28:11 +00:00
mike12345567
bb032852e5
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-07-21 16:26:34 +01:00
mike12345567
7673673db2
Updating RelationshipTypes -> RelationshipType.
2023-07-21 12:57:47 +01:00
Andrew Kingston
5d0918a6cb
Prevent invalid characters in column names when importing tables
2023-07-20 12:21:09 +01:00
melohagan
89c0d3b389
Add BigInt type support ( #11145 ) ( #11195 )
...
* Add BigInt type
* Allow BigInt columns to be added
* Sort fixes
* Add BigInt field
2023-07-11 14:01:55 +01:00
melohagan
7a06fcee0f
Add BigInt type support ( #11145 )
...
* Add BigInt type
* Allow BigInt columns to be added
* Sort fixes
* Add BigInt field
2023-07-07 15:11:41 +01:00
Gerard Burns
808e0d1ef2
Linting improvements ( #11119 )
2023-07-05 18:00:50 +01:00
Adria Navarro
2cbead8bc4
Fetch relationships
2023-07-03 11:47:42 +01:00
Adria Navarro
6cb664060e
Refetch tables on many to many
2023-07-03 10:13:42 +01:00
Andrew Kingston
7050c6713a
Remove log and add notification when creating or editing columns
2023-03-31 13:21:53 +01:00
mike12345567
4eba548e93
Removing console log.
2023-03-13 18:05:11 +00:00
mike12345567
2a1f215351
Removing relationship option from Googlesheets as it doesn't add value, as well as multi-select as it can't really be supported. Also fixing issues with re-fetching after adding some special column types./
2023-03-13 18:04:29 +00:00