Aaryan Khandelwal
|
be2cf2e842
|
chore: updated sign-in workflows for cloud and self-hosted instances (#2994)
* chore: update onboarding workflow
* dev: update user count tasks
* fix: forgot password endpoint
* dev: instance and onboarding updates
* chore: update sign-in workflow for cloud and self-hosted instances (#2993)
* chore: updated auth services
* chore: new signin workflow updated
* chore: updated content
* chore: instance admin setup
* dev: update instance verification task
* dev: run the instance verification task every 4 hours
* dev: update migrations
* chore: update latest features image
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
|
2023-12-07 19:59:35 +05:30 |
|
Nikhil
|
1bd38ad4c7
|
refactor: image upload modals, file size limit added to config (#2868)
* chore: add file size limit as config in the config api
* refactor: image upload modals
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
|
2023-12-07 19:59:35 +05:30 |
|
sriram veeraghanta
|
666d46de58
|
fix: AI Assistance hide/unhide depending on the configuration (#2825)
* fix: gpt error handlijng
* fix: enabling ai assistance only when it is configured.
|
2023-12-07 19:59:35 +05:30 |
|
sriram veeraghanta
|
78fee22fec
|
feat: event tracking using posthog and created application provider to render multiple wrappers (#2757)
* fix: event tracker changes
* fix: App provider implementation using wrappers
* fix: updating packages
* fix: handling warning
* fix: wrapper fixes and minor optimization changes
* fix: chore app-provider clearnup
* fix: cleanup
* fix: removing jitsu tracking
* fix: minor updates
* fix: adding event to posthog event tracker (#2802)
* dev: posthog event tracker update intitiate
* fix: adding events for posthog integration
* fix: event payload
---------
Co-authored-by: Ramesh Kumar Chandra <31303617+rameshkumarchandra@users.noreply.github.com>
|
2023-12-07 19:59:35 +05:30 |
|
sriram veeraghanta
|
26de35bd8d
|
fix: environment config changes in the API are replicated in web and space app (#2699)
* fix: envconfig type changes
* chore: configuration variables (#2692)
* chore: update avatar group logic (#2672)
* chore: configuration variables
---------
* fix: replacing slack client id with env config
---------
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
|
2023-11-07 17:17:10 +05:30 |
|
sriram veeraghanta
|
3c884fd46e
|
fix: implementing layouts using _app.tsx get layout method. (#2620)
* fix: implementing layouts in all pages
* fix: layout fixes, implemting using standard nextjs parctice
|
2023-11-02 23:57:44 +05:30 |
|