From 2b4ed611e7e001ad8ea93ef3e8cdce35bc56dc07 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Mon, 1 May 2023 04:33:06 +0300 Subject: form designer; setup main forms of the application --- public/app/models/_info.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'public/app/models/_info.md') diff --git a/public/app/models/_info.md b/public/app/models/_info.md index 0c19c02..401c13c 100644 --- a/public/app/models/_info.md +++ b/public/app/models/_info.md @@ -112,3 +112,18 @@ record_id media_id +USER menu +--- +profile -> name, hello, last-login, do ... +profile/information +profile/requests (all) +profile/request/id (one) + +Admin menu +--- +admin -> requests (all), MODAL: protocol +admin/request/id -> request (one) +admin/iinvite + + + -- cgit v1.2.3