You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src/js/features
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766)
* Multiple GitGraph improvements.

Add backend support for excluding PRs, selecting branches and files.

Fix #10327

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Only show refs in dropdown we display on the graph

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <art27@cantab.net>

* use flexbox for ui header

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Move Hide Pull Request button to the dropdown

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Add SHA and user pictures

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix test

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix test 2

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fixes

* async

* more tweaks

* use tabs in tmpl

Signed-off-by: Andrew Thornton <art27@cantab.net>

* remove commented thing

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix linting

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update web_src/js/features/gitgraph.js

Co-authored-by: silverwind <me@silverwind.io>

* graph tweaks

* more tweaks

* add title

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix loading indicator z-index and position

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
4 years ago
..
clipboard.js rework eslint config (#11615) 4 years ago
codeeditor.js rework eslint config (#11615) 4 years ago
colorpicker.js Move jquery-minicolors to npm/webpack (#12305) 4 years ago
contextpopup.js Make SVG size argument optional (#12814) 4 years ago
dropzone.js Misc JS linting and naming tweaks (#10652) 4 years ago
emoji.js Update some JS dependencies (#13222) 4 years ago
eventsource.sharedworker.js Re-fix #12095 again (#12138) 4 years ago
gitgraph.js Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago
migration.js Disable migration items when mirror is selected (#12918) 4 years ago
notification.js Re-fix #12095 again (#12138) 4 years ago
projects.js Kanban board (#8346) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
tablesort.js [UI] Sortable Tables Header By Click (#7980) 4 years ago
tribute.js Move tributejs to npm/webpack (#11497) 4 years ago
userheatmap.js Migrate ActivityHeatmap to Vue SFC (#10953) 4 years ago