]> Git — Sourcephile - gargantext.git/commit
[FEAT] SendMails workflow + refactor
authorAlexandre Delanoë <devel+git@delanoe.org>
Tue, 8 Dec 2020 10:15:16 +0000 (11:15 +0100)
committerAlexandre Delanoë <devel+git@delanoe.org>
Tue, 8 Dec 2020 10:15:16 +0000 (11:15 +0100)
commitfe4f1d7ebe0526112940b649c2d63548c4f1d888
treef08289214b9eafac2a690ca62043225601f30757
parent10c569cf4f35a006aa6461c0ea42585ef4556a2d
[FEAT] SendMails workflow + refactor
13 files changed:
src/Gargantext/API/Admin/EnvTypes.hs
src/Gargantext/API/Admin/Settings.hs
src/Gargantext/API/Node/Corpus/New.hs
src/Gargantext/API/Routes.hs
src/Gargantext/API/Server.hs
src/Gargantext/Core/Mail.hs
src/Gargantext/Database/Action/Mail.hs [new file with mode: 0644]
src/Gargantext/Database/Action/Node.hs
src/Gargantext/Database/Action/User.hs
src/Gargantext/Database/Action/User/New.hs
src/Gargantext/Database/Prelude.hs
src/Gargantext/Database/Query/Table/User.hs
src/Gargantext/Prelude/Utils.hs