Commit Graph

6024 Commits (41f3fe1ff3ab3259c842aef5fc486347554fc528)

Author SHA1 Message Date
Henriette Dinger 85a1b6e48f Allow pagination update in embedded tables, too 6 years ago
Henriette Dinger cdb23930de Skip text selection when clicking in editable toolbar 6 years ago
Henriette Dinger a0f5e5cf50 Let board span complete available screen height 6 years ago
Henriette Dinger ab0bce7b60 Initially focus unnamed lists 6 years ago
Henriette Dinger 99422cf42b Set fixed width for board lists 6 years ago
Henriette Dinger 7c8dc03e91 Remove select field for action board attribute as there is currently only one option 6 years ago
Jens Ulferts 8c1c0a40ee
bump via `npm audit --fix` 6 years ago
Oliver Günther 74463e4714
Treat board_id as number 6 years ago
Oliver Günther 6446bb4d40
Fix board url matching project name 6 years ago
Henriette Dinger 88d695a62d Styling in boards view: use rounded corners, change position of „add list“ area to top, restrict max width of cards 6 years ago
Henriette Dinger 497f35513c Only show remove icon with correct permissions 6 years ago
Oliver Günther b09b4eafcd
Avoid search filter being applied multiple times 6 years ago
Oliver Günther 90763e5725
Fix spacing between filter container and lists 6 years ago
Oliver Günther 12390ed8a4
Remove query filter builder 6 years ago
Oliver Günther 3537b3ea32
Write filter spec 6 years ago
Oliver Günther 2e5beb0e3a
Restrict action attribute from filter set 6 years ago
Henriette Dinger 5da21ea5f4 Use query props if given instead of board filters 6 years ago
Oliver Günther d26d293e68
Add loading indicator to add new board modal 6 years ago
Oliver Günther 9c0df8d687
Fix index page loading 6 years ago
Henriette Dinger 96c8b6b00f Use APIV3Filter instead of QueryFilterInstances 6 years ago
Oliver Günther dc79e9d781
Don't load single board since not needed 6 years ago
Henriette Dinger a3c82af711 Save filter in board 6 years ago
Henriette Dinger 7025665b7b Pass filters down to board list queries 6 years ago
Henriette Dinger 334f03a8e2 Let no result row always span complete width 6 years ago
Oliver Günther eb1340c8bc
[29519] Implement board-wide filters 6 years ago
Oliver Günther 8f24160a66
Fix unshifting the column through dropdown 6 years ago
Henriette Dinger cec4a03f21 Show board onboarding tour only with EE token and available board seed data 6 years ago
Oliver Günther 04431bf1cc
Remove unused import 6 years ago
Oliver Günther 637c08a7de
[29702] Don't skip changed status or type 6 years ago
Wieland Lindenthal 561d02e08e Use `loadQuery` instead of `refresh` and `refresh` instead of `refreshResults` 6 years ago
Wieland Lindenthal 74a986f009 wip merge 8.3.1 last steps 6 years ago
Henriette Dinger eb9a71994a Allow EE token for board tests 6 years ago
Henriette Dinger c1e8d5c7a6 Show boards only for EE customers 6 years ago
Oliver Günther a3cd97c872
Improve saving performance by not reloading list 6 years ago
Jens Ulferts bb218c7088
extract method and fix indentation 6 years ago
Jens Ulferts 3beb8b9cf1
only load from work_packages api on filter changes 6 years ago
Jens Ulferts 391fa7386b
skip first subscription caused by initialization 6 years ago
Jens Ulferts b647b4332e
avoid loading query initially again when initializing the query props 6 years ago
Oliver Günther cae1dd93bc
Put work package boards under global route 6 years ago
Oliver Günther 02af9358e5
[29721] Switch timeline buttons (#7141) 6 years ago
Henriette Dinger 4790631da4 Add a component for the enterprise edition banner 6 years ago
Oliver Günther 3c3f44e75f
Better waiting for search spec (#7133) 6 years ago
Henriette Dinger b83dca0dd2 * Use backRoutingService after deleting a WP in full view 6 years ago
Henriette Dinger 72c35213f1 Beautify card highlighting && shorten card classes (#7138) 6 years ago
Oliver Günther 836263baa9
[29724] Removable cards in free boards (#7134) 6 years ago
Oliver Günther 7c9d396b15
Set the public-host to ng serve to avoid 307 redirects on websocket (#7065) 6 years ago
Oliver Günther c5994d3b9b
Rename Boards to Forums 6 years ago
Henriette Dinger 24330b0d90 Add test for card highlighting in boards 6 years ago
Henriette Dinger a3583c8fbb Highlight cards in a board 6 years ago
Wieland Lindenthal e441be430f
Show status column in search results. Show project column unless scope is "current_project" 6 years ago