Commit Graph

7701 Commits (558bfc5e74bf51687173a04fbf4547a73db4a00b)

Author SHA1 Message Date
Oliver Günther 558bfc5e74
[31617] Re-enable group sums rendering 4 years ago
Oliver Günther 45fc54b7e0
Allow jobs to define a title for the job status modal 4 years ago
Inga Mai 1f13268cda Unify modal paddings and clean up a bit 4 years ago
Inga Mai 4d889d186a Align checkboxes in tables correctly 4 years ago
Oliver Günther 2258309baa
Fix cukes in backlogs due to js cucumber 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 4baeb30636
Include fonts only in ifc viewer where needed 4 years ago
Oliver Günther ab192c0719
Add handling and spec in case of job status returning 404 4 years ago
Oliver Günther 1cfdbf594f
Add common angular controller for frontend rendering without anything 4 years ago
Oliver Günther 0db2acc04e
Fix reporting and backlogs routes below id 4 years ago
Oliver Günther 696981e8e0
Fix trailing slash for cost reports 4 years ago
Oliver Günther 144332eb7d
Ensure the icon font is loaded only once globally 4 years ago
Oliver Günther 0a7b21975e
Don't load styles on test mode 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
Henriette Darge 37e653d881 Remove bourbon gem and load fonts manually instead. Further use correct variable definitions 4 years ago
Oliver Günther f3086d79cf
Fix variable using sass still 4 years ago
Oliver Günther 3a3f279ead
Ensure variables are not loaded in helper 4 years ago
Oliver Günther 6f7e67dc9c
Fix todos after moving css to frontend 4 years ago
Oliver Günther 8ad5b729ff
Replace reporting styles with frontend page 4 years ago
Oliver Günther b38a5e7e83
Move backlogs styles into frontend 4 years ago
Oliver Günther 2366996809
Remove css.erb no longer in use 4 years ago
Oliver Günther 623f8c772e
Move module assets to frontend 4 years ago
Oliver Günther 60672eea1e
Remove unnecessary jquery-ui dependencies 4 years ago
Oliver Günther 04558a8881
Fix more variables 4 years ago
Oliver Günther 07f023c71d
Replace sass variables 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
Henriette Darge 11c942325c Minimal attempt for mobile optimisations of the datepicker 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