Commit Graph

13 Commits (3e18f820ea870473dc6718e635df0e8f5bde9863)

Author SHA1 Message Date
Martin Filser f3d58339ae Move every Team.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2 years ago
Martin Filser 6e1ef3d94a Move every Users.findOne() to the ReactiveCache 2 years ago
Lauri Ojansivu c926475eb1 Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 3 years ago
viehlieb f90875d8ef updating teams from oidc possible, fixed undefined error, no need for extra login to assign/create teams/orgs 3 years ago
viehlieb a0dbfa1f7e add README and functionality for more control through oidc - create teams/orgs if not exist and addto user - make user admin when flag is set 3 years ago
Ben0it-T b876098dc4 Edit team/org DisplayName now update users.teams.teamDisplayName/users.orgs.orgDisplayName 3 years ago
Ben0it-T 3a83d48bef Admin Panel - sort Organizations and Teams by Display Name, sort People by username 3 years ago
Lauri Ojansivu 14b2c1309f Delete Organizations and Teams. 4 years ago
Emile NDAGIJIMANA f5dbe8c6f6 Addressed one of the bugs cited in issue #802 'bug when creating and modifying organization and team' 4 years ago
Lauri Ojansivu 1bc07b1b4a Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress. 4 years ago
Lauri Ojansivu 9e2093d6ae Teams/Organizations to Admin Panel. In Progress. 4 years ago
Justin Reynolds 3b9f2ca7c2 Fixes #2596 incorrect date types for created & updated 6 years ago
Lauri Ojansivu 75c84e3b5d [Fix id to _id](2cedbcb9b3 (r34310594)). 6 years ago
Lauri Ojansivu 74a4926e83 Use camelCase. 6 years ago
Lauri Ojansivu 41950ba4de Teams/Organizations part 3, in progress. Table: org_user, and indexes. 6 years ago
Justin Reynolds 3eb4d2c341 Prettier & eslint project style update 6 years ago
Justin Reynolds c60e80d25b Add createdAt and modifiedAt to all collections 6 years ago
maulal cd6317cedb Improve wekan performance #837 8 years ago
Alexander Sulfrian a2888250f4 Models: Replace before.insert with autoValues 9 years ago
Maxime Quandalle 45b662a1dd Centralize all mutations at the model level 10 years ago
Maxime Quandalle b3851817ec Enforce a consistent ES6 coding style 10 years ago
Maxime Quandalle d644cba38f Replace the component bounded `cachedValue` by a global `UnsavedEdits` 10 years ago