1
0
Fork 0
mirror of synced 2024-09-03 03:01:14 +12:00
Commit graph

21842 commits

Author SHA1 Message Date
Adria Navarro
e6ad3a4719 Type pg 2023-06-14 17:17:29 +01:00
Adria Navarro
bfc6bb6a6e Add spinner while saving datasources 2023-06-14 17:07:47 +01:00
Adria Navarro
fa835e65ef Add loading when saving datasource 2023-06-14 16:57:36 +01:00
Budibase Staging Release Bot
4f02a92e37 Bump version to 2.7.7-alpha.9 2023-06-14 14:21:48 +00:00
Michael Drury
6776f3d78c Merge pull request #10881 from Budibase/fix/budi-7026
Custom roles breaking app access when not published
2023-06-14 15:10:30 +01:00
Budibase Staging Release Bot
616812490d Bump version to 2.7.7-alpha.8 2023-06-14 14:02:43 +00:00
Adria Navarro
b7e37906c7 Merge pull request #10874 from Budibase/budi-7010-encrypt-app-exports
BUDI-7010 - Encrypt app exports
2023-06-14 14:58:23 +01:00
Budibase Staging Release Bot
d7b2ad6874 Bump version to 2.7.7-alpha.7 2023-06-14 13:42:11 +00:00
Adria Navarro
9832da4067 Merge branch 'develop' into budi-7010-encrypt-app-exports 2023-06-14 14:40:10 +01:00
Adria Navarro
672804c150 Merge pull request #10900 from Budibase/budi-7010/export_controller_as_post
BUDI-7010 - Export controller as post
2023-06-14 14:38:01 +01:00
Adria Navarro
052ecbb59a Merge branch 'budi-7010/export_controller_as_post' into budi-7010-encrypt-app-exports 2023-06-14 14:28:26 +01:00
Adria Navarro
fe1a64964a Fix and improve tests 2023-06-14 14:20:20 +01:00
Adria Navarro
dec35fcafd Simplify notification 2023-06-14 13:48:37 +01:00
Adria Navarro
fbf9b69a6b Simplify notification 2023-06-14 13:48:10 +01:00
Adria Navarro
4b065dda8b Fix exports/imports 2023-06-14 12:32:26 +01:00
Adria Navarro
d507eb487a Remove export 2023-06-14 11:21:47 +01:00
Adria Navarro
a4f0b45d5e Fix merge 2023-06-14 11:17:32 +01:00
Adria Navarro
a9bf6967dc Merge branch 'budi-7010/export_controller_as_post' into budi-7010-encrypt-app-exports 2023-06-14 11:17:26 +01:00
Adria Navarro
a68dc7c965 Remove excludeRows and appName from the querystrings 2023-06-14 11:06:46 +01:00
Adria Navarro
bfd444dbaa Change the download to be a post 2023-06-14 10:47:46 +01:00
Budibase Staging Release Bot
65ce9c2511 Bump version to 2.7.7-alpha.6 2023-06-13 14:18:45 +00:00
Andrew Kingston
cfe86194cd Merge pull request #10844 from Budibase/cheeks-lab-day-preview
Preview apps inside builder
2023-06-13 15:15:29 +01:00
mike12345567
1bdf55e966 Some type updates and fixes for test case. 2023-06-13 14:45:33 +01:00
Budibase Staging Release Bot
ddfc8f2870 Bump version to 2.7.7-alpha.5 2023-06-13 11:59:39 +00:00
Adria Navarro
08d440d1ec Merge pull request #10880 from Budibase/fix_mongo_hanging_out
Fix mongo test hanging out
2023-06-13 12:56:11 +01:00
Adria Navarro
5a23c7c4c3 Merge pull request #10877 from Budibase/fix-postgres-qa-test
Fix broken qa-core test
2023-06-13 12:42:40 +01:00
Adria Navarro
d8f9c73193 Fix tests 2023-06-13 10:50:02 +01:00
Adria Navarro
c1e09d0305 Close client on testconnection 2023-06-13 10:49:09 +01:00
Adria Navarro
3aaaad8792 Update mongodb 2023-06-13 10:48:42 +01:00
Adria Navarro
fa34a95e14 Fix broken qa-core test 2023-06-13 10:04:53 +01:00
mike12345567
bedc8e5cce Fix for custom roles that have not been published causing users to be unable to access an app completely. They should instead be treated as public users as their role isn't valid. 2023-06-12 18:39:30 +01:00
Adria Navarro
57c5facc6e Zip exports 2023-06-12 17:54:09 +01:00
Adria Navarro
81522d0784 Clean defaults 2023-06-12 17:51:21 +01:00
Adria Navarro
70798a6b93 Clean 2023-06-12 17:50:07 +01:00
Adria Navarro
ded738a566 Clean code 2023-06-12 17:49:12 +01:00
Adria Navarro
92a8c97aba Close streams 2023-06-12 17:34:12 +01:00
Adria Navarro
2971dfba9d Renames 2023-06-12 17:31:08 +01:00
Budibase Staging Release Bot
2ba8adc4e8 Bump version to 2.7.7-alpha.4 2023-06-12 15:57:25 +00:00
Michael Drury
ca2f135810 Merge pull request #10850 from Budibase/feature/table-fetching-frontend
Datasource plus onboarding V2
2023-06-12 16:52:55 +01:00
mike12345567
6faf641906 removing ref from budibase_ci linting workflow. 2023-06-12 16:33:08 +01:00
mike12345567
d0d3e33606 Fixing linting. 2023-06-12 16:29:41 +01:00
Adria Navarro
551ca404b4 Decrypt file 2023-06-12 16:27:19 +01:00
mike12345567
2486937c43 Merge branch 'develop' of github.com:Budibase/budibase into feature/table-fetching-frontend 2023-06-12 16:16:12 +01:00
mike12345567
fb0e4c2c40 Removing await. 2023-06-12 16:06:08 +01:00
Andrew Kingston
c2e5427860 Small refactor to move CSS variables inside fields rather fancy forms 2023-06-12 15:54:08 +01:00
Rory Powell
ea6e6d7c9d Merge pull request #10872 from Budibase/fix-qa-core-global-teardown
Fix qa-core global teardown
2023-06-12 15:09:26 +01:00
Rory Powell
7bd7cdcdcf Fix qa-core global teardown 2023-06-12 15:08:22 +01:00
Adria Navarro
1f4cdf348f Encrypt files 2023-06-12 11:49:38 +01:00
Adria Navarro
d7f64fe6a4 Update tar libs 2023-06-12 11:12:22 +01:00
Rory Powell
037396babb Merge pull request #10854 from Budibase/update-test-notify
Update qa test notify script to be env aware
2023-06-09 21:14:14 +01:00