Commit Graph

4264 Commits (1472c49583512b117854a69ad0c6390154bbcf7b)

Author SHA1 Message Date
Jens Ulferts e53916aec6
support perPage and offset on users index 8 years ago
Jens Ulferts 040bb5ab54
add basic GET api/v3/users 8 years ago
Oliver Günther f6071ce882
Don't try to match the whole set of themes 8 years ago
Oliver Günther c01abe3efa
Expect the subject in the typeahead 8 years ago
Oliver Günther b3b047a904
Extract retriable into helper with logging 8 years ago
Oliver Günther 8de452b006
Use retriable to retry code blocks, not examples 8 years ago
Oliver Günther b87e6ef900
Rubocop 8 years ago
Oliver Günther 216d98e618
Don't access the file more than once in export spec 8 years ago
Oliver Günther 2eb762182d
Move set_attribute into work package field so table spec can profit 8 years ago
Oliver Günther 4af87a2be8
Remove have_text matcher in edit spec 8 years ago
Oliver Günther ebbfd60b30
Use thin as default server 8 years ago
Oliver Günther 76ac1b319a
Use waiting test for `WorkPackageField#editable?` 8 years ago
Oliver Günther e5aea9ad00
Explictly retry examples 8 years ago
Oliver Günther 4321dc8430
Fix capybara selector 8 years ago
Oliver Günther bf003f644e
Increase timeout in Capybara 8 years ago
Oliver Günther 81c79d82ae
Only check expect_active! when no error occurs 8 years ago
Oliver Günther 64d14634ff
Correctly clear theme double 8 years ago
Oliver Günther 320612b65b
Improve wait time for edit and new specs 8 years ago
Oliver Günther 3cce854bb6
Clear RequestStore when using PathHelper with relative url 8 years ago
Oliver Günther 08f2246c83
Avoid clearing the asset precompilation config 8 years ago
Oliver Günther a5a788ddfd
Increase maximum wait time for notifications 8 years ago
Oliver Günther 9a20bd04db
Use retry: true for export spec 8 years ago
Oliver Günther a77e4a4a8d
Introduce rspec-retry 8 years ago
Oliver Günther e4511ec3a7
Retry setting single attributes in AbstractWorkPackage 8 years ago
Oliver Günther d0311d8f28
Fix input_types for some attributes and make error message more useful 8 years ago
Oliver Günther 6c2176febf
Fix activity selector after page reload, should contain 2 entries 8 years ago
Oliver Günther 573eff244a
Avoid shadowing ambigous matches in ensure_page_loaded 8 years ago
Oliver Günther 367a18d452
Fix Setting.app_title order failure 8 years ago
Oliver Günther 54f4bd43f9
Fix order-dependent failure in account_controller_spec 8 years ago
Oliver Günther df3cdfbc3d
Use field#activate! for version 8 years ago
Oliver Günther b42f60fbe2
Clean up mail deliveries before each spec rather than after 8 years ago
Oliver Günther e3f1b42df3
Rewrite AbstractWorkPackage#set_attrbiutes 8 years ago
Oliver Günther 4fb23c957b
Restructure spec_helper into rails_helper and support files 8 years ago
Oliver Günther 688385428c
Avoid multiple requires of spec_helper 8 years ago
Oliver Günther b6ff5f8010
Use append_after for DatabaseCleaner hook 8 years ago
manuschiller 644d27fd0c
Make use of the filter option for autocompletion 8 years ago
Oliver Günther 43d14ebef8
Use changeParent in removeChild method 8 years ago
Oliver Günther 6cf167f22f
Correctly adapt to user's permissions 8 years ago
Oliver Günther 2986d6d7fc
Fix hierarchy spec and move into one example for performance 8 years ago
Oliver Günther 897aa22c92
Extend relation spec 8 years ago
Markus Kahl 104bde6ad7
execute wp notifications as recipient for permissions 8 years ago
Oliver Günther 657db6839c
Remove more params deprecations 8 years ago
Oliver Günther 2f7604831c
Add spec to test for transitive status transitions 8 years ago
Markus Kahl 3c91c05f98 fixed typo 8 years ago
Markus Kahl e487d53abe regression test for #24114 (broken watcher filter) 8 years ago
Oliver Günther e7d505c7c7
Add spec for updating an unknown user 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 8 years ago
Oliver Günther 9991beb3a2
Use request spec instead of Rack::Test 8 years ago
Oliver Günther c77309b8b8
Review remarks 8 years ago
Oliver Günther 467bf13e28
Return correct status from successful create 8 years ago