wekan/config
Harry Adel 9ebf4d2426 Migrate routing layer from deprecated kadira packages to modern alternatives
- Remove deprecated kadira:flow-router, kadira:blaze-layout, arillo:flow-router-helpers
- Add ostrio:flow-router-extra (modern, actively maintained)
- Add pwix:blaze-layout (maintained fork of kadira:blaze-layout)
- Convert all 22 BlazeLayout.render() calls to this.render() in route actions
- Maintain full backward compatibility with existing FlowRouter API
- All route definitions remain functional without syntax changes
- Build compilation succeeds without errors

This migration prepares Wekan for Meteor 3.0 compatibility by replacing
9-year-old deprecated routing packages with modern alternatives.

Next phase: Schema and async collection methods migration
2026-01-13 19:46:32 +02:00
..
accounts.js Fix Bug Member settings drops to the second line and overlaps when many boards are starred as favourites. 2025-10-20 02:30:03 +03:00
const.js Added clean dark and clean light themes 2024-06-19 01:37:55 +03:00
models.js Fix lint errors. 2018-08-14 14:43:15 +03:00
query-classes.js Replaced moment.js with Javascript date. 2025-10-17 00:26:11 +03:00
router.js Migrate routing layer from deprecated kadira packages to modern alternatives 2026-01-13 19:46:32 +02:00
search-const.js Bug fix for #3864 searching archived cards and add new operators for organizations and teams 2021-12-22 00:33:13 +02:00