aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/plugins/shared
Commit message (Expand)AuthorAgeFilesLines
* Move to sass @useChocobozzz2021-06-282-4/+4
* Bidi supportChocobozzz2021-06-071-4/+5
* Cleanup plugins admin CSSChocobozzz2021-04-291-0/+12
* Move to stylelintChocobozzz2021-04-281-2/+2
* Translate plugin optionsChocobozzz2021-04-091-16/+0
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-311-1/+1
* Fix theme npm linkChocobozzz2021-01-111-0/+8
* Upgrade client dependenciesChocobozzz2020-11-191-28/+0
* Migrate to $localizeChocobozzz2020-08-141-6/+4
* Reorganize shared modelsChocobozzz2020-08-071-1/+1
* Reorganize client shared modulesChocobozzz2020-06-231-12/+14
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-092-7/+7
* Fix grey color themeChocobozzz2020-05-221-4/+4
* Better use of space and icons in plugins administration interfaceRigel Kent2020-03-101-7/+22
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-0/+14
* Improve nav in admin/configurationRigel Kent2020-03-071-0/+1
* (plugins) adding checkbox and textarea as possible input types, add links in ...Rigel Kent2019-11-251-1/+3
* Fix plugin card background color with dark themeChocobozzz2019-08-221-0/+1
* Add margin to plugin blocks in adminChocobozzz2019-07-301-0/+4
* Add plugin translation systemChocobozzz2019-07-261-3/+22
* Add public settings endpointChocobozzz2019-07-261-2/+2
* Add setting helper to client pluginsChocobozzz2019-07-261-26/+16
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
* Change plugin models namesChocobozzz2019-07-241-2/+2
* Add ability to search available pluginsChocobozzz2019-07-242-2/+58
* WIP plugins: update pluginChocobozzz2019-07-241-2/+11
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-242-2/+87
* WIP plugins: list installed plugins in clientChocobozzz2019-07-241-0/+50