Commit Graph

3144 Commits (4dcddf787c9eb4f67a1b1e8aca25ffeea8c36a05)

Author SHA1 Message Date
Oliver Günther b54c787b6f
Fix most strictness issues 8 years ago
Oliver Günther 32472da1dd
Enforce strictNullChecks 8 years ago
Oliver Günther d4885439f0
Enforce noImplicitReturns 8 years ago
Oliver Günther cf7e05a23a
Enforce noImplicitThis 8 years ago
Oliver Günther e8595ac0a3
TypeScript: Enforce noImplictAny 8 years ago
Oliver Günther 4d78390575
'Update' the work package after cancelling in timeline 8 years ago
Oliver Günther 7c4138ea62
Correct milestone attribute name in cell builder 8 years ago
Oliver Günther f49b9cea04
Re-attach timeline cell in editing refresh row renderer 8 years ago
Oliver Günther ba599d878c
Don't do dirty check anymore 8 years ago
Oliver Günther 1ec2383749
Basic reintegration into wp-table after refactoring 8 years ago
Oliver Günther ea3c755530 Replace void(0) with undefined 8 years ago
Roman Roelofsen da64e02ef8 Timeline: Fixed unclosed div 8 years ago
Oliver Günther 5c7a42bd5c
Fix error in grouping modal 8 years ago
Oliver Günther ac15c6e6ea
Fixes after last dev rebase 8 years ago
Oliver Günther 18f6294914
Properly close fields when submitting without changes 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 8703951eb3
observeUntil to scope rx state listeners 8 years ago
Oliver Günther 281d10214e
observeUntil to scope rx state listeners 8 years ago
Oliver Günther a060983bd9
Fix rendering description html 8 years ago
Oliver Günther 996403fa3b
Remove manualRenderer property 8 years ago
Oliver Günther 59eac23347
Fix read-only styles 8 years ago
Oliver Günther 0e1f20d564
Remove angular-busy 8 years ago
Oliver Günther fb0025f9a6
Add debug logging and fix codeclimate issues 8 years ago
Oliver Günther bc1f2738de
Fix more tests 8 years ago
Oliver Günther 300a4729b4
Compute unusedColumns correctly 8 years ago
Oliver Günther 8bb822f7d0
Fix more specs 8 years ago
Oliver Günther 381b5baa05
Fix npm tests 8 years ago
Oliver Günther cfe8fcb639
Fix row transformer listening on empty/null rows 8 years ago
Oliver Günther 04afe02cf2
Fix group header spec 8 years ago
Oliver Günther 30f50a0770
Fix focusing work package on details deep link 8 years ago
Oliver Günther 68bd129709
Fix specs 8 years ago
Oliver Günther 2f3833e6bf
Fix keyboard context menu handler and focus resets 8 years ago
Oliver Günther ffebd0c97d
Fix specs 8 years ago
Oliver Günther 8896984be9
Respect a field's hidden state 8 years ago
Oliver Günther 6330ad1e50
Restore sums tfoot 8 years ago
Oliver Günther 8bd613e9b8
Update columns in query when changing state 8 years ago
Oliver Günther af0a72538e
Fix grouping by index when losing a group after refreshing 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 0330ca3d96
Remove $broadcasts for dropdowns/context menus 8 years ago
Oliver Günther c45efb08d3
Let has-dropdown-menu directive reuse global contextmenu service 8 years ago
Oliver Günther 514a9bd3a9
Avoid keeping a reference to an old row element 8 years ago
Oliver Günther 99bc2bed3e
Add empty rows renderer 8 years ago
Oliver Günther 850c0fc565
Fix global mousetrap exposer 8 years ago