Commit graph

12 commits

Author SHA1 Message Date
Muhsin Shah C P
8d492d9394
Added region (#11223) 2024-11-06 15:02:41 +05:30
johnsoncherian
8faf6fdc40 Merge branch 'develop' into refactor/app-builder-merge-main 2024-10-22 13:31:21 +05:30
Midhun G S
7f5b6b8d47
lint fixes (#10821) 2024-09-24 23:48:32 +05:30
Rohan Lahori
4011863b97
Release branch fixes/platform ce (#10788)
* minor fix

* css changes

* email component changes

* signup signIn flow changes

* make workspace name based on the company changes

* removed white labelling changes from the background wrapper

* handled workspace name duplication (slug iso duplication case pending)

* used seprate method for workspace slug

* handle workspace name duplication case for default workspace name also

* minor css patch

* css bug

* removed duplicate useEffect

* removed alert and seprator component

* removed not used consoles

* reverted white labelling changes
2024-09-20 14:49:33 +05:30
Muhsin Shah C P
83735291f3
fix: release branch syntax errors & onboarding app issue (#10781) 2024-09-19 15:08:18 +05:30
Muhsin Shah C P
51d7f07c6b
[improvement] New onboarding flow (#10746)
* Added modules folder to the source code

* Added some changes to the APIs and removing unwanted files

* fixed: slug and padding issue

* Fixed invitations page issue

* cleaning up and modularising the store code

* Refactoring the SSOAuthModule

* Onboarding bug fixes (#2072)

* Added the enter event hook

* Added link to the header icon

* removed the pointer from the parent class and added to the child

* reset password button fixes and minor type fixes

* fixed validations for password

* handled reset password scenarios (might need some refactoring)

* modified email component to take custom placeholders

* fixed css error in submig button in disabled state

* added handle submit in the setup page

* added seprate component for resend email button to prevent re-rendering of component

* Added clearPageHistory

* Added forgot password create account CTA issue

* Added css fix for the page scroll issue

* review changes

* removed duplicate component

* fixed the placeholder issue

* Added consultation banner fix

* overlapping of email success info page and dark theme fixes

* Added maxWidth to the toast

* minor css fix

* white labelling changes

* fixed: black dot issue

* Added dark-theme fix for the submit-btn

* fixed margin related issue for mozilla firefox

* added seprator component and minor css fix

* css fixes for password success info screen

* css fix

---------

Co-authored-by: rohanlahori <rohanlahori99@gmail.com>

* refactoring the server side code

* removed onboarding status

* Added pr changes

---------

Co-authored-by: rohanlahori <rohanlahori99@gmail.com>
2024-09-19 12:46:22 +05:30
Rudhra Deep Biswas
97f99a4347
Smtp bugs CVE (#10603)
* Constant file reconfig

* lint

* errors

* smtp disabled

* moved to constants

* review changes

* lint fix

* improvement
2024-08-08 14:55:35 +05:30
Muhsin Shah
649d5bc1e8 Added env variable to enable and disable SMTP 2024-08-07 13:10:13 +05:30
gsmithun4
5fe5260d49 fixes 2024-08-05 13:40:27 +05:30
gsmithun4
d13d5d1261 initial commit 2024-08-01 15:01:05 +05:30
Midhun G S
9cd4fa9bd2
changes for app themes 2.0 (#10404) 2024-07-18 21:45:19 +05:30
Midhun G S
b617b09f5a
app themes related changes (#10313) 2024-07-15 21:00:29 +05:30