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
Dean
4fd91ef617
Merge remote-tracking branch 'origin/cheeks-lab-day-portal-redesign' into feature/user-onboarding-overlays
2023-01-13 09:22:41 +00:00
Dean
7b3733d659
Merge commit
2023-01-13 09:20:55 +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
Budibase Release Bot
eaf29f13c7
Update pro version to 2.2.17
2023-01-12 18:59:48 +00:00
Budibase Release Bot
9b16c8c724
v2.2.17
2023-01-12 18:54:15 +00:00
melohagan
86063bce4a
Fix local dev hosting and allow primary foreign keys ( #9330 )
...
* adding host.docker.internal mapping to PROXY_ADDRESS
* Allow primary keys to be foreign key
* Revert "Allow primary keys to be foreign key"
This reverts commit d10dfc1e28
.
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2023-01-12 18:35:49 +00:00
mike12345567
30ccba0fab
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-12 17:42:35 +00:00
Andrew Kingston
4e4b074635
Update app access assignment and fix backups table
2023-01-12 17:04:05 +00:00
Andrew Kingston
5d24fe0a13
Centralise menu logic and show full menu on mobile
2023-01-12 16:50:43 +00:00
Adria Navarro
09570e26f6
Remove user within the app on deletion
2023-01-12 16:28:02 +00:00
Adria Navarro
09b4533cc8
Add endpoint to deactivate user from app on delete
2023-01-12 16:26:46 +00:00
Peter Clement
a0dacc9717
add create store method and tidy up
2023-01-12 16:09:05 +00:00
Peter Clement
e8e29ddc8c
Merge remote-tracking branch 'origin/cheeks-lab-day-portal-redesign' into feature/environment-variables
2023-01-12 16:00:07 +00:00
Dean
73fcbdbb6f
Merge remote-tracking branch 'origin/cheeks-lab-day-portal-redesign' into feature/user-onboarding-overlays
2023-01-12 15:59:30 +00:00
Andrew Kingston
abd84118d9
Hide groups page if disabled at tenant level
2023-01-12 15:52:37 +00:00
Andrew Kingston
e32dc5237a
Fix mobile menu upgrade button not closing menu
2023-01-12 15:42:59 +00:00
Andrew Kingston
034871ebad
Remove log
2023-01-12 15:41:00 +00:00
Andrew Kingston
2477f4f40b
Update click outside handler to handle modals properly
2023-01-12 15:39:46 +00:00
Adria Navarro
24f8f3a7cb
Fix currentapp middleware to allow app_ parameters
2023-01-12 15:38:22 +00:00
mike12345567
4c78ff896c
Merge branch 'cheeks-lab-day-portal-redesign' of github.com:Budibase/budibase into feature/environment-variables
2023-01-12 15:08:44 +00:00
Peter Clement
117aaed356
Merge remote-tracking branch 'origin/develop' into feature/environment-variables
2023-01-12 14:54:02 +00:00
Peter Clement
5646e18cb2
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-12 14:53:53 +00:00