1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
Commit graph

7498 commits

Author SHA1 Message Date
mike12345567 c4f8d17a6e Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 2021-08-06 16:38:07 +01:00
Martin McKeaveney 90beedded9
Merge pull request #2295 from Budibase/feature/scarf
scarf support
2021-08-06 16:15:24 +01:00
Martin McKeaveney 57c3b97f0a scarf support 2021-08-06 14:59:39 +01:00
Budibase Release Bot d1c2b14488 v0.9.102 2021-08-06 11:59:59 +00:00
Michael Drury eaa01e08dd
Merge pull request #2286 from Budibase/fix/relationships-2167
Some fixes for internal and external relationships
2021-08-06 12:51:44 +01:00
mike12345567 7c7e3da2ab Fixing test cases. 2021-08-06 12:33:04 +01:00
Budibase Release Bot ad8294de2f v0.9.101 2021-08-05 21:32:50 +00:00
Martin McKeaveney acc215918b
Merge pull request #2287 from Budibase/fix-sql-server-connection
fix sql server integration
2021-08-05 22:25:35 +01:00
Martin McKeaveney e3abd97d67 fix sql server integration 2021-08-05 22:15:40 +01:00
mike12345567 a64ce3f55a Fixing issues with many to many relationships in SQL, sometimes not creating right relationships. 2021-08-05 19:49:30 +01:00
mike12345567 8981db7f4c Linting. 2021-08-05 19:26:00 +01:00
mike12345567 3744c9093b Fixing a variety of issues with internal relationships and external SQL relationships. 2021-08-05 19:24:29 +01:00
Budibase Release Bot 6858905fce v0.9.100 2021-08-05 16:15:38 +00:00
Martin McKeaveney 964e8eb200 Merge branch 'master' of github.com:Budibase/budibase 2021-08-05 17:04:26 +01:00
Martin McKeaveney 3e73543bf4 lint 2021-08-05 16:57:23 +01:00
Martin McKeaveney aa11827dc4
Merge pull request #2260 from Budibase/fix/views-2209
Formulas and relationships in views
2021-08-05 16:43:59 +01:00
Martin McKeaveney 0c608299af updating attachment relative path so it works in all envs 2021-08-05 16:40:39 +01:00
Budibase Release Bot 2fa99c4578 v0.9.99 2021-08-05 15:32:36 +00:00
Martin McKeaveney 415aedcc69
Merge pull request #2272 from Budibase/fix/export-2193
Fix exporting data from table
2021-08-05 16:18:13 +01:00
Budibase Release Bot 37f4c66baa v0.9.98 2021-08-04 19:42:05 +00:00
Martin McKeaveney d7a50e1e15 Merge branch 'master' of github.com:Budibase/budibase 2021-08-04 20:33:59 +01:00
Martin McKeaveney 8dfec750b9 remove self host check from apps call 2021-08-04 20:33:39 +01:00
Budibase Release Bot d301874f05 v0.9.97 2021-08-04 19:04:23 +00:00
Martin McKeaveney 31c48c170d Update budibase CDN link 2021-08-04 19:56:51 +01:00
mike12345567 ea3854aa01 Linting. 2021-08-04 18:22:53 +01:00
mike12345567 1c306b60e7 Fixing issue #2193, also fixing the name of the file on export, as well as fixing an issue with the exporters not handling relationships. 2021-08-04 18:20:51 +01:00
mike12345567 b01d50a81c Linting. 2021-08-04 15:23:26 +01:00
mike12345567 56cf236ebf Fix #2209 - views, calculations and group by can't support formula or link fields, making sure these aren't options in the UI. Also fixing an issue where formula values were being saved to DB. 2021-08-04 15:22:41 +01:00
Budibase Release Bot d94d3c05b1 v0.9.96 2021-08-04 14:06:11 +00:00
Michael Drury a18a3c1ff1
Merge pull request #2259 from Budibase/fix/sql-2250
SQL varchar/number parsing fix
2021-08-04 14:58:38 +01:00
mike12345567 2fed177f3c Fix for #2250, strings were being parsed for numbers which was causing the issue for strings starting with numbers, using the table schema to determine is parsing necessary. 2021-08-04 14:46:21 +01:00
Budibase Release Bot e3361b6944 v0.9.95 2021-08-04 09:46:58 +00:00
Martin McKeaveney 52c803bf39 adding log to authenticated middleware for K8S env 2021-08-04 10:38:49 +01:00
Budibase Release Bot 6ffdb68be8 v0.9.94 2021-08-04 09:10:05 +00:00
Michael Drury 0d2e2314d4
Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants
Revert "Multi-tenancy/organisations"
2021-08-04 10:02:35 +01:00
Michael Drury f37946d47e
Revert "Multi-tenancy/organisations" 2021-08-04 10:02:24 +01:00
Michael Drury 1beca4ee96
Merge pull request #2076 from Budibase/feature/multi-tenants
Multi-tenancy/organisations
2021-08-04 10:01:22 +01:00
Andrew Kingston c35fd53383
Merge pull request #2252 from Budibase/fix/action-bindings
Fix bindings not appearing in certain button actions
2021-08-04 09:59:37 +01:00
Andrew Kingston 546ca8c37b Fix bindings not appearing in certain button actions 2021-08-04 09:48:23 +01:00
mike12345567 5dc7b4b09e Fixing some issues highlighted by worker test cases. 2021-08-03 17:14:17 +01:00
Budibase Release Bot cc38b0af0f v0.9.93 2021-08-03 16:02:29 +00:00
Joe a211ee30ad
Merge pull request #2232 from jakedee/patch-1
Minor readme spelling updates
2021-08-03 16:53:35 +01:00
mike12345567 55ff798803 Linting. 2021-08-03 15:41:51 +01:00
mike12345567 54e765a182 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 2021-08-03 15:32:25 +01:00
Jake Dowie 5fb57b1dd9
Readme spelling updates 2021-08-03 11:38:06 +01:00
Budibase Release Bot c059926da6 v0.9.92 2021-08-03 09:21:53 +00:00
Andrew Kingston dbd2c5f064
Merge pull request #2205 from Budibase/fix/preview-garbage-handling
Allow app preview to handle garbage iframe messages
2021-08-03 10:12:21 +01:00
Budibase Release Bot 55c14935a7 v0.9.91 2021-08-03 09:12:12 +00:00
Andrew Kingston f959471f79
Merge pull request #2204 from Budibase/fix/url-select
Fix URL select component
2021-08-03 10:02:29 +01:00
mike12345567 75ae7ac8d6 Linting. 2021-08-02 18:36:32 +01:00