1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

21991 commits

Author SHA1 Message Date
Peter Clement
b1d4a572e7 small ui fixes 2023-11-24 11:11:30 +00:00
Peter Clement
19f527d620 fix disabled state interfering with column name input 2023-11-21 13:46:34 +00:00
Peter Clement
7ed273e158 expand block when header is clicked 2023-11-21 10:04:49 +00:00
Dean
a8b7533809 Merge remote-tracking branch 'origin/master' into fix/export-data-ui 2023-11-21 09:06:31 +00:00
mike12345567
a2adc5eff4 Merge branch 'master' of github.com:Budibase/budibase 2023-11-20 15:59:31 +00:00
mike12345567
1ca8edc285 Fixing a documentation issue, OpenAPI definition said it was an unpublish rather than publish endpoint. 2023-11-20 15:59:17 +00:00
Adria Navarro
8e0cb4b17b
Merge branch 'master' into chore/lint_js_tests 2023-11-20 16:43:36 +01:00
Adria Navarro
05f1d393bf
Merge branch 'master' into chore/lint_js_tests 2023-11-20 16:39:38 +01:00
mike12345567
8fdf378a57 Fix an issue with account portal redis connection, if no Redis port is supplied in URL we should assume the default port number 6379. 2023-11-20 15:34:16 +00:00
Gerard Burns
7e037099b4
Field help text (#12383)
* wip

* client finished

* add to bbui input

* linting

* PR Feedback

* remove test code

* linting

* PR feedback

---------

Co-authored-by: Martin McKeaveney <martin@budibase.com>
2023-11-20 15:05:58 +00:00
Adria Navarro
742eb4ff46 Lint fix 2023-11-20 15:36:55 +01:00
Andrew Kingston
b2b01577d3
Merge branch 'master' into fix/export-data-ui 2023-11-20 10:20:50 +00:00
Martin McKeaveney
536f7dfede
Merge branch 'master' into fix-section-crash 2023-11-20 09:41:11 +00:00
Andrew Kingston
1f569dfb84
Merge branch 'master' into fix-section-crash 2023-11-20 08:33:01 +00:00
Andrew Kingston
7926490391
Merge branch 'master' into grid-buttons 2023-11-20 08:31:50 +00:00
Andrew Kingston
e04ea1a620 Add makePropSafe to client SDK 2023-11-20 08:30:42 +00:00
Michael Drury
d4cb22f264
Merge branch 'master' into fix/cyclic-issues 2023-11-17 16:55:44 +00:00
mike12345567
258ea803bc Further PR comments. 2023-11-17 16:37:00 +00:00
mike12345567
57fa9baef8 PR comments and possible fix for test failures. 2023-11-17 16:33:58 +00: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
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
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
051551f876 Unify .eslintrc 2023-11-17 12:51:22 +01: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
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
83e5a2c144
Merge branch 'master' into feature/toggle-all-formblock-fields 2023-11-10 15:02:34 +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
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
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
dba8764a72
Merge branch 'master' into fix/12154-invalid-table-fetches 2023-11-09 18:26:41 +00:00
mike12345567
20895cf426 Adding test case. 2023-11-09 18:22:06 +00:00