Commit Graph

3422 Commits

Author SHA1 Message Date
Gregor Kleen
e7e7d2bc6b fix: remove link icon on table sorting links 2019-12-19 11:00:22 +01:00
Gregor Kleen
8c9e24f238 chore: remove unused haskell deps 2019-12-19 10:39:24 +01:00
Gregor Kleen
2bdc2e7577 chore(release): 10.0.0 2019-12-18 18:17:35 +01:00
Gregor Kleen
7192f01992 chore(karma): ignore sass 2019-12-18 18:17:05 +01:00
Gregor Kleen
85befe7a0c chore(gitlab-ci): remove debug ssh settings 2019-12-18 18:10:24 +01:00
Gregor Kleen
c6ebe502ef chore(gitlab-ci): use single deploy key 2019-12-18 17:54:48 +01:00
Gregor Kleen
9344b93380 chore(gitlab-ci): debug install 2019-12-18 17:31:44 +01:00
Gregor Kleen
d65bdbbafc chore(gitlab-ci): debug ssh 2019-12-18 17:27:05 +01:00
Gregor Kleen
4dc73ccf7c chore(gitlab-ci): fix path to ssh config 2019-12-18 17:08:36 +01:00
Gregor Kleen
58fca2297b chore(gitlab-ci): don't use ssh-agent 2019-12-18 17:05:26 +01:00
Gregor Kleen
40babb3f59 chore: fix stack.yaml link to encoding 2019-12-18 16:39:06 +01:00
Gregor Kleen
a4a23be381 chore(gitlab-ci): fix quoting 2019-12-18 16:20:47 +01:00
Gregor Kleen
7e8d22def9 chore(gitlab-ci): prevent directory/target-file confusion 2019-12-18 15:59:17 +01:00
Gregor Kleen
bda32446e7 chore(gitlab-ci): ssh key management 2019-12-18 15:32:43 +01:00
Gregor Kleen
b66809a352 refactor: convert to sass & minify output css 2019-12-18 11:47:25 +01:00
Gregor Kleen
a4cd1f586a chore: remove outdated .dir-locals.el 2019-12-17 14:53:31 +01:00
Gregor Kleen
33bd21f45a chore: move dependencies to GitLab
Fixes #552
2019-12-17 14:53:06 +01:00
Gregor Kleen
3077e51d70 refactor(css): move all css to frontend/src 2019-12-17 14:41:20 +01:00
Gregor Kleen
c6ca71f898 Merge branch 'tabellenspalten-ausblenden' 2019-12-16 15:24:43 +01:00
Gregor Kleen
cb75f4e4f1 chore(frontend-tests): fix environment specifications 2019-12-16 14:41:56 +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
4af776fff1 refactor(show-hide): migrate to StorageManager 2019-12-16 14:26:16 +01:00
Gregor Kleen
9eff3cfa10 fix(allocation-list): fix default sorting 2019-12-16 14:26:16 +01:00
Gregor Kleen
0b56ecc6ec refactor(async-table): migrate to StorageManager 2019-12-16 14:26:15 +01:00
Gregor Kleen
33d9bacc8a fix(allocation-list): fix sorting 2019-12-16 14:26:15 +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
9e449ddaed fix(hide-columns): remove debug text from template 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
42dd41f9d6 refactor(storage-manager): namespace as key, values as object properties 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