Commit Graph

7832 Commits (cc5bebdc81cbd8b07a4ed914f7999316534a13d8)

Author SHA1 Message Date
Henriette Darge 67a56cca7b Adapt test to WP date field showing two months in the datepicker modal 4 years ago
Aleix Suau 5d5cbd1c21 Fix: changed typing of the Revit payload to any 4 years ago
Aleix Suau 6d14dfc05b Code climate fixes 4 years ago
Aleix Suau f5e9e45621 Code climeate fixes + Removed obsolete tests 4 years ago
Aleix Suau 97ee9909b2 Added some tests 4 years ago
Aleix Suau bb960892da Only Cards mode for the Revit Plugin 4 years ago
Henriette Darge 74db20876f Handle special cases that not date or only one is set 4 years ago
Henriette Darge 656ee24c94 Correct highlighting in case start and due date are the same 4 years ago
Henriette Darge 71a542cbdb Rename helper as it is only a helper for the datepicker modal and no generic helper 4 years ago
Henriette Darge 69366ef690 Correctly toggle fields and update datepicker when changing the values in the input fields manually 4 years ago
Henriette Darge d8e5582d5c Avoid a jump in the calendar when changing the values due to the two-month layout 4 years ago
Henriette Darge 2dc2088ef1 On click within start or due date, update the datepicker restricitions 4 years ago
Henriette Darge 75aa80a9ba Set range over multiple month shown. Therefore go through each monthContainer shown and highlight accordingly 4 years ago
Henriette Darge c7a9013f5c Instead of setting min and max values for the datepicker, disable the values. Thus you can still navigate to all months/years but simply not select the values 4 years ago
Henriette Darge 9262f1edee Enable autoscrolling in the WP table again. It was broken, because the wrong container was passed to the ScrollService 4 years ago
Henriette Darge 4de5450ea9 Show two month in the combined Datefield modal next to each other and make the input fields clearable individually 4 years ago
Henriette Darge 79c8a26d88 Fix doubled parameter which was a mistake in resolving the merge conflict 4 years ago
Inga Mai 24d590d8f6 Fix spaces in grid between wp cards 4 years ago
Behrokh Satarnejad 5256e8c525
[33457] Date fields of closed work packages are highlighted red (#8446) 4 years ago
Oliver Günther 44b20ccfb4
Use onPush for table modal 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 8edd3395fd Remove text next to icon in spentTimeDisplayField to avoid ugly long texts in the table 4 years ago
Henriette Darge e87cadd1a6 Pass the baseRoute as a parameter along. This is needed to navigate back to the correct view after deleting a WP coming from the BIM page 4 years ago
Oliver Günther 58562e7379
Let CopyProjectJob redirect to the target project 4 years ago
Oliver Günther 64121cb2c5
Lead user back when closing the page on job_statuses 4 years ago
Oliver Günther c9ef067c5e
Add frontend for job status 4 years ago
Oliver Günther f7d4439f65
Rewrite status as module 4 years ago
Henriette Darge d599c82129 Highlight complete month only when within start and end date 4 years ago
Henriette Darge b3dd61946e
[32880] Display scheduling mode in work package view (full, split & table) (#8410) 4 years ago
Inga Mai f74ceb8d4e
[32649] Increase visibility of toggle buttons in the right wp split screen (#8425) 4 years ago
Henriette Darge 25e06f1dec Highlight currently active board in the sidebar menu 4 years ago
bsatarnejad 5741b3c0be all modals should be closed by clicking outside of them 4 years ago
ulferts 7a1bebae2b
allow hiding days on the logged time widget 4 years ago
bsatarnejad a4595f4415 change disable condition of cdkDrag 4 years ago
Oliver Günther dee04f91ea
Derive available values for Board AddListModal from widget options 4 years ago
ulferts b4958d738c
correct attachment list to be displayed check 4 years ago
Inga Mai e0a49aff8b Focus modals on open (via keyboard) 4 years ago
Henriette Darge de4e50f821 * Add styles for modals with dangerZone 4 years ago
bsatarnejad 31ac0d39ef Improve the confirmation modal 4 years ago
bsatarnejad 34788ba1b5 fix distroyed testes 4 years ago
bsatarnejad 7cc3b1cd3e make confirmation modal consistent for deleting time entry 4 years ago
Oliver Günther ea3f0f0fe1
Use the visible parent if the actual parent is not visible 4 years ago
ulferts a7b64b69be
simplify interface 4 years ago
ulferts 723d7c9a09
avoid loading all time entries on cost table 4 years ago
Wieland Lindenthal 07c3eb2640 Bump Xeokit BIM viewer to 1.7.95 and SDK to 1.2.1 5 years ago
ulferts 7763cb5b5c
run npm audit fix 5 years ago
Oliver Günther 076e8725ea
Append token version to request 5 years ago
Henriette Darge d0785ebf35 Prevent that a wrong domain can be entered. If (for any other reason) saving the returned token fails, we would be stuck in a state of a confirmed mail and no saved token. Because of that, we delete the trial key in the error case to avoid an infinite page reloading. 5 years ago
Henriette Darge 46630acf4b Don't override string every time but change only the parametes && use timeZoneService for correct date 5 years ago