Andrew Kingston
|
567c3a6d10
|
Add optional chaining to fix log out and log in issue
|
2024-04-02 14:46:28 +01:00 |
mike12345567
|
5e186b5c8a
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-04-02 12:05:34 +01:00 |
Dean
|
1c71b38569
|
PR feedback
|
2024-04-02 09:22:42 +01:00 |
deanhannigan
|
28968237c9
|
Merge branch 'master' into fix/automation-step-js-bindings
|
2024-04-02 09:15:31 +01:00 |
Dean
|
ff5c7ceda8
|
Merge remote-tracking branch 'origin/master' into feature/screen-deselect
|
2024-04-02 09:14:22 +01:00 |
mike12345567
|
0b02233055
|
Moving test case to be more accurate in placement.
|
2024-03-28 17:59:51 +00: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 |
Sam Rose
|
90cfdd661d
|
Rework how we connect to containers.
|
2024-03-28 17:36:26 +00:00 |
Martin McKeaveney
|
29d0b91cc2
|
update account-portal ref
|
2024-03-28 17:28:41 +00:00 |
Martin McKeaveney
|
a7722bccc0
|
fix worker test
|
2024-03-28 16:18:51 +00:00 |
Martin McKeaveney
|
32a5ce24ec
|
remove automatic ssoId generation
|
2024-03-28 15:46:43 +00:00 |
José Vte. Calderón
|
267d187e41
|
Merge branch 'master' into feature/update-global-user
|
2024-03-28 16:12:17 +01:00 |
mike12345567
|
d8de0a3154
|
An issue which comes up relatively often is that localhost is not a valid option for a datasource in our cloud and our self host environments. Fixing this so it only shows this in development.
|
2024-03-28 12:14:56 +00:00 |
mike12345567
|
12c168e6eb
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-03-28 11:44:26 +00:00 |
José Vte. Calderón
|
b5e0bd1aad
|
Merge branch 'master' into feature/update-global-user
|
2024-03-28 12:05:29 +01:00 |
jvcalderon
|
af2407e8cd
|
Lint
|
2024-03-28 12:04:27 +01:00 |
jvcalderon
|
b77106480e
|
Adds POST /api/global/users/sso endpoint
|
2024-03-28 11:46:58 +01:00 |
Sam Rose
|
ecdb5eec36
|
Remove testcontainers debug logging.
|
2024-03-27 16:59:27 +00:00 |
Sam Rose
|
4183a0aeb7
|
Set default packages/server test timeout to 30 seconds, and unmock console.log.
|
2024-03-27 16:57:31 +00:00 |
Sam Rose
|
204b16876a
|
Run yarn lint:fix
|
2024-03-27 16:46:11 +00:00 |
Sam Rose
|
eb33dac9b1
|
Make container reuse optional, disabled by default.
|
2024-03-27 16:40:41 +00:00 |
Sam Rose
|
3ad3f29861
|
Merge branch 'reuse-containers' of github.com:budibase/budibase into reuse-containers
|
2024-03-27 16:31:43 +00:00 |
Sam Rose
|
1205cfcbcc
|
Fix mysql.spec.ts
|
2024-03-27 16:31:31 +00:00 |
Michael Drury
|
1545df7681
|
Merge branch 'master' into reuse-containers
|
2024-03-27 16:20:42 +00:00 |
Sam Rose
|
385197a5f7
|
Fix postgres.spec.ts
|
2024-03-27 15:55:22 +00:00 |
Sam Rose
|
831c174362
|
Give SQL integrations their own database when fetching a new datasource.
|
2024-03-27 15:25:37 +00:00 |
Adria Navarro
|
5b55b9f569
|
Merge branch 'master' into ci/ignore-merge-commits-on-submodule-checks
|
2024-03-27 15:40:15 +01:00 |
Sam Rose
|
c5dfd0c9ba
|
Merge branches 'master' and 'reuse-containers' of github.com:budibase/budibase into reuse-containers
|
2024-03-27 14:04:04 +00:00 |
mike12345567
|
4d6ceb142a
|
Updating account portal reference.
|
2024-03-27 14:00:43 +00:00 |
mike12345567
|
936762c8ee
|
Removing all eval warnings from rollup.
|
2024-03-27 13:35:47 +00:00 |
mike12345567
|
cd694cb312
|
Disabling warnings for eval (required).
|
2024-03-27 13:32:24 +00:00 |
mike12345567
|
84516e85a1
|
Updating to latest account portal master.
|
2024-03-27 13:00:02 +00:00 |
mike12345567
|
81ef8033dd
|
Trying an earlier account portal reference.
|
2024-03-27 12:41:17 +00:00 |
Adria Navarro
|
ab46a3e5e8
|
Update submodule
|
2024-03-27 12:41:05 +01:00 |
Adria Navarro
|
4493905e74
|
Update submodule
|
2024-03-27 12:39:20 +01:00 |
José Vte. Calderón
|
bb4ced613d
|
Merge branch 'master' into fix/account-portal-submodule
|
2024-03-27 11:44:46 +01:00 |
jvcalderon
|
0f170b6601
|
Update submodule
|
2024-03-27 11:32:08 +01:00 |
Andrew Kingston
|
0a4eddc7dc
|
Try reverting account portal
|
2024-03-27 10:20:22 +00:00 |
Andrew Kingston
|
ad89bb970c
|
Update account portal
|
2024-03-27 09:31:22 +00:00 |
Andrew Kingston
|
56887641b7
|
Merge branch 'master' into fix/skeleton-colours
|
2024-03-27 09:27:44 +00:00 |
Sam Rose
|
f1609e6763
|
Retry socket hangups.
|
2024-03-26 17:25:24 +00:00 |
mike12345567
|
42214919be
|
Improving types around row search.
|
2024-03-26 16:34:19 +00:00 |
Sam Rose
|
1eae212f83
|
Stop relying on config.request and create a supertest instance per request.
|
2024-03-26 15:41:51 +00:00 |
Andrew Kingston
|
84ffaa7022
|
Fix additional scrollbar appearing when hiding binding panels
|
2024-03-26 14:47:14 +00:00 |
Sam Rose
|
b84bbd6003
|
Migrate viewV2.spec.ts to new datasource providers.
|
2024-03-26 14:43:17 +00:00 |
Sam Rose
|
2304aeaa71
|
Migrate mysql.spec.ts to new datasource providers.
|
2024-03-26 14:36:18 +00:00 |
Sam Rose
|
5530d7f4b6
|
Migrate mongodb.spec.ts to new datasource providers.
|
2024-03-26 14:05:58 +00:00 |
mike12345567
|
3843dc994b
|
Fixing a type issue.
|
2024-03-26 13:52:22 +00:00 |
mike12345567
|
de518de8fa
|
Merging issue with static index.
|
2024-03-26 12:53:45 +00:00 |
Sam Rose
|
158964c4d2
|
Got container reuse strategy in place, need to convert tests now.
|
2024-03-26 11:22:40 +00:00 |
Gerard Burns
|
00d57c7f0f
|
add base theme to portal app preview
|
2024-03-26 11:06:09 +00:00 |
Andrew Kingston
|
6600930559
|
Fix annoying account-portal submodule check
|
2024-03-26 10:51:53 +00:00 |
Andrew Kingston
|
a07ee66ac4
|
Merge branch 'master' of github.com:Budibase/budibase into fix/skeleton-colours
|
2024-03-26 10:50:55 +00:00 |
Andrew Kingston
|
dbaaa9beee
|
Remove redundant classes
|
2024-03-26 10:46:58 +00:00 |
Andrew Kingston
|
884d9ecf6c
|
Remove testing code
|
2024-03-26 10:45:23 +00:00 |
Andrew Kingston
|
6c9127427c
|
Fix issues with colours in app skeletons
|
2024-03-26 10:43:56 +00:00 |
Sam Rose
|
e267096a0a
|
Merge master.
|
2024-03-26 10:31:47 +00:00 |
Sam Rose
|
06c3cc7e59
|
Update pro reference.
|
2024-03-26 10:16:50 +00:00 |
Sam Rose
|
6ee8f421a5
|
Merge branch 'master' of github.com:budibase/budibase into remove-jest-testcontainers
|
2024-03-26 10:05:21 +00:00 |
Sam Rose
|
037becfedc
|
Remove testcontainers debug logging.
|
2024-03-26 10:05:13 +00:00 |
Sam Rose
|
a4b940e31d
|
Update pro reference.
|
2024-03-26 10:00:47 +00:00 |
Sam Rose
|
415b27a008
|
Don't need a globalTeardown, testcontainers handles the removal of containers.
|
2024-03-26 10:00:34 +00:00 |
Sam Rose
|
d85db6b8fe
|
Update pro reference.
|
2024-03-26 09:51:42 +00:00 |
Sam Rose
|
5d7cd511b5
|
Correct path to global functions in jest.config.ts.
|
2024-03-26 09:51:10 +00:00 |
Sam Rose
|
f3e9e3d35e
|
Share a single globalSetup/globalTeardown.
|
2024-03-26 09:49:33 +00:00 |
jvcalderon
|
62fa6d9fa4
|
Account portal submodule update
|
2024-03-26 09:14:12 +01: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 |
Sam Rose
|
afacee978d
|
Add missing environment vars for backend-core tests.
|
2024-03-25 17:40:46 +00:00 |
Sam Rose
|
0dba0cebc7
|
Remove CouchDB container name.
|
2024-03-25 17:26:15 +00:00 |
Adria Navarro
|
f7daceaf07
|
Remove unused .vscode folders
|
2024-03-25 18:23:12 +01:00 |
Sam Rose
|
f68840a580
|
Remove testcontainers debug logging.
|
2024-03-25 17:13:04 +00:00 |
Sam Rose
|
569f00316b
|
Merge branch 'master' of github.com:budibase/budibase into remove-jest-testcontainers
|
2024-03-25 17:12:11 +00:00 |
Sam Rose
|
44d4e496b6
|
Fix code to pull CouchDB URL out of docker ps.
|
2024-03-25 17:11:41 +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 |
Sam Rose
|
d77b6f82e0
|
remove jestTestcontainersConfigGenerator.js
|
2024-03-25 15:42:45 +00:00 |
Sam Rose
|
b303592f4c
|
Remove content length checks.
|
2024-03-25 15:30:14 +00:00 |
Sam Rose
|
db21542d38
|
Cherry-pick 6b8422df01
|
2024-03-25 15:25:30 +00:00 |
Sam Rose
|
66cfb8eedd
|
Remove jest-testcontainers.
|
2024-03-25 15:24:14 +00:00 |
Sam Rose
|
7bf17932c9
|
Merge branch 'master' of github.com:budibase/budibase into remove-pg-mock
|
2024-03-25 15:00:56 +00:00 |
Sam Rose
|
a925132fdf
|
Fix broken tests.
|
2024-03-25 15:00:16 +00:00 |
deanhannigan
|
00e4fe2a42
|
Merge branch 'master' into fix/automation-step-js-bindings
|
2024-03-25 14:49:26 +00:00 |
Sam Rose
|
869ed4256e
|
Merge master.
|
2024-03-25 14:13:48 +00:00 |
José Vte. Calderón
|
f777316fc2
|
Merge branch 'master' into feature/onboarding
|
2024-03-25 14:56:51 +01:00 |
Sam Rose
|
419880e4fb
|
Merge branch 'master' into pull-images-prior-to-tests
|
2024-03-25 13:51:38 +00:00 |
Sam Rose
|
538f3b9dbe
|
Align our use of images across the codebase.
|
2024-03-25 13:51:27 +00:00 |
Michael Drury
|
37b4b756ea
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-03-25 13:31:31 +00:00 |
deanhannigan
|
9efcfc4c3f
|
Merge branch 'master' into fix/automation-step-js-bindings
|
2024-03-25 12:50:47 +00:00 |
Dean
|
9b4c22727f
|
Fix to ensure runtimeTime binding is used is automation js modal
|
2024-03-25 12:36:56 +00:00 |
Sam Rose
|
fc41d16d1d
|
Remove comment added to trigger tests.
|
2024-03-25 11:52:18 +00:00 |
jvcalderon
|
1da10c9a5f
|
Merge branch 'master' into feature/onboarding
|
2024-03-25 12:51:57 +01:00 |
jvcalderon
|
4314489e26
|
Restore ethereal user
|
2024-03-25 12:31:48 +01:00 |
Michael Drury
|
6824d8626a
|
Fixing failing test.
|
2024-03-25 11:19:31 +00:00 |
Sam Rose
|
077ca2d120
|
Make a change in packages/server to trigger the tests.
|
2024-03-25 11:16:37 +00:00 |
Michael Drury
|
5240c2c2ca
|
Merge branch 'master' into fix/BUDI-7444
|
2024-03-25 10:03:38 +00:00 |
Martin McKeaveney
|
803e9d4258
|
Merge branch 'master' into feature/nps-posthog
|
2024-03-25 10:01:44 +00:00 |
Michael Drury
|
67b1e3706d
|
Merge branch 'master' into fix/BUDI-7444
|
2024-03-25 09:40:05 +00:00 |
Sam Rose
|
5ecefa217a
|
Merge branch 'master' into remove-mongodb-mock
|
2024-03-25 09:34:33 +00:00 |
Michael Drury
|
615981cb1a
|
Merge branch 'master' into disable-single-attachment-column
|
2024-03-22 16:17:57 +00:00 |
Michael Drury
|
a7142dc618
|
Merge branch 'master' into remove-mongodb-mock
|
2024-03-22 16:16:15 +00:00 |
mike12345567
|
39b8b3f0b7
|
Linting.
|
2024-03-22 16:05:48 +00:00 |
mike12345567
|
db19f2040f
|
Disabling the single attachment column toggle for now - until we add the new type.
|
2024-03-22 15:52:46 +00:00 |
mike12345567
|
cc8a0274a4
|
Updating based on PR comments.
|
2024-03-22 15:26:02 +00:00 |
Sam Rose
|
a9aa409d7c
|
Fix up tests.
|
2024-03-22 15:01:40 +00:00 |
Sam Rose
|
5e6a9d2176
|
Convert executeQuery.spec.js to TypeScript and make it hit real databases.
|
2024-03-22 14:41:09 +00:00 |
Sam Rose
|
6b2493352b
|
Merge branch 'master' into worker-remove-mocks
|
2024-03-22 14:16:06 +00:00 |
mike12345567
|
defb925d16
|
Query seq fix.
|
2024-03-22 13:38:52 +00:00 |
mike12345567
|
185e9c3425
|
Fixing test case.
|
2024-03-22 13:01:51 +00:00 |
Michael Drury
|
4f2af86871
|
Merge branch 'master' into fix/BUDI-7444
|
2024-03-22 12:58:15 +00:00 |
mike12345567
|
2464020a22
|
Test fixes after running in CI.
|
2024-03-22 12:36:00 +00:00 |
Andrew Kingston
|
9072142ca9
|
Remove log
|
2024-03-22 12:31:35 +00:00 |
Mel O'Hagan
|
7a5d5310b1
|
Merge branch 'master' into feature/nps-posthog
|
2024-03-22 12:29:09 +00:00 |
Mel O'Hagan
|
f9decc509a
|
Fix
|
2024-03-22 12:27:43 +00:00 |
Andrew Kingston
|
0acc8ffff6
|
Merge branch 'master' into cheeks-fixes
|
2024-03-22 12:16:30 +00:00 |
Andrew Kingston
|
a64738fa25
|
Provide live eval context from legacy table components
|
2024-03-22 12:14:59 +00:00 |
Andrew Kingston
|
53cd48e866
|
Add value for 'value' binding when editing table columns to improve live eval
|
2024-03-22 12:11:03 +00:00 |
Andrew Kingston
|
35d64322ae
|
Fix code mirror autocomplete showing NO NAME for certain bindings
|
2024-03-22 12:10:22 +00:00 |
Andrew Kingston
|
732c715498
|
Add snippets into context when transforming column values legacy tables
|
2024-03-22 12:09:55 +00:00 |
mike12345567
|
5b1db96129
|
Fixing typing issue.
|
2024-03-22 12:05:55 +00:00 |
Sam Rose
|
08fecca9f2
|
Delete query.seq.spec.ts
|
2024-03-22 12:00:26 +00:00 |
mike12345567
|
ce73832a43
|
Merge branch 'fix/BUDI-7444' of github.com:Budibase/budibase into fix/BUDI-7444
|
2024-03-22 11:50:24 +00:00 |
mike12345567
|
3f225c94e7
|
Linting.
|
2024-03-22 11:50:07 +00:00 |
Michael Drury
|
f5d085ec83
|
Merge branch 'master' into fix/BUDI-7444
|
2024-03-22 11:45:12 +00:00 |
mike12345567
|
f4f7ac42ec
|
Adding test cases for interpolation of SQL, confirming that the context correctly gets cleaned up before passing into bindings.
|
2024-03-22 11:40:44 +00:00 |
jvcalderon
|
50c0fb1f97
|
Override identity for events sent from dispatcher
|
2024-03-22 10:41:27 +01:00 |
Andrew Kingston
|
1e6e4213af
|
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes
|
2024-03-22 09:13:39 +00:00 |
Andrew Kingston
|
322425cd54
|
Merge branch 'master' into feature/deprecate-table-component
|
2024-03-21 19:15:46 +00: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 |
Sam Rose
|
1c13565459
|
Making really good progress removing the pg mocks. More to do, though.
|
2024-03-21 18:16:52 +00:00 |
Adria Navarro
|
332fa3050a
|
Redo bundle
|
2024-03-21 18:51:22 +01:00 |
Adria Navarro
|
89767162bb
|
Add comments
|
2024-03-21 18:41:23 +01:00 |
Mel O'Hagan
|
3c979b81bb
|
NPS survey
|
2024-03-21 17:00:12 +00:00 |
Andrew Kingston
|
67a1f82ed2
|
Merge branch 'BUDI-8113/fix-isolated-vm-bundler' of github.com:Budibase/budibase into BUDI-8113/fix-isolated-vm-bundler
|
2024-03-21 16:59:40 +00:00 |
Andrew Kingston
|
4102459f98
|
Fix additional helpers not working
|
2024-03-21 16:59:07 +00:00 |
Adria Navarro
|
9ba8a21f29
|
Merge branch 'master' into BUDI-8113/fix-isolated-vm-bundler
|
2024-03-21 17:35:21 +01:00 |
Adria Navarro
|
09368340de
|
Add tests
|
2024-03-21 17:29:55 +01:00 |
Andrew Kingston
|
44114d9af1
|
Lint
|
2024-03-21 16:26:53 +00:00 |
Andrew Kingston
|
d3535a255d
|
Respect ordering of options when using a data provider options source
|
2024-03-21 16:24:35 +00:00 |
Adria Navarro
|
ae0ef14a63
|
Lint
|
2024-03-21 17:22:33 +01:00 |
Adria Navarro
|
8c7ab2e506
|
Fix ts
|
2024-03-21 17:14:27 +01:00 |
andz-bb
|
55e0145fdb
|
fix for boolean values getting stripped when running processObject
|
2024-03-21 16:10:52 +00:00 |
Adria Navarro
|
001e48179a
|
Lint
|
2024-03-21 17:09:20 +01:00 |
Andrew Kingston
|
c6fca37b43
|
Update dataprovider validation which was not aware of global bindings
|
2024-03-21 16:05:02 +00:00 |
Andrew Kingston
|
8a9bb0294b
|
Allow horizontal overflow in drawer contents
|
2024-03-21 15:22:07 +00:00 |
Adria Navarro
|
8da1170b90
|
Recreate bundles
|
2024-03-21 16:21:23 +01:00 |
Martin McKeaveney
|
7df5e7a8a7
|
fix order of createAdminUser args
|
2024-03-21 15:19:50 +00:00 |
Adria Navarro
|
c679984a99
|
Don't use barrel files
|
2024-03-21 16:10:27 +01:00 |
mike12345567
|
3a05076c3e
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-03-21 15:01:20 +00:00 |
Dean
|
7d1c9b1337
|
Fix for settings definition cache getting overwritten when both table and gridblock are on the same screen
|
2024-03-21 14:30:18 +00:00 |
Andrew Kingston
|
aee5cf8886
|
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes
|
2024-03-21 13:34:37 +00:00 |
Adria Navarro
|
bb87b9943c
|
Import
|
2024-03-21 14:33:12 +01:00 |
Adria Navarro
|
a85d4460b1
|
Clean code
|
2024-03-21 14:22:07 +01:00 |
Andrew Kingston
|
07f8e1981a
|
Improve client indicators by properly caching all properties to avoid inconsistent and stale states
|
2024-03-21 13:22:03 +00:00 |
Adria Navarro
|
bc02fb372f
|
Merge branch 'master' into BUDI-8084/single-attachment-binding
|
2024-03-21 14:20:15 +01:00 |
Sam Rose
|
006a58dae8
|
Update pro and account portal references.
|
2024-03-21 13:00:39 +00:00 |
Andrew Kingston
|
7d31536014
|
Fix issue with click_outside where non-function types could be stored as callbacks
|
2024-03-21 12:08:24 +00:00 |
Andrew Kingston
|
26648bde73
|
Merge branch 'master' into cheeks-fixes
|
2024-03-21 11:56:48 +00:00 |
Dean
|
5066f54525
|
Fix import for provider
|
2024-03-21 11:37:47 +00:00 |
Sam Rose
|
727f3672cd
|
Merge branch 'master' into worker-remove-mocks
|
2024-03-21 11:35:24 +00:00 |
Sam Rose
|
78c878c3ea
|
Merge branch 'master' into remove-mongodb-mock
|
2024-03-21 11:35:09 +00:00 |
Dean
|
b214e15068
|
PR feedback move deprecated components
|
2024-03-21 11:31:31 +00:00 |
deanhannigan
|
727cb29a48
|
Merge branch 'master' into feature/deprecate-table-component
|
2024-03-21 11:20:15 +00:00 |
Dean
|
76e30b44ab
|
PR Feedback
|
2024-03-21 11:16:19 +00:00 |
Andrew Kingston
|
91bb7cd796
|
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes
|
2024-03-21 11:03:16 +00:00 |
Adria Navarro
|
1a8510358b
|
Fix test
|
2024-03-21 11:43:50 +01:00 |
deanhannigan
|
41b3243ace
|
Merge branch 'master' into feature/deprecate-table-component
|
2024-03-21 10:42:27 +00:00 |
Adria Navarro
|
8d43bc814e
|
Merge branch 'master' into BUDI-8113/string-templates-issue-on-client
|
2024-03-21 11:37:20 +01:00 |
Adria Navarro
|
466129e11f
|
Merge branch 'master' into BUDI-8113/string-templates-issue-on-client
|
2024-03-21 11:33:41 +01:00 |
Adria Navarro
|
a6d3840141
|
Fix bundling
|
2024-03-21 11:28:06 +01:00 |
Sam Rose
|
ef435ce9e1
|
Merge branch 'master' into remove-mssql-mock
|
2024-03-21 10:26:56 +00:00 |
Adria Navarro
|
8a6080ac19
|
Merge branch 'master' into reorganise-row-tests-3
|
2024-03-21 10:55:55 +01:00 |
Adria Navarro
|
30f08ef232
|
Merge branch 'master' into BUDI-8084/single-attachment-binding
|
2024-03-21 10:39:57 +01:00 |
Adria Navarro
|
7a779faf6b
|
Merge branch 'master' into BUDI-8084/single-attachment-binding
|
2024-03-21 10:39:03 +01:00 |
Sam Rose
|
a0182b3d9b
|
Merge branch 'master' into remove-mysql-mock
|
2024-03-21 09:31:43 +00:00 |
Andrew Kingston
|
96f7fe6b12
|
Remove grid layout component
|
2024-03-21 09:27:42 +00:00 |
Andrew Kingston
|
e7dd137b28
|
Add memo and derivedMemo into SDK
|
2024-03-21 09:14:01 +00:00 |
Andrew Kingston
|
97e9861366
|
Merge branch 'master' into fix/grid-double-keypress
|
2024-03-21 09:02:34 +00:00 |
Martin McKeaveney
|
46a209b9d6
|
Merge branch 'master' into fix/grid-double-keypress
|
2024-03-21 08:53:57 +00:00 |
Martin McKeaveney
|
ec11d4f4b5
|
Merge branch 'master' into tableblock-event-context
|
2024-03-21 08:52:20 +00:00 |
Adria Navarro
|
0859e79b1e
|
Lint
|
2024-03-20 23:19:42 +01: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 |
mike12345567
|
b3bc092ee0
|
Allowing deletion of external tables, whether they were createrd in Budibase or not.
|
2024-03-20 18:25:23 +00:00 |
Adria Navarro
|
0b3a48b2b7
|
Add attachment schema type
|
2024-03-20 19:11:02 +01:00 |
Sam Rose
|
da2dfcfad0
|
Merge master.
|
2024-03-20 18:05:17 +00:00 |
Sam Rose
|
30a8a89f60
|
Fix debug spec assertions.
|
2024-03-20 18:03:02 +00:00 |
Sam Rose
|
545c67eac6
|
Remove mssql mock, unify SQL-based query tests.
|
2024-03-20 17:59:35 +00:00 |
Adria Navarro
|
756970319a
|
Don't add breaking changes
|
2024-03-20 18:41:55 +01:00 |
Adria Navarro
|
3638c1d266
|
Merge branch 'master' into BUDI-8084/single-attachment-binding
|
2024-03-20 18:35:53 +01:00 |
Andrew Kingston
|
5acfc3143d
|
Multiple performance improvements to component selection and hovering
|
2024-03-20 17:01:23 +00:00 |
Sam Rose
|
1d63ec4a46
|
Merge branch 'master' into reorganise-row-tests-3
|
2024-03-20 16:57:40 +00:00 |
Sam Rose
|
062523e8db
|
Merge branch 'master' into remove-mongodb-mock
|
2024-03-20 16:57:37 +00:00 |
Sam Rose
|
6adcf3ec70
|
Merge branch 'master' of github.com:budibase/budibase into remove-mysql-mock
|
2024-03-20 16:55:44 +00:00 |
Sam Rose
|
a81a1b13ce
|
Remove mysql mocks.
|
2024-03-20 16:55:34 +00:00 |
Adria Navarro
|
c70b50277f
|
Fix tsconfig.json
|
2024-03-20 17:37:27 +01:00 |
Sam Rose
|
6da84d2941
|
Fix lint errors.
|
2024-03-20 16:06:22 +00:00 |
Sam Rose
|
a82c38dc0c
|
Merge branch 'reorganise-row-tests-3' of github.com:budibase/budibase into reorganise-row-tests-3
|
2024-03-20 16:01:49 +00:00 |
Sam Rose
|
07c6dcc0c0
|
Merge branch 'master' of github.com:budibase/budibase into reorganise-row-tests-3
|
2024-03-20 16:01:29 +00:00 |
Sam Rose
|
fe3fea3b1d
|
Update pro and account portal references.
|
2024-03-20 16:01:12 +00:00 |
Andrew Kingston
|
c58ac5810e
|
Simplify reactive logic
|
2024-03-20 15:53:53 +00:00 |