Peter Jaszkowiak
ba619c7ec8
style(eslint): match operator-linebreak preferences
2018-11-30 13:38:59 -05: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
968d5e441f
Fix rebuild ACP alert not working sometimes ( #6403 )
2018-03-26 15:53:07 -04:00
Timothy Fike
585d613d4b
fix reload actions ( #6394 )
...
* fix reload actions
* wait until restart action is complete instead of using timeouts.
* Change Reload nominclature to Rebuild and Restart.
2018-03-26 15:17:40 -04:00
Peter Jaszkowiak
da9da8190f
Bump dependencies
...
Bumping eslint & configs meant making some linting fixes
For future reference, the `xmlhttprequest-ssl` library must be of equal versioning to the one in `engine.io-client`, otherwise it won't be deduped which causes the socket.io tests to fail
2017-10-02 09:24:27 -04:00
Peter Jaszkowiak
65e31493a9
Escape ACP search values
2017-04-24 11:40:39 -06:00
Peter Jaszkowiak
1deeaaeb39
Fix #5563
2017-04-06 15:20:07 -06:00
RoiEX
c517733e34
Fix admin Search
2017-03-05 11:38:40 +01:00
Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
2017-02-18 15:05:36 -07:00
Peter Jaszkowiak
c4bdb72941
ESlint no-unneeded-ternary
...
and no-extend-native, no-sequences
2017-02-18 12:59:46 -07:00
Peter Jaszkowiak
feb8405f95
ESlint eol-last
2017-02-18 02:30:48 -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
Peter Jaszkowiak
862908d0eb
ACP search and title improvements
...
- Search uses translated titles if available
- Use `advanced` for `development` route titles
- Remove route title from showing up in results
- Highlight matching part of result title
- Don't show empty result contents when only title is matched
2016-12-19 15:51:43 -05:00
barisusakli
9d75c48236
closes #4563 closes #4569 closes #4566
2016-12-15 13:03:14 +03:00
Peter Jaszkowiak
e2ea3cb21e
Fix linting error
2016-12-06 15:13:34 -07:00
Peter Jaszkowiak
8ca98625b9
Key through search results
2016-12-05 18:32:17 -07:00
Peter Jaszkowiak
240e958fb1
Use config.relative_path instead of allcaps
2016-11-28 13:01:31 -07:00
Peter Jaszkowiak
e3dd68e19c
Explanations and simplifications
2016-11-28 12:53:47 -07:00
Peter Jaszkowiak
a431dc0305
ACP search updated to support translations
2016-11-28 12:52:26 -07:00
Julian Lam
0e8bf17ff0
re: #5211 , bringing back the RELOAD BUTTON :rage2:
2016-11-18 12:53:30 -05:00
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
2016-10-25 15:34:47 -04:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
pichalite
3ef7c57a63
make jquery ui a r.js module
2016-08-29 21:53:12 +00:00
psychobunny
d1b9d1be6a
fixed acp/users + acp/tags
2016-08-26 17:43:55 -04:00
Julian Lam
7ca6bc25c7
removing commented out code
2016-08-26 15:39:12 -04:00
Julian Lam
785f4fc5a0
updating to jQuery 3.x on frontend and ACP
2016-08-26 15:36:50 -04:00
psychobunny
cdc351bc02
fixed acp search
2015-08-21 10:11:19 -04:00
psychobunny
d091729de3
search bar and restart menu completed
2015-08-20 19:39:44 -04:00
psychobunny
548d39fac5
lint
2015-06-08 15:53:07 -04:00
psychobunny
ac2811be75
instance.restart
2015-06-08 15:52:39 -04:00
psychobunny
6c607bca1e
closes #3212
2015-06-08 15:50:33 -04:00
barisusakli
d3b2742da0
closes #2746 closes #2747
2015-03-12 16:50:46 -04:00
psychobunny
c3541dbc95
linting acp
2015-02-25 19:05:29 -05:00
Julian Lam
69ed8ac45d
icon selection interface -- moved iconSelect module out of admin space, #2588
2015-01-11 17:24:15 -05:00
barisusakli
5bf46864ed
removed global admin object, CF rocket loader fix
...
added colorpicker module
2014-12-13 22:14:08 -05:00
psychobunny
d77bd638c4
don't re-enable selectable on elements that were already enabled #2336
2014-11-07 16:16:32 -05:00
psychobunny
a24dde863b
moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250
2014-10-10 16:37:58 -04:00
psychobunny
ffcb324d91
oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream)
2014-10-10 03:17:50 -04:00
psychobunny
cad3f3017c
moved iconSelect to admin/modules
2014-10-10 03:12:04 -04:00
psychobunny
e9c48f50f9
moved admin search into its own modules
2014-10-09 18:48:35 -04:00