seitime-frappe/frappe/tests/ui
Faris Ansari 7595fb75ba
New ListView 💥 + DataTable (#4577)
* first cut

* Code refactoring, styling

* Added Sorting

* Revert query_report to use slickgrid

* cleanup

* Edit cell working

* Add regrid, remove datatable

* Add clusterize

* Update lib, fix get_checked_items

* New ReportView

* wip

* Enable editing, fix styles

* update lib

* wip

* fix refresh rows and editable cells

* Refresh list_view every 3s, decouple refreshing logic

* Report editing fixes

* Cleanup loading fields, add column then refresh list

* [wip] New List View

* [working] Render results

* ListView is now BaseList, add new ListView and GanttView

* Create new page for each ListView

* GanttView working

* CalendarView working

* KanbanView working

* Cache list_view based on page_name

* Gantt view buttons on mobile

* Add ReportView

* Refresh datatable on render

* Setup like

* [start][filters] clean up FilterList

* [filters] refactor FilterList

* [filters] minor fix

* [filters] fix remove filter

* filter utils

* more utils, remove apply

* rewrite as class, remove 'me' references

* [filter] implement on_change to decouple parent functions

* Integrate new filters with new BaseList

* Setup freeze area for ListView

* Set breadcrumbs on setup_page

* Trigger list update from events

* Setup footnote area

* Fix Kanban Board filters

* Add filters to standard filters, then filter_list

* Remove old files

* Fix ImageView

* Some more fixes for BaseList.init

* Fix order_by on load

* Report View: remember columns

* Fix for hidden filters

* Fix for delete items

* InboxView

* Shift select checkboxes

* Fix ESLint errors

* More refactoring

- Move ListMenu to Listview
- New FileView
- Ability to add custom breadcrumbs

* FileManager working

* Tags, set filters from route options

* Custom Reports Working

* List Sidebar reports

* Report Name as title

* Fix ESLint errors

* Fix UI tests

* Fix Kanban test

* Format ID column

* [fix] Kanban cards title

* Checkbox fix

* Fix Activity Page

* Update rows in Report in place

* Child Table columns in Report View
2017-12-27 11:24:25 +05:30
..
data [refactor] domain and domain settings (#4163) 2017-10-17 12:29:08 +05:30
test_kanban New ListView 💥 + DataTable (#4577) 2017-12-27 11:24:25 +05:30
test_list New ListView 💥 + DataTable (#4577) 2017-12-27 11:24:25 +05:30
__init__.py [ui-tests] python is back! (#3565) 2017-07-03 11:53:00 +05:30
test_calendar_view.js New ListView 💥 + DataTable (#4577) 2017-12-27 11:24:25 +05:30
test_control_geolocation.js Geolocation control (#4327) 2017-10-25 18:30:25 +05:30
test_control_html.js [fix] test_html_control.js 2017-10-20 11:45:07 +05:30
test_linked_with.js [hotfix] Linked with and List item click (#3803) 2017-07-28 14:30:18 +05:30
test_list_count.js New ListView 💥 + DataTable (#4577) 2017-12-27 11:24:25 +05:30
test_module_view.js [tests] refactor tests (#3743) 2017-07-19 18:09:06 +05:30
test_number_format.js [tests] refactor tests (#3743) 2017-07-19 18:09:06 +05:30
test_oauth20.py Oauth2 implicit grant fixes tests (#4261) 2017-10-06 11:47:33 +05:30
test_test_runner.py Added test-list option to run-ui-tests (#4540) 2017-11-30 16:26:43 +05:30
test_todo.py [ui-tests] python is back! (#3565) 2017-07-03 11:53:00 +05:30
tests.txt Moved feed from Communication to Activity Log (#4435) 2017-11-21 15:46:51 +05:30