Michael Drury
|
8b0fc5ed5d
|
Making table required.
|
2024-04-16 17:22:17 +01:00 |
Michael Drury
|
7d2861718a
|
Making meta required in query JSON.
|
2024-04-16 16:41:39 +01:00 |
mike12345567
|
668c164165
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-relationships
|
2024-04-15 17:29:13 +01:00 |
mike12345567
|
fea6cd623c
|
Final change.
|
2024-04-15 17:07:08 +01:00 |
mike12345567
|
81425b3d28
|
Addressing PR comment.s
|
2024-04-15 15:50:25 +01:00 |
mike12345567
|
203e32ecc6
|
Commenting the field type enumeration to better explain what all of the types do and how they are represented within Budibase.
|
2024-04-15 15:09:17 +01:00 |
Michael Drury
|
64cb353f59
|
Merge branch 'master' into feature/sqs-relationships
|
2024-04-12 16:24:24 +01:00 |
jvcalderon
|
e3d427bc82
|
Fix a problem with missed tenantId for SSO in self-hosted
|
2024-04-12 09:55:14 +02:00 |
mike12345567
|
6e4a66b2e1
|
Initial implementation of generating SQS junction table definitions.
|
2024-04-11 18:19:47 +01:00 |
mike12345567
|
20da8bb816
|
Adding support for SQS prepared statement API.
|
2024-04-10 17:36:57 +01:00 |
Adria Navarro
|
5b6c3d0c96
|
Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type
|
2024-04-10 09:01:36 +02:00 |
mike12345567
|
0afb697653
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-04-08 16:34:31 +01:00 |
Sam Rose
|
81cd2a1559
|
Attempt to fix View / ViewV2 types.
|
2024-04-08 14:58:48 +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
|
2c28e074ed
|
Fix types
|
2024-04-03 12:59:04 +02:00 |
Adria Navarro
|
234c7feab2
|
Remove single subtype from attachments
|
2024-04-03 12:54:43 +02:00 |
Adria Navarro
|
aabee4d90e
|
Rename ATTACHMENT to ATTACHMENTS
|
2024-04-03 12:54:21 +02:00 |
Adria Navarro
|
a8c3011071
|
Rename FieldType.ATTACHMENT to FieldType.ATTACHMENTS
|
2024-04-03 12:54:20 +02:00 |
Adria Navarro
|
f7c7ee91e2
|
Add single attachment type
|
2024-04-03 12:53:54 +02:00 |
mike12345567
|
5e186b5c8a
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-04-02 12:05:34 +01:00 |
mike12345567
|
4c755b3af3
|
Improving typing around search, there was duplicates of SearchParams and SearchResponse - which were a little different, bring all of this together under the types library.
|
2024-03-28 17:57:37 +00:00 |
jvcalderon
|
b77106480e
|
Adds POST /api/global/users/sso endpoint
|
2024-03-28 11:46:58 +01:00 |
mike12345567
|
42214919be
|
Improving types around row search.
|
2024-03-26 16:34:19 +00:00 |
mike12345567
|
de518de8fa
|
Merging issue with static index.
|
2024-03-26 12:53:45 +00:00 |
José Vte. Calderón
|
bb50c87ac4
|
Merge branch 'master' into feature/onboarding
|
2024-03-26 09:04:12 +01:00 |
Michael Drury
|
69f0c06171
|
Refactoring, moving SQS around, re-introducing old internal search.
|
2024-03-25 19:00:08 +00:00 |
Gerard Burns
|
d9033b2636
|
Un-revert Skeleton Loader PR (#13180)
* wip
* wip
* wip
* client versions init
* wip
* wip
* wip
* wip
* wip
* linting
* remove log
* comment client version script
* lint
* skeleton loader type fix
* fix types
* lint
* fix types again
* fix manifest not being served locally
* remove preinstalled old client version
* add constant for dev client version
* linting
* Dean PR Feedback
* linting
* pr feedback
* wip
* wip
* clientVersions empty array
* delete from git
* empty array again
* fix tests
* pr feedback
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
|
2024-03-25 16:39:42 +00:00 |
José Vte. Calderón
|
f777316fc2
|
Merge branch 'master' into feature/onboarding
|
2024-03-25 14:56:51 +01:00 |
Michael Drury
|
37b4b756ea
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-03-25 13:31:31 +00:00 |
jvcalderon
|
1da10c9a5f
|
Merge branch 'master' into feature/onboarding
|
2024-03-25 12:51:57 +01:00 |
mike12345567
|
c32163a9be
|
Initial fix for defaulting parameters, switch to null rather than strings, this is important for prepared statements/SQL queries.
|
2024-03-21 18:26:35 +00:00 |
mike12345567
|
3a05076c3e
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-03-21 15:01:20 +00:00 |
Adria Navarro
|
4def299172
|
Undo type changes
|
2024-03-20 23:16:41 +01:00 |
Adria Navarro
|
0827cc6bda
|
Type everywhere!
|
2024-03-20 19:33:39 +01:00 |
Adria Navarro
|
0b3a48b2b7
|
Add attachment schema type
|
2024-03-20 19:11:02 +01:00 |
Adria Navarro
|
3638c1d266
|
Merge branch 'master' into BUDI-8084/single-attachment-binding
|
2024-03-20 18:35:53 +01:00 |
mike12345567
|
9995f71871
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-03-20 13:45:27 +00:00 |
mike12345567
|
8df38b8bb2
|
Merging in most recent changes, recent SQL aliasing changes caused some big differences.
|
2024-03-20 12:42:07 +00:00 |
Adria Navarro
|
59a7d8052a
|
Single attachment subtype
|
2024-03-20 13:35:09 +01:00 |
Adria Navarro
|
23ac11ad6b
|
Add single subtype
|
2024-03-20 13:18:22 +01:00 |
Sam Rose
|
4783426b0f
|
Merge branch 'master' of github.com:budibase/budibase into reenable-no-unused-vars
|
2024-03-20 11:46:59 +00:00 |
Sam Rose
|
217b39c232
|
Reenable no-unused-vars
|
2024-03-20 11:46:39 +00:00 |
Adria Navarro
|
4a5efbb0e4
|
Undo
|
2024-03-20 12:28:39 +01:00 |
Adria Navarro
|
4844e24efe
|
Lint
|
2024-03-20 12:27:21 +01:00 |
Adria Navarro
|
0697bb3c58
|
Merge branch 'master' into tests/shared-core-ci
|
2024-03-20 12:07:58 +01:00 |
Adria Navarro
|
2dbc5cabac
|
Remove
|
2024-03-19 23:41:48 +01:00 |
Adria Navarro
|
a72b80ad4d
|
Fix build
|
2024-03-19 23:35:09 +01:00 |
Adria Navarro
|
73f3e0c53b
|
Clean dependencies
|
2024-03-19 23:25:53 +01:00 |
Sam Rose
|
009c795f54
|
Reenable no-undefs.
|
2024-03-19 17:47:39 +00:00 |