Commit graph

1535 commits

Author SHA1 Message Date
Muhsin Shah
649d5bc1e8 Added env variable to enable and disable SMTP 2024-08-07 13:10:13 +05:30
kriks7iitk
117175fa61 fix organization scope validation 2024-08-06 19:21:25 +05:30
kriks7iitk
aee893fc98 organization scope in apps 2024-08-06 18:06:38 +05:30
kriks7iitk
6cdde65b80 organization scope in operation 2024-08-06 14:14:38 +05:30
kriks7iitk
ca9c8aeb58 granular permission query fix whle merging 2024-08-06 13:57:41 +05:30
Muhsin Shah
6da5f89c2f Resolved tj-db error after the develop rebase 2024-08-06 12:54:24 +05:30
kriks7iitk
eb4ebb6c05 merge CVE 2024-08-06 10:41:11 +05:30
Muhsin Shah
e0a5899635 Merge branch 'main' into cve/server-high 2024-08-05 15:13:44 +05:30
Muhsin Shah
0ed470b9c7 removed nest mailer package
- moved migration file to migrations folder
- copied smtp changes
2024-08-05 14:37:59 +05:30
Muhsin Shah
d463ac4f4f Added typeorm command changes 2024-08-05 14:26:53 +05:30
gsmithun4
5fe5260d49 fixes 2024-08-05 13:40:27 +05:30
Nakul Nagargade
5800def955
Fix p0 hotfixes (#10563)
* Fix P0 hotfixes

* Upgrade version
2024-08-02 18:18:29 +05:30
Johnson Cherian
4a35a6830f chore: update version for release 2024-08-01 19:40:36 +05:30
Johnson Cherian
bb4d379896 Merge branch 'main' of https://github.com/ToolJet/ToolJet into fix/appbuilder-stability-and-ui 2024-08-01 19:39:07 +05:30
gsmithun4
d13d5d1261 initial commit 2024-08-01 15:01:05 +05:30
Kartik Gupta
f405d3db74
fix table mapping for events when cloning and creating new versions (#10444)
* fix table mapping for events when cloning and creating new versions

* add set-table-page mappping on duplicate page as well
2024-07-31 15:24:52 +05:30
Muhsin Shah
e1eb6c7ac1 Added metadata fix 2024-07-23 18:13:19 +05:30
gsmithun4
269b659779 migration fix 2024-07-23 16:04:32 +05:30
gsmithun4
e86697dbf1 improvements 2024-07-23 15:27:22 +05:30
gsmithun4
994686a1f1 initial commit 2024-07-23 14:35:34 +05:30
Muhsin Shah
fc8e71e6b2 Merge branch 'main' into cve/server-high 2024-07-23 14:34:25 +05:30
Muhsin Shah
cae9a1ed9d Added :prod migration script changes 2024-07-23 14:24:56 +05:30
Muhsin Shah
3a6bfe340d Refactoring the code 2024-07-23 13:10:57 +05:30
Muhsin Shah
0bd6cc0097 Added express-static types to the dependency array to solve the nest build issue 2024-07-23 12:59:51 +05:30
gsmithun4
bdb5a83d55 bump version 2024-07-23 12:35:05 +05:30
Anantshree Chandola
1c2f1705ca fix bulk upload 2024-07-22 16:50:21 +05:30
Arpit
8805af9ce1 Fix: handle error gracefully for failed saving changes (#512)
* handle error gracefully for event handlers attachment do not exist

* handle error on saving changes
- added server side validation checks
- client side error message
- removed autoSave triggers from priotity queue
2024-07-22 09:11:20 +05:30
Johnson Cherian
67cb1455fa fix: statistics widget and page switch crash issue (#504) 2024-07-22 09:08:14 +05:30
arpitnath
78db56f74c fixes: on cloning the page: events loses entity mappings 2024-07-22 09:07:58 +05:30
arpitnath
4ce20a5b03 fixes: import/export/clone/versioning for bracket notations references 2024-07-22 09:02:22 +05:30
kriks7iitk
0abaa754ba constant fix 2024-07-19 13:23:33 +05:30
Midhun G S
9cd4fa9bd2
changes for app themes 2.0 (#10404) 2024-07-18 21:45:19 +05:30
kriks7iitk
fb5f218769 constant change 2024-07-18 18:40:26 +05:30
kriks7iitk
676a349276 fix for folder 2024-07-18 17:35:27 +05:30
kriks7iitk
8a4600803a user role fix 2024-07-18 14:36:16 +05:30
kriks7iitk
f1827722ab group name default group issue 2024-07-18 14:14:06 +05:30
kriks7iitk
39a675c89d cache issue for reduce function 2024-07-18 13:43:38 +05:30
kriks7iitk
4af32c6f98 migration and user query fix 2024-07-17 13:35:28 +05:30
kriks7iitk
cbf75f74ba user query fix 2024-07-17 13:35:01 +05:30
kriks7iitk
6ffa983436 Merge branch 'main' of github.com:ToolJet/ToolJet into group-revamp-fix_krit 2024-07-17 11:40:30 +05:30
kriks7iitk
2e7246cca7 bulk upload user fix 2024-07-17 11:11:24 +05:30
kriks7iitk
8301a4c4c3 Admin count check 2024-07-17 10:17:20 +05:30
kriks7iitk
14b7ba4120 viewbale apps issue fix 2024-07-16 19:41:22 +05:30
Midhun G S
6b5b68df49
fix for public app not loading (#10378) 2024-07-16 13:54:47 +05:30
kriks7iitk
617a6fbc83 Admin archive isssue 2024-07-16 13:15:29 +05:30
kriks7iitk
fc089927fa Addmin archive fixed 2024-07-16 12:12:42 +05:30
kriks7iitk
ec81a8b393 Fixed bugs 2024-07-16 11:37:19 +05:30
Midhun G S
05bc94d579
Fixed: Public app preview 403 error (#10360)
Co-authored-by: Muhsin Shah <muhsinshah21@gmail.com>
2024-07-15 21:01:54 +05:30
Rudhra Deep Biswas
b44f99b880
removed condition to create version from dev env only (#10247) 2024-07-15 21:00:56 +05:30
Midhun G S
b617b09f5a
app themes related changes (#10313) 2024-07-15 21:00:29 +05:30