Commit Graph

844 Commits

Author SHA1 Message Date
Andrew Kingston 8c4bb89412
Update type casting 2024-12-16 16:53:59 +00:00
Andrew Kingston ea444a9078
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-12 16:42:23 +00:00
Andrew Kingston 61b42d316b
Update naming of builder navigation store type 2024-12-12 14:53:28 +00:00
Andrew Kingston 0cbf0a7a4b
Update builder plugin store with new types 2024-12-12 14:51:52 +00:00
Andrew Kingston 7ea94788c9
Update user endpoints 2024-12-10 13:11:53 +00:00
Andrew Kingston 65f37e046e
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-10 10:33:53 +00:00
Dean 5106ad81bb Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-12-09 11:52:47 +00:00
Andrew Kingston 29aa2cc936
Update backup endpoints and fix some errors 2024-12-05 15:10:16 +00:00
Andrew Kingston 29a1df736a
Update types for backup endpoints 2024-12-05 14:41:46 +00:00
Andrew Kingston 170d45320b
Type user endpoints 2024-12-04 11:32:33 +00:00
Andrew Kingston b329187591
Type table endpoints 2024-12-03 15:09:30 +00:00
Andrew Kingston 9b16849fe6
Type screen endpoints 2024-12-03 11:53:07 +00:00
Andrew Kingston c6bad69cda
Fix tests 2024-12-03 11:29:07 +00:00
Andrew Kingston ea84af782d
Type row action endpoints 2024-12-03 10:37:15 +00:00
Andrew Kingston 2a7c0ca276
Type role endpoints 2024-12-03 10:20:05 +00:00
Andrew Kingston ac05ccd6a8
Type query endpoints 2024-12-03 09:59:08 +00:00
Andrew Kingston d59a3a0497
Type permission endpoints 2024-12-03 07:43:12 +00:00
Andrew Kingston b2b2648798
Type layout endpoints 2024-12-02 16:06:12 +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 6b0b7fe731
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-11-29 11:22:15 +00:00
Dean 63275563ab Refactored test data update functionality missing from initial commit 2024-11-28 12:53:47 +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
Dean 5ccd20a00b Added checks to ignore a drag and drop if it doesn't alter the tree structure 2024-11-27 10:07:15 +00:00
Dean c52a29df29 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-11-27 09:11:57 +00:00
Dean 29c780a458 Removed unnecessary mouse behaviour and added in a fix for dragging an element into its own drag zone. 2024-11-26 17:31:32 +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
Adria Navarro bd7ac2ed36
Merge branch 'master' into BUDI-8866/builder-enable-typescript 2024-11-26 15:18:30 +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
Andrew Kingston a7873caca8
Update usages of app metadata calls 2024-11-26 10:32:50 +00:00
Peter Clement 3737fb14e3 pr comment 2024-11-25 20:34:04 +00:00
Peter Clement 2a3f943957 fix issue where bindings where incorrect in automations 2024-11-22 11:30:46 +00:00
Dean bbb2c20b6e Removed comment and debug console log 2024-11-05 09:35:43 +00:00
Sam Rose 30a3013e7f
Merge branch 'v3-ui' of github.com:budibase/budibase into feature/automation-branching-ux 2024-10-31 15:13:17 +00:00
Dean 4f93043b03 Added complete reference to branch config util function 2024-10-31 12:29:09 +00:00
Dean 5a9c586135 Ensure branch conditions are reinitialised on save. Improved error catching and notification 2024-10-31 12:24:54 +00:00
Martin McKeaveney 3f3160a44c default store values for AI features 2024-10-30 14:17:50 +00:00
Peter Clement 3ad1cf566f
Merge pull request #14892 from Budibase/feat/add-new-bindings-to-drawer
Add new bindings to drawer
2024-10-29 11:18:57 +00:00
Peter Clement b999741f4d some lint 2024-10-28 21:14:52 +00:00
Peter Clement 931ebde3f7 Add settings and user bindings to drawer 2024-10-28 21:12:33 +00: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
melohagan 7dcdce2480
Gro 738 refactor code that returns the account holder from user (#14872)
* WIP

* WIP

* Remove tests

* Remove TenantInfo

* Remove unused export

* Remove TenantInfo type

* Remove unused export

* Remove unused routes

* Add getAccountHolder front-end endpoint

* Add endpoint to no tenancy list

* Get account holder via appId

* lint

* Update pro ref

* Use account email instead of budibaseUserId (#14876)

* Update account-portal ref

* Update account portal ref

* Correct import order

* Simplify boolean

* type fix

* Rename endpoint to accountholder

* Update account-portal ref

* Refactor

* Refactor to not use appId

* Update type

* appId not needed

* Unused import
2024-10-28 14:46:42 +00:00
Dean 0c4df817bf Bug fixes 2024-10-28 12:46:45 +00:00
Dean d1c21d7aeb Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-28 09:04:17 +00:00
Andrew Kingston c110cb628d
Merge pull request #14858 from Budibase/remove-lightest-and-dark-themes
Remove lightest and dark themes and add core types and utils for themes
2024-10-25 16:01:44 +01:00
Dean a60002d53e Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-25 12:44:57 +01:00