bb-plane-fork/apps
Nikhil 151674687c
[WEB-5059] feat: add page creation functionality to workspace seeding process (#7948)
* feat: add page creation functionality to workspace seeding process

- Implemented `create_pages` function to create pages for each project in the workspace based on data from `pages.json`.
- Integrated page creation into the `workspace_seed` task, ensuring pages are created alongside project issues.
- Added a new `pages.json` seed file containing initial page data and descriptions.

* fix: update page creation logic and seed data

- Set `is_global` to `False` for pages created in the `create_pages` function.
- Adjusted the project type check to be case-insensitive in the page creation logic.
- Added `id`, `project_id`, and `description_stripped` fields to the `pages.json` seed data for improved page initialization.
2025-10-10 18:32:15 +05:30
..
admin chore: adding types node package to pnpm catalog (#7923) 2025-10-08 18:42:53 +05:30
api [WEB-5059] feat: add page creation functionality to workspace seeding process (#7948) 2025-10-10 18:32:15 +05:30
live fix: adding comprehensive logs for live server (#7947) 2025-10-10 18:28:52 +05:30
proxy [INFRA-219] fix: update Dockerfile and docker-compose for proxy service (#7523) 2025-07-31 13:27:34 +05:30
space [WEB-5093] improvement: adds content-based MIME type detection for uploads #7925 2025-10-09 12:22:43 +05:30
web [WIKI-722] fix: hocuspocus provider update to v3 (#7930) 2025-10-09 15:38:15 +05:30