1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
Commit graph

11223 commits

Author SHA1 Message Date
mike12345567 d4e9e9d522 Merge branch 'master' of github.com:Budibase/budibase 2022-03-14 17:06:40 +00:00
mike12345567 d55a385072 Fixing an issue with detecting fully qualified Redis URL despite not in use. 2022-03-14 16:50:01 +00:00
Budibase Release Bot 4d8578b785 v1.0.86 2022-03-14 16:01:47 +00:00
mike12345567 e3fac51023 Adding a hard reset to helm chart release to stop yarn lock changes blocking release. 2022-03-14 15:53:24 +00:00
Budibase Release Bot 48abc23302 v1.0.85 2022-03-14 12:09:21 +00:00
mike12345567 9364f4170f Updating yarn locks. 2022-03-14 12:00:44 +00:00
Budibase Release Bot eab8f86793 v1.0.84 2022-03-13 10:52:05 +00:00
Michael Drury 3b67c0e8e6 Merge pull request #4888 from Budibase/fix/sql-queries
Fixing SQL constant character usage in queries with bindings
2022-03-13 10:45:00 +00:00
Michael Drury 84f1325320 Fixing MS-SQL variable sub. 2022-03-12 11:13:41 +00:00
Michael Drury ffbf3a2eca Switching to correct concat function for oracle. 2022-03-11 00:40:01 +00:00
Michael Drury 07bcaf2d0a Adding a mechanism to concat strings in queries, there was a problem when char const strings were wrapping bindings, this should find instances of that and replace with a datasource specific method of concating the constant with the variable. 2022-03-11 00:19:26 +00:00
Budibase Release Bot 92bf490066 v1.0.83 2022-03-10 17:45:17 +00:00
Michael Drury da7fd6cabe Merge pull request #4880 from Budibase/fix/api-fixes
Quick fixes for Public API and spec
2022-03-10 17:38:51 +00:00
mike12345567 30651e81d5 Making the URL optional for application creation/update in OpenAPI spec, removing unused parameter and fixing getRedisOptions function to work with fully qualified URLs. 2022-03-10 15:53:23 +00:00
Martin McKeaveney 06db377b31 update yarn lock 2022-03-10 13:33:10 +00:00
Martin McKeaveney b166c5dcdc revert NPM script to update OpenAPI 2022-03-10 11:17:15 +00:00
Martin McKeaveney 6dbc0f842e reset git head after spec push 2022-03-10 11:10:14 +00:00
Martin McKeaveney 8fa600a1bb updating selfhost job 2022-03-10 11:08:02 +00:00
Martin McKeaveney 14768d0479 proxy publishing script 2022-03-10 06:59:17 +00:00
Martin McKeaveney 10d2c29441 Merge branch 'master' of github.com:Budibase/budibase 2022-03-10 06:43:10 +00:00
Martin McKeaveney 0a6f1ab0db adding k8s flags 2022-03-10 06:42:28 +00:00
Budibase Release Bot ff11d0ed02 v1.0.82 2022-03-10 01:06:14 +00:00
Martin McKeaveney 129cdf9c4b Merge pull request #4867 from Budibase/develop
develop -> master
2022-03-10 02:00:02 +01:00
Martin McKeaveney 45f158dcc5 Merge pull request #4587 from CommanderRoot/rm-deprecated-substr
Replace deprecated String.prototype.substr()
2022-03-10 01:57:57 +01:00
Budibase Release Bot 1a76729412 v1.0.81 2022-03-10 00:46:03 +00:00
Martin McKeaveney da08ec73c8 Merge pull request #4866 from Budibase/develop
develop -> master
2022-03-10 01:38:58 +01:00
Budibase Staging Release Bot 627bb87b45 v1.0.81-alpha.6 2022-03-09 22:11:25 +00:00
Rory Powell 1da7d1866e Merge pull request #4684 from Budibase/labday/status-banner
Add status banner + fix templates 403 redirect loop
2022-03-09 22:05:21 +00:00
Rory Powell 6a4b953716 Merge branch 'labday/status-banner' of github.com:Budibase/budibase into labday/status-banner 2022-03-09 21:40:07 +00:00
Rory Powell b77234b8ce Merge branch 'develop' into labday/status-banner 2022-03-09 21:39:30 +00:00
Budibase Staging Release Bot 54ba0958cb v1.0.81-alpha.5 2022-03-09 16:37:44 +00:00
Michael Drury 8e4af826a2 Merge pull request #4852 from Budibase/fix/open-api-search
Quick fixes for OpenAPI search response schema
2022-03-09 16:31:31 +00:00
mike12345567 f2f2829c71 removing example. 2022-03-09 15:31:53 +00:00
mike12345567 0167c44674 Merge branch 'develop' of github.com:Budibase/budibase into fix/open-api-search 2022-03-09 15:28:03 +00:00
Martin McKeaveney f62d76c664 reverting package.json to versions before merge 2022-03-09 15:54:43 +01:00
mike12345567 eec65930f4 Fixing an issue with the tables store, some calls depended on the fetch returning the table list. 2022-03-09 11:22:02 +00:00
mike12345567 53386909ab Updating row search bookmark to handle numbers as bookmarks. 2022-03-09 10:12:26 +00:00
mike12345567 a3a6aeb777 Fixing an inconsistency that was raised by a community member. 2022-03-08 18:00:49 +00:00
mike12345567 b96c6218d6 Quick fix for openAPI spec, improving the search spec. 2022-03-08 17:42:26 +00:00
Budibase Staging Release Bot deab04bba0 v1.0.81-alpha.4 2022-03-08 17:23:38 +00:00
Martin McKeaveney c6bb18d14a Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-03-08 18:17:41 +01:00
Rory Powell f3860d3193 Merge branch 'develop' into labday/status-banner 2022-03-08 17:15:59 +00:00
Martin McKeaveney d197a6d651 yarn.lock client library 2022-03-08 18:13:52 +01:00
Budibase Staging Release Bot e0580147d0 v1.0.81-alpha.3 2022-03-08 16:48:36 +00:00
Martin McKeaveney 02fe18ecaf update client lib to before merge 2022-03-08 17:41:23 +01:00
Martin McKeaveney 592ed2a801 update client lib to before merge 2022-03-08 17:39:49 +01:00
Rory Powell 7151c86224 Merge branch 'develop' into labday/status-banner 2022-03-08 16:31:07 +00:00
Budibase Staging Release Bot e106bc7160 v1.0.81-alpha.2 2022-03-08 15:58:48 +00:00
Martin McKeaveney 10a80b443f adding dayjs dep 2022-03-08 16:52:21 +01:00
Budibase Staging Release Bot 08bd8ae284 v1.0.81-alpha.1 2022-03-08 15:31:24 +00:00