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 |
|
Sarah Vaupel
|
1023240136
|
feat(storage-manager): add storage manager library
|
2019-12-16 14:26:07 +01:00 |
|
Sarah Vaupel
|
169a4799b4
|
feat(hide-columns): set attributes for hide-columns and extra-stuff div
|
2019-12-16 14:26:07 +01:00 |
|
Sarah Vaupel
|
ba846be5aa
|
feat(default-layout): save handler ident to main content
|
2019-12-16 14:26:07 +01:00 |
|
Sarah Vaupel
|
e27bebac59
|
feat(foundation): move stuff out of Foundation
|
2019-12-16 14:26:06 +01:00 |
|
Gregor Kleen
|
00aac33199
|
refactor(fonts): include fontawesome as scss
|
2019-12-16 14:25:10 +01:00 |
|
Sarah Vaupel
|
849c6c49ca
|
fix(pageaction): fixes #463
|
2019-12-13 16:55:41 +01:00 |
|
Sarah Vaupel
|
613426b274
|
fix(datepicker): fixes #456
|
2019-12-13 16:29:41 +01:00 |
|
Gregor Kleen
|
5ea4482c27
|
chore(gitlab-ci): correct frontend build artifacts
|
2019-12-11 22:18:59 +01:00 |
|
Gregor Kleen
|
dde2f2f78b
|
chore(gitlab-ci): generate .npmrc
|
2019-12-11 22:06:32 +01:00 |
|
Gregor Kleen
|
5bd429b81c
|
chore(frontend): bump versions
|
2019-12-11 15:17:24 +01:00 |
|
Gregor Kleen
|
5d8c2af51d
|
feat(frontend): use webpack more extensively
Also include all fonts via npm
BREAKING CHANGE: Major frontend refactor
|
2019-12-11 15:11:44 +01:00 |
|
Sarah Vaupel
|
37f0936d91
|
fix: fix hlint
|
2019-12-10 16:05:46 +01:00 |
|
Sarah Vaupel
|
cd6829adde
|
style(pageaction): secondary action list not expanding page width
|
2019-12-10 12:57:59 +01:00 |
|
Gregor Kleen
|
030fd7abf1
|
fix(submission): allow not modifying submissionUsers
|
2019-12-06 12:09:14 +01:00 |
|
Gregor Kleen
|
98c0d6919e
|
feat(submission): edit notifications
|
2019-12-05 13:44:47 +01:00 |
|
Gregor Kleen
|
e87f6075d3
|
feat(submission): warn about deleting co-submissions
|
2019-12-04 11:51:50 +01:00 |
|
Gregor Kleen
|
b4e15e01a7
|
chore(release): 9.0.3
|
2019-12-03 14:46:34 +01:00 |
|
Gregor Kleen
|
6e4f469023
|
fix(submissions): fix ambiguity with multiple past co-submissions
|
2019-12-03 14:24:00 +01:00 |
|
Gregor Kleen
|
88bcde6f30
|
chore(release): 9.0.2
|
2019-12-02 11:35:06 +01:00 |
|
Gregor Kleen
|
c7d23e64ff
|
fix(new-submissions): always check for existing sub
|
2019-12-02 11:15:16 +01:00 |
|
Gregor Kleen
|
1a4449cea9
|
chore(release): 9.0.1
|
2019-11-28 16:15:36 +01:00 |
|
Gregor Kleen
|
b6cada43f2
|
fix(study-features): account for existing StudyFeatures
|
2019-11-28 16:05:15 +01:00 |
|
Gregor Kleen
|
bf9f210b93
|
chore(release): 9.0.0
|
2019-11-28 13:15:30 +01:00 |
|
Gregor Kleen
|
aa40338cdb
|
chore: bump changelog
|
2019-11-28 12:53:59 +01:00 |
|
Gregor Kleen
|
b7d6f3c9e9
|
refactor(sub-study-fields): reformulate as superStudyField
Fixes #531
BREAKING CHANGE: superStudyField
|
2019-11-28 12:52:03 +01:00 |
|
Gregor Kleen
|
2e74497c80
|
chore(release): 8.0.1
|
2019-11-27 22:28:56 +01:00 |
|