1
0
Fork 0
mirror of synced 2024-09-14 00:08:25 +12:00
Commit graph

18239 commits

Author SHA1 Message Date
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
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
Andrew Kingston
b21f0b3925 Lint 2023-01-12 14:48:05 +00:00
Andrew Kingston
020cddc76e Improve dropdown logic 2023-01-12 14:42:05 +00:00
Peter Clement
a4fd65b495 add edit and add modals 2023-01-12 14:38:30 +00:00
mike12345567
87cf52192d 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
e55f4d1981 Update pro version to 2.2.12-alpha.16 2023-01-12 13:12:03 +00:00
Budibase Staging Release Bot
b8ccc9f0b4 v2.2.12-alpha.16 2023-01-12 13:07:46 +00:00
Budibase Staging Release Bot
0e6b5bdb96 Update pro version to 2.2.12-alpha.15 2023-01-12 11:21:51 +00:00
Budibase Staging Release Bot
c26546562b v2.2.12-alpha.15 2023-01-12 11:18:17 +00:00
Budibase Staging Release Bot
5a659fc315 Update pro version to 2.2.12-alpha.14 2023-01-12 10:39:30 +00:00
Budibase Staging Release Bot
d16ea35871 v2.2.12-alpha.14 2023-01-12 10:35:45 +00:00
Rory Powell
f85ecd4810 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
1ce4c8a569 Fix update link in app overview 2023-01-12 09:19:58 +00:00
Andrew Kingston
6078c7560e Fix some responsive styles 2023-01-12 09:19:37 +00:00
Andrew Kingston
3778ab3bd5 Update pickers to use absolutely positioned root popover so that overflow does not matter 2023-01-12 09:18:17 +00:00
Dean
8d35c81ac7 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
88564b0a7b Update pro version to 2.2.12-alpha.13 2023-01-12 08:52:22 +00:00
Budibase Staging Release Bot
7ce6c8e5f2 v2.2.12-alpha.13 2023-01-12 08:48:54 +00:00
Rory Powell
92ba282ee5 Logging type updates to fix account portal build (#9317) 2023-01-12 08:37:41 +00:00
Budibase Staging Release Bot
e398baca3e Update pro version to 2.2.12-alpha.12 2023-01-11 20:54:14 +00:00
Budibase Staging Release Bot
006f4d1f26 v2.2.12-alpha.12 2023-01-11 20:50:39 +00:00
Rory Powell
e5e767f18d Correlation id's and log context (#7232)
* Correlation id's and log context

* fix build

* Remove redundant fields from LoggingProcessor.ts

* Only log correlation id when present e.g. this is not present on startup / shutdown / automations
2023-01-11 20:39:33 +00:00
mike12345567
d27674de5c Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
Budibase Staging Release Bot
cce4e7daf9 Update pro version to 2.2.12-alpha.11 2023-01-11 18:31:44 +00:00
Budibase Staging Release Bot
b55b39413f v2.2.12-alpha.11 2023-01-11 18:28:14 +00:00
mike12345567
c479a7da2f Fixing minor Typescript issue, some old requires. 2023-01-11 18:16:30 +00:00
mike12345567
69b9af51ff Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-11 18:08:49 +00:00
mike12345567
d5ccbbe4f0 Merge branch 'cheeks-lab-day-portal-redesign' of github.com:Budibase/budibase into feature/environment-variables 2023-01-11 18:04:33 +00:00
mike12345567
03df57d077 Adding in basic implementation of variable usage, getting from pro and enriching through new datasource SDK. 2023-01-11 17:57:51 +00:00
Andrew Kingston
4ddb63d79c Update backups page to be responsive 2023-01-11 16:39:32 +00:00
Budibase Staging Release Bot
56f9ead3ca Update pro version to 2.2.12-alpha.10 2023-01-11 15:52:41 +00:00
Budibase Staging Release Bot
f13569f4a8 v2.2.12-alpha.10 2023-01-11 15:48:59 +00:00
melohagan
c6e2033cd4 Default source to Github (#9312) 2023-01-11 15:35:33 +00:00