match4everyone / match4everything

Other
7 stars 0 forks source link

0 - Create persistent filters with dashboard and contact possiblities #173

Closed feeds closed 3 years ago

feeds commented 3 years ago

You can use the persistent filters from a participants dashboard

Fixes #176 Closes #37

feeds commented 3 years ago

I agreed with @maltezacharias that this should be merged as it is a useful mockup that will obtain nicer UI elements in the future, so it is useful to merge this into staging

Baschdl commented 3 years ago

I don't understand all these filter PRs. @feeds Is this description still up-to-date?

Create a new Filter that is saved in http://127.0.0.1:8000/matching/A/filter/create or call the rest api to filter the existing participants with get parameters http://127.0.0.1:8000/matching/api/A/info/list (see OPTIONs-button)

feeds commented 3 years ago

Sorry, the added user functions are

db changes :

Baschdl commented 3 years ago
maltezacharias commented 3 years ago

The UI is only a mockup, we are working on an endpoint that provides the available filters to the Javascript side and an UI that dynamically builds on this

Baschdl commented 3 years ago

@maltezacharias Then please migrate the points which you are working on to the corresponding issue. It's hard to review without knowing what the intended functionality is and, even more important, not knowing which functionality is not intended for this PR.

Baschdl commented 3 years ago

@feeds and me opened #176 and #177

feeds commented 3 years ago

Now also fixes #176

Allows to

feeds commented 3 years ago

I still need some input on what people should actually see in the filter - right now its not pretty image Also we would need to figure out the logic behind what sort of matches new ones are. @Baschdl

feeds commented 3 years ago

Also fixes #176

feeds commented 3 years ago

oops