Commit Graph

18255 Commits (b3890476e7e19400f3a3dfaf2051fd2224c68356)

Author SHA1 Message Date
Oliver Günther b38a5e7e83
Move backlogs styles into frontend 4 years ago
Oliver Günther 623f8c772e
Move module assets to frontend 4 years ago
Oliver Günther 250466db5a
Use a seeder for the BIM theme 4 years ago
Oliver Günther b419398fa6
Allow themes and variables to be updated by service 4 years ago
Oliver Günther e63f102c82
Restore custom style rendering with css variables 4 years ago
Henriette Darge 2f8c303df2 WiP: update some paths and start resolving sass vs. css variable problem (both were previously generated in ruby) 4 years ago
Henriette Darge c8115a8924 Move global CSS to frontend/src/global_styles and start resolving some conflicts (WiP) 4 years ago
ulferts 0e4ce2f829
extract common sql into method 4 years ago
ulferts 2b126dd064
allow using index scan on sorting by list cf 4 years ago
Henriette Darge 11c942325c Minimal attempt for mobile optimisations of the datepicker 4 years ago
Oliver Günther 9f3a7dd7de
Fix inserting on group MEMBER id not MEMBER ROLE id 4 years ago
Oliver Günther b5e6121985
Modify copy project to also redirect to job status 4 years ago
Oliver Günther 88cb21a594
Fix export spec 4 years ago
bsatarnejad 425a318561 change the location of a column in projects table 4 years ago
Inga Mai 17eac5c192
[32766] Align checkboxes correctly (#8445) 4 years ago
Henriette Darge b7ab9483ed Remove too much spaces from the project name before saving it. Otherwise the spaces will cause problems later, e.g when trying to delete the project 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
Henriette Darge 4c64cb66dd Previously the closing icon overlapped the header of modals when the modal was rather small. However, for "highlighted" modals this was already fixed. So to reduce doubled implementations, the one for the highlighted modals was applied generally. Leaving the "highlighted" class to change basically only colours. Therefore the HTML structure of all modals needed be unified. 4 years ago
Henriette Darge 8b3bae8bbb Remove wrong/outdated usage of "box" class and adapt HTML structure to LSG at these places 4 years ago
Oliver Günther ddcefeebf7
Linting 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
Henriette Darge b3dd61946e
[32880] Display scheduling mode in work package view (full, split & table) (#8410) 4 years ago
Oliver Günther bb739672bf
Test for direct login only after the logout callback was called 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 0bf2070741
Remove job reference in status 4 years ago
Oliver Günther 57beed0316
Add some debugging information to the notifications 4 years ago
Inga Mai f74ceb8d4e
[32649] Increase visibility of toggle buttons in the right wp split screen (#8425) 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 211d9cd4eb
Move provider finder into auth plugin 4 years ago
Oliver Günther 2e8d7247e7
Retain session values from a provider 4 years ago
Oliver Günther e5cd25693f
Allow to find omniauth strategy by name 4 years ago
Oliver Günther 629c73c852
Allow remapping of all existing users if the setting allows it 4 years ago
Inga Mai 988546801e Vertically align placeholder fields in table 4 years ago
Oliver Günther 4b904bbce9
Remove ng-csp 4 years ago
Oliver Günther af78b4aedf
Dont call #delete on status params 4 years ago
Oliver Günther bc63585191
Use semver, not full version string 4 years ago
ulferts e20910a2c9
remove unused service 4 years ago
ulferts 65d5fd5e62
sort project cf columns by cf position 4 years ago
ulferts 75b308d154
fix permission checks for edit_own_work_package_notes 4 years ago
ulferts e14679d0b3
avoid loading aggregated journals repeatedly when patching 4 years ago
ulferts 7f39a3b08f
allow fetching activities by an id referencing a subsumed journal 4 years ago
Oliver Günther ae65b35c4e
Allow to map internal UID from attributes 4 years ago
Inga Mai 1e76a468a5 Increase size of placeholder for editable empty wp fields 4 years ago
Christian K 2093572a71 Code Snippits need more space (#8416) 4 years ago