1
0
Fork 0
mirror of synced 2024-08-08 06:37:55 +12:00
Commit graph

7595 commits

Author SHA1 Message Date
mike12345567
42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4, reversing
changes made to 1beca4ee96.
2021-08-05 09:59:08 +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
3080ab78a1 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-04 15:25:14 +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
mike12345567
e7e6f41555 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-04 15:00:50 +01: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 Staging Release Bot
014cc22f2f v0.9.96-alpha.0 2021-08-04 12:28:24 +00:00
Martin McKeaveney
d9ad54d939 merge with master 2021-08-04 13:20:11 +01:00
Budibase Staging Release Bot
9ccefa08df v0.9.87-alpha.9 2021-08-04 11:17:18 +00:00
Andrew Kingston
e865a5d363
Merge pull request #2233 from Budibase/peek-screen
Open screen in modal
2021-08-04 12:08:49 +01:00
Budibase Staging Release Bot
480889352f v0.9.87-alpha.8 2021-08-04 10:59:07 +00:00
Michael Drury
b53c653444
Merge pull request #2255 from Budibase/feature/multi-tenants
Feature/multi tenants
2021-08-04 11:48:30 +01:00
mike12345567
25cfa37dc6 Linting. 2021-08-04 11:35:25 +01:00
mike12345567
8e173a1843 Merge branch 'feature/multi-tenants' of github.com:Budibase/budibase into feature/multi-tenants 2021-08-04 11:17:04 +01:00
mike12345567
8343ea664a Removing divider from org page as per comments. 2021-08-04 11:12:57 +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
655bfe1a0c
Merge branch 'develop' into feature/multi-tenants 2021-08-04 10:07:31 +01: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
Budibase Staging Release Bot
97cf8c53df v0.9.87-alpha.7 2021-08-04 08:58:12 +00:00
Martin McKeaveney
bae2b40f54
Merge pull request #2243 from mslourens/bug/automation_crash
Automation crash
2021-08-04 09:49:15 +01:00
Andrew Kingston
546ca8c37b Fix bindings not appearing in certain button actions 2021-08-04 09:48:23 +01:00
Budibase Staging Release Bot
20a08f2696 v0.9.87-alpha.6 2021-08-03 21:01:15 +00:00
Martin McKeaveney
e652dc7ac9
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
915c786474 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
c8a4fc55ce add headers input in outgoing webhook automation step 2021-08-03 22:39:01 +02:00
Maurits Lourens
5ad0f2cb57 fix bug when an automation was selected but not present anymore 2021-08-03 22:29:47 +02:00
Maurits Lourens
ea2efe6c69 fix lint issues 2021-08-03 21:36:42 +02:00
Maurits Lourens
78a9256695 fix lint issues 2021-08-03 21:34:26 +02:00
Maurits Lourens
acd31618f2 add radio buttons to standard components options picker 2021-08-03 21:30:06 +02:00
Maurits Lourens
2d5a747803 add sizes to boolean field and checkbox component 2021-08-03 20:54:32 +02: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
Budibase Staging Release Bot
b8d94c7cb5 v0.9.87-alpha.5 2021-08-03 12:48:30 +00:00