1
0
Fork 0
mirror of synced 2024-07-12 17:56:07 +12:00
budibase/packages/server/appPackages/_master
Michael Shanks f7bea46f01
Page Layout & Screen restructure (#87)
* refactoring server for screens & page layout restructure

* Disable API calls, UI placeholders.

* buildPropsHierarchy is gone & screen has url

* Recent changes.

* router

* router

* updated git-ignore to reinclude server/utilities/builder

* modified cli - budi new create new file structure

* Fix uuid import.

* prettier fixes

* prettier fixes

* prettier fixes

* page/screen restructure.. broken tests

* all tests passing at last

* screen routing tests

* Working screen editor and preview.

* Render page previews to the screen.

* Key input lists to ensure new array references when updating styles.

* Ensure the iframe html and body fills the container.

* Save screens via the API.

* Get all save APIs almost working.

* Write pages.json to disk.

* Use correct API endpoint for saving styles.

* Differentiate between saving properties of screens and pages.

* Add required fields to default pages layouts.

* Add _css default property to newly created screens.

* Add default code property.

* page layout / screens - app output

Co-authored-by: pngwn <pnda007@gmail.com>
2020-02-10 15:51:09 +00:00
..
components generators.. 2019-10-07 06:03:41 +01:00
public Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
.gitignore ignoring test package node_modules from npm publish 2019-10-11 19:05:56 +01:00
access_levels.json generators.. 2019-10-07 06:03:41 +01:00
appDefinition.json lots of bugfixes and component changes 2019-10-03 06:12:13 +01:00
main.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
package.json Budibase is alive! sort of 2019-09-12 06:10:50 +01:00
pages.json lots of bugfixes and component changes 2019-10-03 06:12:13 +01:00
plugins.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
yarn.lock some bugfixes - ready to start building! 2019-09-29 06:40:06 +01:00