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

424 commits

Author SHA1 Message Date
Dean 5545cd84c5 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-26 12:12:50 +01:00
Peter Clement 0211c01b49 update modalbindableinput to use on blur 2022-04-25 15:17:35 +01:00
Peter Clement 6b7d77088b remove debouncing of automation input change and replace with on blurr 2022-04-25 14:51:36 +01:00
Dean 16cccf5bb3 Minor test enhancements and publish workflow test spec added 2022-04-21 11:59:59 +01:00
Andrew Kingston 43a8efc24d Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-04-07 12:04:13 +01:00
Mel O'Hagan d52239d0d2 Pad input text when FlashOn icon is showing 2022-04-05 16:56:48 +01:00
Andrew Kingston 6227013222 Remove flash on loading template pictures 2022-04-01 18:16:13 +01:00
Dean b71958c9f6 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-29 09:05:18 +01:00
Dean 6164b4d574 Cypress test fixes and refactoring around the create app workflows 2022-03-28 23:21:38 +01:00
Andrew Kingston b4574e42e8 Fix spaces not being allowed in formula columns 2022-03-28 19:10:48 +01:00
Dean 8508e709d2 Removed image load flag from the template card overlay 2022-03-25 09:59:23 +00:00
Dean 52d43c0781 UI/UX code review changes 2022-03-25 09:43:28 +00:00
Dean 07ecbb6133 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-23 12:43:47 +00:00
Dean ca28c2e27f Code formatting 2022-03-22 11:40:45 +00:00
Dean 4695a008df Initial commit of home screen modifications and template browsing 2022-03-22 11:38:17 +00:00
Andrew Kingston e059f02355 Reduce max width of nav items to have a better generic fit 2022-03-21 15:54:10 +00:00
Andrew Kingston ed7a80ca6f Support scrolling screens or folders into view when clicking 2022-03-21 14:46:59 +00:00
Andrew Kingston e68f1e33b9 Remove logs 2022-03-21 14:23:56 +00:00
Andrew Kingston 7c39430d1c Add vertical scrolling to selected component and support scrolling to selected screen 2022-03-21 13:38:53 +00:00
Andrew Kingston 1bd60bda31 Properly center all path, screen and component dropdown menu icons 2022-03-21 09:57:55 +00:00
Andrew Kingston 2db3bc44ce Merge branch 'develop' of github.com:Budibase/budibase into scrollable-component-tree 2022-03-21 09:52:40 +00:00
Andrew Kingston b0761ed36c Add initial work on horizontally scrollable component tree with automatic scrolling 2022-03-18 19:52:11 +00:00
Maurits Lourens c28a858101 set word-wrap to break word, so the text spreads on multiple lines 2022-03-16 21:05:45 +01:00
Maurits Lourens f0bb7070ab set text-overflow on binding panel items 2022-03-16 21:01:47 +01:00
mike12345567 6415abb3d4 Changing the API key modal to have a copy input which allows copying the API key easily. 2022-02-28 14:29:19 +00:00
Rory Powell 2ee496fba8 Merge branch 'master' into develop 2022-02-18 11:57:54 +00:00
Martin McKeaveney e37e5d137c bug fix for handlebars expression, show budibase version in updates panel 2022-02-17 10:12:35 +01:00
mike12345567 8411a0e6c3 Fixing issue with value being set in binding panel as per review comments of aptkingston. 2022-02-15 13:49:20 +00:00
mike12345567 ce28aff3f9 Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated. 2022-02-15 11:19:59 +00:00
Michael Drury 8a10e31762
Merge branch 'develop' into frontend-core 2022-02-09 14:42:05 +00:00
mike12345567 2f3af46222 Fix for both #4167, allow saving but warn if never sent and #4165 save the query name when clicking name save icon. 2022-02-07 18:47:10 +00:00
Andrew Kingston 1f22b4ecfe Add more work on API refactor in builder 2022-01-21 09:10:59 +00:00
Andrew Kingston 58b640c33b More work on builder API refactor 2022-01-20 19:27:15 +00:00
Andrew Kingston 7bf0a50fba Use fixed width for REST query verbs 2021-12-16 11:56:14 +00:00
mike12345567 f92ba51201 Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies 2021-12-14 18:03:49 +00:00
mike12345567 53dba1cccb Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data. 2021-12-14 17:59:02 +00:00
mike12345567 187ca44884 Fixing code mirror mode reactivity. 2021-12-14 10:45:38 +00:00
Rory Powell addd13542e Merge branch 'feature/rest-redesign' into feature/query-auth 2021-12-11 21:43:03 +00:00
mike12345567 8bb1727d0d Adding http verbs instead of icons for REST requests. 2021-12-09 13:08:16 +00:00
mike12345567 d774aade45 Adding in the ability to retrieve and view the headers from a rest response. 2021-12-09 12:30:05 +00:00
Rory Powell 21c45a17ce Render table of auth configs and linting 2021-12-08 15:27:58 +00:00
mike12345567 65d6ca9249 Adding in last components of UI that were missing. 2021-12-03 18:39:05 +00:00
mike12345567 a85213f280 First major part of the REST query resdesign. 2021-12-01 17:55:57 +00:00
mike12345567 658ffce2c9 Adding some extra padding to action buttons to line them up better, changing over everything in datasources to tables (where possible). 2021-11-30 19:05:36 +00:00
Andrew Kingston 9ae4b3753f Remove unused import 2021-11-24 08:53:14 +00:00
Andrew Kingston 6e85a90a31 Fix relationship paths not using correct readable and runtime bindings in server binding panel 2021-11-24 08:44:12 +00:00
Andrew Kingston e65bfe5b9a Ensure CodeMirror hints are rendered on top of modals 2021-11-23 16:57:51 +00:00
Andrew Kingston d72094e8ad Set inputs to readonly when displaying the javascript function helper label to prevent accidentally setting explicit text 2021-11-23 16:41:09 +00:00
Andrew Kingston 5f2f01851b Refactor client and server binding panels into single generic panel. Enable JS for formula fields 2021-11-23 14:05:20 +00:00
mike12345567 d54992de3d Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-11 13:48:07 +00:00