1
0
Commit Graph

15 Commits

Author SHA1 Message Date
Michael Schramm
b5d80cbff5 add ability to delete submissions 2023-12-11 17:52:18 +01:00
Michael Schramm
2c9e1d3de0 fix deletion of forms if there have been visitors 2023-12-11 16:47:52 +01:00
Michael Schramm
079f4638f1 fix changing of user role 2023-12-11 16:29:09 +01:00
Michael Schramm
9c4c325e5a
Switch to single branch (#221)
* remove submodules
* add api and ui files
* update github actions
* use sparse checkout
* update node setup
* update checkout
* update docker
* change permissions
* update mariadb health check
* update changelog
2023-12-02 19:22:40 +01:00
Michael Schramm
e7208ea992 update for new structure 2020-06-01 03:43:50 +02:00
wodka
6641455ef2 update api response 2019-09-10 23:29:08 +02:00
wodka
1e0f82d257 add validation for id's 2019-09-03 22:18:11 +02:00
wodka
8b345515ab continue admin area and api 2019-09-03 17:26:57 +02:00
wodka
aaa546bccd add registration and emails 2019-08-30 17:58:19 +02:00
wodka
70859f6871 start mailing service, and public form output 2019-08-29 19:07:09 +02:00
wodka
93f63f7421 add first form endpoint 2019-08-04 00:48:39 +02:00
wodka
fdcc9fda3f fix api doc for auth endpoints 2019-07-30 13:03:20 +02:00
wodka
7c30574bf2 add working authentication 2019-07-30 00:46:56 +02:00
wodka
f7fab04e54 add form and user schema 2019-07-29 00:54:58 +02:00
wodka
72a539b720 initial commit for nestjs api 2019-07-29 00:54:43 +02:00