Commit Graph

20 Commits (10a9306abdd4caa6c41494159a4c340986e40947)

Author SHA1 Message Date
Martin Filser 10a9306abd Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2 years ago
Martin Filser 9022e9949f Move every Boards.findOne(Session.get('currentBoard')) to the ReactiveCache 2 years ago
Martin Filser b9250e4be4 Use Popup.back() instead of Popup.close() to get no conflicts if a Popup is opened as "Sub Popup" 4 years ago
Torsten Bronger 786c27bbec Added sorting by archivedAt in the archive. 4 years ago
Lauri Ojansivu 7f3c4acf62 Add some permission code, to see does it fix something. 4 years ago
Lauri Ojansivu 9e95c06415 Fix lint errors in lint error fix. 5 years ago
boeserwolf 10fcc19b7f Add sortDefault helper for sorting boards 5 years ago
Justin Reynolds 3eb4d2c341 Prettier & eslint project style update 6 years ago
Andrés Manelli 0a53ee87b9 Add first draft of data model and user interface. No actions. 6 years ago
Lauri Ojansivu 534b20feda - Fix Delete Board and keep confirmation popup. 7 years ago
RJevnikar 8f364281d2 Remove delete option from board hamburger menu 7 years ago
RJevnikar de59758471 Add delete board to Recycle Bin, fix delete-board menu item on board menu 7 years ago
Ghassen Rjab 1eaada0feb A Sandstorm user can restore an archived board 8 years ago
Maxime Quandalle ac6491ea12 Remove unnecessary template name declaration 10 years ago
Maxime Quandalle f30c776f20 Fix home header bar 10 years ago
Maxime Quandalle 71b9a42f00 Allow the header bar customization 10 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 48ac8b026f Implement board archive and restoration 10 years ago