Commit Graph

56560 Commits (144332eb7db8bf92f8993f45bb5bd0611e6a0520)
 

Author SHA1 Message Date
Oliver Günther 144332eb7d
Ensure the icon font is loaded only once globally 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
Oliver Günther 62d76b32c7
Fix specs 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 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 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 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 154afc3c7f
Restore custom style rendering with css variables 4 years ago
Oliver Günther e63f102c82
Restore custom style rendering with css variables 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
Wieland Lindenthal 65914f063d
Merge pull request #8471 from opf/bim/fix/bigdecimal-bug-during-bcf-xml-import 4 years ago
Travis CI User 27618dc13d update locales from crowdin [ci skip] 4 years ago
Oliver Günther 42542ac483
Merge pull request #8465 from opf/fix/33247-Cannot-drag-and-drop-work-package-outside-of-currently-displayed-browser-window 4 years ago
Oliver Günther d75cb85849
Merge pull request #8468 from opf/feature/33684-Extend-Date-picker-to-show-Today-link 4 years ago
Wieland Lindenthal 1cfbac39ec Fix: BCF-XML writer should not set FieldOfView but ViewToWorldScale 4 years ago
Henriette Darge 11c942325c Minimal attempt for mobile optimisations of the datepicker 4 years ago
Henriette Darge 570101bc4e
Merge pull request #8470 from opf/move-required-disk-storage-to-the-end-of-the-projects-table 4 years ago
Oliver Günther e485e99831
Merge pull request #8467 from crohr/feature/doc-ubuntu-20.04 4 years ago
bsatarnejad 425a318561 change the location of a column in projects table 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
Travis CI User ecef114310 update locales from crowdin [ci skip] 4 years ago
Wieland Lindenthal 5e720fd2be
Merge pull request #8422 from opf/bim/feature/33494-cards-only-mode-for-revit 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 d7b5289681 Add test case for "Today"-Link 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
Travis CI User 60843ae46c update locales from crowdin [ci skip] 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
Cyril Rohr 11c6061a12 Remove Ubuntu 14.04 from the built packages. 4 years ago
Cyril Rohr 39daf217e1 Add install instructions for Ubuntu 20.04 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