Martin Filser
5e3a9dc059
Move every Meteor.user() to the ReactiveCache
2023-07-18 21:25:28 +02:00
Martin Filser
b9250e4be4
Use Popup.back() instead of Popup.close() to get no conflicts if a Popup is opened as "Sub Popup"
...
- .back() is also .close() if there is no "popup layer" left
2021-10-25 12:53:04 +02:00
John R. Supplee
1952dc309b
Bug fix for Due Cards
2021-04-20 16:23:56 +02:00
John R. Supplee
73fb62e941
Fix bug in Due Cards introduced by last bug fix
2021-03-31 13:53:35 +02:00
John R. Supplee
07aa20a3cd
Fix for Due Cards and some cleanup
2021-03-11 02:05:46 +02:00
John R. Supplee
9061180983
Code cleanup
2021-03-07 02:12:31 +02:00
John Supplee
58020863a8
Handle subscriptions better
...
* use onReady and onStop callbacks when subscribing
* show an server error message when the server returns an error
* call stop() on subscriptions
2021-03-05 21:20:55 +02:00
John R. Supplee
a1bda1169e
Update Global Search, Due Cards, and My Cards to use the same
...
code for searching and display
2021-03-01 01:49:56 +02:00
Lauri Ojansivu
f40c9804f8
Disable some console.log code, that is only needed while developing.
...
Thanks to xet7 !
2021-02-02 18:31:13 +02:00
Lauri Ojansivu
801d0aacf0
Due Cards and Broken Cards: In All Users view, fixed to show cards only from other users Public Boards. Not anymore from private boards.
...
Thanks to xet7 !
Related #1667
2021-01-11 05:23:11 +02:00
John R. Supplee
ecc3558987
My Cards and Due Cards development
...
* add spinner while pages are loading
* use a single publication for My Cards
* add Due Cards to the user menu
* add description to the All Users option for Due Cards
* some code clean-up
2021-01-10 18:08:03 +02:00
John R. Supplee
55b121e0d3
Development and fixes to My Cards and Due Cards
2021-01-09 18:36:27 +02:00
John R. Supplee
0e1c510948
My Cards: fix bug when null board, swimlane, or list
...
* Add new functions to model card for retrieving associated board,
swimlane, or list with default values
* Use new card model methods
2021-01-08 21:51:28 +02:00
John R. Supplee
1abdd5177d
Initial work on due cards page
2021-01-07 22:36:10 +02:00