-
Notifications
You must be signed in to change notification settings - Fork 1
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
Labels
Comments
ormus2002
added a commit
that referenced
this issue
Apr 7, 2016
ormus2002
added a commit
that referenced
this issue
Apr 9, 2016
ormus2002
added a commit
that referenced
this issue
Apr 10, 2016
ormus2002
added a commit
that referenced
this issue
Apr 12, 2016
ormus2002
added a commit
that referenced
this issue
Apr 13, 2016
ormus2002
added a commit
that referenced
this issue
Apr 25, 2016
ormus2002
added a commit
that referenced
this issue
Apr 26, 2016
ormus2002
added a commit
that referenced
this issue
Apr 27, 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
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
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)
The text was updated successfully, but these errors were encountered: