1
0
Fork 0
mirror of synced 2024-08-26 23:42:06 +12:00
Commit graph

2476 commits

Author SHA1 Message Date
Budibase Staging Release Bot
f2511931d0 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00
Budibase Staging Release Bot
08ec960fab v0.9.105-alpha.14 2021-08-17 08:36:18 +00:00
Budibase Staging Release Bot
7e54c860a1 v0.9.105-alpha.13 2021-08-16 20:54:33 +00:00
Maurits Lourens
87c59db02e fix lint issues 2021-08-16 22:07:15 +02:00
Maurits Lourens
459ba46c48 return validation errors 2021-08-16 21:15:15 +02:00
Budibase Staging Release Bot
fe5d3fe1d4 v0.9.105-alpha.12 2021-08-16 17:37:03 +00:00
Budibase Staging Release Bot
274986ae4a v0.9.105-alpha.11 2021-08-16 16:22:24 +00:00
Budibase Staging Release Bot
062ce04a00 v0.9.105-alpha.10 2021-08-16 08:13:57 +00:00
Budibase Staging Release Bot
12dc73655c v0.9.105-alpha.9 2021-08-13 13:16:28 +00:00
Budibase Staging Release Bot
1edd6d934e v0.9.105-alpha.8 2021-08-13 12:49:38 +00:00
Keviin Åberg Kultalahti
f6218d8e0b Merge branch 'master' into develop 2021-08-13 14:41:49 +02:00
Budibase Staging Release Bot
3792cd8030 v0.9.105-alpha.7 2021-08-13 11:50:38 +00:00
Budibase Release Bot
892970234b v0.9.105 2021-08-13 08:08:23 +00:00
Budibase Staging Release Bot
ec83a77ce9 v0.9.105-alpha.6 2021-08-12 14:20:20 +00:00
Budibase Staging Release Bot
be68c25334 v0.9.105-alpha.5 2021-08-12 08:49:04 +00:00
Martin McKeaveney
83b99be1d6 linting 2021-08-11 20:34:45 +01:00
Budibase Staging Release Bot
bf92322f9c v0.9.105-alpha.4 2021-08-11 14:56:17 +00:00
Martin McKeaveney
1678c86bf4 lint 2021-08-10 17:46:28 +01:00
Martin McKeaveney
ccb7f67458 ensure user metadata is created before link documents are created 2021-08-10 13:00:15 +01:00
Budibase Staging Release Bot
6e6c9371d5 v0.9.105-alpha.3 2021-08-10 10:51:18 +00:00
Budibase Staging Release Bot
9e2d0608e6 v0.9.105-alpha.2 2021-08-09 15:20:42 +00:00
Budibase Staging Release Bot
4aac090719 v0.9.105-alpha.1 2021-08-06 20:51:57 +00:00
Budibase Staging Release Bot
01d75dc003 v0.9.105-alpha.0 2021-08-06 16:38:26 +00:00
mike12345567
0f341a5fd2 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 17:29:45 +01:00
mike12345567
a8eb067de3 Merge branch 'fix/apps-2195-2282-2283' of github.com:Budibase/budibase into develop 2021-08-06 17:14:31 +01:00
Budibase Release Bot
ab8d942065 v0.9.104 2021-08-06 16:11:58 +00:00
Michael Drury
8a81218f8e Merge pull request #2296 from Budibase/fix/apps-2195-2282-2283
Fixing various issues caused by PouchDB allDbs call
2021-08-06 17:04:23 +01:00
Budibase Release Bot
3a8ee8eaca v0.9.103 2021-08-06 15:42:34 +00:00
mike12345567
be48677490 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
Budibase Staging Release Bot
a5ab25f9df v0.9.103-alpha.1 2021-08-06 14:43:50 +00:00
Budibase Staging Release Bot
9d32a3918d v0.9.103-alpha.0 2021-08-06 12:24:19 +00:00
mike12345567
6414614312 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-06 13:16:04 +01:00
mike12345567
a7ba02620d Linting. 2021-08-06 13:11:41 +01:00
mike12345567
5a45f85b1d Updating yarn locks. 2021-08-06 13:09:28 +01:00
mike12345567
bc84bab52c Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
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
Budibase Staging Release Bot
23081268d0 v0.9.99-alpha.6 2021-08-05 15:56:53 +00: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
7864f75a14 Merge pull request #2244 from mslourens/headers_in_webhook_automation_step
add headers input in outgoing webhook automation step
2021-08-05 16:43:04 +01:00
Martin McKeaveney
02a99f32cb updating attachment relative path so it works in all envs 2021-08-05 16:40:39 +01:00