1
0
Fork 0
mirror of synced 2024-08-10 23:51:24 +12:00
Commit graph

2402 commits

Author SHA1 Message Date
Budibase Release Bot
3c31350e86 v0.9.102 2021-08-06 11:59:59 +00:00
Michael Drury
ae18e3408e 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
29817892a8 Fixing test cases. 2021-08-06 12:33:04 +01:00
Budibase Release Bot
fd251e9aeb v0.9.101 2021-08-05 21:32:50 +00:00
Martin McKeaveney
9751e84bed fix sql server integration 2021-08-05 22:15:40 +01:00
mike12345567
5a0ef45c29 Fixing issues with many to many relationships in SQL, sometimes not creating right relationships. 2021-08-05 19:49:30 +01:00
mike12345567
789922e5a2 Linting. 2021-08-05 19:26:00 +01:00
mike12345567
7624390f0b Fixing a variety of issues with internal relationships and external SQL relationships. 2021-08-05 19:24:29 +01:00
Budibase Release Bot
07006b7a3c v0.9.100 2021-08-05 16:15:38 +00:00
Martin McKeaveney
c2e80b0b63 Merge branch 'master' of github.com:Budibase/budibase 2021-08-05 17:04:26 +01:00
Martin McKeaveney
0b3c04d71c lint 2021-08-05 16:57:23 +01:00
Martin McKeaveney
05ec5dc70c Merge pull request #2260 from Budibase/fix/views-2209
Formulas and relationships in views
2021-08-05 16:43:59 +01:00
Martin McKeaveney
02a99f32cb updating attachment relative path so it works in all envs 2021-08-05 16:40:39 +01:00
Budibase Release Bot
7e26eb1cac v0.9.99 2021-08-05 15:32:36 +00:00
Martin McKeaveney
6f3abeb739 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
b875beae9b v0.9.98 2021-08-04 19:42:05 +00:00
Martin McKeaveney
ff04c713ed Merge branch 'master' of github.com:Budibase/budibase 2021-08-04 20:33:59 +01:00
Martin McKeaveney
b35cab476a remove self host check from apps call 2021-08-04 20:33:39 +01:00
Budibase Release Bot
0d8c23c7f3 v0.9.97 2021-08-04 19:04:23 +00:00
Martin McKeaveney
10e8df1fe7 Update budibase CDN link 2021-08-04 19:56:51 +01:00
mike12345567
cf5f0b3262 Linting. 2021-08-04 18:22:53 +01:00
mike12345567
217e5a02bf 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
daed47a0a8 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
3f99d7427e v0.9.96 2021-08-04 14:06:11 +00:00
mike12345567
f4a3d2ff3b 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
2062c38f2e v0.9.95 2021-08-04 09:46:58 +00:00
Budibase Release Bot
2a267cecf0 v0.9.94 2021-08-04 09:10:05 +00:00
Michael Drury
b86a6fddc9 Revert "Multi-tenancy/organisations" 2021-08-04 10:02:24 +01:00
Michael Drury
2456e69483 Merge pull request #2076 from Budibase/feature/multi-tenants
Multi-tenancy/organisations
2021-08-04 10:01:22 +01:00
Budibase Release Bot
0762b6d7be v0.9.93 2021-08-03 16:02:29 +00:00
mike12345567
e7974f7e86 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
Budibase Release Bot
308bb709ae v0.9.92 2021-08-03 09:21:53 +00:00
Budibase Release Bot
913cf9071b v0.9.91 2021-08-03 09:12:12 +00:00
mike12345567
f3ce979230 Linting. 2021-08-02 18:36:32 +01:00
mike12345567
7743384f77 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 2021-08-02 18:34:43 +01:00
Budibase Release Bot
0f4df3cc85 v0.9.90 2021-08-02 14:49:04 +00:00
Budibase Release Bot
c0e1f29788 v0.9.89 2021-08-02 14:36:56 +00:00
Budibase Release Bot
e332003cb7 v0.9.88 2021-07-30 18:07:23 +00:00
Budibase Release Bot
2bfe7866cf v0.9.87 2021-07-30 17:25:31 +00:00
Budibase Release Bot
9778ce8f98 v0.9.86 2021-07-29 09:17:21 +00:00
Budibase Release Bot
1799502520 v0.9.85 2021-07-28 21:57:53 +00:00
Budibase Release Bot
4c86d5558d v0.9.84 2021-07-28 09:34:03 +00:00
Budibase Release Bot
a682cffbec v0.9.83 2021-07-27 16:13:27 +00:00
Budibase Staging Release Bot
58b1d81d88 v0.9.83-alpha.0 2021-07-27 14:50:45 +00:00
mike12345567
615053f201 Fixing some issues with org not being correctly detected. 2021-07-27 15:35:26 +01:00
Martin McKeaveney
775bcc631c Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-27 12:03:20 +01:00
Budibase Release Bot
b8ca801b6a v0.9.82 2021-07-27 11:01:29 +00:00
Martin McKeaveney
2c2e46f26b merge 2021-07-27 11:58:41 +01:00
mike12345567
1b40740709 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-27 10:32:18 +01:00
Budibase Release Bot
7de10f6db3 v0.9.81 2021-07-27 09:20:57 +00:00