Commit Graph

48 Commits (bfaeb27c115e8f7c0001067aaad964b5bcd24966)

Author SHA1 Message Date
Barış Soner Uşaklı dc29f4dca2 refactor: switch to using slugify module
Barış Soner Uşaklı a024cc1344
fix: whitespace
Barış Soner Uşaklı 0595e71078
fix: typo
Barış Soner Uşaklı 89b010249d
fix: , clear group member cache when group is renamed
Barış Soner Uşaklı 03a02e5d1d fix: , don't validate name on update if groupName didn't change
Barış Soner Uşaklı 61da8c29ac fix: group create/join/update name validation
Barış Soner Uşaklı 1cedc4a0d6 feat: , allow post queue based on group
allow multiple select in ACP pages
Julian Lam 1796b65d34 feat: option to restrict group leaving, closes
Barış Soner Uşaklı 72def7dfa6 feat: finish groups
Barış Soner Uşaklı 198d05875f feat: cleanup, use bulk
Barış Soner Uşaklı 5b85ed318a fix: , on group rename update nav/widget items
Barış Soner Uşaklı 48538b28be feat: optimize group rename
removed async.each
Baris Usakli 7211dde7b9 feat:
Barış Soner Uşaklı afa6c71b72 make it a method use batch
Zheyu Shen f9036e2a6f Update groups members' title when changing group name ()
* Update groups members' title when changing group name

* Fix eslint
Barış Soner Uşaklı 18219bd5f3 closes
Barış Soner Uşaklı f3a679e268 remove parseInts
Barış Soner Uşaklı 9132743870
Baris Usakli 2053472ef3 closes
Barış Soner Uşaklı 466e6d7c53 make renameGroup public for
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
barisusakli c619b850ce fix tests
barisusakli 57691d9ad8 test for system group rename
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
barisusakli 57c8e3e61c fix update privacy
barisusakli dff4ee767c more group tests
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
Timothy Fike e112d284e5 filter:group.update
barisusakli 1e142a44cd closes
barisusakli 1070fff0e3 closes
barisusakli 3ea453e8a0 closes
barisusakli 6be8675580 closes
barisusakli 9981555042 rename
barisusakli e067d26ca3 closes
Julian Lam 2830538835 Cover photo removal for groups,
barisusakli 2fef7acf4b closes
psychobunny ef20141e8f jshint
psychobunny 61b1f5fe32 allow regular uploading (modal) of cover photo
Julian Lam 137f2097db fixes
barisusakli 718f61e3bd closes
barisusakli ba4e8c8955 small refactor to group show/hide
barisusakli cea385e572 closes
barisusakli f6d025bc3f only call updatevisibility if hidden is passed in
Barış Soner Uşaklı 4420e7a9fc closes , closes
Julian Lam aca5d24a7d split groups.js into more subsidiary files
Barış Soner Uşaklı 3f1726636f groups create/delete/update