Commit Graph

3215 Commits

Author SHA1 Message Date
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 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
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
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
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
Andrew Kingston 6d67a10b34
Convert config endpoints to TS 2024-11-29 14:33:47 +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
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
Andrew Kingston 1e535d36b7
Update AI and analytics endpoints to TS 2024-11-26 16:51:02 +00:00
Andrew Kingston 2c40b9a6b2
Add better typing for headers 2024-11-26 14:53:47 +00:00
Andrew Kingston 785938b78a
Improve typing of API client callback functions 2024-11-26 10:37:01 +00:00
Andrew Kingston a26eb57115
Type frontend core app endpoints 2024-11-26 09:50:53 +00:00
Andrew Kingston fdc6e53495
Improve typing of core API client functions 2024-11-25 16:42:20 +00:00
mike12345567 83b1919019 Merge branch 'master' of github.com:Budibase/budibase into fix/formula-response-types 2024-11-18 14:34:28 +00:00
Andrew Kingston f7fe3e33d9
Fix display column position being incorrect when using a DP as a table source 2024-11-15 10:49:08 +00:00
mike12345567 7c2bfec22c Adding the ability to set formula response type - returning native values. 2024-11-07 15:53:04 +00:00
Andrew Kingston 8054920c95
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes 2024-11-06 12:07:46 +00:00
Andrew Kingston d1bf7179d1
Increase min width of grid create/edit column popovers 2024-11-05 11:08:08 +00:00
Dean 9732dd8c5f Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-11-01 16:40:16 +00:00
Andrew Kingston f9c98d8f90
Fix datasource renames being reverted when changing schema 2024-11-01 14:53:08 +00:00
mike12345567 7690d508b6 Merge branch 'v3-ui' of github.com:Budibase/budibase into feature/automation-branching-ux 2024-11-01 14:50:40 +00:00
Andrew Kingston 0b8199be74
Use existing _id values for non DS+ in tables, trusting that they are unique 2024-10-31 12:19:57 +00:00
Adria Navarro bddb6d40a3 Fix wrongly removing valueType=binding 2024-10-31 11:09:48 +01:00
Adria Navarro 1c9f4be87d
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-30 10:35:09 +01:00
Andrew Kingston ff4d919083
Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-10-30 09:29:24 +00:00
Michael Drury 8e0ebba099
Revert "Revert to state from 2.33.4." 2024-10-29 17:11:28 +00:00
Sam Rose fea668e6b6
Revert to state from 2.33.4. 2024-10-29 15:55:38 +00:00
Adria Navarro a4aded36b1
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-29 15:36:57 +01:00
Adria Navarro a8a488d10a
Merge branch 'v3-ui' into BUDI-8775/new-filtering-doesnt-work-with-queries 2024-10-29 15:09:30 +01:00
mike12345567 d342b2248e Fixing an issue with loading the user page, as per issue documented in #14890. 2024-10-29 12:15:50 +00:00
Andrew Kingston 32ad21de4f
Fix forms always requesting table schema and cache view definitions 2024-10-29 11:38:00 +00:00
Adria Navarro aab5256bf2 Fix frontend filtering 2024-10-29 12:19:09 +01:00
Adria Navarro 392dc087c1 Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-28 16:39:07 +01:00
Adria Navarro 5cf0e334c2
Merge branch 'master' into v3-ui 2024-10-28 16:37:17 +01:00