Commit Graph

80 Commits (fb2160093d07722a232b7e9094aabe555743599d)

Author SHA1 Message Date
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
ulferts 332b41079b remove code duplicated by merge/rebase (#4664) 8 years ago
Oliver Günther b278564f28 Don't cache group values in group-header directive 8 years ago
Jens Ulferts 24eab75070 only watch for changes in the state params we are interested in 8 years ago
Henriette Dinger 89b98facb2 [23288] [Accessibility] Tabschritte in Tabelle können nicht übersprungen werden (#4603) 8 years ago
ulferts 292a48fa12 Fix/history on wp list (#4621) 8 years ago
Oliver Günther f1b9ac931d Remove inplace-edit 8 years ago
Jens Ulferts 2013dc73f5 correctly clear unsaved query_props upon switching the query 8 years ago
Jens Ulferts dc92542f6f remove duplicate method 8 years ago