Commit Graph

3451 Commits

Author SHA1 Message Date
Adria Navarro d1294c8d44 Errors from store 2025-01-21 12:38:31 +01:00
Adria Navarro 75dab572e9 Move data to builder 2025-01-20 20:06:02 +01:00
Martin McKeaveney 46e88bd79d lint 2025-01-17 14:15:40 +00:00
Andrew Kingston 79a74ff709
Remove log 2025-01-13 10:58:31 +00:00
Andrew Kingston 53b12075bb
Fix unrelated automation log error message 2025-01-13 10:57:10 +00:00
Andrew Kingston 1ec4b4c6b7
Fix this reference 2025-01-13 10:38:00 +00:00
Andrew Kingston e2ecfc871d
Merge branch 'type-portal-user-store-2' of github.com:Budibase/budibase into type-portal-user-store-2 2025-01-13 10:25:02 +00:00
Andrew Kingston a6ac76eb05
Fix group actions error 2025-01-13 10:24:37 +00:00
Andrew Kingston 1ed828b5bc
Merge branch 'master' into type-portal-user-store-2 2025-01-09 09:35:16 +00:00
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 52916f11a8
Convert portal user store to TS 2025-01-07 14:06:03 +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