1
0
Fork 0
mirror of synced 2024-08-26 15:31:48 +12:00
Commit graph

4118 commits

Author SHA1 Message Date
Budibase Staging Release Bot
6e6c9371d5 v0.9.105-alpha.3 2021-08-10 10:51:18 +00:00
Kevin Åberg Kultalahti
5450d26962 Merge pull request #2317 from Budibase/fix/make-feedbackform-comment-optional
Makes the NPS Feedback Form options and comments optional
2021-08-10 12:42:06 +02:00
Budibase Staging Release Bot
9e2d0608e6 v0.9.105-alpha.2 2021-08-09 15:20:42 +00:00
Keviin Åberg Kultalahti
b1e57ad720 makes the second and third pages of the NPS feedback form optional 2021-08-09 15:43:50 +02:00
Budibase Staging Release Bot
4aac090719 v0.9.105-alpha.1 2021-08-06 20:51:57 +00:00
Martin McKeaveney
725e64f9cb Merge pull request #2147 from mslourens/prevent_space_in_url
replace spaces with underscores in screen routes
2021-08-06 21:42:47 +01:00
Maurits Lourens
10e8b54f4f Fix test 2021-08-06 21:46:44 +02: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
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
Budibase Release Bot
fd251e9aeb v0.9.101 2021-08-05 21:32:50 +00:00
mike12345567
7624390f0b Fixing a variety of issues with internal relationships and external SQL relationships. 2021-08-05 19:24:29 +01:00
Maurits Lourens
aa1d214c4d Merge branch 'develop' into prevent_space_in_url
# Conflicts:
#	packages/builder/src/components/design/PropertiesPanel/ScreenSettingsSection.svelte
2021-08-05 20:11:55 +02:00
Maurits Lourens
fe3b81e72d implement review comments 2021-08-05 20:03:54 +02:00
Budibase Release Bot
07006b7a3c v0.9.100 2021-08-05 16:15:38 +00: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
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 Staging Release Bot
0ee3df4ae0 v0.9.99-alpha.5 2021-08-05 13:48:48 +00:00
mike12345567
f1306332ea Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-05 14:38:07 +01:00
mike12345567
105dfb5eb9 Fixing an issue with OIDC URL for preauth. 2021-08-05 14:36:10 +01:00
Budibase Staging Release Bot
9a21cbb8f8 v0.9.99-alpha.4 2021-08-05 12:48:02 +00:00
Budibase Staging Release Bot
e76510b1f5 v0.9.99-alpha.3 2021-08-05 12:38:23 +00:00
Martin McKeaveney
92adc0c790 unpin versions 2021-08-05 13:05:33 +01:00
Martin McKeaveney
6e8924ff94 script for pinning dev versions of BB packages 2021-08-05 12:59:33 +01:00
Budibase Staging Release Bot
7b36c49521 v0.9.99-alpha.2 2021-08-05 11:08:37 +00:00
Budibase Staging Release Bot
709e34adde v0.9.99-alpha.1 2021-08-05 10:36:25 +00:00
mike12345567
e91289e10d Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-05 11:28:04 +01:00
mike12345567
78a3a1cd09 Fixing issue with google callback URL not being used when it was previously set. 2021-08-05 11:27:51 +01:00
Budibase Staging Release Bot
be13517dac v0.9.99-alpha.0 2021-08-05 10:00:35 +00:00
mike12345567
f8599e1352 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-05 10:38:41 +01:00
Budibase Staging Release Bot
86acbb62e4 v0.9.97-alpha.0 2021-08-05 09:16:24 +00:00
mike12345567
46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 4834b765be, reversing
changes made to 2456e69483.
2021-08-05 09:59:08 +01:00
Budibase Release Bot
b875beae9b v0.9.98 2021-08-04 19:42:05 +00:00
Budibase Release Bot
0d8c23c7f3 v0.9.97 2021-08-04 19:04:23 +00: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
dafe110659 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-04 15:25:14 +01:00
mike12345567
c534a93091 Linting. 2021-08-04 15:23:26 +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