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

24988 commits

Author SHA1 Message Date
Adria Navarro
a87e3dd0fc Extra tests 2023-09-28 10:00:25 +02:00
Adria Navarro
3c0a033c8b Add new tests 2023-09-28 10:00:25 +02:00
Adria Navarro
bf975ac039 Fix tests 2023-09-28 10:00:25 +02:00
Adria Navarro
fdb6474868 Fix tests 2023-09-28 10:00:25 +02:00
Adria Navarro
9afa334501 Fix deletions 2023-09-28 10:00:25 +02:00
Adria Navarro
1fb3c4b3c3 Fix external save/update 2023-09-28 10:00:25 +02:00
Adria Navarro
ab97093a06 Remove user logic from CreateEditColumn 2023-09-28 10:00:25 +02:00
Adria Navarro
d0fcb5d7e6 Fix patch on external ds 2023-09-28 10:00:25 +02:00
Adria Navarro
81ca81222c Process bb_references on external 2023-09-28 10:00:25 +02:00
Budibase Staging Release Bot
af0aa28bfa Bump version to 2.10.16-alpha.2 2023-09-28 07:20:04 +00:00
Andrew Kingston
d7b1fce69b Merge pull request #11913 from Budibase/cheeks-fixes
Add header background on query page when scrolling
2023-09-28 08:19:44 +01:00
Andrew Kingston
2e83a4b972 Merge branch 'develop' into cheeks-fixes 2023-09-28 08:12:05 +01:00
Budibase Staging Release Bot
d6558b7a18 Bump version to 2.10.16-alpha.1 2023-09-27 16:22:23 +00:00
Michael Drury
11dd586b62 Merge pull request #11911 from Budibase/fix/BUDI-7236
Fix navigation bar custom role restrictions
2023-09-27 17:22:01 +01:00
Andrew Kingston
8a6da67ecb Add header background on query page when scrolling 2023-09-27 17:13:03 +01:00
Michael Drury
a67f78fead Merge branch 'develop' into fix/BUDI-7236 2023-09-27 17:08:21 +01:00
Budibase Staging Release Bot
08b97d99ea Bump version to 2.10.16-alpha.0 2023-09-27 16:07:19 +00:00
Martin McKeaveney
65af2ed7c2 backmerge from master 2023-09-27 17:06:57 +01:00
mike12345567
e2c5b3ca9d Removing unused. 2023-09-27 16:56:23 +01:00
mike12345567
e3469ed38d Fixing dev-tools handling of custom roles and build issue - PR comments. 2023-09-27 16:52:20 +01:00
mike12345567
395969e0f0 Fixing build issue,. 2023-09-27 16:24:12 +01:00
mike12345567
4bfda10fbb Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-7236 2023-09-27 15:51:49 +01:00
mike12345567
31103d6f25 Fixing comment. 2023-09-27 15:51:39 +01:00
Peter Clement
4b0501d186 fix bad merge 2023-09-27 15:47:19 +01:00
mike12345567
e916178046 Adding test case for new endpoint and covering public, builder and normal roles. 2023-09-27 15:46:04 +01:00
Peter Clement
70d1581577 Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration 2023-09-27 15:26:12 +01:00
Peter Clement
b32f1b5510 Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration 2023-09-27 15:25:39 +01:00
Peter Clement
420972ca6b fixing edge cases and improving reusability 2023-09-27 15:15:02 +01:00
Budibase Staging Release Bot
737219e9f4 Bump version to 2.10.12-alpha.26 2023-09-27 14:03:22 +00:00
Adria Navarro
d25ef42bc6 Merge pull request #11891 from Budibase/chore/clean_unused_dependencies
Chore - Clean unused dependencies
2023-09-27 16:03:03 +02:00
Adria Navarro
294a6f0eed Merge branch 'develop' into chore/clean_unused_dependencies 2023-09-27 15:53:43 +02:00
mike12345567
bb2892cbc2 Getting client library loading in Webstorm debug, as well as adding accessible roles endpoint. 2023-09-27 14:21:25 +01:00
Gerard Burns
9766535b7a Merge branch 'develop' into hide-portal-sidebar-when-no-apps 2023-09-27 14:17:12 +01:00
Budibase Staging Release Bot
ec8827bf85 Bump version to 2.10.12-alpha.25 2023-09-27 12:44:13 +00:00
Michael Drury
812701b565 Merge pull request #11897 from Budibase/fix/BUDI-7508
Relationships disappearing when adding new columns fix
2023-09-27 13:43:57 +01:00
Michael Drury
81bbc3adf6 Merge branch 'develop' into fix/BUDI-7508 2023-09-27 13:33:20 +01:00
Budibase Staging Release Bot
3f9a36f512 Bump version to 2.10.12-alpha.24 2023-09-27 12:31:52 +00:00
melohagan
6c9ff55f8a Check manyRelationships length (#11907) 2023-09-27 13:31:27 +01:00
Michael Drury
0820363790 Merge branch 'develop' into fix/BUDI-7508 2023-09-27 11:15:08 +01:00
mike12345567
4168b45a77 PR comments. 2023-09-27 11:14:14 +01:00
Gerard Burns
3192b2826c wip 2023-09-27 10:52:51 +01:00
Adria Navarro
41c56217c4 Merge branch 'develop' into chore/clean_unused_dependencies 2023-09-26 18:30:39 +02:00
Budibase Staging Release Bot
60c1922a37 Bump version to 2.10.12-alpha.23 2023-09-26 16:29:13 +00:00
Martin McKeaveney
3bbb46a691 Merge pull request #11898 from Budibase/ci/split_tests_runners
Splitting worker and server tests runners
2023-09-26 17:28:52 +01:00
mike12345567
a8c96848a5 Adding a quick check incase too many related tables - switch to just fetching everything. 2023-09-26 17:13:16 +01:00
Adria Navarro
f600ad7711 Editing scripts 2023-09-26 18:08:37 +02:00
Adria Navarro
f538b55110 Split test worker and server 2023-09-26 18:06:52 +02:00
mike12345567
7bd84bd048 Some typing fixes as well as a fix for the frontend issue of tables not correctly having their schemas updated in the table store when relationships added. 2023-09-26 17:01:30 +01:00
Adria Navarro
653e29d678 Fix conflicting svelte version (conflicting on lint) 2023-09-26 17:47:12 +02:00
Adria Navarro
4f2db7aeb1 Dedupe yarn.lock 2023-09-26 17:22:30 +02:00