60 Commits (master)

Author SHA1 Message Date
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 3 months ago
  Marius Balteanu 7ba9cb1da6 Use assert_selector which automatically waits until the HTML condition is met (#39109). 7 months ago
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA ee1476f802 Fix RuboCop offense Rails/Pluck (#37248). 1 year ago
  Go MAEDA 47b17044d2 Fix RuboCop offense Style/RedundantStringEscape (#36919). 1 year ago
  Marius Balteanu 3179bee5a8 Fix random system test failure by adding a missing fixture. 1 year ago
  Marius Balteanu c3a08d99f5 Add test for #37053. 2 years ago
  Marius Balteanu 277818cf42 Use click_button to click on buttons in test_bulk_edit. 2 years ago
  Marius Balteanu d3988aedd1 Add test for #34029. 2 years ago
  Marius Balteanu 30d91c8503 Fix that Log time and/or Add notes sections from issue form page do not show or hide dynamically based on user permission (#34641). 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 735005a5a2 IssuesSystemTest fails with ArgumentError in Ruby 3.1 (#36205, #36360). 2 years ago
  Go MAEDA 2b8aeed917 IssuesSystemTest#test_bulk_edit fails due to r21248 (#35770, #36352). 2 years ago
  Go MAEDA 37d3f3faa9 Add watching users to a ticket should switch "watch" link to "unwatch" if own user was added (#15634). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 1375840881 Fix a failed system test due to r20765 (#34714). 3 years ago
  Go MAEDA cde271e79e Allow issue relation autocomplete to select multiple values (#33418). 3 years ago
  Go MAEDA b42e8c2040 Fix selenium chrome options so files are downloaded to tmp/downloads in system tests (#34119). 3 years ago
  Toshi MARUYAMA 3be81b344e add more assert_equal to IssuesSystemTest#test_bulk_copy 3 years ago
  Go MAEDA 9d1e8c75cc IssuesSystemTest#test_bulk_watch_issues_via_context_menu randomly fails due to Capybara clicks out of an element (#33315). 3 years ago
  Toshi MARUYAMA 98e7e723c3 add more assert_equal to IssuesSystemTest#test_bulk_copy 3 years ago
  Toshi MARUYAMA 575403413a add "Copy and follow" flow to bulk_copy system test 3 years ago
  Toshi MARUYAMA 7a7542b51d wait for ajax response in IssuesSystemTest#test_bulk_edit as same with IssuesSystemTest#test_bulk_copy 3 years ago
  Toshi MARUYAMA 0d15a93d22 wait for ajax response to prevent random failure in IssuesSystemTest#test_bulk_copy 3 years ago
  Toshi MARUYAMA 2f19b1eaa7 add bulk copy issues system test 3 years ago
  Toshi MARUYAMA 922d1021f4 add "Move and follow" flow to bulk_edit system test 3 years ago
  Toshi MARUYAMA 8d2d557f2c add bulk_edit system test 3 years ago
  Toshi MARUYAMA d050d51544 simplify IssuesSystemTest#test_bulk_watch_issues_via_context_menu 3 years ago
  Toshi MARUYAMA 37c3e6e7aa simplify IssuesSystemTest#test_watch_issue_via_context_menu 3 years ago
  Toshi MARUYAMA 981900491b add assert to IssuesSystemTest#test_bulk_watch_issues_via_context_menu 3 years ago
  Toshi MARUYAMA 1bed89b605 add assert to IssuesSystemTest#test_watch_issue_via_context_menu 3 years ago
  Toshi MARUYAMA 247164679a remove "sleep" from IssuesSystemTest#test_update_journal_notes_with_preview 3 years ago
  Toshi MARUYAMA 60767ffb18 remove unneeded "page" from "update issue status" test of IssuesSystemTest 4 years ago
  Toshi MARUYAMA 4ba75b80ca add bulk update issues test to IssuesSystemTest 4 years ago
  Toshi MARUYAMA f97d2572b6 use "right_click" instead of "trigger('contextmenu')" in IssuesSystemTest 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA 9a8d820994 add missing fixture to test/system/issues_test.rb 4 years ago
  Go MAEDA a4f3b8882d Avoid class name overlap that causes TypeError on `rake test:system test` (#32432). 4 years ago
  Toshi MARUYAMA 87e2e3df5b use full text in fill_in at Issue system "update issue with form update" test 4 years ago
  Toshi MARUYAMA 0b3bbd0e62 add new "update issue status" test to Issue system test 4 years ago
  Toshi MARUYAMA 148e4e0660 use "test do" syntax for Issue system test "update issue with form update" 4 years ago
  Toshi MARUYAMA 9caac1609e add additional assert to Issue system "test_update_issue_with_form_update" 4 years ago
  Toshi MARUYAMA 9716194b29 add additional assert to Issue system "test_update_issue_with_form_update" 4 years ago
  Toshi MARUYAMA 331d327325 reduce sleep seconds of Issue system "test_update_journal_notes_with_preview" 4 years ago
  Go MAEDA 5ce4a363a9 Fix test failure due to missing call to set_tmp_attachments_directory (#32122). 4 years ago
  Toshi MARUYAMA 001177f681 add test "removing issue shows confirm dialog" 4 years ago
  Toshi MARUYAMA 942eb6e06b detect Chrome downloaded file more strictly 4 years ago
  Toshi MARUYAMA ddb24a2473 workaround Chrome default_directory ignored on Linux 4 years ago
  Go MAEDA c831786e3a Update capybara (~> 3.25.0) (#31657). 4 years ago