All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.0 (2024-11-10)
- Add Analytics functionality in project Settings (e2745a1)
- Add backend endpoint for google login and signup (3826c5e)
- Add code Editor for Custom Javascript (bf85b70)
- Add collaborator adding and removal function (aa98505)
- Add components for Heading and paragraph (a408318)
- Add CSS3 code Editor for custom css code writing (e116435)
- add Elements for Anchor, Article, Footer, Header, Nav, Section (567922b)
- Add feature for collaboration (93021c1)
- add feature to change the size of the dashboard for responsive (281944f)
- Add feature to delete the element from the dashboard (0d79fbd)
- add feature to position in relative (2554414)
- Add Feature to update profile (27dbba4)
- Add feature to update project description and name (f75347e)
- Add grid method for relative (d89e9a7)
- Add Image Upload Feature //backend as utility and route (63cd892)
- Add logout functionality (620a42a)
- Add Media Upload and use option in the application (177219c)
- Add member add after creation of project (0eb52ed)
- Add quick property option change (c93b225)
- Add resize feature for easy management and custom workplace (413e2b7)
- Add the feature of delete collaboration (399f4bc)
- Add user shared projects on backend (0df127c)
- Added analytics/views and version to Project (d6d18ce)
- Added auditProject endpoint to perform SEO audit on hosted site (448bf33)
- Added child components and relative placements (c51e641)
- Added collaborations frontend to the Dashboard (b0b1cdc)
- Added Combined Modal to Project Card (6158307)
- Added component resizing (3e0724e)
- Added different expiry time for tokens (01fc044)
- Added Domain adn keyword to settings (4c46052)
- Added download zip feature to client (21e4e8e)
- Added global styling to canvas component and drag effect (0aa9fc4)
- Added javascript through HTMLAttributes (61c97c3)
- Added keyboard shortcut for saving and other features (b42440e)
- Added lighthouse button on frontend for SEO (dce5532)
- Added meta keywords in Project models for SEO (47092f2)
- Added notification to the dashboard (eec5773)
- Added saving and publishing JS and CSS code (6496c00)
- Added saving by Ctrl+S (ecdc83e)
- Added SEO meta tag for project description to HTML (d1cda63)
- Added setting to the main page (6b7263c)
- Added settings to the main page (82ccb78)
- Added style.css and index.html to published pages (d7ba68a)
- Added support for multiple default events (for future functionality) (c1972c9)
- Added tips (ef853be)
- Added version control (9c1f88d)
- Added version control on backend (5641b9a)
- Double click to open properties (1f2b004)
- Github Login Implemented (b5c39ef)
- Integrate Heading, Paragraph (b753889)
- Project and permission authorization middleware (75ef5fc)
- Server API to download zip file of project (b241941)
- Add relative position in relative component (83968cd)
- Added event reloading on fetch project (f8e7832)
- Authorization issue in create project (a2fcec6)
- Bug due to undefined variable (8b84a87)
- Bug with hooks not being used (8c4a077)
- Changed url of project page (1a33208)
- Fix issue with saving (e04b1d5)
- Fix missing import (61bef62)
- fix the following issues (7870773)
- Fix the issue of incorrect userInfo pass (b9f9265)
- Fix the issue of multiple statehandle and reduce lag of dragAndDrop (60a23a3)
- Fix the quick property popup (11a44d7)
- Fixed bug with save not working due to cookies (36cf368)
- Fixed component being dragged being behind other components (c6a604f)
- Fixed frontend error due to empty database (83a31aa)
- Fixed refactored exports (25a8e97)
- Fixed the notification panel (2fc2ddc)
- Fixed the topbar setting in mainpage (b2b068a)
- Fixed the undefined id under undo redo operation (63c4847)
- Google login Session not intialized (ce6137b)
- Issue with popup appearing behind card (f618597)
- Merge conflicts (e1fa6c1)
- Package Issue resolved (c10a15d)
- Prevent downloading if site is not published (296f0e8)
- Propeties not opening on drag (0b3af1d)
- Publish and download now save before working (190c80d)
- Removed draggable from HTML content (5eab66e)
- Resolve syntax error due to merge (ce5a760)
- Resolved the bug of null email from github (e96590a)
- Resolved the google login issue (b24329f)
- Settings page update (182d3ca)
- Width and height of different devices (7ea2f17)
- Add API class for user related api calls (4a2f5c3)
- Add APIDashboard class for calling api easily in the application (8b5d998)
- Add axios library for api call (01d80dc)
- Add backend for Login/Signin Process (adf9a5a)
- Add backend logic and endpoint of password change (1db96ed)
- Add component editing feature for appearance (524bb45)
- Add component Editing feature for transforming the component (6dedf73)
- Add Delete project feature in project Dashboard (3d8bc62)
- Add different components to be dynamically added with drag-drop (4d947b3)
- Add dragable Components and properties section for edit (cee21a0)
- Add dynamicality in the project dashboard to fetch user project (dfb9863)
- Add Email sending feature (8c604de)
- Add feature to edit content of the components (ef60ceb)
- Add feature to edit the advanced features of the component (26d96ad)
- Add following components for Login Feature (14d1808)
- add frontend for website builder (20f15e1)
- Add info block to show the information/non editable data (026a169)
- Add login and signup page frontend (f540a94)
- add ProjectDashboard page with dummy data setup (8cdafa4)
- add react-router-dom library (4827094)
- Add save changes feature to update the project (update) (a7245b1)
- Add server.json for endpoints of api call and Update .env (6ae0972)
- Add test files for testing api endpoints (88da18e)
- Add undo redo functionality (537c3d1)
- Add utility function for generating OTP (8ec1b92)
- Added /user route to fetch all projects by user id (b6ad796)
- Added canvas components (d001f2b)
- Added site publishing (c1e6e1e)
- Change file location (b556f43)
- Children early implementation (165df80)
- Connect the dashboard page and main page (6f25192)
- Existence of component prototype made optional, added canvas->toHTML function (5a3801a)
- Integrated the Project Dashboard and login functionality (abec8f2)
- Open/download html file (currently mapped to Preview/Publish) (310f7fe)
- Project routes and controller (3582fcb)
- Added folder for hosted html files (977f183)
- bug fix at user and project controller to handle async promise (11e4274)
- Bug of createProject enpoint not found resolved (466dd09)
- Bug of webElement reloading each other in loop (bdd0bb2)
- Fix infinite loop due to useEffect calling each other (054d914)
- Fix invalid Id caused due to undo and redo (eff0cd8)
- Fix the bug of password change and add msg for sigin/login (36fc7f1)
- Fix the import statement in App.jsx file (0561d65)
- fix the import statement of websiteBuilder file (fbe0715)
- Solve the bug of API not define in Sigin page (cce12fc)