|
|
6b6f02d92d
|
quality: web debt batch (tests runner, FireContainer, rate-limit, maps, i18n)
Independent-of-prod quality debt from PENDIENTE.md §2:
- test: migrate broken Jest -> meteortesting:mocha. Tests rewritten to chai +
Meteor 3 async APIs, moved to test/server/ (server-only). test/server/
00-setup.test.js re-runs the collection2/accounts init that `meteor test`
skips (no server/main.js). New comments method + mediaAnalyzers coverage.
Dropped rest.test.js (removed meteor/http; covered by smoke/). 36 passing.
- fix: scope FireContainer read by the URL _id on the archive route instead of
a selector-less FiresCollection.findOne() (imports/ui/pages/Fires/Fires.js).
- feat: rate-limit abusable publications via rateLimitSubscriptions (fireFrom*
and comments.forReference 5/1000ms; geo subs 10/1000ms).
- perf: append loading=async to the Google Maps loader URL (Gkeys.js).
- deps: meteor-accounts-t9n 2.0 -> 2.6 (no gl build -> keep gl->es fallback,
documented); add 3 missing gl/common.json keys (0 missing now).
- deps: drop jest/babel/enzyme, add chai.
|
2026-07-21 22:59:06 +02:00 |
|
vjrj
|
6abe668740
|
Added fires union (wip)
|
2018-11-18 11:48:03 +01:00 |
|
vjrj
|
735dd55531
|
Fire industries marks
|
2018-02-08 15:54:47 +01:00 |
|
vjrj
|
674c07460b
|
Added false positives management to website
|
2018-01-29 19:23:05 +01:00 |
|
vjrj
|
379e72a9e7
|
Site settings and fires fromNow Reactive
|
2018-01-29 11:30:17 +01:00 |
|
vjrj
|
3bf21c8caf
|
Added web and email notifications. Tests. Fire page
|
2018-01-16 16:19:29 +01:00 |
|
vjrj
|
316e14f0ea
|
Added subs management (wip)
|
2017-12-16 18:47:08 +01:00 |
|
vjrj
|
5bc9b0b040
|
Adde noise and scale
|
2017-12-04 17:44:08 +01:00 |
|
vjrj
|
0b4f895506
|
Map of active fires
|
2017-12-01 13:33:24 +01:00 |
|
cleverbeagle
|
5ba5100a52
|
add static pages
|
2017-05-30 00:28:34 -05:00 |
|
cleverbeagle
|
b0270cc98b
|
add oauth flows, profile, logout page, and index page
|
2017-05-29 22:02:22 -05:00 |
|
cleverbeagle
|
252ebf50cc
|
add support for profile
|
2017-05-28 14:04:24 -05:00 |
|
cleverbeagle
|
3459bf26f8
|
wip wiring up account forms
|
2017-05-25 16:31:01 -05:00 |
|