1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

7531 commits

Author SHA1 Message Date
mike12345567 dafe110659 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-04 15:25:14 +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 2f03f4acb2 fix bug when an automation was selected but not present anymore 2021-08-03 22:29:47 +02:00
Maurits Lourens 0d1ea39ae3 fix lint issues 2021-08-03 21:34:26 +02:00
Maurits Lourens f4dd196ed5 add radio buttons to standard components options picker 2021-08-03 21:30:06 +02:00
mike12345567 4e13dde657 Fixing some issues highlighted by worker test cases. 2021-08-03 17:14:17 +01:00
Budibase Release Bot 0762b6d7be v0.9.93 2021-08-03 16:02:29 +00:00
Joe 02d342e8a4 Merge pull request #2232 from jakedee/patch-1
Minor readme spelling updates
2021-08-03 16:53:35 +01:00
mike12345567 88c07d28eb Linting. 2021-08-03 15:41:51 +01: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 Staging Release Bot 92b415d109 v0.9.87-alpha.5 2021-08-03 12:48:30 +00:00
Andrew Kingston 3033181365 Remove filter from repeater settings 2021-08-03 13:40:04 +01:00
Andrew Kingston b768e2991f Lint 2021-08-03 12:52:01 +01:00
Andrew Kingston 6b2f70ce05 Fix text of close screen modal action 2021-08-03 12:22:16 +01:00
Andrew Kingston e88e1da2af Fix going full-screen when opening an external link in a modal 2021-08-03 12:22:06 +01:00
Andrew Kingston 2eba603ad8 Darken modal underlay and add actions above screen modal to allow entering full screen or closing 2021-08-03 12:02:20 +01:00
Jake Dowie 17d1e79a42 Readme spelling updates 2021-08-03 11:38:06 +01:00
Budibase Release Bot 308bb709ae v0.9.92 2021-08-03 09:21:53 +00:00
Andrew Kingston fe5cb6ebb2 Merge pull request #2205 from Budibase/fix/preview-garbage-handling
Allow app preview to handle garbage iframe messages
2021-08-03 10:12:21 +01:00
Budibase Release Bot 913cf9071b v0.9.91 2021-08-03 09:12:12 +00:00
Andrew Kingston ce38875ea5 Merge pull request #2204 from Budibase/fix/url-select
Fix URL select component
2021-08-03 10:02:29 +01: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
Andrew Kingston 33431a5edc Rename visual actions from 'peek' to just 'open' screen in modal 2021-08-02 15:50:59 +01:00
Budibase Release Bot 0f4df3cc85 v0.9.90 2021-08-02 14:49:04 +00:00