Commit Graph

22 Commits

Author SHA1 Message Date
ab2901f950 Made some testcases for the new image populate command, found some bugs, fixed some errors due to discovering bugs during testing 2025-05-06 14:51:11 +02:00
c9993e0808 Added image database population command tool 2025-05-06 13:38:12 +02:00
faabbc8c36 Updated readme 2025-05-06 11:52:12 +02:00
3dd0c6080f Implemented a way for the developer to define a custom background color for the pages they are building through the config file 'pagebuilder.php' 2025-05-06 11:04:24 +02:00
2977468159 Added correct title rendering on root 2025-05-06 10:19:21 +02:00
27032c098a Implemented vite test to make sure blocks.js maintains it's integrity and validates 2025-05-06 00:43:17 +02:00
4ae0edad49 Made test coverage for PageBuilder controllers and models 2025-05-06 00:13:06 +02:00
dd5585c3d1 Fixed composer file, errenous format 2025-05-05 22:51:10 +02:00
6b4c4e25d2 Rendered generated pages menu links on the main page, cleaned up some code, and forced light mode for a consistent look
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
2025-05-05 22:32:28 +02:00
75156d4e5e Implemented missing component, moved markdown style to main css
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 22:07:51 +02:00
4e5f0e5e5b Fixed card layout in pagelisting
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 21:52:57 +02:00
afb8942c52 Removed permission checking as permissions are not implemented for the standalone pagebuilder codebase
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 19:26:20 +02:00
19e2611eb3 Updated route list to include privacy policy, terms of use and sales terms to prevent errors with components that render links to those routes
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 19:18:20 +02:00
3c49569962 Changed correct dashboard route and introduced a stripped down version of the pagesettings helper class from the main CMS codebase, in order to maintain compatability/functionality
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 19:12:42 +02:00
e15d3ae146 Transferred and translated the frontend code from L10 to L12
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 19:01:27 +02:00
98205954c3 Updated Pagebuilder and Pagerender routes
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 15:34:24 +02:00
b1e031376f Backend Pagebuilder Controller + Request Classes
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 15:30:43 +02:00
60dc53b7ca ImageNode from Polarpress migration + model + helper class, PageRender controller
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 15:25:55 +02:00
b8acb478b0 PageBuilder models
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 15:09:04 +02:00
2b5b1c43d7 Pagebuilder DB Migrations
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 15:06:44 +02:00
b6ab703b4c Base framework
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 15:02:00 +02:00
9d001648e0 Initial commit 2025-05-05 14:43:55 +02:00