1
0
Fork 0
mirror of synced 2024-09-27 23:01:51 +12:00
Commit graph

21548 commits

Author SHA1 Message Date
Andrew Kingston
d752448403 Disable command palette and tour for non lock holders and forcefully prevent access to the design and automate pages 2023-05-12 14:33:00 +01:00
Pedro Silva
bc1d1862b5 Merge branch 'develop' into tests/qa-22-improve-qa-core-boilerplate 2023-05-12 14:23:39 +01: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
Andrew Kingston
5f81584a14 Update top bar when not the primary builder and prevent flashing during loading states 2023-05-12 14:16:10 +01:00
Andrew Kingston
7f96fbf741 Remove single user restriction and notify users if they are the primary builder or not 2023-05-12 13:55:08 +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
Rory Powell
8ae9a1996d Remove redundant yarn setup on pro bootstrap 2023-05-12 11:39:59 +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
Andrew Kingston
a00d502acb Add title attribute to reveal full screen URLs when hovering in screen list panel 2023-05-12 08:04:34 +01:00
Andrew Kingston
f5a4ad58ab Fix alphabetical sorting for tables 2023-05-12 08:02:21 +01: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
jvcalderon
e284e4c6e4 Update pro submodule 2023-05-12 08:46:15 +02:00
Budibase Release Bot
0b8cf0f9bc Update pro version to 2.6.10 2023-05-11 17:36:44 +00:00
Budibase Release Bot
eccb0edb0f v2.6.10 2023-05-11 17:35:07 +00:00
Andrew Kingston
732a051252 Merge pull request #10551 from Budibase/fix-app-onboarding
Fix multiple issues with first app onboarding
2023-05-11 18:25:22 +01: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
f7fbce3444 Fix multiple issues with first app onboarding 2023-05-11 17:11:13 +01:00
Adria Navarro
1ebd1c274f Undo key changes 2023-05-11 13:32:46 +02:00
Dean
4b45f1a9f0 Merge remote-tracking branch 'origin/develop' into feature/user-side-panel-ux-updates 2023-05-11 12:17:45 +01:00
Andrew Kingston
5a0ae3ff01 Disable most context menu options for cells in the new row 2023-05-11 11:58:26 +01:00
Peter Clement
1626571081 Merge remote-tracking branch 'origin/develop' into feature/sync-automations 2023-05-11 11:53:12 +01:00
Andrew Kingston
59ea4460f9 Fix multiple issues with keypresses and date cells due to flatpickr 2023-05-11 10:51:44 +01:00
jvcalderon
f2fc1c0b60 Refactor: Avoid will... 2023-05-11 09:43:54 +02:00
jvcalderon
4d6669b6fe Modify modal to open pricing plan 2023-05-11 09:13:00 +02:00
jvcalderon
58878ac57c Adds account locking if user limit is exceeded 2023-05-11 08:20:52 +02:00
Pedro Silva
701e06c488 package lock update 2023-05-10 16:54:00 +01:00
Pedro Silva
fc61623e32 Improve internal API classes 2023-05-10 16:53:20 +01:00
Dean
c1802452ff Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt 2023-05-10 16:04:17 +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
Adria Navarro
6d6f8d416c Arrange UI 2023-05-10 15:46:01 +02:00
Budibase Release Bot
70705a8519 Update pro version to 2.6.9 2023-05-10 13:45:43 +00:00
Budibase Release Bot
530c8ce8d7 v2.6.9 2023-05-10 13:43:51 +00:00
Adria Navarro
c10b7be242 Merge branch 'develop' into budi-6158/allow_searching_users 2023-05-10 15:28:27 +02:00
Adria Navarro
1434bb9ac9 Improve messaging 2023-05-10 15:23:00 +02:00
Adria Navarro
46963bca69 Search on frontend 2023-05-10 15:19:45 +02:00
Adria Navarro
0d5c14f22a Rename view 2023-05-10 14:54:30 +02:00
Adria Navarro
0882046ea2 Test search by email 2023-05-10 14:53:30 +02:00
Dean
77d1f9250c Updated import row test to evaluate the name and _id fields on the table instead of the entire object. 2023-05-10 12:52:54 +01:00
Dean
1e6652dc39 Fix for importing exported array/option fields. Fix to ensure lastid and inclusion updates persisted as a result of an import. Test updates for array and option fields 2023-05-10 12:36:01 +01:00
Budibase Staging Release Bot
2cd77f3f45 Bump version to 2.6.8-alpha.7 2023-05-10 11:03:55 +00:00