summaryrefslogtreecommitdiffstats
path: root/client/components/users
Commit message (Collapse)AuthorAgeFilesLines
* Add admin setting to prevent users to self deleting their accountguillaume2019-07-302-2/+6
|
* add popup to confirm deleting one accountguillaume2019-07-302-3/+8
|
* Prettier & eslint project style updateJustin Reynolds2019-06-282-84/+95
|
* - Fix translation name in Wekan menu: oc to Occitan.Lauri Ojansivu2019-05-111-0/+2
| | | | Thanks to xet7 !
* Delete user featureguillaume2019-04-262-1/+9
|
* Merge branch 'devel' into edgeLauri Ojansivu2019-02-271-9/+12
|\
| * Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082) - Board favorites - New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125) and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel. - Linked Cards and Linked Boards. - Some not needed options like Logout etc have been hidden from top bar right menu. - [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430), because you can go to All Boards page to change to imported board. and removes the following features: - Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601). Sandstorm Wekan does not have Welcome Board. Thanks to xet7 ! Closes #2125, closes #2082, closes #1430, closes #1601, related #2205, related #2070, related #1695, related #1192.
* | Fix lint errorsAndrés Manelli2019-02-241-2/+2
| |
* | Save template swimlanes in profile. Fix swimlane view for templates board. ↵Andrés Manelli2019-02-241-2/+2
| | | | | | | | Avoid deleting template containers
* | Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-242-0/+12
|/
* improve notificationsguillaume2018-10-112-38/+0
|
* - Remove avatar url fix javascript version, it breaks too easily.Lauri Ojansivu2018-08-222-8/+1
| | | | | | | | | Same can be done with Caddy. Thanks to xet7 ! Closes #1776, closes #386
* Fix lint errors.Lauri Ojansivu2018-08-221-1/+1
|
* - Remove suburl from beginning of avatar file path, so that avatar imagesLauri Ojansivu2018-08-222-1/+8
| | | | | | | | | | | don't get broken when root-url changes to different sub-url. This does not change avatar urls in database, instead this fixes url on the fly after loading avatar url from database. Thanks to xet7 ! Closes #1776, closes #386
* Allow description and member two way bindingAndrés Manelli2018-08-101-2/+3
|
* - Revert "Fix vertical align of user avatar initials",Lauri Ojansivu2018-07-031-1/+1
| | | | | | | | so that initials are again visible. Thanks to pravdomil and xet7 ! Reverts https://github.com/wekan/wekan/pull/1714
* fix vertical align of user avatar initialspravdomil2018-06-191-1/+1
|
* Includes possibility to block username changeThiago Fernando S. dos Santos2018-05-042-1/+7
|
* Fix #1570, now zero means hide cards countAndrés Manelli2018-04-161-1/+1
|
* Fix lint errors related to language namesGhassen Rjab2018-02-261-4/+10
|
* Fix Igbo language at menu.Lauri Ojansivu2018-01-281-1/+1
|
* Merge branch 'fix-bug-on-missing-admin-panel-menuoption' of ↵Lauri Ojansivu2017-12-021-4/+6
|\ | | | | | | https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-missing-admin-panel-menuoption
| * Move user-admin subsciption to headerThuan Pham Quoc2017-12-011-6/+0
| |
| * Fixed - Missing trailing comma comma-dangleThuan Pham Quoc2017-12-011-1/+1
| |
| * Fixed - bug on not able to see ADMIN PANEL if not access Board ListThuan Pham Quoc2017-12-011-4/+12
| |
* | Move global subscription to template subscription so that subscriptionLauri Ojansivu2017-12-021-2/+2
|/ | | | | will stop when template is unused. It's very important for efficiency espacially with large number of users. Thanks to mfshiu !
* Optimize for mobile web, show single list per page with navigate barnztqa2017-11-291-4/+5
|
* Fix permissions (isBoardMember to isNotCommentOnly)nztqa2017-11-271-6/+6
|
* Updated users methods to get user id from client on updating user data, is ↵Thuan Pham Quoc2017-11-081-5/+5
| | | | aimed to support admin update other user profile
* Add change email addressnztqa2017-08-072-2/+49
| | | | Set allow email change in admin panel
* Add admin panel route for subfoldernztqa2017-06-261-1/+1
|
* Initials to be translatable.Lauri Ojansivu2017-06-191-1/+1
|
* Add Breton labelGhassen Rjab2017-06-191-1/+1
|
* Sort available languages by their translated namesGhassen Rjab2017-06-181-3/+11
|
* Admin panel:lkisme2017-02-242-0/+5
| | | | | | | Only invited user can register in strict mode, Set mail server in admin panel, Switch strict mode in admin panel, Invite people to system in admin panel
* fixed few overseightsMario Orlicky2016-11-251-1/+1
|
* New option to set up minimum limit to show cards count for each list in boardMario Orlicky2016-11-252-0/+16
|
* Merge pull request #19 from mario-orlicky/hide-system-messagesLauri Ojansivu2016-11-202-4/+26
|\ | | | | New change settings option and possibility to hide system messagaes
| * Fixed buildMario Orlicky2016-11-191-2/+2
| |
| * New change settings option and possibility to hide system messagaesMario Orlicky2016-11-192-4/+26
| |
* | fixed indentationMario Orlicky2016-11-181-1/+1
| |
* | Display message when user wants to choose existing username (Fixes: #16)Mario Orlicky2016-11-182-4/+13
|/
* UI: Center text in the avatars (#581)Alexander Sulfrian2016-04-211-1/+1
|
* Bugfix, and optimize icon for notificationfloatinghotpot2016-01-081-1/+1
|
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-052-0/+38
|
* Remove unnecessary template name declarationMaxime Quandalle2016-01-031-4/+0
| | | | | | This code was duplicate with the name we use to `register` the component. A update of blaze-component removed the need to duplicate this declaration.
* Fix layout on Apple devicesMaxime Quandalle2016-01-021-0/+2
| | | | | | | | | | | | | | | The layout issue was related to the lack of autoprexing for CSS properties. c69f993 did improve the reload time significantly but for that I had to replace `mquandalle:stylus` by the core `stylus` package. Unfortunatly it is currently difficult to run an autoprefixer with the core CSS compilers (as reported in https://github.com/meteor/meteor/issues/5219). So instead we rely on `nib` which transparently define some mixins for autoprefixing, the only restrictions being that we have to manually `@import 'nib'` on top of stylus files. Fixes #461
* Fix avatar support on SanstormMaxime Quandalle2015-12-301-2/+2
| | | | | | | | | | The bug comes for 9154b06 which this commit partially reverts. The synchronization between the user document profile and the Sandstorm HTTP headers is still not perfect. Having a clean model may requires the `accounts-sandstorm` to expose a hook to modify the user document just after the `services.sandstorm` credentials are updated. Fixes #460
* Optimize login form layout & cssfloatinghotpot2015-12-281-58/+62
| | | | Fixes #448
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-172-3/+34
|