Commit Graph

30491 Commits (93e99032419d6be51edff94d8944ef282ad85c3e)
 

Author SHA1 Message Date
Oliver Günther 93e9903241
Merge remote-tracking branch 'origin/dev' into timeline 8 years ago
Oliver Günther eb3faf84e0
Fix n+1 on ancestors due to wrong presence 8 years ago
Oliver Günther 663dd975e4 Merge pull request #5117 from opf/refactoring/wp-table 8 years ago
Jens Ulferts 59139a66fc
increase spec robustness 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 a1631b7dbd Merge pull request #5187 from opf/feature/add_default_query_endpoint 8 years ago
Oliver Günther 59ef8bb054 Merge pull request #5173 from opf/feature/add_query_schema 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 3a9018be6f
Add TableWorkPackageField due to incompatible edit field syntax 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 00fe1213f3
Fix wp selector in context menu spec 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
Oliver Günther 31071276e2
Position dropdown after rendering complete 8 years ago
Oliver Günther 74919789b6
Refactor context menus using global service 8 years ago