1
0
Fork 0
mirror of synced 2024-08-14 17:42:01 +12:00
Commit graph

22175 commits

Author SHA1 Message Date
Martin McKeaveney
ff5ee7164f
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-22 09:15:28 +00:00
Michael Drury
1167dfc8b2
Merge branch 'master' into fix/admin-user-backup 2023-11-21 18:00:12 +00:00
mike12345567
18a275ecb1 Removing unused function. 2023-11-21 17:44:46 +00:00
Adria Navarro
5de491e858
Merge branch 'master' into chore/lint_imports 2023-11-21 18:38:57 +01:00
mike12345567
ddd8482013 Updating bb admin user creation so that it can be used incase in self host a user gets locked out, the environment variables can be used to create a simple user to access the system. 2023-11-21 17:30:11 +00:00
Adria Navarro
0f5f341966 Update pro ref 2023-11-21 18:29:35 +01:00
melohagan
483a267875
Don't encode undefined (#12404) 2023-11-21 16:13:11 +00:00
melohagan
f35e3cb99c
Handle dates in query range filter (#12413)
* Handle dates in query range filter

* Add unit tests for runLuceneQuery

* Fix build errors
2023-11-21 16:08:20 +00:00
Gerard Burns
96046dab3d component name tooltips 2023-11-21 14:51:01 +00:00
Michael Drury
921fcb08e6
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-21 14:21:14 +00:00
Gerard Burns
463cee560b
Disable preview and publish for apps with no screens (#12384)
* disable preview and publish for apps with no screens

* PR feedback

* linting

* PR Feedback
2023-11-21 13:19:19 +00:00
Gerard Burns
217ac49628 wip 2023-11-21 13:02:06 +00:00
Adria Navarro
3a3658fd03
Merge branch 'master' into chore/lint_imports 2023-11-21 13:51:39 +01:00
Adria Navarro
09dbbf5ee3
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-21 13:29:43 +01:00
Michael Drury
2b37152157
Merge branch 'master' into master 2023-11-21 12:15:42 +00:00
Sam Rose
786e45e15a
Merge branch 'master' into switch-to-blocklist-for-file-extensions 2023-11-21 12:00:24 +00:00
Michael Drury
2c0b026486
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-21 11:45:13 +00:00
Sam Rose
303ae3c58b
Block some code extensions that could be used maliciously. 2023-11-21 11:41:32 +00:00
Sam Rose
71b8b300bf
Add archive file formats to blocklist. 2023-11-21 11:26:25 +00:00
Adria Navarro
e1198d13cd
Merge branch 'master' into fix/red-lock-warnings 2023-11-21 12:22:40 +01:00
mike12345567
0df315c478 There has been quite a few redlock errors the last while - the message does not provide much information about what is going wrong - trying to rectify this to see if this is an error that could be impacting performance. 2023-11-21 10:52:50 +00:00
Sam Rose
79dcc468b8
Add a test for uppercase malicious extensions. 2023-11-21 10:42:44 +00:00
Sam Rose
b4cb97963c
Move from an allow list to a block list of file extensions. 2023-11-21 10:40:25 +00:00
Adria Navarro
16af6ce352
Merge branch 'master' into chore/lint_imports 2023-11-21 10:22:32 +01:00
Adria Navarro
0fe97bf01a
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-21 10:22:21 +01:00
Dean
a8b7533809 Merge remote-tracking branch 'origin/master' into fix/export-data-ui 2023-11-21 09:06:31 +00:00
Adria Navarro
db2c20e3ae eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
Adria Navarro
92f411bf77 Prettier 2023-11-20 21:48:49 +01:00
Adria Navarro
4d27ff1dc0 eslint import/no-duplicates 2023-11-20 21:48:49 +01:00
Adria Navarro
90ae387fbd Fix import/export 2023-11-20 21:48:49 +01:00
Adria Navarro
dbcc768d42
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-20 17:05:41 +01: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
Adria Navarro
a8f572c0e8 No results 2023-11-20 15:21:37 +01:00
Adria Navarro
93bf76e1fe Filter views 2023-11-20 14:22:39 +01:00
Adria Navarro
b121d64b79 Fix tests 2023-11-20 13:52:41 +01:00
Adria Navarro
0a289f508e Undo store usage 2023-11-20 13:41:48 +01:00
Adria Navarro
d8590caa24 Add extra tests 2023-11-20 13:34:10 +01:00
Adria Navarro
2e4cf53d05 Test table filtering 2023-11-20 13:33:36 +01:00
Adria Navarro
afaa0a70a9 Fix 2023-11-20 13:27:37 +01:00
Adria Navarro
ab31d90de8 Clean names 2023-11-20 13:26:31 +01:00
Adria Navarro
1449560ab3 Add initial filtering tests 2023-11-20 13:16:17 +01:00
Adria Navarro
fbadd55cbf Fix undefined 2023-11-20 13:13:19 +01:00
Adria Navarro
2381bbd80c Prevent flashes 2023-11-20 13:09:43 +01:00
Adria Navarro
4a1a87d12d Remove table store dependency 2023-11-20 13:05:01 +01:00
Adria Navarro
9506e55e6b Add basic test 2023-11-20 11:53:13 +01:00
Adria Navarro
25aef7b2c1 Extract complex enrichDatasources into its own file 2023-11-20 11:46:31 +01:00
Andrew Kingston
8216e7bab8 Merge branch 'settings-enhancements' of github.com:Budibase/budibase into settings-enhancements 2023-11-20 10:32:10 +00:00
Andrew Kingston
5653d78038 Update pro 2023-11-20 10:31:51 +00:00
Andrew Kingston
94b8778b2a
Merge branch 'master' into settings-enhancements 2023-11-20 10:27:35 +00:00
Andrew Kingston
b2b01577d3
Merge branch 'master' into fix/export-data-ui 2023-11-20 10:20:50 +00:00
Adria Navarro
e71e9d4e98 Hide only when searching 2023-11-20 10:53:26 +01:00
Adria Navarro
80874c77c7 Hide/show app users on search 2023-11-20 10:53:26 +01:00
Adria Navarro
3829797e3c Display only if there are search results 2023-11-20 10:53:26 +01:00
Adria Navarro
977f81c412 Add comments 2023-11-20 10:53:26 +01:00
Adria Navarro
64c63e9e7f Fix toggle bug 2023-11-20 10:53:26 +01:00
Adria Navarro
3f814c6a9b Handle open/close correctly 2023-11-20 10:53:26 +01:00
Adria Navarro
226d287584 Fix initial load 2023-11-20 10:53:26 +01:00
Adria Navarro
699d4e0793 Filter at datasource navigator level 2023-11-20 10:53:26 +01:00
Adria Navarro
bdfdac9f25 Reuse nav header 2023-11-20 10:53:26 +01:00
Adria Navarro
72c415e72c Filter tables 2023-11-20 10:53:26 +01:00
Adria Navarro
b908287223 Animate chevron 2023-11-20 10:53:26 +01:00
Adria Navarro
41cb80bde1 Handle onAdd 2023-11-20 10:53:26 +01:00
Adria Navarro
3049f7b376 Handle open/close 2023-11-20 10:53:26 +01:00
Adria Navarro
cdc41c41e8 Allow compact datasources 2023-11-20 10:53:26 +01:00
Adria Navarro
64ab8ecf18 Handle enters 2023-11-20 10:53:26 +01:00
Adria Navarro
24bef1ee9d Rename 2023-11-20 10:53:26 +01:00
Adria Navarro
4b9ef2ac83 Add "add" 2023-11-20 10:53:26 +01:00
Adria Navarro
baabb9066b Remove keydown 2023-11-20 10:53:26 +01:00
Adria Navarro
181f6e5e4b Fix 2023-11-20 10:53:26 +01:00
Adria Navarro
88023b3784 Apply filters 2023-11-20 10:53:26 +01:00
Adria Navarro
68574110b0 Fix paddings 2023-11-20 10:53:26 +01:00
Adria Navarro
ac007c6036 Fix positioning 2023-11-20 10:53:26 +01:00
Adria Navarro
04f67f3199 Add close functionallity 2023-11-20 10:53:26 +01:00
Adria Navarro
ab350057b6 Add seachbox to sources (not functional) 2023-11-20 10:53:26 +01:00
Martin McKeaveney
536f7dfede
Merge branch 'master' into fix-section-crash 2023-11-20 09:41:11 +00:00
Andrew Kingston
f525aa77d3 Merge branch 'grid-buttons' of github.com:Budibase/budibase into settings-enhancements 2023-11-20 08:34:55 +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
melohagan
b68607b048
Redis query command doesn't accept spaced values (#12357)
* Handle string phrase with spaces value

* Unit test
2023-11-09 18:21:28 +00:00
mike12345567
d2e0986ce9 Merge branch 'master' of github.com:Budibase/budibase into fix/12154-invalid-table-fetches 2023-11-09 18:10:56 +00:00
Michael Drury
cef6284b7d
Merge branch 'master' into fix/relationship-selection-issues 2023-11-09 17:35:40 +00:00
mike12345567
77f0eebdfd Removing stray console.log. 2023-11-09 17:30:40 +00:00
mike12345567
f41a128b60 Merge branch 'master' of github.com:Budibase/budibase into fix/12154-invalid-table-fetches 2023-11-09 17:08:28 +00:00
mike12345567
dde446286d Switching getMultiple to default to failure if not all entries found, then updating usages. 2023-11-09 17:08:14 +00:00
Andrew Kingston
b0ffc04156 Merge branch 'grid-buttons' of github.com:Budibase/budibase into settings-enhancements 2023-11-09 16:49:37 +00:00
Andrew Kingston
bb47b91064 Add new disableBindings property to prevent a text field from being bindable when required 2023-11-09 16:20:44 +00:00
Andrew Kingston
d92df57daa Remove nested flag from buttongroup component since it isn't needed 2023-11-09 16:20:05 +00:00
Andrew Kingston
8e43e9cbe5 Merge branch 'master' of github.com:Budibase/budibase into grid-buttons 2023-11-09 15:43:45 +00:00
Peter Clement
419c5ced70 fix issue with relationship selection 2023-11-09 15:31:20 +00:00
Sam Rose
7f530eeab5
Add tests for the onboarding endpoint. 2023-11-09 15:13:59 +00:00
Sam Rose
822c03b0ef
Refactor onboardUsers endpoint. 2023-11-09 15:02:44 +00:00
mike12345567
37e34c8ed2 Adding the ability to fail on getMultiple if needed. 2023-11-09 14:53:14 +00:00
Sam Rose
b29cfc600c
Move Invite and PasswordReset code into backend-core. 2023-11-09 14:51:07 +00:00
mike12345567
a26f2e83e4 Some of the new table getters did not account for table IDs not being found, adding a new function which properly accounts for IDs being missing and manages it correctly, rather than leaving tables in an undefined state. 2023-11-09 14:45:23 +00:00
Sam Rose
3d73891f5e
Merge branch 'master' into bug/budi-7008-i-was-able-to-send-two-invitations-to-the-same-user-email-2 2023-11-09 13:43:05 +00:00
Andrew Kingston
103e933df8 Ensure button group component has default props 2023-11-09 12:38:40 +00:00
Andrew Kingston
8d1bcfd8b5 Expose additional actions and context from blocks to utilise new capabilities 2023-11-09 12:38:31 +00:00
Mel O'Hagan
ee91d6753c Encode query string 2023-11-09 11:55:10 +00:00
Andrew Kingston
28208550c6 Update button actions to support suffixed actions from blocks 2023-11-09 11:22:50 +00:00
Sam Rose
b2841b30b2
Add a test for the multi-invite endpoint. 2023-11-09 11:17:30 +00:00
Sam Rose
a6a75b533c
Reject inviting the same user twice. 2023-11-09 11:15:44 +00:00
Andrew Kingston
1f3e56fdc1 Allow grids to provide a refresh datasource action 2023-11-09 11:10:52 +00:00
Andrew Kingston
223a82f717 Ensure metadata is not null before registering datasources for automatic hot reloading 2023-11-09 11:07:32 +00:00
Sam Rose
3f69b17c94
Fully type the worker redis utils file. 2023-11-09 11:05:42 +00:00
jvcalderon
1cf5028c1c Merge branch 'master' into features/enterprise-basic-plan 2023-11-09 12:02:07 +01:00
jvcalderon
14c6e1bc4a Update pro submodule 2023-11-09 12:00:21 +01:00
jvcalderon
5ddc3faf22 Upgrade pro submodule 2023-11-09 11:45:38 +01:00
jvcalderon
1f85b56a99 Revert "Day passes are optional"
This reverts commit 8436a8d220.
2023-11-09 11:44:36 +01:00
Mel O'Hagan
63b3bee311 fix 2023-11-09 09:52:07 +00:00