Dean
5ceac908cc
Merge commit
2023-01-13 09:20:55 +00:00
Andrew Kingston
a1549e6fef
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign
2023-01-13 08:57:39 +00:00
Andrew Kingston
2762cf5396
Improve responsiveness on apps list page and fix discussions link styles
2023-01-13 08:47:15 +00:00
Andrew Kingston
e863b5af79
Improve users page loading experience
2023-01-13 08:39:52 +00:00
Andrew Kingston
7f4978781d
Remove logs
2023-01-13 08:39:39 +00:00
Andrew Kingston
03b40443d7
Allow readonly access to users and groups for developer users
2023-01-13 08:29:18 +00:00
Andrew Kingston
359ea501c5
Allow developer users to access users, groups and usage pages
2023-01-13 08:28:54 +00:00
Andrew Kingston
58d3da339d
Standardise disabled field text colour
2023-01-13 08:28:33 +00:00
Andrew Kingston
c5df89ab08
Ensure avatars cannot be squished
2023-01-13 08:28:21 +00:00
Budibase Release Bot
b5fa5a3312
Update pro version to 2.2.17
2023-01-12 18:59:48 +00:00
Budibase Release Bot
471a769cf4
v2.2.17
2023-01-12 18:54:15 +00:00
melohagan
77202e53ac
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
22cb9a0642
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-12 17:42:35 +00:00
Andrew Kingston
eba2b0f29b
Update app access assignment and fix backups table
2023-01-12 17:04:05 +00:00
Andrew Kingston
5a060eb243
Centralise menu logic and show full menu on mobile
2023-01-12 16:50:43 +00:00
Adria Navarro
dc3b8fd092
Remove user within the app on deletion
2023-01-12 16:28:02 +00:00
Adria Navarro
f8a0c0d446
Add endpoint to deactivate user from app on delete
2023-01-12 16:26:46 +00:00
Peter Clement
295b96e8d9
add create store method and tidy up
2023-01-12 16:09:05 +00:00
Peter Clement
5561f73c69
Merge remote-tracking branch 'origin/cheeks-lab-day-portal-redesign' into feature/environment-variables
2023-01-12 16:00:07 +00:00
Dean
a846eb7e1e
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
8bf78eaed4
Hide groups page if disabled at tenant level
2023-01-12 15:52:37 +00:00
Andrew Kingston
4184bb92f6
Fix mobile menu upgrade button not closing menu
2023-01-12 15:42:59 +00:00
Andrew Kingston
818aff859d
Remove log
2023-01-12 15:41:00 +00:00
Andrew Kingston
2ebfdc91bd
Update click outside handler to handle modals properly
2023-01-12 15:39:46 +00:00
Adria Navarro
e1870f74bd
Fix currentapp middleware to allow app_ parameters
2023-01-12 15:38:22 +00:00
mike12345567
4825a9a186
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
410a4ac3b2
Merge remote-tracking branch 'origin/develop' into feature/environment-variables
2023-01-12 14:54:02 +00:00
Peter Clement
28c021276f
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-12 14:53:53 +00:00
Andrew Kingston
cf57a511f4
Lint
2023-01-12 14:48:05 +00:00
Andrew Kingston
da2a15738f
Improve dropdown logic
2023-01-12 14:42:05 +00:00
Peter Clement
585a6a2bbb
add edit and add modals
2023-01-12 14:38:30 +00:00
mike12345567
2c87844e93
Small update to properly support environments with environment variables, making sure that datasources correctly select based on app ID.
2023-01-12 14:38:12 +00:00
Budibase Staging Release Bot
dccd9b8667
Update pro version to 2.2.12-alpha.16
2023-01-12 13:12:03 +00:00
Budibase Staging Release Bot
d66e245c28
v2.2.12-alpha.16
2023-01-12 13:07:46 +00:00
Budibase Release Bot
85e7f4ff9a
Update pro version to 2.2.16
2023-01-12 12:41:08 +00:00
Budibase Release Bot
fd521433ea
v2.2.16
2023-01-12 12:37:02 +00:00
Budibase Staging Release Bot
3a5027f290
Update pro version to 2.2.12-alpha.15
2023-01-12 11:21:51 +00:00
Budibase Staging Release Bot
eddf280f6e
v2.2.12-alpha.15
2023-01-12 11:18:17 +00:00
Budibase Staging Release Bot
2d086ccd22
Update pro version to 2.2.12-alpha.14
2023-01-12 10:39:30 +00:00
Budibase Staging Release Bot
83fa4b8b12
v2.2.12-alpha.14
2023-01-12 10:35:45 +00:00
Rory Powell
3d115829d1
Fix pino request id generation ( #9324 )
...
Remove the duplicated pino config in favour of the common config. Move request id generation into common configuration
2023-01-12 10:25:21 +00:00
Andrew Kingston
a4e1d777cd
Fix update link in app overview
2023-01-12 09:19:58 +00:00
Andrew Kingston
7547cb8ca3
Fix some responsive styles
2023-01-12 09:19:37 +00:00
Andrew Kingston
3058fcbc35
Update pickers to use absolutely positioned root popover so that overflow does not matter
2023-01-12 09:18:17 +00:00
Dean
53779534d7
Merge remote-tracking branch 'origin/cheeks-lab-day-portal-redesign' into feature/user-onboarding-overlays
2023-01-12 09:16:09 +00:00
Budibase Staging Release Bot
01dea583a8
Update pro version to 2.2.12-alpha.13
2023-01-12 08:52:22 +00:00
Budibase Staging Release Bot
8d0ddad5c0
v2.2.12-alpha.13
2023-01-12 08:48:54 +00:00
Rory Powell
34ee521961
Logging type updates to fix account portal build ( #9317 )
2023-01-12 08:37:41 +00:00
Budibase Release Bot
a45c37ed18
Update pro version to 2.2.15
2023-01-11 21:21:38 +00:00
Budibase Release Bot
337f8e6d07
v2.2.15
2023-01-11 21:18:15 +00:00