Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop -> Master #1560

Merged
merged 48 commits into from
Jan 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
8ea5faa
Update all Bundler dependencies (2023-12-12)
depfu[bot] Dec 12, 2023
8467afc
Update all of babel7 to version 7.23.7
depfu[bot] Dec 30, 2023
e557cd9
style: lint
StephenHulme Jan 8, 2024
2035d64
build(deps): bump follow-redirects from 1.14.8 to 1.15.4
dependabot[bot] Jan 9, 2024
43d04af
style: fix failing test from incorrect auto-correction
StephenHulme Jan 10, 2024
535b9b0
Merge branch 'develop' into depfu/batch_all/2023-12-12
StephenHulme Jan 10, 2024
ac0b433
Merge pull request #1509 from sanger/depfu/batch_all/2023-12-12
StephenHulme Jan 12, 2024
9e85d83
Update all Bundler dependencies (2024-01-12)
depfu[bot] Jan 12, 2024
e51b3d2
feat: add filter bar
StephenHulme Jan 12, 2024
88f6797
feat: add filter functionality
StephenHulme Jan 12, 2024
a957886
wip: repair colours
StephenHulme Jan 12, 2024
0ec3871
fix: repair pipeline-colour race condition
StephenHulme Jan 12, 2024
292ded1
style: lint
StephenHulme Jan 12, 2024
7908b3c
Merge branch 'develop' into dpl-1028-filter-pipelines-only
StephenHulme Jan 12, 2024
1458eae
fix: reduce bendy arrows
StephenHulme Jan 9, 2024
356992b
fix: wrap text labels
StephenHulme Jan 9, 2024
398975b
fix: replace hard-coded background image with dynamically created one
StephenHulme Jan 9, 2024
e765f25
refactor: replace cose layout with elk
StephenHulme Jan 12, 2024
cf5052a
fix: don't allow nodes to be dragged around
StephenHulme Jan 10, 2024
fff438d
fix: set pipeline-graph height to fill screen
StephenHulme Jan 11, 2024
082b4c4
fix: improve display of pipelines key
StephenHulme Jan 11, 2024
ee87d7d
fix: repair broken horizontal node spacing
StephenHulme Jan 11, 2024
47532de
feat: show pipeline name on hover
StephenHulme Jan 12, 2024
e56f85d
feat: edge highlights on hover
StephenHulme Jan 12, 2024
0ebf743
feat: save filter result in URL and load on page refresh
StephenHulme Jan 12, 2024
1a4a825
fix: update cache_format_version for rails 7.1.2
StephenHulme Jan 15, 2024
7f98e98
feat: add indicators for additional purpose properties
StephenHulme Jan 15, 2024
b339659
revert: set config.load_defaults back to 6.0
StephenHulme Jan 15, 2024
0ceec56
fix: restore a reduced margin to repair footer overlap
StephenHulme Jan 15, 2024
6ebae9c
Merge pull request #1545 from sanger/sh51/update-cache_format_version…
StephenHulme Jan 16, 2024
c9f9118
refactor: add graph filter tests
StephenHulme Jan 16, 2024
f3e0b81
Merge branch 'dpl-1028-filter-pipelines-only' into dpl-1028-filter-pi…
StephenHulme Jan 16, 2024
c5a49f0
feat: allow clickable navigation between pipelines
StephenHulme Jan 16, 2024
73815f6
fix: replace proposal plugins with transform versions
StephenHulme Jan 16, 2024
6a0ea47
style: lint
StephenHulme Jan 16, 2024
67ce788
style: lint
StephenHulme Jan 16, 2024
9840aa9
Merge pull request #1542 from sanger/depfu/batch_all/2024-01-12
StephenHulme Jan 18, 2024
3bc570f
Merge pull request #1526 from sanger/depfu/update/yarn/group/babel7-7…
StephenHulme Jan 18, 2024
22c8d6a
Revert "[js] Update all of babel7 7.23.0 → 7.23.7 (patch)"
StephenHulme Jan 18, 2024
1919adb
Merge pull request #1549 from sanger/revert-1526-depfu/update/yarn/gr…
StephenHulme Jan 18, 2024
d92384f
Merge pull request #1533 from sanger/dependabot/npm_and_yarn/follow-r…
StephenHulme Jan 18, 2024
ef24b49
Update all Bundler dependencies (2024-01-18)
depfu[bot] Jan 18, 2024
249dda1
Merge pull request #1548 from sanger/depfu/batch_all/2024-01-18
StephenHulme Jan 18, 2024
319d332
Merge pull request #1544 from sanger/dpl-1028-filter-pipelines-and-im…
StephenHulme Jan 19, 2024
cd9df02
Merge pull request #1543 from sanger/dpl-1028-filter-pipelines-only
StephenHulme Jan 19, 2024
bf45e54
fix: repair broken build by adding missing dependency
StephenHulme Jan 19, 2024
4c3fc7d
Merge pull request #1551 from sanger/sh51/resolve-missing-elkjs-web-w…
StephenHulme Jan 19, 2024
6988b36
misc: bump release version
StephenHulme Jan 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.43.0
3.44.0
194 changes: 98 additions & 96 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,70 +28,71 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actioncable (7.1.1)
actionpack (= 7.1.1)
activesupport (= 7.1.1)
actioncable (7.1.3)
actionpack (= 7.1.3)
activesupport (= 7.1.3)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.1.1)
actionpack (= 7.1.1)
activejob (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
actionmailbox (7.1.3)
actionpack (= 7.1.3)
activejob (= 7.1.3)
activerecord (= 7.1.3)
activestorage (= 7.1.3)
activesupport (= 7.1.3)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.1.1)
actionpack (= 7.1.1)
actionview (= 7.1.1)
activejob (= 7.1.1)
activesupport (= 7.1.1)
actionmailer (7.1.3)
actionpack (= 7.1.3)
actionview (= 7.1.3)
activejob (= 7.1.3)
activesupport (= 7.1.3)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
actionpack (7.1.1)
actionview (= 7.1.1)
activesupport (= 7.1.1)
actionpack (7.1.3)
actionview (= 7.1.3)
activesupport (= 7.1.3)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actiontext (7.1.1)
actionpack (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
actiontext (7.1.3)
actionpack (= 7.1.3)
activerecord (= 7.1.3)
activestorage (= 7.1.3)
activesupport (= 7.1.3)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.1.1)
activesupport (= 7.1.1)
actionview (7.1.3)
activesupport (= 7.1.3)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.1)
activesupport (= 7.1.1)
activejob (7.1.3)
activesupport (= 7.1.3)
globalid (>= 0.3.6)
activemodel (7.1.1)
activesupport (= 7.1.1)
activerecord (7.1.1)
activemodel (= 7.1.1)
activesupport (= 7.1.1)
activemodel (7.1.3)
activesupport (= 7.1.3)
activerecord (7.1.3)
activemodel (= 7.1.3)
activesupport (= 7.1.3)
timeout (>= 0.4.0)
activestorage (7.1.1)
actionpack (= 7.1.1)
activejob (= 7.1.1)
activerecord (= 7.1.1)
activesupport (= 7.1.1)
activestorage (7.1.3)
actionpack (= 7.1.3)
activejob (= 7.1.3)
activerecord (= 7.1.3)
activesupport (= 7.1.3)
marcel (~> 1.0)
activesupport (7.1.1)
activesupport (7.1.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -101,15 +102,15 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
autoprefixer-rails (10.4.15.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
base64 (0.1.1)
bigdecimal (3.1.4)
base64 (0.2.0)
bigdecimal (3.1.6)
bindex (0.8.1)
bootsnap (1.16.0)
bootsnap (1.17.1)
msgpack (~> 1.2)
bootstrap (4.6.2)
autoprefixer-rails (>= 9.1.0)
Expand All @@ -130,22 +131,22 @@ GEM
capybara
selenium-webdriver
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crack (0.4.5)
rexml
crass (1.0.6)
date (3.3.3)
date (3.3.4)
diff-lcs (1.5.0)
docile (1.4.0)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
exception_notification (4.5.0)
actionmailer (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
execjs (2.9.1)
factory_bot (6.3.0)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
Expand Down Expand Up @@ -190,24 +191,24 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (1.0.1)
hashdiff (1.1.0)
hashie (5.0.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
inline_svg (1.9.0)
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-console (0.6.0)
irb (1.8.3)
io-console (0.7.2)
irb (1.11.1)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
jquery-rails (4.6.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (2.6.3)
json (2.7.1)
language_server-protocol (3.17.0.3)
launchy (2.5.2)
addressable (~> 2.8)
Expand All @@ -217,7 +218,7 @@ GEM
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.9)
lumberjack (1.2.10)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
Expand All @@ -228,31 +229,32 @@ GEM
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
minitest (5.21.2)
msgpack (1.7.2)
multi_json (1.15.0)
multipart-post (2.3.0)
mutex_m (0.1.2)
mutex_m (0.2.0)
nenv (0.3.0)
net-imap (0.4.2)
net-imap (0.4.9.1)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-smtp (0.4.0.1)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.5)
nio4r (2.7.0)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
oj (3.16.1)
parallel (1.23.0)
parser (3.2.2.4)
oj (3.16.3)
bigdecimal (>= 3.0)
parallel (1.24.0)
parser (3.3.0.4)
ast (~> 2.4.1)
racc
popper_js (1.16.1)
Expand All @@ -262,10 +264,10 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
psych (5.1.1.1)
psych (5.1.2)
stringio
public_suffix (5.0.3)
puma (6.4.0)
public_suffix (5.0.4)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.8)
Expand All @@ -280,20 +282,20 @@ GEM
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.1)
actioncable (= 7.1.1)
actionmailbox (= 7.1.1)
actionmailer (= 7.1.1)
actionpack (= 7.1.1)
actiontext (= 7.1.1)
actionview (= 7.1.1)
activejob (= 7.1.1)
activemodel (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
rails (7.1.3)
actioncable (= 7.1.3)
actionmailbox (= 7.1.3)
actionmailer (= 7.1.3)
actionpack (= 7.1.3)
actiontext (= 7.1.3)
actionview (= 7.1.3)
activejob (= 7.1.3)
activemodel (= 7.1.3)
activerecord (= 7.1.3)
activestorage (= 7.1.3)
activesupport (= 7.1.3)
bundler (>= 1.15.0)
railties (= 7.1.1)
railties (= 7.1.3)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
Expand All @@ -305,9 +307,9 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.1.1)
actionpack (= 7.1.1)
activesupport (= 7.1.1)
railties (7.1.3)
actionpack (= 7.1.3)
activesupport (= 7.1.3)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
Expand All @@ -318,10 +320,10 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.5.0)
rdoc (6.6.2)
psych (>= 4.0.0)
regexp_parser (2.8.2)
reline (0.3.9)
regexp_parser (2.9.0)
reline (0.4.2)
io-console (~> 0.5)
rexml (3.2.6)
rspec (3.12.0)
Expand All @@ -346,29 +348,29 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.60.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.4)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.21.2)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
ruby-units (4.0.0)
ruby-units (4.0.1)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sass-rails (6.0.0)
Expand All @@ -382,7 +384,7 @@ GEM
sprockets-rails
tilt
select2-rails (4.0.13)
selenium-webdriver (4.14.0)
selenium-webdriver (4.16.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand All @@ -409,10 +411,10 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
state_machines (0.6.0)
stringio (3.0.8)
stringio (3.1.0)
thor (1.3.0)
tilt (2.3.0)
timeout (0.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
Expand Down
Loading