Commit Graph

450 Commits

Author SHA1 Message Date
kevmodrome c786d4edae
groups components and table in separate categories 2020-08-31 10:12:06 +02:00
kevmodrome 4174475ba6
updates correctly on close, cancel and done actions 2020-08-28 15:40:43 +02:00
kevmodrome 006ad9efbe
wip: binding interface design 2020-08-28 14:43:28 +02:00
kevmodrome 91adebe93d
Merge branch 'feature/binding-interface' of github.com:Budibase/budibase into feature/binding-interface 2020-08-28 13:58:39 +02:00
kevmodrome c37cec28d9
Merge branch 'master' into feature/binding-interface 2020-08-28 13:57:46 +02:00
Michael Shanks 82e99c3fd7 some styling changes from code review 2020-08-27 10:00:36 +01:00
Michael Shanks f1d3e8af3a Merge branch 'master' into feature/binding-interface 2020-08-27 09:39:11 +01:00
Michael Shanks 5095b4596f
Merge pull request #536 from mjashanks/dnd
Few Dnd Bugfixes
2020-08-27 09:33:25 +01:00
kevmodrome 26a5137c3d
merge master 2020-08-26 09:11:16 +02:00
kevmodrome 6095383a07
fix styling issues 2020-08-25 11:40:48 +02:00
kevmodrome 5dd80d0912
binding interface now only updates when the dropdown is closed 2020-08-25 11:20:39 +02:00
kevmodrome f615f5be3b
Merge branch 'feature/binding-interface' into feature/binding-interface-frontend 2020-08-25 10:16:32 +02:00
kevmodrome ffee7ff2fe
adds panel interface 2020-08-25 10:15:51 +02:00
Victoria Sloan cd33b9da82 removed uk-margin and swapped with new bb-margin classes 2020-08-22 21:34:46 +01:00
Martin McKeaveney ba32a70f92 removing views from modelselect for now 2020-08-20 10:10:59 +01:00
Martin McKeaveney 0388f8dbb5 merge 2020-08-19 17:14:30 +01:00
Michael Shanks eb76a0403a fixed cypress tests 2020-08-18 21:43:13 +01:00
Michael Shanks 993c9a56ad some comments 2020-08-18 21:04:42 +01:00
Michael Shanks 0b74340853 Merge branch 'master' of github.com:Budibase/budibase into master 2020-08-18 21:00:09 +01:00
Michael Shanks 92ef492bd1 NewScreen - use bbui input
- use input error message
- screen name no longer needs to be unique
2020-08-18 20:59:34 +01:00
Michael Shanks 9f9000fa90 using BBUI inputs where possible 2020-08-18 17:14:35 +01:00
Conor_Mack 1156952b73
Merge branch 'master' into britecharts/separate-components-2 2020-08-18 15:50:02 +01:00
cmack 8cb2a17d93 Completion Bug Fixes and Updates 2020-08-18 15:45:44 +01:00
Michael Shanks 0ab5a01f9e removed Select.svelte - replaced with bbui select 2020-08-18 15:33:28 +01:00
Michael Shanks 682498b719 all inputs using BBUI 2020-08-18 14:51:02 +01:00
Martin McKeaveney 28b4b6fcb9 deletion of views, statistics calculation popover, unit tests 2020-08-17 21:01:43 +01:00
Michael Shanks 49572d8c39 removed StateBindingControl and associated controls - not used 2020-08-17 16:49:23 +01:00
Michael Shanks 6cf99bbbc7 removed InputGroup (not used) 2020-08-17 16:45:13 +01:00
Michael Shanks 85939ad5dc removed LayoutEditor (not used) 2020-08-17 16:43:54 +01:00
cmack d23746f748 Functional Linechart 2020-08-17 13:59:09 +01:00
Michael Shanks 693d218e1e Merge branch 'master' of github.com:Budibase/budibase into master 2020-08-14 16:45:54 +01:00
Michael Shanks bd47940923 removed OptionSelectOld 2020-08-14 16:40:23 +01:00
kevmodrome 3f02712450
adds functionality to show the user the readableBinding while it saves the runtimeBinding 2020-08-14 15:56:34 +02:00
Michael Shanks b345038bb1 removed ColorPicker (replaced by colorpicker package) 2020-08-14 14:56:33 +01:00
Michael Shanks 924132dfee removed PlusButton (not used) 2020-08-14 14:50:03 +01:00
Michael Shanks e11076c15f removed ComponentSearch (not used) 2020-08-14 14:40:45 +01:00
Michael Shanks fcc8cdd148 removed CodeEditor (not used) 2020-08-14 14:39:44 +01:00
Michael Shanks 001902da96 removed Textbox (not used) 2020-08-14 14:37:40 +01:00
Michael Shanks a9da602707 removed EditComponentProps.svelte (unused) 2020-08-14 14:32:37 +01:00
Michael Shanks a82f202649 removed Dropdown.svelte 2020-08-14 14:24:14 +01:00
Michael Shanks 8e00a79850 removed PageView.svelte 2020-08-14 14:21:55 +01:00
Michael Shanks 3a5d2f8713 remove references to material design components 2020-08-14 11:21:52 +01:00
Michael Shanks 55bb235e00 commented on use of store within a component 2020-08-14 10:50:55 +01:00
Martin McKeaveney ed53c31ab3 fix backend bugs - some tidy up 2020-08-13 20:22:14 +01:00
Michael Shanks 128b325614 fix: dnd - dragslot remains if we drop outside of target 2020-08-13 14:08:20 +01:00
Michael Shanks b21f8d6d02 bugfix: dnd over screenslot was throwing err 2020-08-13 14:02:15 +01:00
Joe 33a6ed835d
Merge pull request #529 from Budibase/Tidy-ups-and-implementing-new-BBUI-vars
Tidy ups and welcome screen made less busy
2020-08-13 12:03:23 +01:00
Michael Shanks 82afa707f2 merge from master 2020-08-13 11:50:12 +01:00
Michael Shanks 8a1f0a5e4a
Merge pull request #534 from mjashanks/dnd
Component nav Drag and Drop + Add component usability
2020-08-13 11:32:39 +01:00
Joe b19ab5d0da
Merge branch 'master' into Tidy-ups-and-implementing-new-BBUI-vars 2020-08-13 11:31:55 +01:00