1
0
Fork 0
mirror of synced 2024-09-14 00:08:25 +12:00
Commit graph

7605 commits

Author SHA1 Message Date
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
Martin McKeaveney
dbeaf4444b Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-05 10:53:20 +01:00
Martin McKeaveney
3d3db94917 re-add spectrum dep 2021-08-05 10:52:58 +01:00
mike12345567
83462a0eee Fixing merge issues. 2021-08-05 10:52:34 +01: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
Martin McKeaveney
b52f8d11ef adding divider dep to standard components 2021-08-05 10:08:14 +01: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
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
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
mike12345567
57f46bfdb4 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-04 15:00:50 +01:00
Michael Drury
236db6d9b3 Merge pull request #2259 from Budibase/fix/sql-2250
SQL varchar/number parsing fix
2021-08-04 14:58:38 +01: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 Staging Release Bot
ebabe8d06e v0.9.96-alpha.0 2021-08-04 12:28:24 +00:00
Martin McKeaveney
df927e3feb merge with master 2021-08-04 13:20:11 +01:00
Budibase Staging Release Bot
c28990e38a v0.9.87-alpha.9 2021-08-04 11:17:18 +00:00
Andrew Kingston
6a9358086c Merge pull request #2233 from Budibase/peek-screen
Open screen in modal
2021-08-04 12:08:49 +01:00
Budibase Staging Release Bot
2bab13bb94 v0.9.87-alpha.8 2021-08-04 10:59:07 +00:00
Michael Drury
9463e5e3db Merge pull request #2255 from Budibase/feature/multi-tenants
Feature/multi tenants
2021-08-04 11:48:30 +01:00
mike12345567
3aac3b30d0 Linting. 2021-08-04 11:35:25 +01:00
mike12345567
a55c823768 Merge branch 'feature/multi-tenants' of github.com:Budibase/budibase into feature/multi-tenants 2021-08-04 11:17:04 +01:00
mike12345567
d4dbfc834d Removing divider from org page as per comments. 2021-08-04 11:12:57 +01:00
Budibase Release Bot
2062c38f2e v0.9.95 2021-08-04 09:46:58 +00:00
Martin McKeaveney
0ad651d592 adding log to authenticated middleware for K8S env 2021-08-04 10:38:49 +01:00
Budibase Release Bot
2a267cecf0 v0.9.94 2021-08-04 09:10:05 +00:00
Michael Drury
ec26f6ab5e Merge branch 'develop' into feature/multi-tenants 2021-08-04 10:07:31 +01:00
Michael Drury
4834b765be 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
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
Andrew Kingston
8ca5fb67ac 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
Budibase Staging Release Bot
8e8fefd0ef v0.9.87-alpha.7 2021-08-04 08:58:12 +00:00
Martin McKeaveney
66eecc4041 Merge pull request #2243 from mslourens/bug/automation_crash
Automation crash
2021-08-04 09:49:15 +01:00
Andrew Kingston
d135ddb376 Fix bindings not appearing in certain button actions 2021-08-04 09:48:23 +01:00
Budibase Staging Release Bot
fe3c9a343f v0.9.87-alpha.6 2021-08-03 21:01:15 +00:00
Martin McKeaveney
55d20de575 Merge pull request #2241 from mslourens/radio_buttons
add radio buttons to standard components options picker
2021-08-03 21:53:26 +01:00
Maurits Lourens
81b4f8f5d4 add try/catch block around JSON.parse, since user input can be incorrect formatted string 2021-08-03 22:53:18 +02:00
Maurits Lourens
3029178eeb add headers input in outgoing webhook automation step 2021-08-03 22:39:01 +02:00
Maurits Lourens
2f03f4acb2 fix bug when an automation was selected but not present anymore 2021-08-03 22:29:47 +02:00