ToolJet/server/test/controllers
Akshay 431dc961cd
Feature: Add data transfer object layer to validate and sanitize user inputs (#2694)
* add sanitize-html to be used with dto

* add dto for controllers

* add vaalidation to check token not empty

* update test config

* add validation pipe on test setup

* fix spec

* fix params casing

* update dto for empt checks

* update reset password dto

* only check for options to be defined

* update specs

* update dto and spec

* Remove invalid decorator

* update package-lock

* update thread dto

* update user dto

* fix email

* make comment req params attributes as optional

* fix specs
2022-04-20 14:46:57 +05:30
..
app.e2e-spec.ts Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +05:30
app_users.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
apps.e2e-spec.ts Fix: Version creation on empty/invalid version from id (#2510) 2022-03-15 15:12:43 +05:30
comment.e2e-spec.ts fix specs (#1460) 2021-11-25 18:16:39 +05:30
data_queries.e2e-spec.ts Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +05:30
data_sources.e2e-spec.ts [BUG-1941] typeorm findone fix (#1973) 2022-01-28 11:44:44 +05:30
folder_apps.e2e-spec.ts Feature: Add remove from folder option to apps dashboard (#2333) 2022-02-28 08:45:03 +05:30
folders.e2e-spec.ts Fix: Folder and app scopes on homepage (#2004) 2022-01-31 11:15:44 +05:30
group_permissions.e2e-spec.ts Merge branch 'main' into develop 2022-01-31 12:16:12 +05:30
library_apps.e2e-spec.ts Fix failing specs on oauth and templates (#2197) 2022-02-08 09:49:27 +05:30
oauth.e2e-spec.ts Fix failing specs on oauth and templates (#2197) 2022-02-08 09:49:27 +05:30
organization_users.e2e-spec.ts Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
organizations.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
thread.e2e-spec.ts fix specs (#1460) 2021-11-25 18:16:39 +05:30
users.e2e-spec.ts Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +05:30