103 Commits (1531536d46216b4585bf6a3059e3ef87ce435435)

Author SHA1 Message Date
psychobunny 3145e75fc0 closes #3485 10 years ago
psychobunny 9dcaafdb1b widgets save button 10 years ago
psychobunny 744a7d4210 extend/widgets 10 years ago
psychobunny d1f45b6d79 extend/plugin 10 years ago
psychobunny 30cd8d2af9 cleaned up the widgets page 👍 10 years ago
Julian Lam e60194292f Fix a myriad of problems with the ACP/Plugins page
- Fixed #3350
- Fixed issue where the normalised API return would have the wrong id for all plugins
- Fixed issue where uninstalling a locally installed plugin via ACP would cause NodeBB to crash
- Simplified ACP/Plugins client-side code to simply refresh the page after installing or uninstalling a plugin.
10 years ago
Julian Lam 835750f36f fixed checkbox behaviour in widgets page... @psychobunny, did I do this right? 10 years ago
Julian Lam 74f2f7caef fixes #3307 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
psychobunny 6c607bca1e closes #3212 10 years ago
Timothy Fike 8414e31730 Fix specificity on panel heading.
Needs to be specific so I can put an accordion inside. 😎
10 years ago
Julian Lam bbbb362125 not referencing parent scope when inside BEGIN in widgets tpl 10 years ago
Barış Soner Uşaklı f7d7cc2610 closes #2808 10 years ago
psychobunny 8c79e11dae properly fixes #2782 10 years ago
psychobunny 046bcef800 fixes #2782 10 years ago
psychobunny ab2315f3de #2751 10 years ago
Barış Soner Uşaklı 66d6c49ed4 closes #2749 10 years ago
psychobunny ee377b160e #2751 fixes syntax error on acp/ajaxify 10 years ago
psychobunny f5eaa08340 fixed complications with deleted id's 10 years ago
psychobunny def57d2926 don't rely on client side to increment id (duh) 10 years ago
psychobunny bb35950a5a rewards acp - ability to set amount of times a user can claim reward 10 years ago
psychobunny 332110b8e2 bugfix 10 years ago
psychobunny 5fcbffe652 fixed delegate syntax 10 years ago
psychobunny 1998f102d6 using tjs to load new lines instead of cloning 10 years ago
psychobunny 09086f7d30 deleting rewards 10 years ago
psychobunny c844400ab9 cleanup and fix for adding new rewards 10 years ago
psychobunny 5f54de3b37 successfully got loading and saving of rewards working 10 years ago
psychobunny e5115c0cf2 differentiate between rid and id 10 years ago
psychobunny 67b693cd3a pass in expected format of active rewards 10 years ago
psychobunny cd26f5d06d passing in values for saving rewards 10 years ago
psychobunny 91c02d4e29 ditching rewardID in favour of verbose id's 10 years ago
psychobunny 2cc6f0c507 fixed disable logic 10 years ago
psychobunny 4acf8cafee rewards: adding new rows 10 years ago
psychobunny 029ae11ed5 rewards - cleanup 10 years ago
psychobunny 3ca11c1947 rewards: disable / delete 10 years ago
psychobunny 4145046e02 rewards: got everything loading 10 years ago
psychobunny 9291ec64f9 styling 10 years ago
psychobunny d9bd7a400d minor styling 10 years ago
psychobunny 4f53bd59be rewards - got custom inputs loading 10 years ago
psychobunny 94c1c2d547 fixed loading mock data 10 years ago
psychobunny 2bebac964e loading mock data 10 years ago
yariplus c3f0f52757 Fix select and select multiple loading/saving on widget ACP. 10 years ago
Timothy Fike a0e98d5957 Make widget headers clickable anywhere. 10 years ago
Julian Lam 2de108153f closed #2464 10 years ago
barisusakli 46e022e97f closes #2483 10 years ago
Julian Lam f5fce863f9 plugin warnings for v0.5.4+ when installing plugins with no suggested version, #2438 10 years ago
Julian Lam 52285239e9 fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363 10 years ago
Julian Lam 19297e2d22 plugin installation takes a version now, and queries nbbpm, #2363
better error handling for #2363

upgrades now also call the suggestion route from nbbpm

upgrade button will show alert now if you try to upgrade past the suggested version, #2363
10 years ago
psychobunny fa2f03aeca closes #2339 10 years ago
Julian Lam 8112ca73c8 reloading on plugin activation click instead of restart 11 years ago
barisusakli 3819d11be2 #2110 11 years ago
psychobunny ed60deb3f5 fixed ACP from previous commit 11 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
11 years ago