Closed
Bug 814020
Opened 13 years ago
Closed 11 years ago
One management table to rule them all
Categories
(Webtools Graveyard :: Air Mozilla, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
Instead of having separate tables split up e.g. "Archived events", "Live events", etc. we'll just have ONE big table of all events sorted by start time.
And instead of the "Visibility" column we call it "State" instead and use labels to better indicate what state(s) the events are in.
Also, we must now have an ability to filter on this state column.
Updated•13 years ago
|
Priority: -- → P2
Updated•12 years ago
|
Priority: P2 → --
Assignee | ||
Updated•12 years ago
|
Priority: -- → P2
Updated•11 years ago
|
Priority: P2 → P3
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/dcd6510229e4c7e8db3cd64157aafbf51f58de2f
fixes bug 814020 - One management table to rule them all
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
If I move to the second page or later of a listing, and then filter the results (e.g. by status). It shows the second (or nth) page of that filtered list, even if that page is empty.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•11 years ago
|
||
Any chance we can get an "Unarchived" filter?
Comment 5•11 years ago
|
||
...and the ability to change the number of entries on a page would be nice. Radio buttons for 10, 25 and 50 maybe?
Comment 6•11 years ago
|
||
The Date Picker at the top of the Start Time Column will let me select an entire month in a particular year, but the filtering does not work properly when I do that.
Comment 7•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/799749db31161b0a0ce2a5b724ff862dbe4249af
bug 814020 - filtering management table on page != 1
Comment 8•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/e0bc0ce562868860be3a7c936184665a718aea62
bug 814020 - bool filter on archived events
Comment 9•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/75b20a8b4e2c3d716eccfd83cd778d794dd2a743
bug 814020 - ability to control event manager page size
Assignee | ||
Comment 10•11 years ago
|
||
The only thing I was not able to address is that the datepicker does actually not allow you to select a whole month. If you do click on a month it selects the 1st of that month.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → peterbe
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•