aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/helpers
Commit message (Collapse)AuthorAgeFilesLines
* more explicit error messages for file uploadsRigel Kent2020-12-031-1/+32
|
* refactor scoped token serviceRigel Kent2020-11-251-1/+1
|
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-171-2/+6
| | | | | | | | | | | | | * Refacto scrollTo top and anchors * Add on click clipboard copy and notifier to anchors about/instance page * Fix margin top anchor middle title about page * Use viewportscroller for scrolltoanchor * Add to Link copied notification on instance page Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Support plugin hooks in embedChocobozzz2020-08-201-36/+0
|
* Use ng select for multiselectChocobozzz2020-08-111-1/+1
|
* Fix tags in search filtersChocobozzz2020-08-111-1/+2
|
* add ng-select for templatable select optionsRigel Kent2020-08-111-2/+10
| | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation
* deal with refresh token in embedRigel Kent2020-08-063-92/+0
|
* Add abuse messages management in my accountChocobozzz2020-07-311-1/+4
|
* Fix embed urlChocobozzz2020-07-101-0/+11
|
* Reorganize client shared modulesChocobozzz2020-06-238-0/+457