1
0
Fork 0
mirror of synced 2024-08-05 05:11:43 +12:00
Commit graph

1976 commits

Author SHA1 Message Date
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
213f019c09 Merge pull request #539 from mjashanks/remove-md-components
Remove materialdesign-components packages, and all references
2020-08-14 12:08:41 +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
b5325b1066 Merge pull request #538 from Budibase/backend-bug-fixes
fix backend bugs - some tidy up
2020-08-14 08:56:07 +01:00
Martin McKeaveney
c26366d0d8 fix backend bugs - some tidy up 2020-08-13 20:22:14 +01:00
Martin McKeaveney
bf46067fe1 new view foundations 2020-08-13 15:04:19 +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
f7d2aacfa5 Merge pull request #535 from Budibase/Card-component
New card component
2020-08-13 11:21:49 +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
28473c4cd4 Merge pull request #530 from Budibase/new-backend-bugfixes
bugfixes after team usage
2020-08-11 20:07:26 +01:00
Martin McKeaveney
fccad2f710 bugfixes after team usage 2020-08-11 17:58:01 +01:00
Martin McKeaveney
de9911aad8 small styling fix 2020-08-11 17:20:55 +01:00
Martin McKeaveney
6e49506348 Merge pull request #528 from Budibase/new-backend-ui
New backend ui
2020-08-11 17:06:40 +01:00
Joe
15ca64d27a Reduced size of app cards 2020-08-11 17:02:54 +01:00
Joe
bae5e11df3 Tidy ups and welcome screen made less busy
Comment today from the demo was the welcome screen was a little busy in re to the links on the left hand panel
2020-08-11 16:57:15 +01:00
Martin McKeaveney
86650cba47 remove moduleNameMapper 2020-08-11 15:54:03 +01:00
Martin McKeaveney
d925103b8a update publish command to keep NPM versions in sync 2020-08-11 15:41:35 +01:00
Martin McKeaveney
26fa101a38 v0.1.17 2020-08-11 15:33:01 +01:00
Martin McKeaveney
23a184a346 merge 2020-08-11 14:07:04 +01:00