Peter Jaszkowiak
e128264b66
refactor: change Benchpress.parse to .render ( #8856 )
...
It has been deprecated with no warning message for a while
Changing these over before enabling the warning message to reduce spam
2020-11-08 08:17:49 -05:00
psychobunny
275e837bcf
fix: jquery xhtml violations
2020-04-29 20:46:00 -04:00
Julian Lam
f7bd398eb1
style(eslint): newlines in public/src as well
2018-11-08 12:11:31 -05:00
renovate[bot]
64b9dabff8
chore(deps): update dependency eslint-config-airbnb-base to v13 ( #6599 )
...
* chore(deps): update dependency eslint-config-airbnb-base to v13
* chore: #6599 , linting 😬
2018-11-07 15:53:14 -05:00
Peter Jaszkowiak
c91dfb46f6
Switch module t.js usage to Benchpress
2017-08-30 11:32:23 -06:00
Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
2017-02-18 15:05:36 -07:00
Peter Jaszkowiak
1493afee2a
ESlint indent
2017-02-18 02:38:03 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-spaces
2017-02-18 01:27:46 -07:00
Peter Jaszkowiak
52f2028206
ESlint no-multiple-empty-lines
2017-02-17 22:08:23 -07:00
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
2017-02-17 22:03:55 -07:00
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
2017-02-17 20:20:42 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
2016-12-17 16:00:39 +03:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
psychobunny
9e17d64d29
allow categories to choose "no icon"
2016-07-20 13:35:51 -04:00
Raphael Beer
ee2c178f2a
Don't add .undefined if selection is empty
2016-04-20 12:08:09 +02:00
Raphael Beer
c9b2011a11
Set input#fa-filter value to name of selected icon
...
- Set selected icon before modal is visible.
- Select input#fa-filter content to allow
immediate typing/searching.
2016-04-20 10:59:09 +02:00
Raphael Beer
aaef2d4362
Use modal Element as traversing root
2016-04-20 09:35:00 +02:00
Raphael Beer
ff2ca0f786
Add changeSelection to iconSelect
2016-04-20 07:33:27 +02:00
Raphael Beer
dca9218ee9
Add .selected to currently set icon in modal
2016-04-20 07:32:12 +02:00
Julian Lam
fa109241cc
Update fontawesome picker module (iconSelect)
...
- Removed 'fa-doesnt-exist' icon
- Added a icon filter search input
- Added a "No Icon" button at the bottom
- Added link back to full FA list
- If icon is picked, it shows the icon class in the search input
2015-09-22 11:37:09 -04:00
Julian Lam
65b2523b0f
closed #3050
2015-04-18 22:32:20 -04:00
Julian Lam
d95f5a9ae0
added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt, #2463
2015-03-25 19:29:24 -04:00
Julian Lam
a1621145d5
Merge branch 'master' into categories_revamp
...
Conflicts:
public/less/admin/admin.less
public/src/admin/manage/categories.js
src/controllers/admin.js
src/views/admin/manage/categories.tpl
src/views/config.json
2015-03-25 11:16:37 -04:00
Julian Lam
56200b0fdf
defining module name in iconSelect module
2015-01-20 20:55:22 -05:00
Julian Lam
69ed8ac45d
icon selection interface -- moved iconSelect module out of admin space, #2588
2015-01-11 17:24:15 -05:00