Commit Graph

8389 Commits (a90bbc7834d21ba98c123799ad7cca21777c57ea)

Author SHA1 Message Date
Oliver Günther 536fb6cf96
[33707] Provide active window service and poll only when active 4 years ago
Oliver Günther 641e9a3728
Remove docs from package 4 years ago
Behrokh Satarnejad bf8c775f31
[33109]Arrow next to parent task still shown after removing subtask (#8472) 4 years ago
Inga Mai 00a3a02dba Hide some toolbar buttons, keyboard and nav cube on mobile 4 years ago
Inga Mai 317850cdd2
[33452] Show multi-select badge of custom field in wp table (#8462) 4 years ago
Henriette Darge 11c942325c Minimal attempt for mobile optimisations of the datepicker 4 years ago
Behrokh Satarnejad c42f35cfca
[33685]Number of watchers not shown when opening work package in full screen (through double-click) (#8466) 4 years ago
Aleix Suau 752743a349 Commit for Olivers debug 4 years ago
Oliver Günther 88cb21a594
Fix export spec 4 years ago
Henriette Darge 65af828ff2 Add test case for selecting the same day as start and end date 4 years ago
Henriette Darge 1f942e3c10 Handle clicks on already selected dates in the datepicker. These dates are removed by flatpickr and we have to set them manually again. 4 years ago
Wieland Lindenthal 8ecebf11b9 Ensure hookUpRevitListener gets only called once. 4 years ago
Wieland Lindenthal 22ba4830d5 Code clean up, removing unused middleware and console.log msgs 4 years ago
Henriette Darge 8a9c88b51a Do not toggle the active field when entering the field manually. 4 years ago
Henriette Darge 5c886ba5ad When today link is clicked, enforce that this date is shown, otherwise keep the currently active month/year 4 years ago
Henriette Darge 24e86ed1fd Always parse Dates to GMT+0 to avoid conflicts because of timezones 4 years ago
Henriette Darge a26ffba742 Fix ts error, and allow highlighting over multiple years, too 4 years ago
Henriette Darge 4d1ca16366 Show today link only when the date is allowed 4 years ago
Henriette Darge 3e82be4f3b Show "Today" link below date field to simply set current date 4 years ago
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