Commit Graph

28414 Commits

Author SHA1 Message Date
mike12345567 22cb9a0642 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-12 17:42:35 +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
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 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
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 Staging Release Bot 6229390451 Update pro version to 2.2.12-alpha.12 2023-01-11 20:54:14 +00:00
Budibase Staging Release Bot a27941213b v2.2.12-alpha.12 2023-01-11 20:50:39 +00:00
Rory Powell 6b2b46cc4a
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 da2b921156 Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
Budibase Staging Release Bot ca4463938e Update pro version to 2.2.12-alpha.11 2023-01-11 18:31:44 +00:00
Budibase Staging Release Bot d370d2a28c v2.2.12-alpha.11 2023-01-11 18:28:14 +00:00
mike12345567 b6a750a678 Fixing minor Typescript issue, some old requires. 2023-01-11 18:16:30 +00:00
mike12345567 73884a9a6f Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-11 18:08:49 +00:00
mike12345567 592056b863 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 a7bcfe387c 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 0fe295c367 Update backups page to be responsive 2023-01-11 16:39:32 +00:00
Budibase Staging Release Bot bbd1967a87 Update pro version to 2.2.12-alpha.10 2023-01-11 15:52:41 +00:00
Budibase Staging Release Bot 6a925d5ad0 v2.2.12-alpha.10 2023-01-11 15:48:59 +00:00
melohagan 099e57a50e
Default source to Github (#9312) 2023-01-11 15:35:33 +00:00
Budibase Staging Release Bot 2579505c4f v2.2.12-alpha.9 2023-01-11 15:32:46 +00:00
Martin McKeaveney 0a35e47c6e
Update bug_report.md 2023-01-11 15:18:39 +00:00
Martin McKeaveney 23f12af1c8
Update pull_request_template.md 2023-01-11 15:18:19 +00:00
Budibase Staging Release Bot e4c91545af Update pro version to 2.2.12-alpha.8 2023-01-11 12:33:54 +00:00
Budibase Staging Release Bot 93d815a2af v2.2.12-alpha.8 2023-01-11 12:30:22 +00:00
Mitch-Budibase 6452f22de9
Merge pull request #9307 from Budibase/cypress
Update QueryLevelTransformers Tests
2023-01-11 12:20:09 +00:00
Andrew Kingston b3fe362dc5 Make automation history page responsive 2023-01-11 12:09:58 +00:00
Andrew Kingston 9543786adf Update multiple pages to be responsive and improve loading experience 2023-01-11 11:58:27 +00:00
Mitch-Budibase 85b7f43d74 Increasing timeout after page reload
This applies to the following test:

'should run an invalid query within the transformer section'
2023-01-11 11:37:59 +00:00
Mitch-Budibase 27378fc871 Update QueryLevelTransformers Tests
There was an issue with forward slashes. Resolved and now passing again
2023-01-11 11:11:36 +00:00
Budibase Staging Release Bot 7a67c557cd Update pro version to 2.2.12-alpha.7 2023-01-11 10:39:04 +00:00
Budibase Staging Release Bot 8c7bf5732e v2.2.12-alpha.7 2023-01-11 10:35:25 +00:00
Rory Powell 13bfd5d8ff
Prefer app url resolution over referer (#9218)
* Prefer app url resolution over referer

* Update lockfiles
2023-01-11 10:24:57 +00:00