1
0
Fork 0
mirror of synced 2024-08-15 01:51:33 +12:00
Commit graph

19643 commits

Author SHA1 Message Date
Rory Powell
c70ab2ac52 Update pro ref 2023-07-24 11:23:05 +01:00
Rory Powell
dd47e7e1d9 Lint 2023-07-24 11:14:19 +01:00
Rory Powell
5c4d29e349 Merge branch 'develop' into feature/offline-license 2023-07-24 10:06:04 +01:00
Rory Powell
725bade8c5 Styling fix for license key input 2023-07-24 10:03:37 +01:00
Martin McKeaveney
cf2776e7cb fix lint 2023-07-23 10:53:50 +01:00
Martin McKeaveney
7a327dc40d Merge branch 'develop' of github.com:Budibase/budibase into fix/bb-alerts 2023-07-23 09:45:52 +01:00
Martin McKeaveney
ad1b96a50e update pro ref 2023-07-21 18:05:50 +01:00
mike12345567
6cdc844168 Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-07-21 17:27:19 +01:00
Adria Navarro
cd5f82f712 Merge pull request #11318 from Budibase/BUDI-7113/fix_overriding_service_name
Pino logging tweaks
2023-07-21 17:13:06 +01:00
Adria Navarro
d168a0b902 Honor level on logging 2023-07-21 17:52:54 +02:00
mike12345567
bb032852e5 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-07-21 16:26:34 +01:00
Martin McKeaveney
b451efe923 Merge pull request #11320 from Budibase/budi-7320-amend-email-support-disabled-logic-in-help-dropdown
Change email support logic in help dropdown.
2023-07-21 14:56:52 +01:00
Conor Webb
3586cf71b9 Removed right from fieldgroup label select. (#11321)
Removed the right label from the field group component as it served no purpose and didn't change anything.
2023-07-21 14:47:55 +01:00
Conor Webb
5d04717be0 Change email support logic in help dropdown. 2023-07-21 14:00:02 +01:00
Michael Drury
fe8c92be79 Merge pull request #11315 from Budibase/types/improve-field-schema
Table types improvement - split up FieldSchema
2023-07-21 13:29:24 +01:00
Andrew Kingston
5bbf6dc1c8 Merge pull request #11309 from Budibase/cheeks-fixes
Misc fixes
2023-07-21 13:28:09 +01:00
Adria Navarro
0ac639fe7a Add default process.stdout if no dev 2023-07-21 14:26:57 +02:00
Adria Navarro
2dcb1a67a1 Add service name to the logs only on self-host 2023-07-21 14:16:43 +02:00
Michael Drury
ec402587b0 Merge pull request #11297 from Budibase/fix/budi-7304
Fix duplicate dynamic variables when creating new REST queries
2023-07-21 13:03:48 +01:00
mike12345567
7673673db2 Updating RelationshipTypes -> RelationshipType. 2023-07-21 12:57:47 +01:00
Martin McKeaveney
fb725f91b3 Update pro ref 2023-07-21 12:27:05 +01:00
mike12345567
a56f0c91dd Quick improvement to table types, before now the field schema was quite difficult to parse/work out what components of the schema were used for what, this at least separates them into particularly grouped bits of metadata, so it is obvious which parts are used for which. In future we should really flip this a bit, so that FieldSchema is the base implementation, and then each of the types has its own schema extending that base - but that would be a more serious refactor (need to cast to the correct type when using based on the 'type' property. 2023-07-21 12:15:33 +01:00
Andrew Kingston
af8be511df Add back in XS icons 2023-07-21 10:39:58 +01:00
Martin McKeaveney
108d18df75 fix type check for deleted app type 2023-07-21 09:57:37 +01:00
Martin McKeaveney
567c7fd485 code review 2023-07-21 09:43:25 +01:00
Andrew Kingston
b5a656e350 Update datasource config button hover styles to fix issues in light theme 2023-07-21 09:06:55 +01:00
Rory Powell
8f0043157d Styling fix for license key input 2023-07-21 08:43:53 +01:00
Rory Powell
552f96fb81 Update pro ref 2023-07-20 21:37:24 +01:00
Rory Powell
3fb0380eec Update pro ref 2023-07-20 21:27:04 +01:00
Rory Powell
c3412f0cfb Update openapi.json 2023-07-20 21:27:04 +01:00
Rory Powell
a6073e0ecd Build fixes 2023-07-20 21:27:04 +01:00
Rory Powell
797f281f6d OpenAPI 3.0 docs for offline license and license key endpoints 2023-07-20 21:24:40 +01:00
Rory Powell
55efb6e618 fix pro mock 2023-07-20 21:24:40 +01:00
Rory Powell
c8fc67d230 Lint 2023-07-20 21:24:19 +01:00
Rory Powell
1964148581 core structure updates 2023-07-20 21:22:54 +01:00
Rory Powell
8cdfc8dd83 Add structures for Installation type 2023-07-20 21:22:54 +01:00
Rory Powell
166156d3b5 use automocking in offline.spec.ts 2023-07-20 21:22:54 +01:00
Rory Powell
a74469b8ae offline license structure 2023-07-20 21:22:54 +01:00
Rory Powell
34d9f1c4f8 Request / response renames 2023-07-20 21:22:54 +01:00
Rory Powell
b8273540e0 /api/internal/accounts/:accountId/license/offline 2023-07-20 21:22:54 +01:00
Rory Powell
91d3cdff3f offline license sdk module 2023-07-20 21:22:54 +01:00
Rory Powell
c69fa2a640 Integrate UI with identifier API 2023-07-20 21:22:54 +01:00
Rory Powell
90e869dc04 /api/global/license/offline/identifier API 2023-07-20 21:21:39 +01:00
Rory Powell
9e1e869949 api / license.spec.ts updates 2023-07-20 21:21:39 +01:00
Rory Powell
c0568b9153 api / license.spec.ts updates 2023-07-20 21:21:39 +01:00
Rory Powell
20c87b44b1 Allow pro to be mocked in worker 2023-07-20 21:21:39 +01:00
Rory Powell
6c3d01375b Move license keys to their own module 2023-07-20 21:21:39 +01:00
Rory Powell
7c18a7a443 db / licenseInfo.spec.ts 2023-07-20 21:21:39 +01:00
Rory Powell
7bc14235aa Update request body for offline license activation 2023-07-20 21:21:39 +01:00
Rory Powell
ec5381c9d5 Aesthetic UI updates 2023-07-20 21:21:39 +01:00
Rory Powell
8e2a551a15 Be more explicit about offline license vs offline license token 2023-07-20 21:21:39 +01:00
Rory Powell
d3f9348403 Updates to upgrade page to change config based on offlineMode value 2023-07-20 21:21:39 +01:00
Rory Powell
0e80766125 Update license endpoints to provide consistent pattern for offline license and license key (create, read, delete) 2023-07-20 21:21:39 +01:00
Rory Powell
6aeb31c355 Move OFFLINE_MODE to backend-core environment 2023-07-20 21:21:39 +01:00
Martin McKeaveney
b5340c20d8 lint 2023-07-20 16:56:31 +01:00
Rory Powell
5cc97ebcd5 Update pro ref 2023-07-20 16:50:57 +01:00
Martin McKeaveney
6b6fba9393 optional chain 2023-07-20 16:38:24 +01:00
Martin McKeaveney
054fb24ea9 demote some app metadata related bb-alert messages 2023-07-20 16:15:59 +01:00
Rory Powell
ca6582eb96 Update openapi.json 2023-07-20 15:06:43 +01:00
Rory Powell
2645e4cdad Build fixes 2023-07-20 14:56:01 +01:00
Andrew Kingston
bac7a253c2 Fix the rest of the nasty flashing when working with importing CSVs 2023-07-20 14:45:53 +01:00
Rory Powell
69ca40c24a Merge branch 'develop' into feature/offline-license 2023-07-20 14:37:04 +01:00
Andrew Kingston
1f6466f0eb Only show icon if an error message is present 2023-07-20 14:31:20 +01:00
mike12345567
4275a58846 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-07-20 14:20:38 +01:00
Andrew Kingston
08920f8015 Remove invalid columns from display column selection and fix schema failure handling 2023-07-20 14:06:31 +01:00
mike12345567
40b4943766 Fix for dynamic variables being duplicated when creating new REST queries - also moved some stuff to backend SDK to make a bit re-usable, allowing backend to detect duplicate dynamic variables and error. 2023-07-20 13:07:19 +01:00
Rory Powell
5ac024a655 Merge branch 'develop' into feature/offline-license 2023-07-20 12:27:04 +01:00
Andrew Kingston
5d0918a6cb Prevent invalid characters in column names when importing tables 2023-07-20 12:21:09 +01:00
Rory Powell
97dc7fa6a4 Merge branch 'develop' into account-api-tests 2023-07-20 11:23:02 +01:00
Rory Powell
76f61cfd3a Lint 2023-07-20 11:21:34 +01:00
Rory Powell
b60794d73a Update pro reference to latest develop and fix compile errors 2023-07-20 11:13:57 +01:00
Rory Powell
4e296b8d1f Merge branch 'develop' into account-api-tests 2023-07-20 11:03:43 +01:00
Rory Powell
ebc5caf659 Fix develop reference 2023-07-20 10:54:36 +01:00
mike12345567
cddd0d80f2 Making sure tenant ID is always available to the builder websocket. 2023-07-20 10:43:30 +01:00
mike12345567
5447404431 Upgrading to latest version of MongoDB to attempt to solve the memory leak, as well as some minor changes to websocket integration to get the development environment to work without the account portal when running in multi-tenancy mode. 2023-07-20 10:43:17 +01:00
Mitch-Budibase
ec5203f775 PR changes 2023-07-19 17:31:33 +01:00
Rory Powell
6631c2644d Fixing merge issue 2023-07-19 17:18:37 +01:00
Martin McKeaveney
6a15c65bf5 Merge branch 'develop' into backmerge-master 2023-07-19 17:12:18 +01:00
Martin McKeaveney
979883257e backmerge master 2023-07-19 17:11:15 +01:00
deanhannigan
fbdcba8457 Merge pull request #11255 from Budibase/feature/skippable-tours
Skippable tours
2023-07-19 16:40:19 +01:00
Mitch-Budibase
ecf75a9685 lint 2023-07-19 15:42:12 +01:00
Mitch-Budibase
7eb65ed347 Merge branch 'develop' into account-api-tests 2023-07-19 15:21:50 +01:00
Rory Powell
c5337c652a Remove no longer needed LOG_CONTEXT setting on logger module, update qa-core to disable pino logger via env var, add configurable jest timeout via env var 2023-07-18 21:13:17 +01:00
Andrew Kingston
bada641262 Fix bug in checkboxgroup due to reassignment of value prop 2023-07-18 16:47:43 +01:00
Dean
e77a105bb2 General fixes for bindings and the undo/redo behaviour 2023-07-18 16:46:35 +01:00
Andrew Kingston
f10da70233 Fix DND in component tree 2023-07-18 16:19:50 +01:00
Andrew Kingston
6df0ff57a4 Fix edit icons being shown in preview results table 2023-07-18 16:18:02 +01:00
Andrew Kingston
cd8414e6a1 Fix getting started checklist links 2023-07-18 16:14:59 +01:00
Andrew Kingston
a2238911fa Fix link to users portal 2023-07-18 16:14:49 +01:00
Andrew Kingston
504ddac470 Fix background color of datasource status button 2023-07-18 15:24:44 +01:00
Martin McKeaveney
8c5177facb Merge pull request #10858 from Budibase/labday/debug-panel
Labday/debug panel
2023-07-18 12:25:37 +01:00
Michael Drury
54bbe9e584 Merge pull request #11254 from Budibase/fix/mongodb-version-upgrade
Upgrade MongoDB version and quick fix for multi-tenancy mode without account portal
2023-07-18 11:33:15 +01:00
Adria Navarro
fcedb02ed1 Update pro ref 2023-07-18 12:18:48 +02:00
Adria Navarro
58c59eba5e Remove unused db usages 2023-07-18 12:00:02 +02:00
Adria Navarro
2698e47ec4 Type internal db.get 2023-07-18 11:41:51 +02:00
deanhannigan
1da957d781 Merge pull request #11246 from Budibase/fix/automations-code-editor-bindings
Ensure the Bash automation modal editor is in the correct mode
2023-07-18 09:57:42 +01:00
Dean
cbc67c6fdb Changed link to secondary to ensure it adapts correctly to the theme 2023-07-18 09:53:47 +01:00
Adria Navarro
1072292b9f Type breaking changes as any 2023-07-18 10:49:39 +02:00
Adria Navarro
c4c62e5c6f Remove any from couchdb.get response 2023-07-18 10:48:55 +02:00
Dean
69e68e27a9 Fixed import for the UserAvatars 2023-07-18 09:42:32 +01:00
Andrew Kingston
ae8ed1a1e5 Add filtering to relationship picker 2023-07-18 09:36:20 +01:00
Dean
9d61de9ddc Merge remote-tracking branch 'origin/develop' into feature/skippable-tours 2023-07-18 09:09:53 +01:00
deanhannigan
96757dcd43 Merge pull request #11237 from Budibase/fix/action-notifications-break-flow-if-last-action
Confirmation prompts breaking button action flows.
2023-07-18 09:07:37 +01:00
Andrew Kingston
7c7d909d81 Update validation editor setting to be full width and have descriptive text 2023-07-18 08:56:16 +01:00
Andrew Kingston
d3ab2a31d0 Merge pull request #11186 from Budibase/app-list-improvements
Show all users editing an app in the app list
2023-07-18 08:12:50 +01:00
Martin McKeaveney
fb1ecbb5c9 code review and test 2023-07-17 22:33:37 +01:00
Rory Powell
22b2edb2bf OpenAPI 3.0 docs for offline license and license key endpoints 2023-07-17 20:55:26 +01:00
Adria Navarro
a1226180f1 Merge pull request #11253 from Budibase/BUDI-7189-views-v2-prerefactor
View V2 prerefactor
2023-07-17 20:11:19 +01:00
Adria Navarro
37c1c1c9b0 Merge pull request #11250 from Budibase/BUDI-7189/clean_ctx_dependencies_from_sdk
Clean ctx dependencies from rows SDK
2023-07-17 19:01:40 +01:00
Adria Navarro
deb256a013 Refactor and clean export tests 2023-07-17 19:50:06 +02:00
Adria Navarro
07607c0fd2 Fix tests 2023-07-17 19:07:54 +02:00
mike12345567
d5a03bf5e3 Making sure tenant ID is always available to the builder websocket. 2023-07-17 18:03:09 +01:00
mike12345567
eebd9d2d7c Upgrading to latest version of MongoDB to attempt to solve the memory leak, as well as some minor changes to websocket integration to get the development environment to work without the account portal when running in multi-tenancy mode. 2023-07-17 17:52:39 +01:00
Adria Navarro
fa0a296012 Merge pull request #11211 from Budibase/BUDI-7189/refresh-on-delete
Remove view on deletion
2023-07-17 17:47:13 +01:00
Adria Navarro
ccb5143383 Remove context from search 2023-07-17 18:45:40 +02:00
Dean
19c73dc20e Fixes and linting 2023-07-17 17:44:54 +01:00
Adria Navarro
13ef7b8858 Merge branch 'develop' into backmerge-20230717 2023-07-17 17:13:26 +01:00
Andrew Kingston
92e4422e89 Remove pointless map 2023-07-17 16:59:40 +01:00
Andrew Kingston
4425c59929 Remove pointless shallow clone 2023-07-17 16:57:56 +01:00
Andrew Kingston
3a37433427 Increase safety when ejecting blocks 2023-07-17 16:56:48 +01:00
Andrew Kingston
702c2f663a Ensure search fields in cards block are keyed properly 2023-07-17 16:49:39 +01:00
Andrew Kingston
ce24339e22 Update how blocks key child components for reference when ejecting, and ensure search fields in table blocks are keyed properly 2023-07-17 16:48:57 +01:00
Andrew Kingston
9271210b48 Update application.ts 2023-07-17 16:41:48 +01:00
melohagan
731482c359 Localize animation (#11240) 2023-07-17 16:40:07 +01:00
Dean
da677864c0 Merge remote-tracking branch 'origin/develop' into feature/skippable-tours 2023-07-17 16:14:56 +01:00
Dean
2ee3427645 Added eventing for the onboarding:skipped. Added a redirect to the data section when skipping. Moved endRoute to the tour level config 2023-07-17 16:14:40 +01:00
Adria Navarro
90bf4655ea Remove ctx from export rows (search not implemented) 2023-07-17 15:57:12 +02:00
Andrew Kingston
1a8da1c0af Move app enrichment of user sessions to users SDK 2023-07-17 14:56:09 +01:00
Andrew Kingston
1584ee4c95 Use shorthand typing 2023-07-17 14:45:13 +01:00
Adria Navarro
1bd8bdf84c Clean ctx from fetchview 2023-07-17 15:29:41 +02:00
Adria Navarro
9ca2848c05 Merge pull request #11245 from Budibase/BUDI-7189/clean_controller_dependencies
Clean controller dependencies
2023-07-17 14:17:42 +01:00
Adria Navarro
832483442f Merge pull request #11239 from Budibase/BUDI-7189/extract_search_functionality
Moving files and functions
2023-07-17 14:17:26 +01:00
deanhannigan
46d2a7e286 Merge pull request #11104 from Budibase/feature/binding-ux-updates
Select autocomplete option on Tab key press.
2023-07-17 14:11:32 +01:00
Dean
263df94076 Altered structure of the tours to allow tour level config with an onSkip fn option. Tour steps now moved to 'steps' entry 2023-07-17 14:07:53 +01:00
Adria Navarro
e7f1bcab9e Remove ctx from fetch 2023-07-17 14:16:12 +02:00
Dean
7db92c8aea Removed unnecessary check for automationid 2023-07-17 12:17:42 +01:00
Dean
e2311b8a55 Merge remote-tracking branch 'origin/develop' into feature/automation-collaboration 2023-07-17 11:24:50 +01:00
Adria Navarro
81c6eab05e Fix references 2023-07-17 12:19:20 +02:00
Adria Navarro
77b3547af7 Remove usercontroller dependency from internal 2023-07-17 12:19:20 +02:00
Adria Navarro
940da62b98 Clean 2023-07-17 12:19:20 +02:00
Adria Navarro
20635ae2ff Type and fix test 2023-07-17 12:18:57 +02:00
Dean
f170433902 Added the binding drawer back in for the javascript step 2023-07-17 11:15:57 +01:00
Dean
8ea6feb720 Added autocomplete flag 2023-07-17 10:21:35 +01:00
Andrew Kingston
0ca1850e4a Merge pull request #11176 from Budibase/cheeks-fixes
Grid + collab + tooltip improvements + preview in new tab
2023-07-17 10:17:31 +01:00
Adria Navarro
e336ba4b5e Type and fix tests 2023-07-17 11:13:21 +02:00
Adria Navarro
9fbad37218 Fix tests 2023-07-17 10:51:52 +02:00
Rory Powell
31422cd3ec fix pro mock 2023-07-14 20:56:50 +01:00
Rory Powell
4a38d55ce8 Lint 2023-07-14 16:55:48 +01:00
Adria Navarro
d1b64bcd9c Moving files and functions 2023-07-14 17:09:34 +02:00
Rory Powell
c464e5c91d Type /api/accounts/search request + response bodies 2023-07-14 15:22:44 +01:00