Commit Graph

18334 Commits (ae38be12c996cc1dfcc9026778240f5842a27b8d)

Author SHA1 Message Date
Oliver Günther 45fc54b7e0
Allow jobs to define a title for the job status modal 4 years ago
Oliver Günther baa8064d7b
Consolidate the loading.gif from backlogs with global style 4 years ago
Oliver Günther 82d32f78d2
Add extract-css option 4 years ago
Oliver Günther 91d4f1a0e8
Fix not found text 4 years ago
Oliver Günther 1cfdbf594f
Add common angular controller for frontend rendering without anything 4 years ago
Oliver Günther 4099cf5f26
Move styleguide layout to somewhere it's not breaking stuff 4 years ago
Oliver Günther c0e3516b50
Make livingstyleguide somewhat working again 4 years ago
Henriette Darge 223054639f Adaptions to LSG html in order to get it running again after all the styles have been moved to the Frontend (WiP) 4 years ago
Henriette Darge 2bec452167 Remove LSG gem as it is will be replaced by a frontend-compiled solution. Thus we can also remove sassc and autoprefixer. 4 years ago
Oliver Günther 0c339d3302
Remove any custom colors if setting a new theme 4 years ago
Oliver Günther f3219d4666
Fix setting of theme 4 years ago
Oliver Günther 6f7e67dc9c
Fix todos after moving css to frontend 4 years ago
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