1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

15170 commits

Author SHA1 Message Date
mike12345567
7736acd0c0 PR comments, removing console logs, as well as trying to get jest tests working in builder. 2022-09-15 22:47:37 +01:00
mike12345567
fc8dc9f176 Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that. 2022-09-15 19:35:55 +01:00
Budibase Release Bot
e4185e98aa Update pro version to 1.3.19 2022-09-15 16:43:41 +00:00
Budibase Release Bot
c5c45f81bd v1.3.19 2022-09-15 16:40:41 +00:00
deanhannigan
938ffb2e1b Merge pull request #7790 from Budibase/fix/user-bindings-datasource-queries
Expose current user bindings in datasource query UI
2022-09-15 17:30:52 +01:00
Dean
42984d7b63 Minor update 2022-09-15 16:50:51 +01:00
Dean
78d72b78cb Fix to include the current user bindings in datasource queries 2022-09-15 16:39:25 +01:00
Budibase Release Bot
4e364ef354 Update pro version to 1.3.18 2022-09-14 15:24:43 +00:00
Budibase Release Bot
24f492cbfd v1.3.18 2022-09-14 15:21:19 +00:00
Martin McKeaveney
41a300c2f9 Merge pull request #7591 from Budibase/fix/platform-email-casing
Fix/platform email casing
2022-09-14 16:09:52 +01:00
Martin McKeaveney
110211c53a fixing tests 2022-09-14 14:22:53 +01:00
Jonny McCullagh
0d51e4de15 Merge pull request #7755 from Budibase/jonny/ssh-for-aas
Azure App Service customisations
2022-09-14 13:56:09 +01:00
Jonny McCullagh
b055a0e383 move env vars to runner.sh 2022-09-14 13:24:11 +01:00
Martin McKeaveney
7d9253b8d4 fix circular dependency issues 2022-09-13 17:29:31 +01:00
Jonny McCullagh
6ab6ea62ac Azure App Service customisations 2022-09-13 16:08:54 +01:00
Martin McKeaveney
19a2049475 remove references to module exports 2022-09-13 12:35:17 +01:00
Martin McKeaveney
07f2f66b04 convert views to typescript 2022-09-13 12:22:03 +01:00
Budibase Release Bot
9ae7dbb89b Update pro version to 1.3.17 2022-09-13 09:56:22 +00:00
Budibase Release Bot
898a199d6a v1.3.17 2022-09-13 09:52:59 +00:00
melohagan
f49aed91fc Merge pull request #7731 from Budibase/bug/sev3/date-range
Move date range picker into data
2022-09-13 10:27:43 +01:00
melohagan
0823bf5d10 Merge pull request #7735 from Budibase/bug/sev2/add-js-to-edc
Allow JavaScript bindings in External Data Connector
2022-09-13 10:24:24 +01:00
Budibase Release Bot
dba8f294a1 Update pro version to 1.3.16 2022-09-13 07:44:35 +00:00
Budibase Release Bot
e16e1423eb v1.3.16 2022-09-13 07:39:52 +00:00
melohagan
9be2f517ca Merge pull request #7737 from Budibase/bug/sev3/foreign-key-bigint-smallint
Postgres (and other external DBs) support foreign key bigint -> smallint
2022-09-13 08:26:02 +01:00
Budibase Release Bot
bbc8df6beb Update pro version to 1.3.15 2022-09-12 14:55:19 +00:00
Budibase Release Bot
bd0b5c433a v1.3.15 2022-09-12 14:51:31 +00:00
Michael Drury
36da72f609 Merge pull request #7739 from Budibase/fix/build-fix
Fix test case and port issue for AAS build
2022-09-12 16:37:49 +02:00
mike12345567
82ed2d2cb7 Prefer worker/app port to generic port env variable - #7736. 2022-09-12 15:17:39 +01:00
mike12345567
bbed4cce74 Fixing an intermettient test issue. 2022-09-12 15:16:31 +01:00
Mel O'Hagan
f782375e12 lint 2022-09-12 14:22:07 +01:00
Mel O'Hagan
32f004a890 Compare string versions of relationship columns 2022-09-12 14:21:32 +01:00
Budibase Release Bot
45264c409f v1.3.14 2022-09-12 11:46:36 +00:00
Martin McKeaveney
4891943f53 Merge pull request #7729 from Budibase/cheeks-fixes
Fix client side lucene filtering
2022-09-12 12:22:51 +01:00
Martin McKeaveney
35274583c6 Merge pull request #7734 from Budibase/fix/cr-header
Fix/cr header
2022-09-12 12:22:35 +01:00
Michael Drury
51725ea6b1 Merge pull request #7685 from Budibase/fix/sept-various-fixes
Fix/sept various fixes
2022-09-12 12:16:31 +02:00
Mel O'Hagan
631b08a24e Allow JS bindings in EDC 2022-09-12 11:04:34 +01:00
mike12345567
09c5d33f68 PR comments. 2022-09-12 10:42:30 +01:00
Martin McKeaveney
37fa940661 adding friendlyname for legacy HTTP support 2022-09-12 10:18:18 +01:00
Martin McKeaveney
6bdf103e11 provide fix for CR header and backwards compatibility with legacy servers 2022-09-12 10:00:05 +01:00
Budibase Release Bot
d23b6a8149 Update pro version to 1.3.13 2022-09-12 08:35:29 +00:00
Budibase Release Bot
94caa376b3 v1.3.13 2022-09-12 08:31:58 +00:00
Martin McKeaveney
6983d94d90 adding insecure HTTP parser 2022-09-12 09:27:16 +01:00
Martin McKeaveney
7d05a19dae Merge pull request #7727 from Budibase/bug/sev3/create-app-action-automation-error
Null safety when creating automation from design
2022-09-12 09:20:36 +01:00
Mel O'Hagan
bb37a5ae92 Move date range picker into data 2022-09-12 09:20:28 +01:00
Andrew Kingston
e4f6c2b6f5 Lint 2022-09-12 09:20:25 +01:00
Andrew Kingston
899aea9d00 Copy backend implementation for removing key numbering to ensure consistent behaviour 2022-09-12 09:07:25 +01:00
Andrew Kingston
cc3f4c1221 Fix client side searching not working due to field prefixes 2022-09-12 09:01:21 +01:00
Mel O'Hagan
1edbb73e33 Remove console log 2022-09-12 08:58:47 +01:00
Mel O'Hagan
76c861c266 Null safety when creating automation from design 2022-09-12 08:57:44 +01:00
Andrew Kingston
1bc6f30b6c Fix component empty state and invalid state styling 2022-09-12 08:50:22 +01:00