1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +12:00
Commit graph

7715 commits

Author SHA1 Message Date
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
Maurits Lourens 40d28c3bd2 fix lint issues 2021-08-03 21:36:42 +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
Maurits Lourens 9fb73b4eba add sizes to boolean field and checkbox component 2021-08-03 20:54:32 +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
Andrew Kingston 8168c9155f Merge pull request #2220 from Budibase/fix/initial-theme
Fix colour picker inconsistencies when app theme has never been changed
2021-08-02 15:41:36 +01:00
Budibase Release Bot c0e1f29788 v0.9.89 2021-08-02 14:36:56 +00:00
Martin McKeaveney 08bb1a1ef6 Create feature_request.md 2021-08-02 15:29:21 +01:00
Andrew Kingston 531d6d2cd0 Fix colour picker inconsistencies when app theme has never been changed 2021-08-02 15:28:40 +01:00
Andrew Kingston bb0e76d92a Merge branch 'develop' of github.com:Budibase/budibase into peek-screen 2021-08-02 15:12:45 +01:00
Andrew Kingston def7f7a949 Add action to close peek modal and proxy notifications from the iframe 2021-08-02 15:12:38 +01:00
Budibase Staging Release Bot 22db140dcf v0.9.87-alpha.4 2021-08-02 13:02:24 +00:00
Kevin Åberg Kultalahti 2b571ea6ad Merge pull request #2208 from Budibase/feature/builder-divider-component
A Divider component for client apps
2021-08-02 14:53:32 +02:00
mike12345567 f6d0db4c4b Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 2021-08-02 12:09:03 +01:00
Andrew Kingston 3916b735a1 Merge branch 'develop' of github.com:Budibase/budibase into peek-screen 2021-08-02 09:27:28 +01:00
Andrew Kingston 06fa9091f4 Allow app preview to handle garbage iframe messages 2021-08-01 14:00:18 +01:00
Andrew Kingston 7f09f55315 Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed 2021-08-01 13:39:33 +01:00
Keviin Åberg Kultalahti b94f40dea4 remove option that was not valid 2021-07-31 15:12:24 +02:00
Keviin Åberg Kultalahti 6f2fe3d81b adds the Spectrum divider component to the standard components 2021-07-31 15:11:33 +02:00
mike12345567 10bb31afd2 Linting. 2021-07-30 20:40:38 +01:00
mike12345567 af9b0a738d Fixing issues with pages reloading in weird ways. 2021-07-30 20:39:42 +01:00
Budibase Release Bot e332003cb7 v0.9.88 2021-07-30 18:07:23 +00:00
Michael Drury f7e55ba140 Merge pull request #2199 from Budibase/fix/relationship-issue-2167
Fix for SQL relationship issue
2021-07-30 18:59:38 +01:00
mike12345567 776f176f5c Fix for issue #2167, the foreign key was not being set correctly in all scenarios for the from table in SQL relationships, our test data happened to hide this fact due to the foreign key and the key in from table having the same name. 2021-07-30 18:49:36 +01:00