chinwagsocial/app/javascript/mastodon/features/ui/components
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811)
* Add list of lists component to web UI

* Add list adding

* Add list removing

* List editor modal

* Add API account search limited by following=true relation

* Rework list editor modal

* Remove mandatory pagination of GET /api/v1/lists/:id/accounts

* Adjust search input placeholder

* Fix rspec (#5890)

* i18n: (zh-CN) Add missing translations for #5811 (#5891)

* i18n: (zh-CN) yarn manage:translations -- zh-CN

* i18n: (zh-CN) Add missing translations for #5811

* Fix some issues

- Display loading/missing state for list timelines
- Order lists alphabetically in overview
- Fix async list editor reset
- Redirect to /lists after deleting unpinned list
- Redirect to / after pinning a list

* Remove dead list columns when a list is deleted or fetch returns 404
2017-12-05 23:02:27 +01:00
..
__tests__ Replace JavaScript Testing Framework from Mocha to Jest (#5412) 2017-10-16 09:33:08 +02:00
actions_modal.js
boost_modal.js
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js
column_link.js
column_loading.js
column_subheading.js
columns_area.js Display list column (#5750) 2017-11-25 00:35:37 +01:00
confirmation_modal.js
drawer_loading.js
embed_modal.js
image_loader.js Allow to open a modal for embedded photo (#5777) 2017-11-25 15:41:45 +01:00
media_modal.js Allow to open a modal for embedded photo (#5777) 2017-11-25 15:41:45 +01:00
modal_loading.js
modal_root.js Add list of lists component to web UI (#5811) 2017-12-05 23:02:27 +01:00
mute_modal.js Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
onboarding_modal.js Refactor initial state: "me" (#5563) 2017-10-31 11:27:48 +09:00
report_modal.js
tabs_bar.js
upload_area.js Remove unnecessary translateZ(0) when doing scale() (#5473) 2017-10-19 18:27:55 +02:00
video_modal.js