1
0
Commit Graph

39 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
bba7495429 update to node version 20 2023-12-11 15:59:15 +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
10db1541c2 fix node prune location
fixes https://github.com/ohmyform/ohmyform/issues/184
2022-07-28 08:02:14 +02:00
Michael Schramm
bef2eb7344 release 1.0.3 2022-03-27 20:24:54 +02:00
Michael Schramm
701f43c98f release 1.0.2 2022-03-13 23:48:01 +01:00
Michael Schramm
9c58d92aee release 1.0.1 2022-03-01 23:43:45 +01:00
Michael Schramm
17ce7328bb update changelog for version 1.0.0 2022-02-28 08:34:29 +01:00
Michael Schramm
d3ec553b33 update submodules 2022-02-13 22:37:48 +01:00
Michael Schramm
3ad5c4e86b update to latest api 2022-01-13 14:50:00 +01:00
Michael Schramm
bf575badb0 test new tags 2022-01-03 13:08:34 +01:00
Michael Schramm
3fcde897b7 update api and ui and fix env 2022-01-03 00:58:36 +01:00
Michael Schramm
596999193a update api to apply version fix 2021-05-04 18:06:36 +02:00
Michael Schramm
d71bd22924 upgrade refs to latest version 2021-05-02 18:38:15 +02:00
Michael Schramm
5414f3b371 - switched to supervisord based combined container
- heroku deployments
2021-05-02 15:53:01 +02:00
Michael Schramm
97441902a6 update ref to release 0.9.9 2021-02-14 14:20:04 +01:00
Michael Schramm
04dd4abb77 prepare 0.9.8 release 2020-09-02 11:31:32 +02:00
Michael Schramm
6e1f2b7edb update changelog for 0.9.6 2020-07-17 10:39:15 +02:00
Michael Schramm
59d59eb048 reduce docker layer size 2020-06-16 10:45:52 +02:00
Michael Schramm
558306ed6b update api and ui 2020-06-09 16:41:37 +02:00
Michael Schramm
8501b26511 update dependencies 2020-06-04 15:57:53 +02:00
Michael Schramm
8cb5376517 update git submodules 2020-06-03 14:19:07 +02:00
Michael Schramm
5718a4f147 remove dependencies from other images and use gitmodules for docker build 2020-06-03 11:21:52 +02:00
Michael Schramm
2742bbd445 update to api version 0.9.0 2020-06-01 23:39:21 +02:00
Michael Schramm
0a9d629e31 finish submodules 2020-06-01 23:01:17 +02:00
Michael Schramm
e7208ea992 update for new structure 2020-06-01 03:43:50 +02:00
wodka
2dac042b0a add api docker build 2019-09-11 00:02:40 +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