* Revert "bench use <site> should check if the site exists (#5849)"
This reverts commit 630858eb96.
* Revert "Add option to convert password to use ASCII instead of Unicode when needed by smtp server config (#5793)"
This reverts commit 191684f6a5.
* Revert "Token based authentication (#5752)"
This reverts commit abd3333bae.
* Revert "[minor] test fix"
This reverts commit b6ba3915a6.
* Revert "allow null when time field is not required (#5832)"
This reverts commit 803f6b0c7b.
* Revert "remove duplicate field entry for fieldname two_factor_authentication (#5846)"
This reverts commit 6a06e65d20.
* Revert "Query Report (#5845)"
This reverts commit f870a0bd25.
* Revert "Modules dropdown (#5767)"
This reverts commit 6f908b3443.
* [modules-dropdown] init
* [modules-sidebar] setup structure
* [modules-sidebar] add chunks to group
* [modules-dropdown] ellipsis
* [move] help menu to explore menu
* merge help column to modules
* [modules-dropdown] get explore links from hooks
* [add] explore_link secondary
* [modules-dropdown] Places list
* [modules-dropdown] deprecate desk link, make icon dropdown
* [modules-dropdown] collapsible help menu
* [remove] global navbar icon style
* [boot] define core modules, use in dropdown
* [modules-dropdown] code style fixes
* [listview] Show freeze message
* Call refresh on same page
* Simplify query_report lifecycle, Print partially working
* PDF Print, frappe.render_pdf
* Show freeze message
* Export
* 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
* multicheck control
* [checkboxes] replace in domain settings
* [checkboxes] use in setup_wizard domains
* [multicheck] minor
* [multicheck] set and get value as an array
* [multicheck] make controls.less
* basic view control with value as array object
* load active domains
* selenium helper: multicheck
* [multicheck] make field if not present
* [multicheck] append control in an HTML field