Commit Graph

209 Commits (6ef2d9cb9db0d691f2b93fdc41cea06bb8f20dbc)

Author SHA1 Message Date
Martin Filser 8a446de3e9 added comment section on card details to avoid loading the card comment activities from the server 6 months ago
Martin Filser c925a27870 Fixing opening cards and slow performance of closing cards 7 months ago
Denis Perov 718c1a393d Switch from kadira:flow-router to ostrio:flow-router-extra 8 months ago
Dmytro Novash b4aa464473 use label instead of span 9 months ago
hekatomb 91444cce9b Fill out Org and Team in adminReports 12 months ago
Lauri Ojansivu 36bb5e099e Fix Admin Panel pages Organizations and Teams, where HTML Tables were broken. 12 months ago
Dmitriy Novash 6e534d7543
fix display of tables with a large number of rows 1 year ago
Lauri Ojansivu d4d6a5f96d Fix to not anymore require website for Organization and Team. 2 years ago
Lauri Ojansivu 6405c35bc0 Fix to not anymore show confusing Organization Id and Team Id fields at Admin Panel / People / People / Edit user. 2 years ago
Lauri Ojansivu 6e2f84673e When user logins, "Automatically add user with the domain name" (at Admin Panel / Organizations) to Organization. Part 1. 2 years ago
Yevhenii Pertiaka b1525d4221 Added new function to add cumstom translation strings on Admin panel 2 years ago
Johannes Zellner d93a58d892 Do not show OAuth2 in auth method dropdown as it has its own button 2 years ago
Johannes Zellner f190a102f9 formAuthenticationMethods is an array 2 years ago
Johannes Zellner b107fb0017 Move authentication UI handling in correct place 2 years ago
Johannes Zellner 1271409989 Avoid further UI flickering on load and show/hide OR in login screen if more than one is active 2 years ago
Martin Filser 875442f1ce removing Utils.getCurrentSetting() and use ReactiveCache directly 2 years ago
Martin Filser 14ac099e87 Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 0c58bcf99c Move every Rules.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 67c6dd7bee Move every Team.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 8c72531e6d Move every Org.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 81c9bb6899 Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser ea3144492e board page didn't always show the list counters 2 years ago
Martin Filser 10a9306abd Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser fe2015735a Move every Team.findOne() to the ReactiveCache 2 years ago
Martin Filser 2ab34d3b87 Move every Org.findOne() to the ReactiveCache 2 years ago
Martin Filser 6e1ef3d94a Move every Users.findOne() to the ReactiveCache 2 years ago
Martin Filser a182482cfb Move every Boards.findOne(boardId) to the ReactiveCache (Part 2) 2 years ago
Martin Filser cecf69af02 fix wrong function / variable name (currentSetting -> currentAnnouncements) 2 years ago
Martin Filser b7dbeba7de add currentSetting to ReactiveCache 2 years ago
Martin Filser 23218d3808 Admin Report, fixing filesize if not a number 2 years ago
Martin Filser cad55d57d7 Admin attachment view was missing the column header "S3FileId" 2 years ago
Lauri Ojansivu fb6f618917 More S3 code. 2 years ago
Lauri Ojansivu 49404203ab Upgraded to Meteor 2.8.2. This could fix memory leaks. See https://forums.meteor.com/t/meteor-v2-8-memory-leak-in-mongo-driver/59101/23 . 3 years ago
helioguardabaxo 9dff09fbcf Added hide/show to show counters and members on All Boards (Admin Panel) 3 years ago
helioguardabaxo d610d03423 Added help button with custom URL. 3 years ago
Martin Filser 20c2679dc8 Attachment size, changed calculation to npm filesize (Version Info) 3 years ago
Martin Filser 464bc2f87b Attachment size, changed calculation to npm filesize (Attachment Move) 3 years ago
Martin Filser 3aba91885f Attachment size, changed calculation to npm filesize (Admin Reports) 3 years ago
Daniel Kaiser 339e044a30 Fix and update easysearch 3 years ago
Lauri Ojansivu 072778b9aa Converted Stylus to CSS. Removed Stylus. This change removed many error messages. 3 years ago
Martin Filser b7ab79efef Admin Reports, more detailed column header + add boardId and cardId to table 3 years ago
Martin Filser f1a52c99c5 Admin Panel, add seperator line at attachments 3 years ago
Martin Filser d1efd1f493 Admin Panel, use full screen height 3 years ago
Martin Filser bd8eda2351 Admin Panel, right table scrollbar is now visible 3 years ago
Martin Filser a167d8ff3f table width 100% isn't necessary at Admin Panel "People" 3 years ago
Martin Filser 9367ef8c41 Admin Panel, use flex "gap" instead of "margin" and "padding" 3 years ago
Martin Filser 5c890e4cc3 Flex-Box Layout of "Move Attachment" buttons 3 years ago
Martin Filser b8d14abe0c Attachment Management at Admin Console 3 years ago
Martin Filser e75f423edd Removed "Orphaned Files" from Admin-Reports 3 years ago
Martin Filser dace63d4dc Files Report works now with Meteor-Files (needed migration to new code) 3 years ago