1
0
Fork 0
mirror of synced 2024-10-03 10:36:59 +13:00
Commit graph

58 commits

Author SHA1 Message Date
Andrew Kingston
2200039935 Update file structure to be sensible for design section 2021-01-14 09:45:09 +00:00
Andrew Kingston
c7a9434e70 Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-01-12 20:05:24 +00:00
Andrew Kingston
2dc2e43a00 WIP component management and definition refactor 2021-01-12 20:00:35 +00:00
Andrew Kingston
97dfc14007 Bundle app ID inside apps, rather than trying to find it dynamically 2021-01-07 14:53:56 +00:00
Andrew Kingston
d25fd8b625 Pass preview type to client app so it can decide whether components are selectable 2021-01-06 10:11:56 +00:00
Andrew Kingston
5f37cabd24 Force white background behind prevrew iframe regardless of theme to better reflect what the real app will look like 2020-12-09 15:43:06 +00:00
Andrew Kingston
df37177239 Tidy up builder preview iframe 2020-12-08 10:16:01 +00:00
Martin McKeaveney
b4fad77aae lint 2020-12-07 15:49:19 +00:00
Martin McKeaveney
81fe27f8f3 component store refactor - remove concept of currentPreviewItem and currentComponentInfo 2020-12-07 15:27:46 +00:00
Martin McKeaveney
84434741d1 allow creation of custom layouts, moving layoutId prop to top level of screen 2020-12-04 23:16:07 +00:00
Martin McKeaveney
a0b4062a1f more intelligent routing for screens and pages 2020-12-03 15:15:14 +00:00
Andrew Kingston
3ab5c834f7 Update client app to work with layouts when running inside builder preview 2020-12-02 18:10:46 +00:00
Martin McKeaveney
01343e1474 layouts and screens switcher, merge with component sdk 2020-12-01 16:22:06 +00:00
Andrew Kingston
3ee9fee10c Optimise builder preview speed and performance and fix components not updating when changing props 2020-11-30 12:11:50 +00:00
mike12345567
d7f2060954 Some further work after testing, really need to get the backlink of screens to layouts functional. 2020-11-27 16:36:31 +00:00
mike12345567
d3759a4c10 Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent. 2020-11-25 17:56:09 +00:00
mike12345567
f2fc4f1a4c Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor 2020-11-25 15:04:23 +00:00
mike12345567
8b4657b196 Starting work on builder, very broken. 2020-11-24 18:11:34 +00:00
Andrew Kingston
74fdd36bce Add actual component for screenslot placeholder 2020-11-23 14:27:45 +00:00
Andrew Kingston
192959c865 Fix builder preview 2020-11-23 11:29:24 +00:00
Andrew Kingston
71b59d7cca Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk 2020-11-19 17:55:40 +00:00
mike12345567
a9d5c3a5cb linting. 2020-11-19 16:56:23 +00:00
mike12345567
87528c8d55 Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 2020-11-19 16:55:59 +00:00
Andrew Kingston
5aff97deab Fix screen slot placeholder component display 2020-11-17 14:06:43 +00:00
Andrew Kingston
5fbf3502ce Fix selected component border in builder preview 2020-11-17 12:20:40 +00:00
Andrew Kingston
ced34d9672 Format with prettier 2020-10-27 15:28:13 +00:00
Andrew Kingston
ddc865940e Remove bunch of unused components and tidy up unused references 2020-10-27 09:10:20 +00:00
Andrew Kingston
650ace2f9e Add flex design property and fix existing default layout 2020-10-13 17:46:18 +01:00
Joe
70050332e6 Various minor UI updates including the settings modal
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.

The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.

Dataform button updated and improved.

Settings button color updated

Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
Martin McKeaveney
d87a17eaec PR Comments 2020-07-08 16:31:26 +01:00
Martin McKeaveney
7b57f0ecc1 merge 2020-07-07 21:32:32 +01:00
Martin McKeaveney
3122334c35 lint 2020-07-07 21:29:20 +01:00
Michael Shanks
c57b30efdf more understandable screenslot & default header on master screen 2020-07-03 21:48:34 +01:00
Michael Shanks
63cdbce9b6 nicer screen placeholder in preview 2020-07-01 09:49:09 +01:00
Michael Shanks
bf952f8677 instanceid removal 2020-06-18 16:59:31 +01:00
Michael Shanks
ac00a47d23 build errors from dodgy merge 2020-06-12 21:20:44 +01:00
Michael Shanks
237b79e7e7 merge from master 2020-06-12 20:50:17 +01:00
Michael Shanks
bf1da9e94e removal of appRoot - appId comes in cookie 2020-06-12 20:42:55 +01:00
Joe
b603e27bc4 formatting and lint update 2020-06-11 13:15:19 +01:00
Michael Shanks
eea966a6ae code review: add listner once 2020-06-09 06:22:00 +01:00
Michael Shanks
2a2d9812b2 app preview improvements 2020-06-08 21:13:19 +01:00
Martin McKeaveney
a220822e3a move workflow to array data structure 2020-06-01 10:41:28 +01:00
Martin McKeaveney
bba7b93b75 refactor client library 2020-05-29 14:06:36 +01:00
Conor_Mack
1bf57c7873 linter formatting 2020-05-26 10:19:04 +01:00
Conor_Mack
d250d61c62 Completed CSS Selector Styling 2020-05-25 15:23:56 +01:00
Conor_Mack
dd14dd6de2 Change of structure for _styles 2020-05-22 15:30:29 +01:00
Conor_Mack
5b8d1cead7 Testing Complete - Resolve Post Issue 2020-05-18 16:32:00 +01:00
Conor_Mack
baec9f50d9 Merge branch 'master' of https://github.com/Budibase/budibase into test/master-and-property-panel 2020-05-18 15:45:14 +01:00
Martin McKeaveney
9e4d99851a fix builder component library loading issue 2020-05-18 14:06:14 +01:00
Martin McKeaveney
c21da56e25
Update CurrentItemPreview.svelte 2020-05-12 17:16:39 +01:00