Julian Lam
43571bac38
feat: hotkey "/" to open ACP search
5 years ago
Julian Lam
a82e9bd7f6
feat: privileges for Admin Control Panel ( #8355 )
...
* feat: acp privileges (WIP)
* fix: restore global privilege hooks
* refactor: using cid 0 in admin privs
* fix: no need for zebrastripe-reset
* feat: manage:categories privilege WIP
* feat: renamed prefix to admin:, settigns and dashboard privs
* fix: nofocus on acp privs group find modal
* refactor: privileges.x.get() to not used hardcoded privs
* fix: crash if unable to get latest version
* feat: setting acp priv
* Revert "fix: crash if unable to get latest version"
This reverts commit afdb235f48eb0072d88de45f3a1e0151281095b3.
* feat: user/privilege acp privs
* fix: category selector in manage/privileges
* fix: guests potentially becoming admins
* fix: bug in setting admin privs
* fix: some last minute things + api docs
* fix: some more last minute fixes
5 years ago
Andrew Rodrigues
dcdd41c7ce
fix : #7454
6 years ago
Peter Jaszkowiak
ba619c7ec8
style(eslint): match operator-linebreak preferences
7 years ago
Julian Lam
f7bd398eb1
style(eslint): newlines in public/src as well
7 years ago
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 😬
7 years ago
Peter Jaszkowiak
968d5e441f
Fix rebuild ACP alert not working sometimes ( #6403 )
7 years ago
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.
7 years ago
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
8 years ago
Peter Jaszkowiak
65e31493a9
Escape ACP search values
8 years ago
Peter Jaszkowiak
1deeaaeb39
Fix #5563
8 years ago
RoiEX
c517733e34
Fix admin Search
8 years ago
Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
8 years ago
Peter Jaszkowiak
c4bdb72941
ESlint no-unneeded-ternary
...
and no-extend-native, no-sequences
8 years ago
Peter Jaszkowiak
feb8405f95
ESlint eol-last
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-spaces
8 years ago
Peter Jaszkowiak
52f2028206
ESlint no-multiple-empty-lines
8 years ago
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
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
9 years ago
barisusakli
9d75c48236
closes #4563 closes #4569 closes #4566
9 years ago
Peter Jaszkowiak
e2ea3cb21e
Fix linting error
9 years ago
Peter Jaszkowiak
8ca98625b9
Key through search results
9 years ago
Peter Jaszkowiak
240e958fb1
Use config.relative_path instead of allcaps
9 years ago
Peter Jaszkowiak
e3dd68e19c
Explanations and simplifications
9 years ago
Peter Jaszkowiak
a431dc0305
ACP search updated to support translations
9 years ago
Julian Lam
0e8bf17ff0
re: #5211 , bringing back the RELOAD BUTTON :rage2:
9 years ago
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
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
pichalite
3ef7c57a63
make jquery ui a r.js module
9 years ago
psychobunny
d1b9d1be6a
fixed acp/users + acp/tags
9 years ago
Julian Lam
7ca6bc25c7
removing commented out code
9 years ago
Julian Lam
785f4fc5a0
updating to jQuery 3.x on frontend and ACP
9 years ago
psychobunny
cdc351bc02
fixed acp search
10 years ago
psychobunny
d091729de3
search bar and restart menu completed
10 years ago
psychobunny
548d39fac5
lint
10 years ago
psychobunny
ac2811be75
instance.restart
10 years ago
psychobunny
6c607bca1e
closes #3212
10 years ago
barisusakli
d3b2742da0
closes #2746 closes #2747
10 years ago
psychobunny
c3541dbc95
linting acp
10 years ago
Julian Lam
69ed8ac45d
icon selection interface -- moved iconSelect module out of admin space, #2588
10 years ago
barisusakli
5bf46864ed
removed global admin object, CF rocket loader fix
...
added colorpicker module
11 years ago
psychobunny
d77bd638c4
don't re-enable selectable on elements that were already enabled #2336
11 years ago
psychobunny
a24dde863b
moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250
11 years ago
psychobunny
ffcb324d91
oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream)
11 years ago
psychobunny
cad3f3017c
moved iconSelect to admin/modules
11 years ago
psychobunny
e9c48f50f9
moved admin search into its own modules
11 years ago