Commit Graph

37 Commits

Author SHA1 Message Date
Sarah Vaupel
ee5a0052a1 fix(hide-columns): account for undefined element in isTableHider 2020-08-12 17:21:13 +02:00
Gregor Kleen
eff273bf09 fix(frontend): improve performance of table-related utils
Fixes #603
2020-06-24 12:18:48 +02:00
Gregor Kleen
26cc8e4b53 feat(course-participants): show exercise sheets (first cornice) 2020-06-14 16:27:27 +02:00
Gregor Kleen
d3c727bab6 refactor(frontend): no-var 2020-05-12 20:40:46 +02:00
Gregor Kleen
17882868d2 refactor(dbtable): move haskell-land filtering to actual filter 2020-03-06 09:00:24 +01:00
Gregor Kleen
5090cca98b style(allocations): improve display of unset priorities 2020-02-28 22:11:44 +01:00
Gregor Kleen
82922ee6eb chore: remove debug logs 2020-02-07 21:48:08 +01:00
Gregor Kleen
c5197928b1 feat(hide-columns): don't break on dom changes 2020-02-07 21:33:32 +01:00
Sarah Vaupel
9053b878c9 fix(hide-columns): bump storage manager minor version 2020-01-13 10:39:08 +01:00
Sarah Vaupel
03bcf56487 fix(hide-columns): no hide-columns in tail.datetime 2020-01-13 10:39:08 +01:00
Sarah Vaupel
b03c10f098 feat(hide-columns): opt-out on select columns 2020-01-13 10:39:08 +01:00
Sarah Vaupel
71e90a1817 feat(hide-columns): add hider label th attr 2020-01-13 10:39:07 +01:00
Gregor Kleen
b66809a352 refactor: convert to sass & minify output css 2019-12-18 11:47:25 +01:00
Gregor Kleen
e371412db4 fix(hide-columns): improve positioning
BREAKING CHANGE: StorageManager version numbers
2019-12-16 14:26:56 +01:00
Gregor Kleen
80ff4ac2a7 feat(storage-manager): location hierarchy 2019-12-16 14:26:15 +01:00
Gregor Kleen
0798d6870e feat(hide-columns): support colspan & don't persist autohide 2019-12-16 14:26:14 +01:00
Sarah Vaupel
615555eb59 fix(hide-columns): check for content div in isEmptyColumn 2019-12-16 14:26:14 +01:00
Sarah Vaupel
ff366a785b style(hide-columns): hide hiders on setup 2019-12-16 14:26:14 +01:00
Sarah Vaupel
827cecda8f fix(hide-columns): fix crash if no row is present 2019-12-16 14:26:13 +01:00
Sarah Vaupel
047c0a5787 feat(hide-columns): refactor and auto-hide empty columns 2019-12-16 14:26:13 +01:00
Sarah Vaupel
d1232ce72d feat(hide-columns): hide empty columns per default 2019-12-16 14:26:13 +01:00
Sarah Vaupel
3fbb4db962 fix(hide-columns): fix vertical positioning of hider and minor refactor 2019-12-16 14:26:13 +01:00
Sarah Vaupel
364991c42b fix(hide-columns): correctly hide hiders of previously hidden columns 2019-12-16 14:26:12 +01:00
Sarah Vaupel
c2eb9fbc17 style(hide-columns): fix line-breaking of table pills 2019-12-16 14:26:12 +01:00
Sarah Vaupel
9d8ca38f2e fix(hide-columns): fix repositioning of table hiders onclick 2019-12-16 14:26:12 +01:00
Sarah Vaupel
8e03a68e6d style(hide-columns): no table margin-top with table-hider sibling above 2019-12-16 14:26:11 +01:00
Sarah Vaupel
506f94e5d4 feat(hide-columns): fadein transformation 2019-12-16 14:26:11 +01:00
Sarah Vaupel
49087027b2 feat(hide-columns): more styling 2019-12-16 14:26:11 +01:00
Sarah Vaupel
761c6d39a8 feat(hide-columns): better positioning of hiders 2019-12-16 14:26:10 +01:00
Sarah Vaupel
e655bc6e70 feat(hide-columns): more (broken) styling; move hider elements in DOM 2019-12-16 14:26:10 +01:00
Sarah Vaupel
a9c17d75fe feat(hide-columns): styling stub with repositioning 2019-12-16 14:26:10 +01:00
Sarah Vaupel
68fc4e4c3a refactor(hide-columns): minor renaming and preparation for css work 2019-12-16 14:26:09 +01:00
Sarah Vaupel
bc023f5bfb refactor(hide-columns): conform to LS naming scheme 2019-12-16 14:26:09 +01:00
Sarah Vaupel
610d13a729 feat(hide-columns): correct storage keys 2019-12-16 14:26:08 +01:00
Sarah Vaupel
d55d3ef484 feat(hide-columns): get table wrapper ident for storage ident 2019-12-16 14:26:08 +01:00
Sarah Vaupel
5cc88089b5 chore(hide-columns): remove unnecessary console.logs 2019-12-16 14:26:08 +01:00
Sarah Vaupel
111821dcad feat(hide-columns): first stub of hide-column util with manual styling 2019-12-16 14:26:08 +01:00