nocobase/packages/core
Zeke Zhang ec5e4b0336
Some checks are pending
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
feat: open subpages within the main page (#4797)
* 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
2024-07-05 20:15:11 +08:00
..
acl chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
actions chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
app chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
auth chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
build chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
cache chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
cli chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
client feat: open subpages within the main page (#4797) 2024-07-05 20:15:11 +08:00
create-nocobase-app chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
data-source-manager feat: beforeAddDataSource hook (#4810) 2024-07-05 08:46:35 +08:00
database fix(database): should not add field when binding error (#4804) 2024-07-05 08:49:24 +08:00
devtools chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
evaluators chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
logger chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
resourcer chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
sdk feat: enable direct dialog opening via URL and support for page mode (#4706) 2024-06-30 23:25:01 +08:00
server fix: version calculation error when creating migration (#4805) 2024-07-03 17:23:28 +08:00
telemetry chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
test Merge branch 'main' into next 2024-07-05 09:20:21 +08:00
utils feat(plugin-workflow): add date range options to system variables (#4728) 2024-06-30 16:30:31 +08:00