Giter VIP home page Giter VIP logo

gitlabtree's People

Contributors

austonz avatar fraxachun avatar kentonyu avatar sl33kr avatar sumthief avatar tomasbonco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gitlabtree's Issues

Does not work with GitLab CE 11

  1. Changed files list contains a hidden element with inline style instead of .hidden class.
  2. Width is not adjusted according to window width.
  3. Every time a changed file is selected, the window scrolls a bit upwards.

Collapse folder chains into a single node

In some (ehm, Java) languages, it is common to have code separated by packages that are a fairly deep folder structure, often in the form of com.github.janecekpetr.projectname.packagename...

This is what happens then: https://i.imgur.com/u2BOlmV.png (sorry for lots of blur, this is my work's code)

I'm asking for collapsing the whole main/java/com/.../.../util structure (all folders containing no changes, just another folder) under a single node so that it does not take so much vertical space, and does not indent the actual filenames so much (preserving the horizontal space as well).

Extension breaks Gitlab User Preferences -> Behaviour -> Layout width

Firstly this plugin is a must have for any Gitlab user coming from Bitbucket! Amazing work.

In Gitlab 11.1.4-ee when a user has selected "Layout width" Fluid, extension causes changes to still appear limited.

Looks like in 11.1.4 the limiting CSS is applied in a higher parent. Regardless of setting the changes html still appears like:

<div>
    <div class="diffs tab-pane active" id="diffs">
        ...
    </div>
</div>

It appears this extension is adding:

<div class="container-fluid container-limited limit-container-width">
    <div class="diffs tab-pane active" id="diffs">
        ...
    </div>
</div>

Simply removing the class="container-fluid container-limited limit-container-width" appears to respect the Gitlab user setting.

Not Work

GitLab Community Edition 11.4.5, Not Work。

Deprecation?

I have stared using gitlab and i find this extension's purpose useful. I coldn't find this feature in gitlab's current version. Could you guide me towards it.

[Request] Adjust Width of Tree Menu

Love this extension already, making migrating from Bitbucket a lot easier. Would love to able to adjust the width of the tree menu. It wouldn't even need to be dynamically resize-able necessarily, just an option in the Chrome extension menu to set the width of the box would be great.

Toggle tree mode

You might want to consider adding an option to toggle the tree mode on or off.

Great tool, by the way.

Safari support

Hello 👋

Is there any chance that this plug in can get Safari support ?

Thanks in advance.

Tree view shall remain visible when scrolling

Google Chrome version: 70.0.3538.67 (Official Build) (64-bit)
GitLabTree version: 1.0.1

While scrolling vertically in the merge view the gitlab tree shall remain visible. Currently it does not so switching to new files implying scroll vertically to top of the window.

Continued support for legacy versions (10.x)?

My organization uses a self-hosted Gitlab that is currently using [email protected]. We have plans to move forward to 11.x soon, but it's still a ways out.

I imagine now that GitLab 11.x has a similar feature this plugin could/would change considerably by building off of existing functionality from 11.x.

In the interest of supporting a larger audience, what would it take to support, say, GitLab's latest two major versions?

Thoughts?

Add hotkeys.

It will be nice to have some hotkeys for navigating to next/previous file. Of course, such hotkeys shall be active only when the tree is active.

How to make this work ?

We use Gitlab Enterprise ver 11, and after I install this extension, nothing happens.

I don't see anything that looks like the picture, and there isn't any setup document anywhere.

So, do I need any extra steps to make it works? Or it just simply incompatible with Gitlab version 11?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.