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

18131 commits

Author SHA1 Message Date
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
Andrew Kingston
fb8d6bb341 Update assignment modal text 2023-01-13 11:58:05 +00:00
Andrew Kingston
2812973eea Shrink user dropdown 2023-01-13 11:57:57 +00:00
Andrew Kingston
9daa4be01f Shrink upgrade button 2023-01-13 11:57:46 +00:00
Andrew Kingston
846b470c85 Pin minio version to an old one that supports the fs backend in dev 2023-01-13 11:57:30 +00:00
Mel O'Hagan
66c13a2a77 Try to match primary key or take first 2023-01-13 11:47:09 +00:00
Budibase Staging Release Bot
2cb280ee72 Update pro version to 2.2.12-alpha.17 2023-01-13 11:36:37 +00:00
Budibase Staging Release Bot
a3b6ac1fa4 v2.2.12-alpha.17 2023-01-13 11:33:13 +00:00
melohagan
5477cf420a Allow primary keys to be foreign key (#9331) 2023-01-13 11:22:59 +00:00
Adria Navarro
34cd26781b Delete instead of deactivating 2023-01-13 10:26:05 +00:00
Andrew Kingston
66c6b6dec3 Fix logo override not working 2023-01-13 09:26:35 +00:00
Andrew Kingston
31431ac98c Update spacing on user and group detail page and fix usage page showing wrong copy 2023-01-13 09:25:12 +00:00
Andrew Kingston
447c98ef5b Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign 2023-01-13 08:57:39 +00:00
Andrew Kingston
f5936f2583 Improve responsiveness on apps list page and fix discussions link styles 2023-01-13 08:47:15 +00:00
Andrew Kingston
22affb8d5f Improve users page loading experience 2023-01-13 08:39:52 +00:00
Andrew Kingston
147bdc751c Remove logs 2023-01-13 08:39:39 +00:00
Andrew Kingston
ad4133a777 Allow readonly access to users and groups for developer users 2023-01-13 08:29:18 +00:00
Andrew Kingston
e23f7dde47 Allow developer users to access users, groups and usage pages 2023-01-13 08:28:54 +00:00
Andrew Kingston
1d9ab4163f Standardise disabled field text colour 2023-01-13 08:28:33 +00:00
Andrew Kingston
0f47d8da38 Ensure avatars cannot be squished 2023-01-13 08:28:21 +00:00