Commit Graph

9574 Commits (7eaca081e039c701090821c3e459f94f83640094)

Author SHA1 Message Date
Henriette Darge 189588f01e Handle special case that the user clicks on an already selected date 3 years ago
Henriette Darge 4102cade8b Write test cases for the new date picker logic 3 years ago
Henriette Darge 62ea36ba0c Replace special flatpickr logic and remove old code 3 years ago
Henriette Darge 96b834b020 Change active date field on focus change and not only on click. Further, the date passing between the datepicker and the datefields was a bit optimised, but is stil wip. 3 years ago
Henriette Darge 25c5449580 Update flatpickr and remove most of the custom overwrites for the date range selection as it won't be needed in the future. Instead we will return more closely to the default behavior of flatpickr and have less overwrites. 3 years ago
ulferts ce6f913810 only show non project views in global menu 3 years ago
Benjamin Bädorf 338feb2ca6
Fix/revert old style change (#10667) 3 years ago
Benjamin Bädorf cf762066c4
Fix selector in spec 3 years ago
Benjamin Bädorf 007f85c281
Move back to old styles in some instances 3 years ago
Henriette Darge 57dd4a89e6 Stop event propagation on mobile to avoid a quick open and direct close of the search. That is fine, as on mobile no other modal could wait for this event as the modals span full height. 3 years ago
Henriette Darge 05449d5c79 Give the right side a higher priority when it comes to wrapping. So the action buttons will only wrap after the left side context info. 3 years ago
Benjamin Bädorf a0ed529369 Add styled scrollbar to project include 3 years ago
Oliver Günther 93135236c0
[42242] Fix missing today translation 3 years ago
Oliver Günther cf62ca3155
Add regression test 3 years ago
Oliver Günther 21d9d5858e
correctly bind typeahead even if no getOptionsFn 3 years ago
Henriette Darge 62e749afae Replace inline create button with spot-link for correct styling 3 years ago
Henriette Darge f82bfcf740 Remove top and bottom margin as it crashes the layout for small time entries 3 years ago
Benjamin Bädorf bdb36ccc39
Fix project include list loading flicker 3 years ago
Benjamin Bädorf 2d4e55aa83
Add basic loading debug HTML 3 years ago
Oliver Günther 09084df5ac Don't look for english team planner string in tour 3 years ago
Oliver Günther 4dc80f06a1
Account for padding in scroll height 3 years ago
Oliver Günther 53ee07c84b Rewrite all docs.openproject.org links 3 years ago
dependabot[bot] fc72fa9334 Bump cross-fetch from 3.1.4 to 3.1.5 in /frontend 3 years ago
Henriette Darge ba3686939f Remove the border around the time in the time entry widgets and add some more spacings insteadd 3 years ago
Oliver Günther fb780dcb6f
Replace task list whitespace (#10595) 3 years ago
Oliver Günther adae1106e7
Fix projects index spec not taking over the sort 3 years ago
Oliver Günther 3bf0711716 Remove back button from notification center 3 years ago
Oliver Günther d40e2f7393
[42176] Exclude all default values when applying filter values 3 years ago
Benjamin Bädorf 82903c7910 Update line-heights for spot-list and spot-toggle 3 years ago
Oliver Günther 50746933e0
Prevent trying to upsert an empty collection (#10591) 3 years ago
Oliver Günther a8e19261b1
Allow team planner assignees only from current project 3 years ago
Henriette Darge 9535cd191f Avoid that the left side of the partitioned query space also jumps to the bottom when the split screen is opened 3 years ago
Henriette Darge dc2631d70e
Use spot colours again to match Design system styles and avoid missing hover effect with standard theme (#10584) 3 years ago
dependabot[bot] d5119c817c
Bump ejs from 3.1.6 to 3.1.7 in /frontend 3 years ago
Henriette Darge b888b60d91 Avoid additional (unwanted) spaces around the dot 3 years ago
Henriette Darge ec6de9c770 Move create split screen to the screen border as well 3 years ago
Henriette Darge 6e2ba955be Overwrite fullCalendar margin and line-heigh not only for the add element but also for exisiting time entries 3 years ago
Henriette Darge 8156967991 Break very long words in the project table so that they do not overflow the limits of the table 3 years ago
Henriette Darge 976e0eb5ba Update spot typography according to specification of the product team 3 years ago
Henriette Darge 9426ff88a2 Use defined link color for spot link as well to better matcht the theme 3 years ago
Oliver Günther 53b72e2c9e
[41923] Show loading during initial backend API request (#10558) 3 years ago
Henriette Darge f3b87c55dd The `_editable` class should only be set if the toolbar is really editable 3 years ago
Henriette Darge a2eb0cd602 Remove "stopPropagation" of click event as other components (e.g. project include) rely on it to know when to close themselves 3 years ago
Oliver Günther 870b9e8392 [41718] Allow ng-select internal filter when no backend API involved 3 years ago
Henriette Darge 098b4d328b Use spot-link for table inline create buttons and team planner "add assignee" button 3 years ago
Henriette Darge 3317fa1c20 Add spot-link to the design system and replace old op-link with it 3 years ago
Benjamin Bädorf 1af27450c5
Add html title to project include list 3 years ago
Benjamin Bädorf e2980ac8bc
Ellipse project names in project-list component 3 years ago
Benjamin Bädorf 84985cb27b
Fix spot-checkbox gettign squished in spot-list items 3 years ago
Benjamin Bädorf 84a30ab54c
Fix line-heights for spot-body-big, use correct line-heights in spot-list 3 years ago