Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
erp5
erp5
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Merge Requests 115
    • Merge Requests 115
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Jobs
  • Commits
  • nexedi
  • erp5erp5
  • Merge Requests
  • !1295

Open
Opened Oct 14, 2020 by Gabriel Monnerat@gabriel
  • Report abuse
Report abuse

WIP: add support for the developper mode in ERP5JS

Test Results

In User Interface tab from user preference, we have three options:

image

  • Developer Mode This option allow us access field configuration on ZMI

  • Contextual help

image

  • Translator mode
    • Allow us to access directly the title and description translations

These options will be used in erp5_hal_json_style/ERP5Document_getHateoas to generate the following links:

  1. edit form
  2. edit form action
  3. field_developper
  4. field_translator
  5. field_description

image

Edited Dec 02, 2020 by Gabriel Monnerat

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch https://lab.nexedi.com/gabriel/erp5.git support_for_the_developper_mode
git checkout -b gabriel/erp5-support_for_the_developper_mode FETCH_HEAD

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout origin/master
git merge --no-ff gabriel/erp5-support_for_the_developper_mode

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 106
  • Commits 31
  • Changes 79
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: nexedi/erp5!1295
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备14008524号