Commit Graph

160 Commits (83122f16069b81a979b6efa00c91fb9af063afdf)

Author SHA1 Message Date
Oliver Günther b7f93b96cf
Better error handling if project copy dependencies fails 4 years ago
Oliver Günther e1a88a9a40
[34001] Ensure filters always receive the query context 4 years ago
Markus Kahl c1b82bad00 direct uploads to S3 for attachments including IFC models 4 years ago
Oliver Günther 605f6b8355
Refactor copy project into service 4 years ago
Oliver Günther 45fc54b7e0
Allow jobs to define a title for the job status modal 4 years ago
Oliver Günther 88cb21a594
Fix export spec 4 years ago
Oliver Günther 27268568f8
Set retry_on options for some jobs 4 years ago
Oliver Günther d0c0fdd871
Correctly upsert statuses in all cases 4 years ago
Oliver Günther 373b673f1a
Replace export modal with job status modal 4 years ago
Oliver Günther 58562e7379
Let CopyProjectJob redirect to the target project 4 years ago
Oliver Günther f7d4439f65
Rewrite status as module 4 years ago
Oliver Günther b8bc50bb8d
Make copy project job store a status 4 years ago
Oliver Günther 2df57ceebd
Refactor statused jobs to test whether job is statused 4 years ago
Oliver Günther 57beed0316
Add some debugging information to the notifications 4 years ago
Oliver Günther ba6465f106
Listen to the notifications in a separate listener class 4 years ago
Oliver Günther 7612e34964
Allow jobs to define to store status even without a reference 4 years ago
Oliver Günther 0ca1865dd9
Add reference to user in status, extend enum, and add payload 4 years ago
Oliver Günther 6c6a05c784
Ensure we set templated to false when copying 4 years ago
Oliver Günther c94c1951b9
[33413] Use around hook to reload config in jobs 5 years ago
ulferts 983709db89
rewrite acts as journalized to create journals in sql 5 years ago
ulferts 1e6c1e7d72
introduce a presisted status for delayed jobs (#8299) 5 years ago
Oliver Günther f10e5bcafc
[33111] Always assign query_props to change persisted queries 5 years ago
ulferts 4cb0d0ff91
Feature/delayed bcf export (#8275) 5 years ago
Oliver Günther 6ded4e6852
Add cron job functionality to delayed_job 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
ulferts 201b6f4898
remove unnecessary begin/resuce blocks 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Yegor Tovstik b503f579e0 PR fixes 5 years ago
Yegor Tovstik bb4a7bdfb4 CI fixes 5 years ago
Yegor Tovstik ee2762e8ef Send email on watcher being removed 5 years ago
ulferts 3dabb46dd9
allow copying projects without parent project reference 5 years ago
Oliver Günther 7a09d8fcdd
delay all jobs 5 years ago
ulferts 67e3a7a15a
let mail sending rely on notifications 5 years ago
ulferts e86d757cb5
limit notification disabling to mail only 5 years ago
ulferts d37bdb71f0
extract methods 5 years ago
ulferts f6226524dd
extract shared code into module 5 years ago
Oliver Günther a7ed2e9da0
Rewrite jobs to use ActiveJob syntax 5 years ago
Oliver Günther 3aa3dea512
Allow `deliver_later` using a custom ApplicationJob 5 years ago
ulferts c83ba63640
Revert revert unwanted in dev branch 5 years ago
ulferts 05ac3af1ee
add projects delete end point to api 5 years ago
ulferts 57f7da4f39
reuse project services in controller 5 years ago
Oliver Günther b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action" 5 years ago
Oliver Günther 693bd7760a
Replace deprecated `update_attribute` with `update` 5 years ago
Oliver Günther 2fc4416601 Store User.current in current thread 5 years ago
Wieland Lindenthal dec47cd86b Catch Exceptions when updating TSV columns in extraction job. 5 years ago
Oliver Günther 5c311e488d
[30309] Fix saving duplicate enabled modules and rendering wrong errors 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Oliver Günther f0bbce3752
Allow nil value on attachment when it got destroyed in the meantime 6 years ago
Oliver Günther c3de946972
Add rake task job that will dynamically load tasks 6 years ago
Oliver Günther 369b668e64
Make ProjectsController#destroy use background worker + service 6 years ago