Commit Graph

3441 Commits

Author SHA1 Message Date
melohagan be5c619911
Add save button to user screen (#15309)
* Add save button to user screen

* Performance improvement

* lint

* Simplify code
2025-01-07 15:08:43 +00:00
Andrew Kingston a286685900
Convert portal groups store to TS 2025-01-03 12:07:04 +00:00
Andrew Kingston ffb47bf3ee
Convert environment store to TS 2025-01-02 15:59:26 +00:00
Andrew Kingston de3f70066a
Convert portal email store to TS 2025-01-02 11:57:42 +00:00
Andrew Kingston b91f915e40
Merge branch 'master' of github.com:Budibase/budibase into update-aliasing 2024-12-30 15:59:02 +00:00
Andrew Kingston adc0d7869b
Merge branch 'master' into cheeks-fixes 2024-12-18 15:41:04 +00:00
Andrew Kingston f3caba8176
Fix onboarding users 2024-12-18 15:24:37 +00:00
Andrew Kingston c05a3497c5
Update test aliasing 2024-12-18 15:22:32 +00:00
Andrew Kingston 34763e185a
Fix google auth tests 2024-12-18 15:21:20 +00:00
Andrew Kingston 1f08d6b496
Restore missing code 2024-12-18 12:11:30 +00:00
Andrew Kingston 471166c056
Fix import of actions 2024-12-18 11:48:11 +00:00
Andrew Kingston 7cee1cd266
Fix other accidental renames 2024-12-18 10:53:51 +00:00
Andrew Kingston fadad422a1
Fix missing automation ID reference 2024-12-18 10:27:53 +00:00
Andrew Kingston e2a81836a2
Merge branch 'master' of github.com:Budibase/budibase into update-aliasing 2024-12-18 09:51:00 +00:00
Andrew Kingston 47997282fa
Update all root aliases to be prefixed by @/ 2024-12-18 09:47:27 +00:00
Michael Drury 8f8e690ca3
Merge branch 'master' into chore/datasource-store-switch-to-budistore 2024-12-17 17:17:33 +00:00
Andrew Kingston 095ce1f640
Merge branch 'master' into remove-automation-survey 2024-12-17 16:47:20 +00:00
mike12345567 590ba5de60 Updating datasource and sorted integration store to be classes, that extend the BudiStore base implementation. 2024-12-17 16:31:40 +00:00
mike12345567 2e7f75e93c Make sure password is always requested when working with encrypted files - if the enc file has been copied the name may change format, we should handle if this happens. 2024-12-17 12:28:22 +00:00
Andrew Kingston 41659770ca
Remove automations survey 2024-12-17 10:56:20 +00:00
Andrew Kingston d72e5f1812
Convert auth store to TS and add missing user properties 2024-12-13 15:18:41 +00:00
Andrew Kingston d0b8ab79e3
Merge branch 'ts-portal-apps-store' of github.com:Budibase/budibase into ts-portal-auditlogs-store 2024-12-13 09:15:49 +00:00
Andrew Kingston 3f5067ecc9
Ensure audit log store properties are properly optional 2024-12-13 09:12:08 +00:00
Andrew Kingston 3dfdb740ac
Ensure admin store checklist is optional 2024-12-12 14:58:55 +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
Sam Rose 84927bbb98
Update to latest eslint, including new config file format. 2024-12-05 18:13:32 +00:00
Andrew Kingston 315d284a9d
Tidy audit log searching 2024-12-05 15:24:35 +00:00
Andrew Kingston 29aa2cc936
Update backup endpoints and fix some errors 2024-12-05 15:10:16 +00:00
Andrew Kingston a5287438db
Merge branch 'master' into frontend-core-ts-2 2024-12-05 09:49:27 +00:00
Andrew Kingston 5ea8aab88e
Add transition to automation survey 2024-12-05 09:30:42 +00:00
Andrew Kingston 4c8f86941b
Close automation survey popup when clicking on the link 2024-12-04 16:01:04 +00:00
Andrew Kingston bc8cd6723d
Add automation survey popup 2024-12-04 15:54:07 +00:00
Andrew Kingston 1b467f2e74
Type view endpoints 2024-12-04 11:39:20 +00:00
Andrew Kingston d59a3a0497
Type permission endpoints 2024-12-03 07:43:12 +00:00
Andrew Kingston 85e86900d0
Type licensing endpoints 2024-12-02 16:14:28 +00:00
Andrew Kingston 6d50f70258
Flatten some config endpoint params 2024-11-29 14:36:16 +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
Adria Navarro e740e1e62f Fix warnings 2024-11-26 12:13:11 +01:00
Adria Navarro 0af0c4db05 Fix build error 2024-11-26 11:51:25 +01:00
Adria Navarro dba8f013e9 Add breaking file 2024-11-26 11:34:11 +01:00
Adria Navarro 2bd48dde39 Type plugins page 2024-11-25 18:24:54 +01:00
Martin McKeaveney 62be25c157 fix dnd handlers 2024-11-18 13:20:31 +00:00
mike12345567 9a08c87ead For a while we have had issues with the watchtower update process, removing this and recommending self-hosters go to the documentation to correctly update their install. 2024-11-06 16:03:15 +00:00
Dean 80526ad9b7 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-05 14:36:15 +00:00
Martin McKeaveney e4181ecacf merge 2024-11-05 11:09:56 +00:00
Martin McKeaveney 7623c0ce07 further AI config updates for case where there's no configuration 2024-11-05 10:54:33 +00:00
Dean 1ac6244951 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-05 09:11:08 +00:00
Martin McKeaveney 53b28218cf feature flag support in AI test 2024-11-04 22:55:04 +00:00
Martin McKeaveney 7c918302a9 update all areas where ai flags come from license to come from feature flag 2024-11-04 22:27: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