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 |
Sam Rose
|
f6669c25cf
|
Merge branch 'master' of github.com:budibase/budibase into reenable-no-case-declarations
|
2024-03-19 15:53:19 +00:00 |
Sam Rose
|
9d351bcfed
|
Merge branch 'master' of github.com:budibase/budibase into add-lints-for-only
|
2024-03-19 15:25:33 +00:00 |
Mel O'Hagan
|
ff231b0095
|
Make password optional
|
2024-03-19 13:30:42 +00:00 |
mike12345567
|
68bc7bbdf5
|
Fixing issue, dis-allow passing HBS statements in as query parameters.
|
2024-03-19 12:52:06 +00:00 |
Sam Rose
|
1785f3af7e
|
Get lint passing.
|
2024-03-19 10:55:51 +00:00 |
Dean
|
b8277fc60f
|
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
|
2024-03-15 10:01:38 +00:00 |
deanhannigan
|
7a737e7664
|
Merge branch 'master' into feature/app-list-actions
|
2024-03-15 09:31:54 +00:00 |
Dean
|
f2dbeed6e8
|
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
|
2024-03-15 09:20:02 +00:00 |
deanhannigan
|
72a671e93b
|
Merge branch 'master' into feature/app-list-actions
|
2024-03-15 09:10:57 +00:00 |
Andrew Kingston
|
b6eab42c18
|
Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc
|
2024-03-14 16:24:16 +00:00 |
Sam Rose
|
34eee52f6e
|
Merge branch 'master' into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
|
2024-03-14 14:49:18 +00:00 |
Dean
|
9755d40203
|
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
|
2024-03-14 09:52:01 +00:00 |
deanhannigan
|
1db358d5c2
|
Merge branch 'master' into feature/app-list-actions
|
2024-03-14 09:33:33 +00:00 |
Sam Rose
|
02158a0fb1
|
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
|
2024-03-14 09:24:02 +00:00 |
Sam Rose
|
3da2261735
|
Convert view.spec.js to TypeScript, remove reliace on TestConfiguration.
|
2024-03-14 09:22:50 +00:00 |
Andrew Kingston
|
e45beff059
|
Merge branch 'master' of github.com:Budibase/budibase into cheeks-snippets-poc
|
2024-03-13 10:21:07 +00:00 |
Adria Navarro
|
cc275983dc
|
Merge branch 'master' into cleanup-isolates
|
2024-03-13 10:30:37 +01:00 |
Andrew Kingston
|
10c581c3be
|
Fetch snippets from app doc when creating a new isolate
|
2024-03-12 15:39:26 +00:00 |
Dean
|
1cd20781fb
|
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
|
2024-03-11 14:41:07 +00:00 |
Dean
|
d6fd5933a4
|
PR feedback and bug fix for server tests being completely skipped
|
2024-03-11 14:22:41 +00:00 |