Error occurred when fetching sidebar data
Fixup wendelin gadet data stream ui
- Loading...
1. portal_gadgets/WendelinInformationGadget state should be made public (not invisible like now)
2. portal_gadgets/WendelinInformationGadget should have a default thumbnail (i.e. image). You can simply make print screen and add it
3. When Wendelin gadget rendered I see links like http://wendelin:2200/erp5/$%7Bportal_url%7D/portal_skins/erp5_data_notebook/manage_main looks like script not called that replaces it dynamically ?
4. In /DataStream_view my_append_file is in group "not_assigned" but it should be right under "my_file" in "right" groupd
@Tyagov: everything fixed as requested.
Check out, review, and merge locally
Step 1. Fetch and check out the branch for this merge request
git fetch "https://lab.nexedi.com/Camata/wendelin.git" "fixup_wendelin_gadet_data_stream_ui" git checkout -b "Camata/wendelin-fixup_wendelin_gadet_data_stream_ui" 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 "Camata/wendelin-fixup_wendelin_gadet_data_stream_ui"
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.
- You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply