feat: add button to clear active filters #924

Merged
konrad merged 25 commits from feat/clear-active-filter into main 2021-11-13 19:48:06 +00:00

25 Commits

Author SHA1 Message Date
9fa0592ee3
chore: remove !important
All checks were successful
continuous-integration/drone/pr Build is passing
2021-11-13 16:54:55 +01:00
7dac2275ab
chore: use function
Some checks reported errors
continuous-integration/drone/pr Build was killed
2021-11-13 16:53:06 +01:00
16ccbcb2c2
chore: remove !important
Some checks reported errors
continuous-integration/drone/pr Build was killed
2021-11-13 16:51:18 +01:00
4fcd456626
fix: import paths
Some checks reported errors
continuous-integration/drone/pr Build was killed
2021-11-13 16:48:48 +01:00
300fbe4955
chore: use @ for imports
Some checks failed
continuous-integration/drone/pr Build is failing
2021-11-13 16:42:02 +01:00
e0e4fac78e
Merge branch 'main' into feat/clear-active-filter 2021-11-13 16:38:11 +01:00
c040620185
chore: move margin outside of the popup component
All checks were successful
continuous-integration/drone/pr Build is passing
2021-11-02 22:50:10 +01:00
cff2a0bf6f
chore: use <script setup>
All checks were successful
continuous-integration/drone/pr Build is passing
2021-11-02 22:40:29 +01:00
fa25fbccd0
fix: close when clicked outside
All checks were successful
continuous-integration/drone/pr Build is passing
2021-11-02 22:36:58 +01:00
e29a19f218
fix: restrict filter params in comparison
Some checks failed
continuous-integration/drone/pr Build is failing
2021-11-02 22:30:55 +01:00
5bf288a066
feat: rename default slot to content
Some checks failed
continuous-integration/drone/pr Build is failing
2021-11-02 22:19:17 +01:00
ec927d6564
feat: move active columns filter to new popup component
Some checks failed
continuous-integration/drone/pr Build is failing
2021-11-02 22:17:35 +01:00
0fbe83c362
chore: put ref on popup wrapper div instead of slot
All checks were successful
continuous-integration/drone/pr Build is passing
2021-11-02 22:12:55 +01:00
bc7c89d859
fix: lint
All checks were successful
continuous-integration/drone/pr Build is passing
2021-11-02 22:09:21 +01:00
c4b9bc5942
chore: simplify using only some filter values
Some checks failed
continuous-integration/drone/pr Build is failing
2021-11-02 22:04:00 +01:00
86efb07f09
feat: create new popup component to handle popups generally
Some checks failed
continuous-integration/drone/pr Build is failing
2021-11-02 21:59:14 +01:00
9250f4e76b
fix: column active test
All checks were successful
continuous-integration/drone/pr Build is passing
2021-11-02 21:11:14 +01:00
0a0c6a6450
fix: defaultParams function name 2021-11-02 21:03:55 +01:00
566fe77b02
fix: defaultParams function name
Some checks failed
continuous-integration/drone/pr Build is failing
2021-11-02 20:56:53 +01:00
7207c452f3
chore: use const for default params
Some checks failed
continuous-integration/drone/pr Build is failing
2021-11-02 20:27:37 +01:00
fe41d34bab
fix: setting done filter 2021-11-02 20:27:20 +01:00
df1a76d529
chore: simplify done filter check
Some checks failed
continuous-integration/drone/pr Build is failing
2021-11-02 20:06:54 +01:00
dc02c09f19
chore: make this.value a computed property again
Some checks failed
continuous-integration/drone/pr Build is failing
2021-11-02 20:02:19 +01:00
0d752c9d32
chore: only use factory function 2021-11-02 20:02:19 +01:00
f3d338c857
feat: add button to clear active filters 2021-11-02 20:02:19 +01:00