Commit graph

23 commits

Author SHA1 Message Date
baldo 52822207a5 Typescript migration: Major refactoring. 2020-04-15 20:12:58 +02:00
baldo 31ecc0cf4f Typescript migration:
* resources/frontendResource.js
* resources/taskResource.js
* resources/versionResource.js

Also some refactoring towards using promises with async / await.
2020-04-09 20:18:13 +02:00
baldo b1755047af Typescript migration:
* utils/resources.js
* validation/constraints.js (only server side)
2020-04-09 01:41:45 +02:00
baldo 5c0b5abf73 Typescript migration:
* validation/validator.js
2020-04-08 22:45:21 +02:00
baldo 9e29eb924e Typescript migration
* db/database.js
* utils/databaseUtil.js
2020-04-08 22:05:53 +02:00
baldo 7325cd4db6 Typescript migration
* utils/strings.js
* utils/urlBuilder.js
2020-04-08 21:25:33 +02:00
baldo 94d01310b9 Quick and dirty typescript setup to get going. 2020-04-08 01:55:48 +02:00
baldo 8697d79ba5 Removing ng-di on the server. 2018-12-18 00:29:20 +01:00
baldo 3d6fb5feec Fixed or disabled warnings 2017-05-06 17:31:34 +02:00
baldo 8660553d0f Filtering of nodes in admin panel. 2016-07-23 11:30:41 +02:00
baldo cd746a41ea Display of online state for nodes and hostname for monitoring info in admin panel. 2016-06-26 19:09:12 +02:00
baldo ecc82e30c1 Fix: Correct total number of monitoring entries in admin panel.
See: https://github.com/freifunkhamburg/ffffng/issues/16
2016-06-26 13:06:58 +02:00
baldo 8dbec7612b Texts and URL fixes 2016-06-20 22:28:01 +02:00
baldo 26aaec385a Mail-Queue management in admin panel. 2016-06-11 12:08:50 +02:00
baldo 03083b819b Open node in form and map. 2016-06-07 14:18:28 +02:00
baldo 5b9d2e615b Filtering for tasks 2016-06-07 12:45:23 +02:00
baldo 122eadc0de Filtering for nodes 2016-06-07 12:39:52 +02:00
baldo 954b7a3920 Sorting of tasks and nodes in admin panel. 2016-06-07 11:58:29 +02:00
baldo 0f1a21c905 Extended node management in amdin panel. 2016-06-07 10:50:15 +02:00
baldo cc0fadb7cd Lookup node via monitoring token only 2016-05-23 23:03:57 +02:00
baldo 001e7b59a3 Background job for sending emails + confirmation email template. 2016-05-21 17:06:24 +02:00
baldo 0bdce5debb Added confirmation page for monitoring + a few tweaks. 2016-05-18 22:50:06 +02:00
Andreas Baldeau 0335f5aa93 Initial commit. 2014-05-12 20:08:19 +02:00