1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

1660 commits

Author SHA1 Message Date
cmack 0a489eed13 Minor Tidyup - Logs, Dead Code, Comments 2020-08-19 10:34:20 +01:00
Conor_Mack 657be43858 Merge branch 'master' into britecharts/separate-components-2 2020-08-18 15:50:02 +01:00
cmack 60524e801e Completion Bug Fixes and Updates 2020-08-18 15:45:44 +01:00
cmack 56571e983b Functional Linechart 2020-08-17 13:59:09 +01:00
Michael Shanks 3216b2f676 removed unecessary dependencies 2020-08-14 17:39:56 +01:00
Michael Shanks 188d048b64 Merge branch 'master' of github.com:Budibase/budibase into master 2020-08-14 16:45:54 +01:00
Michael Shanks 0d7faedb1d removed OptionSelectOld 2020-08-14 16:40:23 +01:00
Michael Shanks d94aafb42e emoved UsersList (unused) 2020-08-14 16:40:13 +01:00
Michael Shanks 84e3547a54 removed DatabasesList (not used) 2020-08-14 16:35:39 +01:00
Michael Shanks 286514475d removed ModelSetupNav (not used) 2020-08-14 16:35:28 +01:00
Michael Shanks 74cd91d93b removed ColorPicker (replaced by colorpicker package) 2020-08-14 14:56:33 +01:00
Michael Shanks 914699ef6d removed CollectionView (not used) 2020-08-14 14:53:36 +01:00
Michael Shanks 02826c3616 removed PlusButton (not used) 2020-08-14 14:50:03 +01:00
Michael Shanks 5a4ef862d3 removed ComingSoon (not used) 2020-08-14 14:43:57 +01:00
Michael Shanks ac9f2ac0b0 removed Block (not used) 2020-08-14 14:42:17 +01:00
Michael Shanks 62c95b4eed removed ComponentSearch (not used) 2020-08-14 14:40:45 +01:00
Michael Shanks 749774080a removed CodeArea (not used) 2020-08-14 14:40:10 +01:00
Michael Shanks 9d4b462b2b removed CodeEditor (not used) 2020-08-14 14:39:44 +01:00
Michael Shanks c4e1242dd9 removed Textbox (not used) 2020-08-14 14:37:40 +01:00
Michael Shanks b12cc7961e removed HierarchyRow (not used) 2020-08-14 14:37:05 +01:00
Michael Shanks 71f23221d9 removed CreateEditView (not used) 2020-08-14 14:36:51 +01:00
Michael Shanks bdb84a2e91 removed EditComponentProps.svelte (unused) 2020-08-14 14:32:37 +01:00
Michael Shanks 159c665ca5 removed Dropdown.svelte 2020-08-14 14:24:14 +01:00
Michael Shanks d8f8ade898 removed PageView.svelte 2020-08-14 14:21:55 +01:00
Michael Shanks 035fafc963 removed material design library 2020-08-14 11:33:40 +01:00
Michael Shanks 30aed16951 remove references to material design components 2020-08-14 11:21:52 +01:00
Martin McKeaveney c26366d0d8 fix backend bugs - some tidy up 2020-08-13 20:22:14 +01:00
Joe c89158c6b5 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 2f8d63959d Merge pull request #534 from mjashanks/dnd
Component nav Drag and Drop + Add component usability
2020-08-13 11:32:39 +01:00
Joe 980c0d8f8b Merge branch 'master' into Tidy-ups-and-implementing-new-BBUI-vars 2020-08-13 11:31:55 +01:00
Michael Shanks 209f0666ec fix: screens not creating properly on electron 2020-08-13 11:24:58 +01:00
Joe bf3bf0ecac Merge branch 'Card-component' of https://github.com/Budibase/budibase into Card-component 2020-08-13 11:13:59 +01:00
Joe f1d22b06db Card icons updated 2020-08-13 11:13:22 +01:00
Joe 3922298f58 Rename CardHorizontal.Svelte to CardHorizontal.svelte 2020-08-13 10:57:29 +01:00
Joe a4ed18654d Rename Card.Svelte to Card.svelte 2020-08-13 10:56:50 +01:00
Joe 1700c30d44 Let changed to const 2020-08-13 10:54:43 +01:00
Joe dcb6617937 Update color for subtext 2020-08-13 10:45:25 +01:00
Joe 562ed099d8 Text color update 2020-08-13 10:35:20 +01:00
Michael Shanks 73f747b172 fix: navigation component can have children 2020-08-13 10:15:50 +01:00
Michael Shanks 180fe1801f fix: added dnd to master screen 2020-08-13 10:15:37 +01:00
Michael Shanks 0e9ecccd91 changes from code review 2020-08-13 10:15:09 +01:00
Joe 2773370a4a Formatting and Linting 2020-08-13 09:05:22 +01:00
Joe 6dc0a3a0d3 New card component 2020-08-13 08:58:48 +01:00
cmack 41a46847e5 Chart Fix - Import BC CSS and use Postcss 2020-08-12 17:41:12 +01:00
Michael Shanks 3703aa2a1e auto nesting or not, on add component 2020-08-12 17:00:05 +01:00
Michael Shanks c95363dd66 container components need children: true 2020-08-12 16:28:41 +01:00
Michael Shanks 2db40c6d2c dnd component nav 2020-08-12 16:28:19 +01:00
cmack db969e0f5c Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2 2020-08-12 10:18:47 +01:00
cmack e4b4c5723f WIP: Chart Tests and Line Refactor 2020-08-12 10:02:36 +01:00
Martin McKeaveney fccad2f710 bugfixes after team usage 2020-08-11 17:58:01 +01:00