1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
Commit graph

505 commits

Author SHA1 Message Date
Martin McKeaveney
9a35e332ca consolidate data sources and queries together in one UI 2021-06-15 19:48:05 +01:00
Andrew Kingston
d9d0cc9be3 Fix all eslint issues 2021-06-15 19:36:56 +01:00
Andrew Kingston
9aea8d124f Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-14 09:54:11 +01:00
Keviin Åberg Kultalahti
7566a84aeb missed files that were not commited on friday 2021-06-14 07:34:42 +02:00
Martin McKeaveney
58b33562db external/internal tables and datasources merged, removed autocapture, re-added logout action 2021-06-11 17:52:08 +01:00
Keviin Åberg Kultalahti
aef10f5365 wip layout compoent 2021-06-11 14:47:57 +02:00
Andrew Kingston
49dd84a2bd Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-09 15:10:11 +01:00
Keviin Åberg Kultalahti
6356ce8e4c Merge branch 'master' into feature/layout-poc 2021-06-09 10:24:05 +02:00
Keviin Åberg Kultalahti
03b5cff753 change name to section, add illegalChildren prop to manifest 2021-06-09 10:23:42 +02:00
Andrew Kingston
76b79d33ef Improve client app overflow and selection indicators 2021-06-08 15:16:37 +01:00
Andrew Kingston
ba1908f7f9 Render builder preview selection indicators via top level component instead of via styleable healper. Add indiciator on hover and add name to indicator 2021-06-08 14:19:03 +01:00
Martin McKeaveney
0221f9de60 making new screen modal choose the currently filtered role 2021-06-08 11:42:39 +01:00
Andrew Kingston
41f87f0354 Move settings bar into client library and allow configuration from manifest.json 2021-06-08 08:00:54 +01:00
Keviin Åberg Kultalahti
f51c9d693a rework selector styles 2021-06-04 14:34:40 +02:00
Keviin Åberg Kultalahti
01b9e890d5 wip layout component 2021-06-04 08:57:18 +02:00
Andrew Kingston
135c5df292 Remove leftover code and add proper comments to action types 2021-06-03 11:38:06 +01:00
Andrew Kingston
1b8e6ce195 Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-01 15:16:09 +01:00
Andrew Kingston
c6827e8a75 Improve client performance and add action to control data provider queries 2021-06-01 14:59:42 +01:00
Andrew Kingston
a367acfd74 Allow data providers to inherit each other and add full client side lucene implementation 2021-05-27 15:11:08 +01:00
Martin McKeaveney
b04d153b11 flip bools to strings 2021-05-27 08:21:05 +01:00
Martin McKeaveney
f9c5975ac7 SSL fixes, update boolean in lucene 2021-05-26 22:48:55 +01:00
Andrew Kingston
684e814bd4
Merge pull request #1564 from Budibase/ak-fixes
Proper font support and multiple fixes
2021-05-26 13:18:40 +01:00
Andrew Kingston
943c3a1bf2 Fix execute query action not working 2021-05-26 08:49:54 +01:00
Andrew Kingston
f00ebcf7d6 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 2021-05-25 10:11:41 +01:00
Andrew Kingston
dcfcde7d09 Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 2021-05-25 09:41:23 +01:00
Andrew Kingston
07e2ea701e Remove login form component 2021-05-25 08:26:43 +01:00
Andrew Kingston
270de9896c Stop / route screen being called Login when set to public access 2021-05-24 14:09:19 +01:00
mike12345567
beae1cec71 Removing all login/logout functionality from apps. 2021-05-20 13:05:58 +01:00
Mike Shanks
94d098e494 Fix: Unable to use parameters with Rest conenctor 2021-05-20 09:07:51 +01:00
Andrew Kingston
ac2c34a4b4 Disable update on change for component settings 2021-05-18 08:40:18 +01:00
Andrew Kingston
47db3df0a1 Add optional info text to components 2021-05-14 13:29:14 +01:00
Andrew Kingston
c669526c66 Remove search component from component structure 2021-05-13 12:38:56 +01:00
Andrew Kingston
d9923e1e98 Clean up data source context and remove explicit button actions for pagination 2021-05-13 12:30:45 +01:00
Andrew Kingston
5131a2fd74 Fix chart placeholder, fix spectrum colours and begin work on pagination component 2021-05-12 14:34:25 +01:00
Andrew Kingston
6d1c9c3e44 Add legacy in-memory filtering and sorting for views and external datasources 2021-05-11 19:07:52 +01:00
Andrew Kingston
a3fbe6a34a Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 2021-05-11 18:33:25 +01:00
Andrew Kingston
78ae68981e Add support for numerical sorting 2021-05-11 11:24:16 +01:00
Andrew Kingston
3eabaea42f Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 2021-05-11 10:47:52 +01:00
Andrew Kingston
4160dc1e8d Update routing to serve any builder routes under /app so that envoy can proxy correctly 2021-05-06 16:39:34 +01:00
Keviin Åberg Kultalahti
88606feeb1 remove unused styling 2021-05-05 11:22:54 +02:00
mike12345567
c259564ba8 Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 13:24:14 +01:00
Martin McKeaveney
bb2f4f485b merge with next 2021-05-04 11:49:34 +01:00
Martin McKeaveney
a4cc4191b4 merge with next 2021-05-04 11:40:59 +01:00
Andrew Kingston
556236ebce Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston
1c3d477523 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
mike12345567
acc6eed8ff Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 10:34:30 +01:00
Martin McKeaveney
4618dfd2d1 merge 2021-05-04 09:55:14 +01:00
Keviin Åberg Kultalahti
4ec2e7d01f lint:fix 2021-05-03 09:31:09 +02:00
Keviin Åberg Kultalahti
08126293a2 merge fixes 2021-05-03 09:24:04 +02:00
Andrew Kingston
abf170d40c Fix more sizes in settings and drawer 2021-04-30 16:53:33 +01:00
Andrew Kingston
dc92307af4 Fix button sizes in settings 2021-04-30 16:42:53 +01:00
Andrew Kingston
5aee405245 Add server-side searching and pagination to data providers using internal tables 2021-04-30 16:29:53 +01:00
mike12345567
a6e282c19b Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 2021-04-30 16:17:57 +01:00
Keviin Åberg Kultalahti
71f20dd2ea convert all Heading instances to use new API 2021-04-30 13:38:06 +02:00
Keviin Åberg Kultalahti
f0f10ab2b4 Convert Body component to use size="" prop 2021-04-30 13:31:45 +02:00
Andrew Kingston
717b0b0af6 Expose search API endpoint 2021-04-29 14:55:33 +01:00
Andrew Kingston
368e921efa Fix styles in datasource select 2021-04-29 09:01:24 +01:00
Andrew Kingston
85466fb7da Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:08:54 +01:00
Andrew Kingston
14a9eebfa1 Update other cypress helpers to work with spectrum 2021-04-28 15:08:43 +01:00
Keviin Åberg Kultalahti
665e66eb95 Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel 2021-04-28 15:55:15 +02:00
Keviin Åberg Kultalahti
504a5df4a8 fix DataSourceSelect Query Panel 2021-04-28 15:31:41 +02:00
Keviin Åberg Kultalahti
672046a76c remove Spacer component 2021-04-28 15:23:47 +02:00
Keviin Åberg Kultalahti
7bb1ca48f9 fix ExecuteQuery to use Layout 2021-04-28 15:20:03 +02:00
Keviin Åberg Kultalahti
6c5b0f88b9 fix dataBinding error 2021-04-28 15:18:12 +02:00
Andrew Kingston
720b5b40db Increase font size of binding drawer results 2021-04-28 14:16:47 +01:00
Keviin Åberg Kultalahti
381ab45834 Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel 2021-04-28 15:09:32 +02:00
Keviin Åberg Kultalahti
4c19d2d42f Convert EventPanel to Layout component 2021-04-28 15:04:30 +02:00
Keviin Åberg Kultalahti
7df0555721 rewords FilterPanel to use new DrawerContent component 2021-04-28 14:52:58 +02:00
Keviin Åberg Kultalahti
42204aa53d rename DrawerContentWithSidebar to DrawerContent and add sidebar check 2021-04-28 14:42:44 +02:00
Andrew Kingston
bdd9eb2ff3 Update all component icons 2021-04-28 13:42:17 +01:00
Keviin Åberg Kultalahti
b18f840c00 Convert IntegrationForm to use Layout component 2021-04-28 14:33:40 +02:00
Keviin Åberg Kultalahti
5c627f9372 Switch bindingPanel to use new Drawer content component 2021-04-28 10:10:48 +02:00
Keviin Åberg Kultalahti
a1cad7ab0d Create DrawerContent component 2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti
c4c8a281c2 cleanup component selection list 2021-04-27 17:04:50 +02:00
Keviin Åberg Kultalahti
0b37d6f89a rework Icons to use new API 2021-04-27 16:30:13 +02:00
Keviin Åberg Kultalahti
c1542dc49e rework Divider to use new API 2021-04-27 16:25:39 +02:00
Keviin Åberg Kultalahti
aaf9b9e305 merge main branch 2021-04-27 16:19:42 +02:00
Keviin Åberg Kultalahti
768dfef5a0 convert ActionButton to new interface 2021-04-27 16:18:52 +02:00
Keviin Åberg Kultalahti
a760e6c1b5 Changes ActionMenu button slot to be called control 2021-04-27 15:34:17 +02:00
Keviin Åberg Kultalahti
66081ffa3d rework ActionMenu and add noClose prop to MenuItem 2021-04-27 11:48:47 +02:00
Keviin Åberg Kultalahti
e6ce9aaa2f converts component adding buttons in design section 2021-04-26 17:34:28 +02:00
Keviin Åberg Kultalahti
c4b6e30391 more conversion 2021-04-26 14:48:23 +02:00
Keviin Åberg Kultalahti
c655209f89 ActionMenu API improvements 2021-04-26 14:42:45 +02:00
Keviin Åberg Kultalahti
3a638798a6 More ActionMenu conversion 2021-04-26 14:21:30 +02:00
Keviin Åberg Kultalahti
1d614cf792 convert ScreenDropdown to use ActionMenu 2021-04-26 13:44:26 +02:00
Keviin Åberg Kultalahti
426377513c converts component dropdown to action 2021-04-26 12:29:45 +02:00
Keviin Åberg Kultalahti
47f6509baf update ActionButton interface 2021-04-23 15:45:10 +02:00
Keviin Åberg Kultalahti
7bf256ac79 switch out remix icon 2021-04-23 14:06:42 +02:00
Keviin Åberg Kultalahti
8904d32c14 fix body sizing in some components 2021-04-23 14:03:34 +02:00
Keviin Åberg Kultalahti
2dff378ce7 replace remix icons in NavItem component 2021-04-23 13:52:34 +02:00
Keviin Åberg Kultalahti
dbb125dd12 Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-23 12:52:05 +02:00
Andrew Kingston
714929ff27 Add background color to request feature button 2021-04-23 11:44:42 +01:00
Andrew Kingston
1bb79d77b9 Add padding to account for request feature button 2021-04-23 11:41:26 +01:00
Keviin Åberg Kultalahti
b97fe50a4a remix replacement 2021-04-23 12:39:48 +02:00
Keviin Åberg Kultalahti
3ac72ec42b more remix replacements 2021-04-23 12:34:56 +02:00
Andrew Kingston
b92083bf83 Update lots of font sizes, padding and other UI improvements 2021-04-23 10:48:19 +01:00
Keviin Åberg Kultalahti
b5db919ee1 switch remix icons to spectrum in panels 2021-04-23 10:07:50 +02:00
Keviin Åberg Kultalahti
2edc795185 update FilterEditor and SaveFields drawers 2021-04-23 08:30:23 +02:00
Keviin Åberg Kultalahti
79366072dc Align action panel with other designs 2021-04-22 16:38:26 +02:00
Keviin Åberg Kultalahti
9f5393a7ac wip: fixes a couple of drawers 2021-04-22 16:34:18 +02:00
Keviin Åberg Kultalahti
09551f971b Switch out DropdownMenu to Popover across the builder 2021-04-21 16:03:12 +02:00
Keviin Åberg Kultalahti
7384e88613 remove unused files that were accidentally left 2021-04-21 13:16:05 +02:00
Keviin Åberg Kultalahti
6db09715df merge spectrum-bbui 2021-04-21 13:15:16 +02:00
Andrew Kingston
57aaa05461 Remove some old stuff and update binding icon 2021-04-21 11:42:25 +01:00
Andrew Kingston
b2fc4e56eb Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
Keviin Åberg Kultalahti
1f50a970c1 wip: trying to get the new TreeView component to work with the drag-and-drop functionality 2021-04-20 15:57:56 +02:00
Andrew Kingston
5b7f58d7b4 Add search component and update screen list panel 2021-04-20 14:24:14 +01:00
Andrew Kingston
6ac5a999cb Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms 2021-04-20 14:06:33 +01:00
Andrew Kingston
e3bb206b2d Update new screen modal 2021-04-20 12:48:37 +01:00
Andrew Kingston
1bc678ad9e Add caret position function to text area and fix issue with design transitions and custom styles 2021-04-19 15:07:25 +01:00
Andrew Kingston
36b1cd75fd Update button actions to use new spectrum components 2021-04-19 14:40:51 +01:00
Andrew Kingston
c4f50b3cbe Fix multiple bugs with ID numbering in the event editor 2021-04-19 14:37:04 +01:00
Andrew Kingston
f0d1667b03 Update binding icon styles and fix theme editor 2021-04-19 14:10:58 +01:00
Andrew Kingston
3703ab17a4 Update all design panel settings and styles to use new spectrum components 2021-04-19 14:04:07 +01:00
Andrew Kingston
af73ea15be Add combobox component 2021-04-19 12:05:11 +01:00
Andrew Kingston
68aca8b630 Update some more parts of the builder to use new form components 2021-04-16 13:07:38 +01:00
Keviin Åberg Kultalahti
0ac9ef1746 reverses tab order mistake in properties panel 2021-04-16 12:17:20 +02:00
Andrew Kingston
6e9c3b7b5d Fix schema in when creating columns and use new spectrum form components in design section 2021-04-16 11:06:21 +01:00
Andrew Kingston
3aeb85f62f Fix table height when no rows exist and fixed row count specified 2021-04-16 11:03:44 +01:00
Keviin Åberg Kultalahti
32c2aa00b0 Component panel now uses Tabs component 2021-04-16 11:28:53 +02:00
Keviin Åberg Kultalahti
65309a5b98 adds tab to left sidebar on design section 2021-04-16 11:18:39 +02:00
Andrew Kingston
534ca3319e Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms 2021-04-16 08:08:52 +01:00
Andrew Kingston
b83148a0c8 Update some builder components to use new forms 2021-04-15 19:42:58 +01:00
Keviin Åberg Kultalahti
5da296ed5d adds divider component 2021-04-14 14:52:25 +02:00
Keviin Åberg Kultalahti
97712a2936 fix buttons 2021-04-09 15:24:28 +02:00
Keviin Åberg Kultalahti
b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Keviin Åberg Kultalahti
a2a1722baf conversion of buttons in builder 2021-04-09 10:52:06 +02:00
Andrew Kingston
caee5e3cd9 Remove placeholder from iframe template 2021-04-01 19:43:44 +01:00
Andrew Kingston
dab183cc8a Use server-provided client lib URL in iframe preview 2021-04-01 14:10:49 +01:00
Andrew Kingston
677c3e0e86 Fix merge conflict 2021-04-01 10:33:51 +01:00
Andrew Kingston
46745a757a Update to support new stores 2021-04-01 10:29:47 +01:00
Andrew Kingston
d4cc872b5c Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:12:16 +01:00
Andrew Kingston
ecd55f6c27 Adjust iframe builder preview to prevent requirement of rollup-plugin-html 2021-03-31 19:12:56 +01:00
Andrew Kingston
aa450c08b4 Fix issue with polyfilling node globals 2021-03-31 18:49:53 +01:00
Andrew Kingston
583faba9da Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00
Keviin Åberg Kultalahti
958cae212d fix templates not being passed correct param 2021-03-31 14:23:58 +02:00
Keviin Åberg Kultalahti
a14d991e81 moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
Andrew Kingston
892bbcd07a Add virtual rendering to table to increase performance and remove grid component 2021-03-25 14:40:29 +00:00
Andrew Kingston
2cfc30ad2f Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor 2021-03-24 15:52:05 +00:00
Andrew Kingston
6457751367 Add initial version of new spectrum table component 2021-03-24 15:51:57 +00:00
Keviin Åberg Kultalahti
b8f6eb2afb fix datasource select issue 2021-03-23 13:04:54 +01:00
Keviin Åberg Kultalahti
54b99d6d4b move tables to separate store 2021-03-23 11:54:03 +01:00
Andrew Kingston
b24760f613 Fix automatic generation of form field group schemas 2021-03-22 18:07:11 +00:00
Andrew Kingston
d7c4fab4a5 Remove RowDetail component 2021-03-22 18:04:40 +00:00
Keviin Åberg Kultalahti
5a4ea4ebf2 moves queries part of backendstore to separate store 2021-03-22 14:47:21 +01:00
Keviin Åberg Kultalahti
25b45ba42c moves integrations part of backendstore to separate store 2021-03-22 13:23:36 +01:00
Andrew Kingston
d88c91c11a Update data provider select to use safe binding options 2021-03-22 12:11:12 +00:00
Keviin Åberg Kultalahti
a85b9f5895 moves the datasources store to it's separate store 2021-03-22 12:02:55 +01:00
Keviin Åberg Kultalahti
1d64f2149a moves roles in backendstore to a separate store 2021-03-22 10:55:23 +01:00
Andrew Kingston
521a282aef Add explicity titles to DrawerBindableInputs in DeleteRow button action 2021-03-19 14:28:11 +00:00
Andrew Kingston
2a6e05efff Fix massive widths on remaining button actions 2021-03-19 14:26:37 +00:00
Andrew Kingston
1521a22c39 Fix massive width in filter editor drawer 2021-03-19 14:05:42 +00:00
Andrew Kingston
ea68885581 Update SaveRow button action to take an explicit table ID, making it more much flexible. Fix massive width 2021-03-19 14:05:28 +00:00
Andrew Kingston
fecf35dc46 Update DeleteRow button action to take explicit props and fix massive width 2021-03-19 14:04:37 +00:00
Andrew Kingston
87fd743f75 Update bar chart to work with new data provider 2021-03-18 17:34:51 +00:00
Keviin Åberg Kultalahti
4503a7d1f8 wip: routify 2021-03-17 12:40:24 +01:00
Andrew Kingston
788817d249 Update bindable properties to handle new data provider 2021-03-16 19:11:00 +00:00
Andrew Kingston
a51f5c73c4 Add data provider component and refactor component setting types 2021-03-16 13:54:34 +00:00
mike12345567
bec6ff0881 Formatting. 2021-03-15 20:43:31 +00:00
Martin McKeaveney
f576e2fdfe
Merge branch 'master' into develop 2021-03-11 16:31:22 +00:00
Martin McKeaveney
58a7cf5e76
Merge pull request #1264 from Budibase/fix/colorpicker
Colorpicker bugs
2021-03-11 16:30:34 +00:00
Andrew Kingston
f209a1e91b Add clear icon to screen search field 2021-03-11 15:53:31 +00:00
mike12345567
e2495122c7 Merge branch 'master' of github.com:Budibase/budibase into tests/upping-coverage 2021-03-11 14:51:13 +00:00
mike12345567
3947044014 Formatting. 2021-03-10 17:56:16 +00:00
Andrew Kingston
141d3be174 Don't close folders when selecting a new screen 2021-03-10 10:35:49 +00:00
Andrew Kingston
c09d74f61e Ignore click actions when a screen search string exists 2021-03-10 10:35:16 +00:00
Andrew Kingston
dd831d56d2 Fix crash when searching screens and selecting layouts 2021-03-09 19:09:41 +00:00
Andrew Kingston
5195e42bc5 Add placeholder to screen search 2021-03-09 19:06:37 +00:00
Andrew Kingston
dfee775717 Make screens searchable and make routes collapsible 2021-03-09 19:06:25 +00:00
Keviin Åberg Kultalahti
bb4681f2b6 change default color of colorpicker 2021-03-09 09:32:53 +01:00
Keviin Åberg Kultalahti
293ca3e54f fixes colorpicker bugs 2021-03-08 17:05:42 +01:00
Andrew Kingston
c03e361710 Add cypress tests for data bindings and component creation 2021-03-05 13:52:26 +00:00
Martin McKeaveney
c8ad39fb49
Merge branch 'master' into develop 2021-03-03 16:00:10 +00:00
Martin McKeaveney
af6ccebb17
Merge pull request #1242 from Budibase/083bugfixes
fix space table name grid bug
2021-03-03 15:59:30 +00:00
Martin McKeaveney
8dd49a4d09 fix space table name grid bug 2021-03-03 13:51:53 +00:00
Kevin Åberg Kultalahti
13787d9d3b
Merge pull request #1232 from Budibase/feature/standard-components-transitions
Adds transition setting in the design panel on container component
2021-03-03 13:12:48 +01:00
Andrew Kingston
08da1d7468
Merge pull request #1234 from Budibase/lab-day-cheeks
Useful features and fixes from lab day
2021-03-03 02:16:57 -08:00
Keviin Åberg Kultalahti
c6292c070c fixes to transitions and adds default fade to screens 2021-03-02 13:37:54 +01:00
mike12345567
4cd6fef492 Updating the properties panel to show the component type rather than name (no point in repeating) and some final styling changes to the one to many update. 2021-03-01 17:48:52 +00:00
Keviin Åberg Kultalahti
0c91c36ed8 remove unused code in PropertiesPanel 2021-03-01 17:41:10 +01:00
Keviin Åberg Kultalahti
49d37b9ced remove unused code in NavigationPanel 2021-03-01 17:37:17 +01:00
Keviin Åberg Kultalahti
43e37e2ed6 lint fix 2021-03-01 17:09:23 +01:00
Keviin Åberg Kultalahti
58f0c45085 remove slide and scale transitions 2021-03-01 17:03:13 +01:00
Keviin Åberg Kultalahti
d386de0282 moves the transition setting to the design panel 2021-03-01 16:46:05 +01:00
Andrew Kingston
9382a0a567 Remove obsolete code from log out button action component 2021-03-01 14:56:30 +00:00
Andrew Kingston
736259f371 Add password field component 2021-03-01 14:13:11 +00:00
Keviin Åberg Kultalahti
5d26724e54 adds drag-and-drop to the action drawer 2021-02-26 17:11:14 +01:00
Andrew Kingston
c70201553e Add log out button action 2021-02-26 14:04:12 +00:00
Keviin Åberg Kultalahti
188f2b74d7 adds DnD support ot the actions drawer 2021-02-26 14:21:05 +01:00
Andrew Kingston
80f86720ac Add background image component 2021-02-26 09:58:11 +00:00
Andrew Kingston
61056fc2f0 Add button action for login 2021-02-26 09:57:06 +00:00
Martin McKeaveney
c6be93628b
Merge pull request #1185 from Budibase/mysql-ssl
Mysql ssl
2021-02-24 20:33:35 +00:00
Martin McKeaveney
5a6306f49f prevent null being appended to binding box 2021-02-24 17:56:14 +00:00
mike12345567
c63190acc0 Formatting. 2021-02-24 15:34:52 +00:00
Martin McKeaveney
8f011a8eac
Merge pull request #1173 from Budibase/martin-bugfixes
Martin bugfixes
2021-02-24 13:14:55 +00:00
Martin McKeaveney
d0b7cf71e3 show all query types in form component 2021-02-24 11:57:53 +00:00
Kevin Åberg Kultalahti
50d25e14c3
Merge pull request #1168 from Budibase/fix/budi-day-bug-list
Fix/dot notation grid fix
2021-02-24 12:54:29 +01:00
mike12345567
dbd172428e Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises. 2021-02-23 16:29:50 +00:00
Keviin Åberg Kultalahti
0388675f27 remove unused things 2021-02-23 15:20:24 +01:00
Andrew Kingston
fe1e035360 Add unique drawer names for each binding drawer 2021-02-22 14:16:01 +00:00
Andrew Kingston
8c4cf0bb8d Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering 2021-02-22 12:23:46 +00:00
Martin McKeaveney
f8c04cc586 merge with develop 2021-02-19 12:09:17 +00:00
Martin McKeaveney
50eabc82d0 prevent editing of headers in params 2021-02-19 12:07:37 +00:00
Andrew Kingston
5c2aa7d603 Fix and tidy up all button actions and drawers 2021-02-18 17:44:56 +00:00
Andrew Kingston
5530a7b241 Merge branch 'develop' of github.com:Budibase/budibase into budi-day-02-11-cheeks-joe 2021-02-17 15:25:34 +00:00
Andrew Kingston
f0a48ea341 Merge branch 'develop' of github.com:Budibase/budibase into url-context 2021-02-16 15:35:05 +00:00
Andrew Kingston
37b9ba4f6a Update URL settigns to be bindable inputs and update navigate action 2021-02-15 20:03:29 +00:00
Andrew Kingston
17a9e44ef6 Add filtering to repeaters 2021-02-11 13:03:22 +00:00
Andrew Kingston
aec4939b93 Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-10 18:34:45 +00:00
Andrew Kingston
c7b110ff5c Fix keying in component design properties 2021-02-09 13:31:20 +00:00
Martin McKeaveney
41bc7dbaf7 backwards pagination 2021-02-09 12:12:03 +00:00
Andrew Kingston
465a240e87 Use real component name in deletion confirmation modal 2021-02-09 10:49:22 +00:00
Martin McKeaveney
7f24c80bf0 search UI complete, server side cursor based pagination 2021-02-08 17:44:44 +00:00
Andrew Kingston
14f410dc57 Remove empty field in saving row action to make it more clear that it's optional 2021-02-08 10:01:38 +00:00
Andrew Kingston
5ab29ab73e Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-08 09:52:46 +00:00
Martin McKeaveney
3189250d50 Merge branch 'master' of github.com:Budibase/budibase into internal-search 2021-02-08 09:32:53 +00:00
Martin McKeaveney
94f1a14445 few bugfixes 2021-02-06 18:22:58 +00:00
Andrew Kingston
7c3ccf69f9 Key property group components so that they fully remount on component change 2021-02-05 13:48:26 +00:00
Keviin Åberg Kultalahti
efff6ae705 right aligns the multiselect options in the property panel 2021-02-05 14:09:29 +01:00
Keviin Åberg Kultalahti
69c01f0d00 merge master and bump bbui 2021-02-05 14:06:35 +01:00
Andrew Kingston
06b70706e3 Add button action to refresh a datasource 2021-02-05 12:54:36 +00:00
Martin McKeaveney
5b1a2f99d6 merge 2021-02-05 11:18:37 +00:00
Andrew Kingston
f44f887648 Fix padding in builder setting icons to be more in line 2021-02-05 10:26:38 +00:00
Andrew Kingston
10536a8c7d Allow form fields to have custom names 2021-02-05 10:26:24 +00:00
Andrew Kingston
580837f949 Fix delete row action 2021-02-04 19:18:32 +00:00
Andrew Kingston
e94fb7d937 Update form settings to be called Schema and add custom schema option 2021-02-04 18:00:02 +00:00
Andrew Kingston
e3e22da303 Pull form bindable properties from field definitions rather than schema 2021-02-04 13:01:49 +00:00
Andrew Kingston
d921cfedf8 Allow forms to generate query schemas. Fix query execution action 2021-02-03 14:53:13 +00:00
Andrew Kingston
da9b2cd09d Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-03 11:13:58 +00:00
Andrew Kingston
231eec81ab Add confirmation dialog before resetting form fields manually 2021-02-03 10:05:49 +00:00
Martin McKeaveney
d98be2f1aa fixing text wrap in handlebars 2021-02-03 08:12:58 +00:00
mike12345567
7ece2e65a4 Merge branch 'feature/handlebars-helpers-update' of github.com:Budibase/budibase into bug/integration-fixes 2021-02-02 17:57:55 +00:00
Martin McKeaveney
170c1abaf7 account for null helpers 2021-02-02 17:48:23 +00:00
Martin McKeaveney
e78b9c31c3 adding example code to helpers 2021-02-02 17:43:01 +00:00
mike12345567
2d82969350 Some quick fixes to allow custom verbs. 2021-02-02 17:28:11 +00:00
Andrew Kingston
453b9424e2 Add button to fieldgroups to automatically update from schema 2021-02-02 17:26:14 +00:00
Andrew Kingston
f6441aaff9 Remove console log statement 2021-02-02 15:39:07 +00:00
Andrew Kingston
1a886ada08 Use select for selecting form to validate in button actions to fix issue showing component ID 2021-02-02 15:38:43 +00:00
Andrew Kingston
646e324551 Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-02 14:44:19 +00:00
Andrew Kingston
d2c0ba8f74 Update screen templates to support full form generation. Fix issues with screen templates 2021-02-02 14:32:58 +00:00
Andrew Kingston
8d6b13c5f4 Fix label in form validation action 2021-02-02 13:51:16 +00:00
Joe
4db61e0fb7 Fixed stacked list
I simplified the stacked list which has resolved the text overlapping issue.

There is still an issue with linking the stacked list to a detail page
2021-02-02 13:08:01 +00:00
Martin McKeaveney
4b5e572da3 internal search working 2021-02-01 21:02:54 +00:00
Andrew Kingston
cf43cf765c Add custom component actions. Simplify client context. Add form validation action 2021-02-01 18:51:22 +00:00
Martin McKeaveney
f6b357c66b use regex for search 2021-02-01 14:46:44 +00:00
Martin McKeaveney
988b926436 Merge branch 'feature/handlebars-helpers' of github.com:Budibase/budibase into feature/handlebars-helpers 2021-02-01 14:30:02 +00:00
Martin McKeaveney
214ebf8f3a adding search in binding drawer 2021-02-01 14:29:51 +00:00
mike12345567
214237aca0 Updating global selectors to be specific to component. 2021-02-01 13:20:39 +00:00
Andrew Kingston
b65673b77a Add reltationship field. Add common picker component to dedupe options and relationship fields. Add better animation and position to picker dropdowns 2021-02-01 13:15:35 +00:00
mike12345567
a8fab0cd02 Fixing some styling issues. 2021-02-01 13:13:50 +00:00