Commit Graph

87 Commits (93c03c63b6641342b92a3467e3a6a76644ce9a88)

Author SHA1 Message Date
Oliver Günther a0264fac23
[26216] Set the title without distinctUntilChanged 7 years ago
ulferts 454df27b80 set query_id url param when query is selected (#5795) 7 years ago
ulferts d1ddd2d5d2 Feature/toggle between hierarchy and group by (#5720) 7 years ago
Oliver Günther 7758812768 [25387] Refactor query availabe states into separate input states (#5659) 8 years ago
Oliver Günther f82f1ab915
Remove the loadingIndicator only after rendered was pushed 8 years ago
Oliver Günther 831436191a
Only set scope to initialize table/timeline on initial loading 8 years ago
Oliver Günther 9bf3f4d22d
Simplify initialization of query state 8 years ago
ulferts f4b36edccb Feature/save zoom in query 7 1 (#5637) 8 years ago
Oliver Günther 7d62d846a2
Implement relation columns as secondary render pass 8 years ago
Oliver Günther b7f8a74937
Introduce derived state for when table query states are ready 8 years ago
ulferts 3e6fdc8639 Fix/loading indicator on query change (#5617) 8 years ago
Oliver Günther d6b8b92037
Implement query zoom handling in frontend 8 years ago
Oliver Günther 5b5326db4c [25438] Fix only saving changed column positions (#5608) 8 years ago
Oliver Günther 160d8876c7 Add switch state in query state handling to clarify access to states (#5571) 8 years ago
Oliver Günther 32963faab4
Remove throttling and fix double requesting the table results 8 years ago
Oliver Günther 85209f0759
Move timeline zoom controls to toolbar 8 years ago
Oliver Günther 5423b97b97
[25073][25092] More robust refreshing of table upon changes 8 years ago
Oliver Günther ac643bf02d
Rewrite conditions in subscribe into filters 8 years ago
Oliver Günther 90c6fdfed6
Move comparer and extractor functions into state value classes 8 years ago
Oliver Günther 4aece22d52
Fix filters not being properly written to their $source 8 years ago
Oliver Günther 4fd0cfc052
Use distinctUntilChanged to check for changes in the query states 8 years ago
Oliver Günther 626c92f103
[25127] Don't reload list if query was initialized before 8 years ago
Jens Ulferts 4ae5ce9880
code prettification 8 years ago
Oliver Günther 7144f28662
[24972] Make hierarchy mode state part of query 8 years ago
Roman Roelofsen 88f4b30ac9 Added ReactiveComponents (#5260) 8 years ago
Oliver Günther 34d029d055
[24575] Instrument timeline visibility state through query 8 years ago
Jens Ulferts 86109480ae
replace experimental by v3 in wp list 8 years ago
Oliver Günther 8c3fcee17a
Fix refreshing WP cache service after background refreshing 8 years ago
Oliver Günther e8595ac0a3
TypeScript: Enforce noImplictAny 8 years ago
Oliver Günther ac15c6e6ea
Fixes after last dev rebase 8 years ago
Oliver Günther 9a3b0c1561
Review feedback 8 years ago
Oliver Günther 9899ad64aa
Avoid observeUntil in wp-list ctrl 8 years ago
Oliver Günther 281d10214e
observeUntil to scope rx state listeners 8 years ago
Oliver Günther 8bb822f7d0
Fix more specs 8 years ago
Oliver Günther 68bd129709
Fix specs 8 years ago
Oliver Günther 8bd613e9b8
Update columns in query when changing state 8 years ago
Oliver Günther 72370833e6
Work around schema loading in wp-list controller 8 years ago
Oliver Günther 0ac5316fc2
Update more intelligently when a row is being edited 8 years ago
Oliver Günther 67730f07b9
Subscribe to metadata for updating pagination 8 years ago
Oliver Günther 71fbe5af3a
Add WP Table metadata service 8 years ago
Oliver Günther d2719fd2fe
Remove unused WPTableService and WPTableHelper 8 years ago
Oliver Günther dfe3462a7f
Replace information in WorkPackageTableService with a metadata state 8 years ago
Oliver Günther 422f5ec2fa
Implement new non-digest based loadingIndicator 8 years ago
Oliver Günther 8a5dbbb043
Remove workPackageId number|string dualism 8 years ago
Oliver Günther 64f773ab2f
Use focusedWorkPackage for navigation 8 years ago
Oliver Günther 2e24d64c0d
Move to columns state 8 years ago
Oliver Günther 703a0a3aaa
Refresh other work packages after saving timeline changes 8 years ago
Oliver Günther c3d5fb4994
[24262] Load broken queries to let the user fix it 8 years ago
Oliver Günther 69ab6abbd8 Fix swapped extend params 8 years ago
Oliver Günther 957a29a96c [23715] Keep query params around when moving to full screen (#4738) 8 years ago