1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
Commit graph

20867 commits

Author SHA1 Message Date
Adria Navarro b41438c854 Clean code 2023-05-15 16:38:54 +02:00
Adria Navarro 2f9b076381 Implement the check as part of the integration 2023-05-15 16:38:42 +02:00
Adria Navarro e8fa690566 Add mongo checks 2023-05-15 16:37:20 +02:00
Michael Drury cb398dad02 Merge pull request #10545 from Budibase/budi-6932/verify_pg_connection
Implement PG connection verification
2023-05-15 14:09:17 +01:00
Adria Navarro d9a38b0908 Update import 2023-05-15 13:47:24 +02:00
Adria Navarro 1c2c00e621 Fix bool 2023-05-15 13:16:56 +02:00
Adria Navarro 99d525ad79 Move tests to qa-core 2023-05-15 13:16:56 +02:00
Adria Navarro c3856a48aa Fix types 2023-05-15 13:16:56 +02:00
Adria Navarro eaf7e399e7 Remove unnecessary export 2023-05-15 13:16:56 +02:00
Adria Navarro ffef2499cc Implement the check as part of the integration 2023-05-15 13:16:56 +02:00
Adria Navarro f5fb4f8850 Clean 2023-05-15 13:16:56 +02:00
Adria Navarro b022dcba77 Types 2023-05-15 13:16:56 +02:00
Adria Navarro 25233c5c9b Add message response 2023-05-15 13:16:56 +02:00
Adria Navarro f022a43065 Test pg connection 2023-05-15 13:16:56 +02:00
Adria Navarro 239a51a2c0 Typings 2023-05-15 13:16:56 +02:00
Adria Navarro 640911f1dd Update pg deps 2023-05-15 13:16:56 +02:00
Adria Navarro 20aa0f50ab Clean code 2023-05-15 13:16:56 +02:00
Budibase Staging Release Bot b713b3f414 Bump version to 2.6.8-alpha.11 2023-05-15 10:54:40 +00:00
deanhannigan 66c6b82a8a Merge pull request #10469 from Budibase/feature/portal-pending-users-section
Pending user invites displayed in the user page.
2023-05-15 11:52:13 +01:00
Dean 6fa59da628 Merge remote-tracking branch 'origin/develop' into feature/portal-pending-users-section 2023-05-15 11:02:25 +01:00
Budibase Staging Release Bot ccd59f044d Bump version to 2.6.8-alpha.10 2023-05-12 14:40:02 +00:00
José Vte. Calderón 8d30ec90e5 Merge pull request #10513 from Budibase/user-limit
BUDI-6863 - Provide some functions to check the path in the context
2023-05-12 16:37:29 +02:00
jvcalderon 3f82761c0e Launch pipeline 2023-05-12 16:19:27 +02:00
jvcalderon 946cd45b3f Refactor: BUILDER_REFERER_PREFIX -> BUILDER_APP_PREFIX 2023-05-12 15:59:42 +02:00
jvcalderon a48fc00a54 Change the PUBLIC_API_PREFIX to prevent failures if we increase in the future the API version 2023-05-12 15:54:59 +02:00
José Vte. Calderón 8eac0d99f7 Update packages/backend-core/src/utils/tests/utils.spec.ts
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2023-05-12 15:38:39 +02:00
jvcalderon 1f7ebe8502 Remove unneeded 'beforeEach' import 2023-05-12 15:34:57 +02:00
Pedro Silva 8ad2e27a25 Merge pull request #10558 from Budibase/qa-core-improve-license-status-check
Add status check to license api
2023-05-12 14:22:37 +01:00
Pedro Silva 9b8e2718ed Linting 2023-05-12 12:27:34 +01:00
Pedro Silva e792b717c5 Update qa-core/src/account-api/api/apis/LicenseAPI.ts
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2023-05-12 12:16:48 +01:00
Pedro Silva 85c835e5f0 Add status check to license api 2023-05-12 11:14:00 +01:00
jvcalderon de339e4be7 Update submodule reference 2023-05-12 11:34:52 +02:00
jvcalderon 804f378b82 Update submodule reference in order to fix an error while importing utils 2023-05-12 10:23:44 +02:00
jvcalderon e0f8d25161 Launch pipeline 2023-05-12 09:16:09 +02:00
jvcalderon db8f3a59c9 Merge branch 'develop' into user-limit 2023-05-12 09:02:01 +02:00
jvcalderon 562bc05f71 Restore pro submodule 2023-05-12 08:55:20 +02:00
Budibase Staging Release Bot 2f96b797a0 Bump version to 2.6.8-alpha.9 2023-05-11 16:51:55 +00:00
melohagan 395cf4a667 Add JSON payload support for Make and Zapier (#10529)
* Rename Integromat to Make. Update logo.

* Add JSON type for automations

* Support deprecated values in JSON

* Fix json query editor width bug

* Push body to schema if missing

* Support JSON body

* Add JSON payload support for Zapier

* Update packages/server/src/automations/steps/make.ts

Co-authored-by: Martin McKeaveney <martin@budibase.com>

* July -> November

* Add unit tests

---------

Co-authored-by: Martin McKeaveney <martin@budibase.com>
2023-05-11 17:49:33 +01:00
Budibase Staging Release Bot 14906e762c Bump version to 2.6.8-alpha.8 2023-05-11 16:26:40 +00:00
Andrew Kingston d52983839d Merge pull request #10544 from Budibase/grid-id
Grid improvements and fixes
2023-05-11 17:23:35 +01:00
Andrew Kingston 5a0ae3ff01 Disable most context menu options for cells in the new row 2023-05-11 11:58:26 +01:00
Andrew Kingston 59ea4460f9 Fix multiple issues with keypresses and date cells due to flatpickr 2023-05-11 10:51:44 +01:00
Andrew Kingston d146aae084 Treat formula cell as readonly! 2023-05-10 16:02:00 +01:00
Andrew Kingston 72a64d2378 Fix not properly updating row state for formula columns 2023-05-10 16:00:27 +01:00
Andrew Kingston 88c475e4cb Add grid menu items to copy row ID and rev 2023-05-10 16:00:12 +01:00
Budibase Staging Release Bot 2cd77f3f45 Bump version to 2.6.8-alpha.7 2023-05-10 11:03:55 +00:00
Adria Navarro 3ba81ddbf4 Merge pull request #10511 from Budibase/budi-6158/prevent_duplicated_group_names
Display error when populated from the backend
2023-05-10 12:59:16 +02:00
Budibase Staging Release Bot 916bc2ecb1 Bump version to 2.6.8-alpha.6 2023-05-10 10:42:41 +00:00
Adria Navarro 10d1986dcc Merge branch 'develop' into budi-6158/prevent_duplicated_group_names 2023-05-10 12:41:46 +02:00
Adria Navarro f0194ac96b Pro referencing 0.0.1 2023-05-10 12:39:24 +02:00