1
0
Fork 0
mirror of synced 2024-07-09 08:16:34 +12:00
Commit graph

26770 commits

Author SHA1 Message Date
mike12345567 57fa9baef8 PR comments and possible fix for test failures. 2023-11-17 16:33:58 +00:00
Adria Navarro bdc297d4ec Fix 2023-11-17 17:29:13 +01:00
mike12345567 34d6a41042 Resetting test. 2023-11-17 16:23:41 +00:00
mike12345567 7fb6c0927a Moving things around to get rid of cyclics created by moving invite/passwordReset into backend-core - also updating currentapp test case to mock a bit better. 2023-11-17 16:20:10 +00:00
Adria Navarro 1641b5a18e Fix condition 2023-11-17 17:16:36 +01:00
Adria Navarro 40ff3b88af Conditional cache 2023-11-17 17:15:54 +01:00
Adria Navarro 44c436c25b Unify checkouts 2023-11-17 17:08:41 +01:00
Adria Navarro 5489a25fab Lint action 2023-11-17 16:59:09 +01:00
Adria Navarro f7d3efb214
Merge pull request #12388 from Budibase/fix/build-references
Removing references to budibase packages usages without barrel imports
2023-11-17 15:13:02 +00:00
Adria Navarro 27ba888ba0 Fix qa-core lint 2023-11-17 16:06:01 +01:00
Adria Navarro 4b5fa1dfd9 Fix qa-core lint 2023-11-17 15:53:56 +01:00
Adria Navarro 00f65f396e
Merge branch 'master' into fix/build-references 2023-11-17 14:45:41 +00:00
Adria Navarro f70bb967e6 Fix references 2023-11-17 15:40:26 +01:00
Sam Rose 7412fd5a5c
Merge pull request #12346 from Budibase/bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2
Prevent sending invites to users who have already been invited.
2023-11-17 14:18:45 +00:00
Sam Rose bf77e736ee
Merge branch 'master' into bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2 2023-11-17 14:14:14 +00:00
Adria Navarro 9a097c37f2 Update master ref 2023-11-17 14:59:25 +01:00
Adria Navarro d0e40afbcb Fix lint issues 2023-11-17 14:42:37 +01:00
Adria Navarro e8abb5cb46 Detect non-barrel workspace usages 2023-11-17 14:39:52 +01:00
Adria Navarro ab56228192 Use eslint-plugin-import and import/no-relative-packages 2023-11-17 13:03:28 +01:00
Adria Navarro 051551f876 Unify .eslintrc 2023-11-17 12:51:22 +01:00
Budibase Staging Release Bot a4cac14914 Bump version to 2.13.10 2023-11-17 10:59:55 +00:00
Michael Drury 88226b08d5
Merge branch 'master' into bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2 2023-11-17 10:27:52 +00:00
Michael Drury 42e4b63dc2
Merge pull request #12386 from Budibase/fix/views_for_tables_with_whitespaces
Fix views for tables with whitespaces
2023-11-17 10:27:03 +00:00
Sam Rose f2406889df
Merge branch 'master' into bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2 2023-11-10 16:24:51 +00:00
Sam Rose 4c7c10b121
Set Redis initialisation back to how it was before I started messing with it. 2023-11-10 16:17:18 +00:00
Sam Rose d6eb2b9452
Attempting to get integration tests passing again. 2023-11-10 15:43:06 +00:00
Adria Navarro 24774f0836 Fix navigation 2023-11-10 16:33:59 +01:00
Adria Navarro ac57cdbf02 Encode view ids on paths 2023-11-10 16:17:58 +01:00
Andrew Kingston aed2328523
Merge pull request #12336 from Budibase/feature/toggle-all-formblock-fields
Added toggle-all functionality to the FormBlock
2023-11-10 15:06:26 +00:00
Andrew Kingston 83e5a2c144
Merge branch 'master' into feature/toggle-all-formblock-fields 2023-11-10 15:02:34 +00:00
Budibase Staging Release Bot e1f8b57568 Bump version to 2.13.9 2023-11-10 12:54:49 +00:00
Budibase Staging Release Bot 90aaa1d9c1 Bump version to 2.13.8 2023-11-10 12:13:45 +00:00
Michael Drury 8db9c10cee
Merge pull request #12361 from Budibase/fix/12154-further-fix-app-user-grid
Further fixes for app user grid
2023-11-10 12:08:01 +00:00
Dean f808b3e111 PR Feedback 2023-11-10 12:02:11 +00:00
mike12345567 a427d990a1 Quick addition - if the object has been deleted but the key is still known, then CouchDB will alert us to the fact that it is deleted, leaving the response in a weird state. 2023-11-10 11:58:07 +00:00
Dean 39d899bcbc Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields 2023-11-10 11:50:53 +00:00
Sam Rose 94983c289f
Hook redis init flow into overall worker init flow. 2023-11-10 11:39:26 +00:00
Sam Rose dd2f68d099
Hook new Redis clients into init/shutdown flow. 2023-11-10 11:24:55 +00:00
Sam Rose d98e217c6c
Fix backend-core redis imports. 2023-11-10 11:21:36 +00:00
Sam Rose 15767e2fd5
Merge branch 'master' of github.com:budibase/budibase into bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2 2023-11-10 11:15:38 +00:00
Michael Drury cf0e1cd199
Merge pull request #12355 from Budibase/fix/relationship-selection-issues
Fix issue in relationship definitions where primary / foreign key selection didn't trigger properly
2023-11-10 11:12:55 +00:00
mike12345567 6282582bb0 PR comments. 2023-11-10 11:02:50 +00:00
mike12345567 21fa87adea Merge branch 'master' of github.com:Budibase/budibase into fix/relationship-selection-issues 2023-11-10 11:01:05 +00:00
Dean 4fd9d2262e PR Feedback 2023-11-10 09:48:19 +00:00
Dean 14ae38982e Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields 2023-11-10 09:34:18 +00:00
Budibase Staging Release Bot bcfab2d0a3 Bump version to 2.13.7 2023-11-10 08:03:07 +00:00
Andrew Kingston 5955b5ceed
Merge pull request #12344 from Budibase/budi-5641-justified-text-is-not-working-properly-in-paragraph
fix justified alignment
2023-11-09 20:22:14 +00:00
Andrew Kingston 3abbd7e363
Merge branch 'master' into budi-5641-justified-text-is-not-working-properly-in-paragraph 2023-11-09 20:18:04 +00:00
Andrew Kingston 3197f2db0f
Merge branch 'master' into grid-buttons 2023-11-09 20:16:18 +00:00
Michael Drury be13cafc80
Merge pull request #12354 from Budibase/fix/12154-invalid-table-fetches
Fix issues with data UI loading some tables
2023-11-09 18:41:28 +00:00