mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-08 06:59:26 +08:00
* feat: open subpages within the main page * fix: fix known bugs and fix tests * refactor: optimize popups style * fix(style): avoid flickering * chore: add comment * fix: optimize nested popups * refactor: optimize path after closing popup * fix: fix draging * chore: optimize routing stack * feat: add back button for sub page * test: add e2e test * fix: enable returning from URL-opened pop-ups and subpages * fix: enable subpages to navigate via main page menu * refactor: optimize code * fix: fix closePopup method * fix: ensure block data refreshes after submitting from pop-up * fix: add 404 info when popup is deleted and add e2e test * fix: fix embed page * chore: add translation * fix(duplicate): fix e2e test * fix: fix filterByTK * chore(CI): add job for workflow-approval * chore(CI): fix syntax * chore(CI): add 'plugin-workflow-approval' in needs