Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specoffer list #28

Open
mkozhukharenko opened this issue Mar 30, 2016 · 0 comments
Open

Specoffer list #28

mkozhukharenko opened this issue Mar 30, 2016 · 0 comments

Comments

@mkozhukharenko
Copy link
Owner

Specoffer list

API api/specoffers?timePeriodId=8&limit=300
timePeriodId query parameter should be present all the time!
Filtering must be present as well (client-side)! (there no filter on a screenshot)

No pagination! We need to grab all list in one request. No "new specoffer btn", no "item per page chooser".

Click on single specoffer (e.g. with id = 132) will lead to open a new route

   <Route path="specoffer/list" />
   <Route path="specoffer/:id">
      <Route path='info'/>
      <Route path='subjects' />
      <Route path='benefits' />
      <Route path='waves' />
    </Route>

ENROLMENT LIST

Second view its a ENROLMENT LIST with API /api/enrolments?specOfferId=132&orderBy=createDate

SUGGESTIONS:

use this library for table layout

wee need a filtering by specoffer name (first priority)

@ormus2002 ormus2002 self-assigned this Mar 30, 2016
ormus2002 added a commit that referenced this issue Mar 30, 2016
ormus2002 added a commit that referenced this issue Mar 31, 2016
@mkozhukharenko mkozhukharenko mentioned this issue Apr 1, 2016
4 tasks
ormus2002 added a commit that referenced this issue Apr 1, 2016
ormus2002 added a commit that referenced this issue Apr 2, 2016
ormus2002 added a commit that referenced this issue Apr 3, 2016
ormus2002 added a commit that referenced this issue Apr 6, 2016
ormus2002 added a commit that referenced this issue Apr 6, 2016
ormus2002 added a commit that referenced this issue Apr 7, 2016
mkozhukharenko added a commit that referenced this issue Apr 13, 2016
mkozhukharenko added a commit that referenced this issue Apr 27, 2016
Issue #28: Specoffer list - removed query params
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants