chatwoot/app/javascript/shared/components
Shivam Mishra ca2506a941
feat: allow sorting of articles (#6833)
* feat: sort by position

* chore: whitespace change

* feat: add border bottom color to list item

* feat: allow dragging articles

* feat: add migration to reorder all articles

* feat: add onsort method

* feat: finish UI sorting

* feat: show 50 per page in articles list

* feat: add article sorting methods

* feat: patch up reorder action with the API

* refactor: better naming

* chore: add comments

* feat: attach position to article before create

* feat: move article to end if moved between categories

* chore: add comments

* chore: update version

* fix: don't change position if previous category was nil

* fix: condition to trigger update on category change

* refactor: store new_position

* refactor: use grid instead of table

* feat: add snug spacing

* feat: add grab-icon

* feat: add grab icon to list

* refactor: show draggable only for category page

* feat: add update_positions as a class method

---------

Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
2023-04-17 14:43:10 +05:30
..
emoji feat: Add the ability to search emojis (#5928) 2022-12-05 16:00:42 -08:00
FluentIcon feat: allow sorting of articles (#6833) 2023-04-17 14:43:10 +05:30
specs feat: Support Dark mode for the widget (#4137) 2022-04-01 20:59:03 +05:30
ui chore: Refactor sidebar related changes for RTL (#6519) 2023-02-24 13:01:54 +05:30
Branding.vue chore: Add feature flag for branding (#5370) 2022-09-01 17:12:26 +05:30
Button.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
CardButton.vue fix: Text colour is getting merged with the light background colour (#5773) 2022-11-02 05:52:00 +05:30
ChatCard.vue feat: Support Dark mode for the widget (#4137) 2022-04-01 20:59:03 +05:30
ChatForm.vue feat: conversation participants (#4145) 2023-02-16 13:35:06 +05:30
ChatOption.vue feat: Support Dark mode for the widget (#4137) 2022-04-01 20:59:03 +05:30
ChatOptions.vue feat: Support Dark mode for the widget (#4137) 2022-04-01 20:59:03 +05:30
CustomerSatisfaction.stories.js feat: Header for help-center pages (#4987) 2022-07-08 21:19:19 +05:30
CustomerSatisfaction.vue fix: Text colour is getting merged with the light background colour (#5773) 2022-11-02 05:52:00 +05:30
DateSeparator.vue feat: Support Dark mode for the widget (#4137) 2022-04-01 20:59:03 +05:30
EmojiOrIcon.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
GreetingsEditor.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
ResizableTextArea.vue fix: Expand title height of textarea on load (#6103) 2022-12-30 13:54:37 -08:00
Spinner.vue fix: Update colors in widget buttons to fix invalid colors (#6033) 2022-12-14 15:21:20 -08:00
TextArea.vue chore: Fix pre-commit hooks (#3525) 2021-12-08 17:32:00 -08:00