Andrew Kingston
|
edbcc1f764
|
Type template endpoints
|
2024-12-03 15:16:14 +00:00 |
Andrew Kingston
|
ef28b033ac
|
Merge branch 'master' into frontend-core-ts-2
|
2024-12-03 15:10:49 +00:00 |
Andrew Kingston
|
b329187591
|
Type table endpoints
|
2024-12-03 15:09:30 +00:00 |
Andrew Kingston
|
66d7fb23b8
|
Fix TS error
|
2024-12-03 13:55:15 +00:00 |
Andrew Kingston
|
3f15216f9a
|
Lint
|
2024-12-03 13:53:54 +00:00 |
Sam Rose
|
ed49f81639
|
Merge branch 'master' into fix-options-with-commas-and-types
|
2024-12-03 12:23:25 +00:00 |
Sam Rose
|
d058b63ea8
|
Fix types.
|
2024-12-03 12:23:07 +00:00 |
Sam Rose
|
e9242dfd11
|
Fix MySQL options column imports that have commas or other type names in them.
|
2024-12-03 12:12:38 +00:00 |
Andrew Kingston
|
63790e0de2
|
Merge branch 'master' into frontend-core-ts-2
|
2024-12-03 12:02:06 +00:00 |
Andrew Kingston
|
a585ba1785
|
Type self endpoints
|
2024-12-03 12:00:52 +00:00 |
Andrew Kingston
|
9b16849fe6
|
Type screen endpoints
|
2024-12-03 11:53:07 +00:00 |
Andrew Kingston
|
2d46939fb1
|
Type row endpoints
|
2024-12-03 11:50:23 +00:00 |
mike12345567
|
1b15ef3b7e
|
PR comments.
|
2024-12-03 11:43:28 +00:00 |
mike12345567
|
467bdcf74c
|
Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing
|
2024-12-03 11:36:22 +00:00 |
Andrew Kingston
|
c6bad69cda
|
Fix tests
|
2024-12-03 11:29:07 +00:00 |
Andrew Kingston
|
5ea8e0d2ae
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-03 11:08:48 +00:00 |
Andrew Kingston
|
2361155554
|
Lint
|
2024-12-03 11:06:23 +00:00 |
Andrew Kingston
|
86c34cc549
|
Fix types
|
2024-12-03 11:02:31 +00:00 |
Andrew Kingston
|
b546512a2f
|
Fix TS errors
|
2024-12-03 10:40:00 +00:00 |
Andrew Kingston
|
ea84af782d
|
Type row action endpoints
|
2024-12-03 10:37:15 +00:00 |
Peter Clement
|
51e9e09567
|
Merge remote-tracking branch 'refs/remotes/origin/feat/update-automation-tests' into feat/update-automation-tests
|
2024-12-03 10:33:35 +00:00 |
Peter Clement
|
10dbb9fa7a
|
re-add removed comments
|
2024-12-03 10:33:18 +00:00 |
Andrew Kingston
|
9926e8d15c
|
Type route endpoints
|
2024-12-03 10:23:38 +00:00 |
Andrew Kingston
|
0e8c89d018
|
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-03 10:20:11 +00:00 |
Andrew Kingston
|
2a7c0ca276
|
Type role endpoints
|
2024-12-03 10:20:05 +00:00 |
Peter Clement
|
7f2f25b878
|
Merge branch 'master' into feat/update-automation-tests
|
2024-12-03 10:17:05 +00:00 |
Peter Clement
|
7d0ae9d567
|
no need to add run func to definition
|
2024-12-03 10:11:57 +00:00 |
Andrew Kingston
|
e938fddeed
|
Type relationship endpoints
|
2024-12-03 10:06:57 +00:00 |
Andrew Kingston
|
ac05ccd6a8
|
Type query endpoints
|
2024-12-03 09:59:08 +00:00 |
Andrew Kingston
|
abddbdeea7
|
Add plugin endpoint interface into API client union type
|
2024-12-03 09:47:35 +00:00 |
Andrew Kingston
|
ac8c2ccda3
|
Merge branch 'master' into frontend-core-ts-2
|
2024-12-03 09:46:59 +00:00 |
Andrew Kingston
|
c6f5287014
|
Type plugin endpoints
|
2024-12-03 09:46:34 +00:00 |
Andrew Kingston
|
d59a3a0497
|
Type permission endpoints
|
2024-12-03 07:43:12 +00:00 |
Andrew Kingston
|
99c3955e6d
|
Type logs, migrations and other endpoints
|
2024-12-03 07:36:40 +00:00 |
Andrew Kingston
|
20384673f2
|
Fix some TS errors and type API errors
|
2024-12-03 07:13:18 +00:00 |
mike12345567
|
d42c4118fe
|
Cleanup.
|
2024-12-02 16:58:35 +00:00 |
mike12345567
|
98de7e69d1
|
Last parts of dev API.
|
2024-12-02 16:40:50 +00:00 |
mike12345567
|
78558bd0dc
|
Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing
|
2024-12-02 16:32:59 +00:00 |
mike12345567
|
e778022a98
|
Enrich the datasource when not passing the datasource ID.
|
2024-12-02 16:17:57 +00:00 |
Andrew Kingston
|
85e86900d0
|
Type licensing endpoints
|
2024-12-02 16:14:28 +00:00 |
Andrew Kingston
|
b2b2648798
|
Type layout endpoints
|
2024-12-02 16:06:12 +00:00 |
Andrew Kingston
|
d36122b7bd
|
Remove deprecated hosting endpoints
|
2024-12-02 16:02:20 +00:00 |
Andrew Kingston
|
16205644bd
|
Type group endpoints
|
2024-12-02 15:58:16 +00:00 |
mike12345567
|
24be6ef496
|
Linting.
|
2024-12-02 15:32:59 +00:00 |
mike12345567
|
fe9e4d1c5a
|
More typing fixes.
|
2024-12-02 15:26:12 +00:00 |
Andrew Kingston
|
1b6e6ed7db
|
Type flag endpoints
|
2024-12-02 15:23:48 +00:00 |
Andrew Kingston
|
417286b16d
|
Type event endpoints
|
2024-12-02 15:19:33 +00:00 |
Andrew Kingston
|
dedd5f273a
|
Type env variable endpoints
|
2024-12-02 15:17:04 +00:00 |
mike12345567
|
bc3658e2cb
|
Adding fix for build issue.
|
2024-12-02 15:12:27 +00:00 |
mike12345567
|
b1cd134ee0
|
Dev api.
|
2024-12-02 14:42:46 +00:00 |