ToolJet/server/test/controllers
Midhun G S 61158d8122
Merge main to develop (#4049)
* Fix: User group permissions error on Openshift platform (#4041)

* update dockerfile for file permissions on root group

* add permissions from the user group on dockerfile

* bump to v1.24.4

* bump to v1.25.0

* [feature] Added pagination and filtering features to users page (#3921)

* added pagination and filtering in backend

* added pagination
    - created a seperate component for users table
    - added pagination

* Added filter UI

* temporary css fix for pagination footer

* fixed pagination width issue

* now result will also clear when user clicks on clear icon

* Added seperate api for comment mentions

* Now we can search mentions by email, first and last names

* Fixed a bug
- email didn't send for comment mentions

* refactoring the code

* resolved PR changes

* Added isAdmin guard

* adding some checks

* fixed lint errors

* added wild card search

* Added no result found text

* fixed failing test case

* Working on PR changes

* Now users table avatars will load image too

* replaced skeleton classes with skeleton library component

* Completed PR changes

* added orderby

* Fixed some issues

* fixed failed test case

* have fixed some css issues

* replaced query with quersrting package

* fixed minor width issue

* Fixed some css issues

* fixed darkMode issue

* implemented on enter press search

* Refactored the code

* fixed white space issue

* refactored the code

* fixed overlapping issue

* refactored the code

* fixing some issues

* fixes

* removed guard

* code cleanup

* comments notification fix

* fixed conflict issues

* fixed css height issue

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>

* Remove signup guard from set-password-from-token API (#4050)

* Remove sign up guard set-password-from-token API

* test cases fix

* Bump to v1.25.1

* Feature: Add PG_DB_OWNER env var to disable db and extension creation (#4055)

* add PG_DB_OWNER env var to disable db and extension creation

* update docs

* bump to v1.25.2

Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
2022-09-16 21:08:45 +05:30
..
oauth SSO for GitHub Enterprise self hosted (#3352) 2022-07-29 17:03:42 +05:30
app.e2e-spec.ts Merge main to develop (#4049) 2022-09-16 21:08:45 +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 [bugfix] Now users can't create multiple versions with the same name for an app (#3342) 2022-06-28 12:36:28 +05:30
comment.e2e-spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
data_queries.e2e-spec.ts Password retry limit (#3300) 2022-06-30 00:49:45 +05:30
data_sources.e2e-spec.ts [bugfix] Now users can't create multiple versions with the same name for an app (#3342) 2022-06-28 12:36:28 +05:30
files.e2e-spec.ts feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
folder_apps.e2e-spec.ts Fixes addition of application to folder more than once (#2961) 2022-05-05 12:04:42 +05:30
folders.e2e-spec.ts [Feature] Added ability to update and delete app folders (#3132) 2022-06-16 19:41:38 +05:30
group_permissions.e2e-spec.ts hide response of group permission create (#3820) 2022-08-19 13:24:52 +05:30
library_apps.e2e-spec.ts Fix failing specs on oauth and templates (#2197) 2022-02-08 09:49:27 +05:30
org_environment_variables.e2e-spec.ts [Feature] Organisation level environment variables 🚀 (#3068) 2022-07-01 16:20:37 +05:30
organization_users.e2e-spec.ts User account level security issue (#3272) 2022-06-17 17:09:13 +05:30
organizations.e2e-spec.ts Merge main to develop (#4049) 2022-09-16 21:08:45 +05:30
thread.e2e-spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
users.e2e-spec.ts [BUG] Account level security issue (#3150) 2022-06-02 15:20:51 +05:30