Adria Navarro
|
b74841d99d
|
Fix
|
2024-07-31 15:20:06 +02:00 |
Adria Navarro
|
9371f9913e
|
Types
|
2024-07-30 18:14:54 +02:00 |
mike12345567
|
5066da2630
|
Grouping and exporting default tables.
|
2024-07-05 16:03:03 +01:00 |
Michael Drury
|
5437188385
|
Revert "Revert "Single attachment column type""
|
2024-04-03 16:05:18 +01:00 |
Michael Drury
|
1cfe4da027
|
Revert "Single attachment column type"
|
2024-04-03 16:01:45 +01:00 |
Adria Navarro
|
a8c3011071
|
Rename FieldType.ATTACHMENT to FieldType.ATTACHMENTS
|
2024-04-03 12:54:20 +02:00 |
mike12345567
|
50bbbb2e06
|
Updating datasource controller types, this branched out a little bit to removing as many anys as possible, and allowing RowValue to correctly be returned from the allDocs function of the DB.
|
2024-02-29 16:28:00 +00:00 |
mike12345567
|
ccc751d09c
|
A quick refactor to get rid of the old 'FieldTypes' enumeration, considering how core it is to all data handling in Budibase, the fact we had both 'FieldType' and 'FieldTypes' was confusing - righting this fully.
|
2024-01-24 16:58:13 +00:00 |
melohagan
|
bd0202e7b5
|
Error deleting datasource on first attempt at deleting (#12819)
* Add badge photo to the employee import
* Update revisions from relationships when loop deleting tables
|
2024-01-22 10:25:21 +00: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 |
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 |
Adria Navarro
|
79ef97387b
|
Subtype on datetime
|
2023-10-11 13:06:18 +02:00 |
Adria Navarro
|
3f6d48da1f
|
Fix autoid numbers
|
2023-10-11 13:03:05 +02:00 |
Adria Navarro
|
74cba9de27
|
Lint
|
2023-10-10 18:54:57 +02:00 |
Adria Navarro
|
6c328109b6
|
Fixes
|
2023-10-10 18:54:57 +02:00 |
Adria Navarro
|
9860023c9e
|
inputProcessing async
|
2023-09-19 10:06:17 +02:00 |
mike12345567
|
7673673db2
|
Updating RelationshipTypes -> RelationshipType.
|
2023-07-21 12:57:47 +01:00 |
adrinr
|
8d45e44e2f
|
Fix types
|
2023-03-30 11:30:35 +01:00 |
Adria Navarro
|
7f53cbeca7
|
Fix types
|
2023-01-20 09:58:59 +00:00 |
Adria Navarro
|
6bc658c1ff
|
Fix types
|
2023-01-18 11:50:00 +00:00 |
Dean
|
dc001bc27f
|
Merge remote-tracking branch 'origin/develop' into fix/sample-data-edit-removed-delete-fixed
|
2022-11-29 12:54:22 +00:00 |
Dean
|
7d0e2c289d
|
Disabled the ability to rename the Sample Data datasource. Updated the backend to ensure that renaming doesn't alter its structure and block deletion
|
2022-11-28 17:25:10 +00:00 |
mike12345567
|
7eac8fafd6
|
Some server typescript re-writes, only automations left and some controllers.
|
2022-11-25 15:01:46 +00:00 |
Dean
|
192c9b56e2
|
Import refactoring and some review updates.
|
2022-11-21 15:53:47 +00:00 |
Dean
|
0441704c57
|
Import fixes for backend core constants. Minor name change for default data source from Test DB to Sample Data
|
2022-11-21 12:47:36 +00:00 |
Dean
|
e932aa105b
|
Shifted the budibase datasource constant to backend-core
|
2022-11-17 16:28:48 +00:00 |
Dean
|
f73b4f8b01
|
Review updates
|
2022-11-15 17:03:35 +00:00 |
Dean
|
ebccc21e7f
|
Fixed imports
|
2022-11-13 22:34:01 +00:00 |
Dean
|
ff7a3b8cef
|
Default Datasource and sample row data
|
2022-11-13 21:37:50 +00:00 |