Andrew Kingston
|
accd21dd92
|
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-02 10:47:25 +00:00 |
Andrew Kingston
|
00359d8e06
|
Strengthen types of some endpoints
|
2024-12-02 10:02:30 +00:00 |
Andrew Kingston
|
417040f2d5
|
Add optional stronger typing of requests and responses to ensure conformity of flattened function params
|
2024-12-02 09:49:12 +00:00 |
mike12345567
|
fd71afde1d
|
Deployment API typing.
|
2024-11-29 17:59:08 +00:00 |
mike12345567
|
1094b88042
|
Backup, component and datasource API typing.
|
2024-11-29 17:25:08 +00:00 |
mike12345567
|
d83bd47bd7
|
Fixing some automation typing issues.
|
2024-11-29 17:13:39 +00:00 |
mike12345567
|
b2b74aa048
|
Automation API typing.
|
2024-11-29 17:00:24 +00:00 |
mike12345567
|
b6a28bf56c
|
app user auth API.
|
2024-11-29 16:09:12 +00:00 |
mike12345567
|
e4fd2c94d4
|
Api key, application and analytics API typing.
|
2024-11-29 16:03:53 +00:00 |
Andrew Kingston
|
6d50f70258
|
Flatten some config endpoint params
|
2024-11-29 14:36:16 +00:00 |
Andrew Kingston
|
6d67a10b34
|
Convert config endpoints to TS
|
2024-11-29 14:33:47 +00:00 |
Andrew Kingston
|
5f9eb04e49
|
Merge branch 'master' into frontend-core-ts-2
|
2024-11-29 14:32:26 +00:00 |
Andrew Kingston
|
07afd92b16
|
Resolve frontend-core to local path from server and update nodemon to only watch src dirs
|
2024-11-29 14:14:52 +00:00 |
Andrew Kingston
|
152cc3811e
|
Fix import of frontend-core constants from client
|
2024-11-29 14:14:24 +00:00 |
Michael Drury
|
ff2c06bed4
|
Merge branch 'master' into chore/refactor-finalizerow
|
2024-11-29 13:48:46 +00:00 |
melohagan
|
39859e10ed
|
Don't fetch account for identifyTenantGroup posthog event (#15092)
* Don't fetch account for identifyTenantGroup posthog event
* Support self hosted
* Fix types
|
2024-11-29 13:12:13 +00:00 |
Adria Navarro
|
a2730279d4
|
Fix types
|
2024-11-29 13:51:31 +01:00 |
Adria Navarro
|
57c4663663
|
Fix types
|
2024-11-29 13:49:43 +01:00 |
Adria Navarro
|
8303c3b473
|
Merge branch 'master' into BUDI-8270/validation-for-search-api
|
2024-11-29 13:26:17 +01:00 |
Adria Navarro
|
aab7428dde
|
Merge pull request #15095 from Budibase/BUDI-8270/feature-flag
Feature flag zod
|
2024-11-29 13:26:05 +01:00 |
Adria Navarro
|
26be574085
|
Fix nullish
|
2024-11-29 13:15:35 +01:00 |
Adria Navarro
|
a2f1977376
|
Add validation for search view
|
2024-11-29 13:15:35 +01:00 |
Adria Navarro
|
ccbf282c69
|
Flag zod
|
2024-11-29 13:07:24 +01:00 |
Adria Navarro
|
96916a469d
|
Configure flag
|
2024-11-29 13:05:03 +01:00 |
Adria Navarro
|
40f50710e5
|
Clean old flags
|
2024-11-29 13:04:28 +01:00 |
Adria Navarro
|
0ea5117a29
|
Use record to provide typings
|
2024-11-29 13:04:09 +01:00 |
Adria Navarro
|
b48f2d83ba
|
Add flag
|
2024-11-29 12:31:26 +01:00 |
Naveen Kumar
|
a6022c11a5
|
fix loop not counting as step, test case failing
|
2024-11-29 16:52:55 +05:30 |
Andrew Kingston
|
6b0b7fe731
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-11-29 11:22:15 +00:00 |
Michael Drury
|
bc12ecd7c1
|
Merge branch 'master' into automation-loop-fix
|
2024-11-29 10:58:31 +00:00 |
Adria Navarro
|
47898d315d
|
Merge branch 'master' into BUDI-8270/validation-for-search-api
|
2024-11-29 11:36:32 +01:00 |
Adria Navarro
|
5a524be591
|
dist/bbui.es.mjs -> dist/bbui.mjs
|
2024-11-29 11:03:13 +01:00 |
Naveen Kumar
|
26f2c69fb9
|
fix PR comment for keeping status boolean and adding status conditionally
|
2024-11-29 15:31:44 +05:30 |
Naveen Kumar
|
6f8f866b7e
|
fix: loop context lost when max iterations are reached. Add/test cases for the same
|
2024-11-29 15:31:44 +05:30 |
Adria Navarro
|
115b1db968
|
Add css into the bundle
|
2024-11-29 09:40:16 +01:00 |
Adria Navarro
|
6221922b33
|
Update bundle refs
|
2024-11-29 09:38:18 +01:00 |
Adria Navarro
|
a7c2dd8171
|
Clean unused post-css
|
2024-11-29 09:33:38 +01:00 |
Adria Navarro
|
a73165470e
|
Only build sourcemap for !prod
|
2024-11-29 09:33:38 +01:00 |
Adria Navarro
|
18cd0169d8
|
Remove unused nx dependency
|
2024-11-29 09:33:38 +01:00 |
Adria Navarro
|
dee85857f9
|
bbui use alias instead of packages
|
2024-11-29 09:33:38 +01:00 |
Adria Navarro
|
f8855bb0c1
|
Replace rollup.config for vite.config
|
2024-11-29 09:33:38 +01:00 |
Adria Navarro
|
9982b5d907
|
Change bbui dependencies from rollup to vite
|
2024-11-29 09:33:38 +01:00 |
Sam Rose
|
1279ff6031
|
Merge branch 'bigint-cleanup' of github.com:budibase/budibase into bigint-cleanup
|
2024-11-28 17:37:48 +00:00 |
Sam Rose
|
4f915f4522
|
Update pro reference.
|
2024-11-28 17:37:40 +00:00 |
Sam Rose
|
2aa93c458f
|
Merge branch 'master' into bigint-cleanup
|
2024-11-28 17:37:13 +00:00 |
Sam Rose
|
d4104a519b
|
Merge master.
|
2024-11-28 17:34:07 +00:00 |
Sam Rose
|
f504ef404f
|
Merge branch 'master' of github.com:budibase/budibase into use-right-docker-socket
|
2024-11-28 17:23:23 +00:00 |
Sam Rose
|
3bff9f2e55
|
Unfocus test.
|
2024-11-28 17:23:16 +00:00 |
Michael Drury
|
758cf82d33
|
Merge branch 'master' into chore/refactor-finalizerow
|
2024-11-28 17:22:34 +00:00 |
Sam Rose
|
b73530feed
|
Merge branch 'master' into clean-out-stopped-containers
|
2024-11-28 17:20:09 +00:00 |
mike12345567
|
bcd8bcdc1c
|
Fixing issue detected by test.
|
2024-11-28 17:17:29 +00:00 |
Sam Rose
|
3cf2dbe37c
|
Make sure we're always using the current docker context.
|
2024-11-28 17:16:23 +00:00 |
mike12345567
|
0f6fb4a73f
|
Merge branch 'master' of github.com:Budibase/budibase into chore/refactor-finalizerow
|
2024-11-28 17:05:19 +00:00 |
Michael Drury
|
f0be21cc17
|
Merge branch 'master' into chore/remove-ds-query-api
|
2024-11-28 17:05:00 +00:00 |
Sam Rose
|
4438257868
|
Merge branch 'master' into clean-out-stopped-containers
|
2024-11-28 16:52:09 +00:00 |
mike12345567
|
13918c5789
|
More linting.
|
2024-11-28 16:49:35 +00:00 |
Sam Rose
|
f91d442ad4
|
Remove exited containers when running tests.
|
2024-11-28 16:48:28 +00:00 |
melohagan
|
8b653d8dd9
|
Update pro ref (#15088)
|
2024-11-28 16:45:43 +00:00 |
mike12345567
|
69106306c4
|
Removing unused validator.
|
2024-11-28 16:43:47 +00:00 |
mike12345567
|
a162d8d9f5
|
Linting.
|
2024-11-28 16:43:21 +00:00 |
mike12345567
|
d2f8105e73
|
Merge branch 'master' of github.com:Budibase/budibase into chore/remove-ds-query-api
|
2024-11-28 16:40:37 +00:00 |
Sam Rose
|
00dc5d60a2
|
Update pro reference.
|
2024-11-28 16:35:36 +00:00 |
Sam Rose
|
29a6a6683b
|
Fix link.
|
2024-11-28 16:34:52 +00:00 |
Sam Rose
|
69aa5efcd1
|
Fix sqlAlias.spec.ts
|
2024-11-28 16:23:18 +00:00 |
Sam Rose
|
f6ad53f442
|
Follow-up PR to bigint fixes.
|
2024-11-28 16:17:09 +00:00 |
Sam Rose
|
b17c6ab43a
|
Cleanup following bigint fixes.
|
2024-11-28 16:01:28 +00:00 |
Sam Rose
|
2c8c80a086
|
Merge chore/remove-ds-query-api
|
2024-11-28 15:45:15 +00:00 |
Adria Navarro
|
0501980e45
|
Fix types
|
2024-11-28 16:44:25 +01:00 |
Sam Rose
|
22d6b95101
|
Put errors back how they were.
|
2024-11-28 15:39:16 +00:00 |
Adria Navarro
|
7ed45f71d2
|
Fix type tests
|
2024-11-28 16:35:24 +01:00 |
Adria Navarro
|
e3e82f2fb8
|
Move types
|
2024-11-28 16:33:31 +01:00 |
mike12345567
|
d4ec07fa8a
|
Removing the datasource query API for datasource plus, this isn't used and has no real purpose (internal tables aren't supported) removing it as it exposes very internal types to the API, making it harder to adjust these types.
|
2024-11-28 15:30:10 +00:00 |
Peter Clement
|
bb254292d9
|
migrate bash tests and actually make some useful automations with them
|
2024-11-28 15:25:27 +00:00 |
Adria Navarro
|
792388f1e1
|
Renames
|
2024-11-28 16:23:46 +01:00 |
Adria Navarro
|
ab00add0ff
|
Change to nullish
|
2024-11-28 16:23:03 +01:00 |
Adria Navarro
|
0cef937a14
|
Update deps
|
2024-11-28 16:15:19 +01:00 |
Adria Navarro
|
b8a2c4d6b3
|
Lint
|
2024-11-28 16:14:25 +01:00 |
Adria Navarro
|
840e5e27df
|
Merge branch 'master' into BUDI-8270/validation-for-search-api
|
2024-11-28 16:01:47 +01:00 |
Peter Clement
|
3ef8540857
|
migrate queryrows
|
2024-11-28 11:52:00 +00:00 |
Sam Rose
|
112e5eeb60
|
Merge master.
|
2024-11-28 11:44:43 +00:00 |
Peter Clement
|
97b1c41313
|
update openai automation tests
|
2024-11-28 11:36:59 +00:00 |
melohagan
|
525b6f84bb
|
Remove references to day passes (#15079)
* Remove references to day passes
* lint
* Point pro to branch with no day passes code
* update yarn lock
|
2024-11-28 10:37:44 +00:00 |
Sam Rose
|
80a5215392
|
Merge master.
|
2024-11-28 10:12:44 +00:00 |
Sam Rose
|
b700f16a3a
|
Fix search.spec.ts.
|
2024-11-28 10:12:16 +00:00 |
Andrew Kingston
|
e2e38ff704
|
Merge branch 'master' of github.com:Budibase/budibase into client-vite
|
2024-11-28 09:53:41 +00:00 |
Sam Rose
|
f49f9280d9
|
Working on search tests.
|
2024-11-28 09:42:01 +00:00 |
mike12345567
|
04ea2b99e9
|
Fixing issue uncovered by test case.
|
2024-11-27 18:37:05 +00:00 |
mike12345567
|
ce44975317
|
Removing test changes.
|
2024-11-27 18:07:44 +00:00 |
Sam Rose
|
dbe9eedcba
|
Fix table.spec.ts.
|
2024-11-27 17:28:20 +00:00 |
Sam Rose
|
78bbf90f17
|
Fix row.spec.ts
|
2024-11-27 16:37:29 +00:00 |
Andrew Kingston
|
c9daead1b1
|
Update frontend-core constants to TS
|
2024-11-27 16:23:51 +00:00 |
Andrew Kingston
|
aeb0af6c88
|
Standardise plurality and comments for untyped endpoints
|
2024-11-27 16:21:05 +00:00 |
Andrew Kingston
|
fd1998616e
|
Update backups endpoints to use TS
|
2024-11-27 16:17:22 +00:00 |
Andrew Kingston
|
7ab6a1bbec
|
Update automation endpoints to use TS
|
2024-11-27 16:08:24 +00:00 |
Sam Rose
|
4feda79903
|
Fix Oracle tests.
|
2024-11-27 15:52:39 +00:00 |
mike12345567
|
70cdb99583
|
Increasing timeouts.
|
2024-11-27 15:30:48 +00:00 |
Michael Drury
|
7d006302ef
|
Merge branch 'master' into chore/refactor-finalizerow
|
2024-11-27 13:36:32 +00:00 |
Sam Rose
|
525cf2ab09
|
Update pro reference.
|
2024-11-27 13:16:21 +00:00 |
Sam Rose
|
e7f2dc840e
|
Merge Mike's changes.
|
2024-11-27 13:15:45 +00:00 |
Sam Rose
|
332505388d
|
Fix postgres tests.
|
2024-11-27 13:14:42 +00:00 |
Adria Navarro
|
7b15d69cc4
|
Update submodule
|
2024-11-27 14:11:48 +01:00 |
Adria Navarro
|
273aa2e650
|
Update submodule
|
2024-11-27 13:57:11 +01:00 |
Adria Navarro
|
75d7950161
|
Update pro submodule
|
2024-11-27 13:44:19 +01:00 |
Sam Rose
|
cb7c1dd6d4
|
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix
|
2024-11-27 12:40:40 +00:00 |
Sam Rose
|
504ddba9b9
|
SQS row tests passing.
|
2024-11-27 12:40:34 +00:00 |
Sam Rose
|
bd17770e4e
|
Fix _some_ sqs problems.
|
2024-11-27 12:21:27 +00:00 |
mike12345567
|
f12be3b703
|
Updating OpenAPI specs, fixing an issue found when attempting to publish and automating this so don't need to manually check this again.
|
2024-11-27 11:23:51 +00:00 |
Andrew Kingston
|
679f08dcc4
|
Update auth endpoints to use TS
|
2024-11-27 11:02:16 +00:00 |
Andrew Kingston
|
544e3a9da4
|
Update audit logs endpoints to use TS
|
2024-11-27 10:37:37 +00:00 |
Andrew Kingston
|
9c35a7758c
|
Update attachment endpoints to use TS
|
2024-11-27 10:26:17 +00:00 |
Sam Rose
|
5ea1744609
|
Merge branch 'master' into chore/refactor-finalizerow
|
2024-11-27 09:59:37 +00:00 |
Peter Clement
|
5ccef12d97
|
Merge branch 'master' into feat/update-automation-tests
|
2024-11-27 09:16:41 +00:00 |
Peter Clement
|
977c0e44f3
|
Merge remote-tracking branch 'origin/master' into feat/update-automation-tests
|
2024-11-26 20:08:10 +00:00 |
Peter Clement
|
685657b8eb
|
migrate createrow step to use test builder
|
2024-11-26 19:50:18 +00:00 |
mike12345567
|
6470c2e21a
|
Merge branch 'bigint-relationship-fix' of github.com:Budibase/budibase into bigint-relationship-fix
|
2024-11-26 18:18:23 +00:00 |
mike12345567
|
92e92c8b7f
|
Updating sql alias test case.
|
2024-11-26 18:15:08 +00:00 |
Sam Rose
|
f211990117
|
Some sqs fixes.
|
2024-11-26 17:36:17 +00:00 |
Sam Rose
|
8e756ccf84
|
Type checks pass.
|
2024-11-26 17:09:32 +00:00 |
Sam Rose
|
c35e443225
|
Making progress toward type checking successfully.
|
2024-11-26 17:05:47 +00:00 |
Andrew Kingston
|
1e535d36b7
|
Update AI and analytics endpoints to TS
|
2024-11-26 16:51:02 +00:00 |
Andrew Kingston
|
d50df9a650
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-11-26 16:38:27 +00:00 |
Sam Rose
|
e4ae16cc39
|
wip
|
2024-11-26 16:28:55 +00:00 |
Sam Rose
|
26d34cb1f6
|
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix
|
2024-11-26 16:28:33 +00:00 |
Sam Rose
|
594af57339
|
wip
|
2024-11-26 16:28:22 +00:00 |
Andrew Kingston
|
0ac507f794
|
Remove postcss
|
2024-11-26 16:15:21 +00:00 |
Andrew Kingston
|
d4c9e5140d
|
Remove old rollup config and update tsconfig
|
2024-11-26 16:13:02 +00:00 |
Andrew Kingston
|
cfa6d487f8
|
Convert client to vite
|
2024-11-26 16:06:55 +00:00 |
mike12345567
|
a27c28ccdf
|
Fixing test case.
|
2024-11-26 15:54:59 +00:00 |
Peter Clement
|
b99d411cec
|
migrate deleteRow from runStep to test builder
|
2024-11-26 15:48:40 +00:00 |
Adria Navarro
|
2f09a13836
|
Merge pull request #15067 from Budibase/BUDI-8866/check-builder-ts-types
Add checks for TS in builder
|
2024-11-26 16:33:24 +01:00 |
Andrew Kingston
|
2c40b9a6b2
|
Add better typing for headers
|
2024-11-26 14:53:47 +00:00 |
Adria Navarro
|
bd7ac2ed36
|
Merge branch 'master' into BUDI-8866/builder-enable-typescript
|
2024-11-26 15:18:30 +01:00 |
Peter Clement
|
049a53ee99
|
Merge branch 'master' into fix/automation-adjacent-bugs
|
2024-11-26 14:03:52 +00:00 |
Andrew Kingston
|
bac341fdca
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-11-26 12:58:54 +00:00 |
Andrew Kingston
|
fbcf452099
|
Merge branch 'master' into cheeks-lab-day-fields
|
2024-11-26 12:58:09 +00:00 |
Adria Navarro
|
ed12fb8367
|
Fix build
|
2024-11-26 13:06:30 +01:00 |
mike12345567
|
a190feb4ea
|
Fixing test cases.
|
2024-11-26 12:05:16 +00:00 |
mike12345567
|
b75e2e85c6
|
Fixing issues with retrieval.
|
2024-11-26 12:03:13 +00:00 |
Adria Navarro
|
f21219b68b
|
Merge branch 'BUDI-8866/builder-enable-typescript' into BUDI-8866/check-builder-ts-types
|
2024-11-26 13:02:04 +01:00 |
Peter Clement
|
e8ade0caee
|
update row spec file using automation builder
|
2024-11-26 12:00:47 +00:00 |
Sam Rose
|
f7c81d742c
|
Remove .only
|
2024-11-26 12:00:42 +00:00 |
Sam Rose
|
26fa0222a1
|
Get all bigint tests passing.
|
2024-11-26 12:00:30 +00:00 |
Adria Navarro
|
541f66d784
|
Increase max size
|
2024-11-26 12:48:19 +01:00 |
Adria Navarro
|
2474e44c54
|
Use svelte-check for ts checks and move it to check:ts
|
2024-11-26 12:34:42 +01:00 |
Adria Navarro
|
9f7a823818
|
Add error
|
2024-11-26 12:29:36 +01:00 |
Adria Navarro
|
f1c7d1e257
|
Add checks
|
2024-11-26 12:29:24 +01:00 |
Adria Navarro
|
78725cff91
|
Fix imports
|
2024-11-26 12:22:58 +01:00 |
Adria Navarro
|
e44a68d356
|
Delete js files (moved to ts)
|
2024-11-26 12:22:58 +01:00 |
Adria Navarro
|
90833d1889
|
Transform plugins and navigation store
|
2024-11-26 12:22:58 +01:00 |
Adria Navarro
|
3d98e96e93
|
Gitignore
|
2024-11-26 12:22:58 +01:00 |