1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
Commit graph

18153 commits

Author SHA1 Message Date
mike12345567
3659768c42 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-17 15:25:17 +00:00
Budibase Staging Release Bot
acafdf52bf Update pro version to 2.2.12-alpha.21 2023-01-17 15:21:53 +00:00
Budibase Staging Release Bot
3dc1f80abf v2.2.12-alpha.21 2023-01-17 15:18:15 +00:00
Gerard Burns
48e1695318 JSON import changes (#9288)
* JSON import changes

* Fix lockfiles

* PR Feedback, fix tests

* fix tests

* pr feedback
2023-01-17 15:07:52 +00:00
Andrew Kingston
f7967d6319 Add checkbox component and add error handling to fancy form fields 2023-01-17 12:03:56 +00:00
Peter Clement
e29a828abc add export modal warning 2023-01-17 10:51:26 +00:00
Peter Clement
81a6286f42 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-17 10:15:03 +00:00
Peter Clement
e38bde79ac add licensing work 2023-01-17 10:13:49 +00:00
Andrew Kingston
b312ac68c8 Add initial work on fancy form components for onboarding 2023-01-17 09:58:29 +00:00
mike12345567
95e8371b1d Adding encryption key to manage of server. 2023-01-16 18:51:48 +00:00
Andrew Kingston
37244d3dff Add core page layout for onboarding to frontend-core 2023-01-16 18:44:32 +00:00
mike12345567
c645a9bc21 Some type updates and an improvement to encryption to allow selecting the secret from an option list. 2023-01-16 18:15:43 +00:00
Pedro Silva
82cc1ac22b Merge pull request #9188 from Budibase/api-tests-extend-coverage
Extend Coverage of API tests to replace Cypress tests
2023-01-16 16:53:17 +00:00
mike12345567
5e68a4d814 Minor updates to the context system and also adding env vars to automation context. 2023-01-16 16:47:59 +00:00
Andrew Kingston
1b56a83ec4 Add comment to docker-compose config 2023-01-16 14:58:17 +00:00
mike12345567
10d1455b35 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-16 14:26:26 +00:00
Budibase Staging Release Bot
c9d2743d1e Update pro version to 2.2.12-alpha.20 2023-01-16 11:44:26 +00:00
Budibase Staging Release Bot
e08d4f1498 v2.2.12-alpha.20 2023-01-16 11:40:48 +00:00
Mitch-Budibase
00a7016573 Merge pull request #9352 from Budibase/cypress
Skipping Screen Tests
2023-01-16 11:30:03 +00:00
Mitch-Budibase
7bb0246271 Skipping Screen Tests 2023-01-16 11:17:11 +00:00
Budibase Staging Release Bot
14d42b3824 Update pro version to 2.2.12-alpha.19 2023-01-16 11:03:36 +00:00
Budibase Staging Release Bot
d8ec4dff94 v2.2.12-alpha.19 2023-01-16 10:59:43 +00:00
Adria Navarro
70a01c48f1 Merge pull request #9337 from Budibase/bug/#7220-removing-user-from-auth-does-not-remove-from-app
Bug - #7220 removing user from auth does not remove from app
2023-01-16 10:49:27 +00:00
Adria Navarro
dc8e54cd84 Add test 2023-01-16 10:19:05 +00:00
Adria Navarro
946cc35ff7 Type request and body 2023-01-16 10:15:00 +00:00
Pedro Silva
4483ab9cb0 Merge branch 'develop' into api-tests-extend-coverage 2023-01-16 09:51:55 +00:00
mike12345567
fc5f6ca530 Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
Budibase Staging Release Bot
9196972b33 Update pro version to 2.2.12-alpha.18 2023-01-13 18:35:36 +00:00
Budibase Staging Release Bot
55c8405977 v2.2.12-alpha.18 2023-01-13 18:32:00 +00:00
Michael Drury
3545618424 Merge pull request #9340 from Budibase/bug/changing_user_access_multiple_times
Bug - Allow same user to be updated multiple times
2023-01-13 18:21:40 +00:00
Mel O'Hagan
30905d35ef Remove existing relationships if table changed 2023-01-13 18:14:34 +00:00
Adria Navarro
0d1f7b4945 Allow same user to be updated multiple times 2023-01-13 17:59:50 +00:00
Mel O'Hagan
db29b131eb Delete original relationship if table changes 2023-01-13 17:22:04 +00:00
Mel O'Hagan
5be6c241b7 Use original table names in delete 2023-01-13 16:42:29 +00:00
Peter Clement
61474707c9 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-13 16:42:01 +00:00
Peter Clement
f00034544f reuse modal for edit and create and add delete function 2023-01-13 16:39:26 +00:00
Mel O'Hagan
889376003d Use original relationship names on delete 2023-01-13 16:18:46 +00:00
Mel O'Hagan
dfd6575aea Validation improvements 2023-01-13 15:01:21 +00:00
Adria Navarro
23266bd456 Send old user on delete 2023-01-13 14:54:26 +00:00
Adria Navarro
748b55c732 Fix undefineds 2023-01-13 14:48:01 +00:00
Adria Navarro
ff10fa422b Unify endpoints 2023-01-13 14:45:04 +00:00
Adria Navarro
c853d2c78e Rename and move type check 2023-01-13 13:36:35 +00:00
Adria Navarro
50565dc226 Fix copy on reponse message 2023-01-13 13:33:40 +00:00
Adria Navarro
a5c145d9f6 Replace BBContext for Ctx 2023-01-13 13:31:48 +00:00
Mel O'Hagan
d7ae20ce21 Use foreign key instead of parimary[0] 2023-01-13 12:41:41 +00:00
Andrew Kingston
355fb6fda2 Make usage stats responsive and fix layout issues 2023-01-13 12:11:14 +00:00
Andrew Kingston
00916a9b45 Hide edit and view links in more menu on overview page unless on mobile 2023-01-13 12:05:42 +00:00
Andrew Kingston
a89bdb5e57 Update app overview button styles to include more CTAs 2023-01-13 12:04:05 +00:00
Andrew Kingston
84c0e468db Always show groups section in app access page 2023-01-13 12:02:48 +00:00
Andrew Kingston
387c3be2b4 Remove clickable visual styles from plugins 2023-01-13 12:01:34 +00:00