Nikhil
65e9015072
fix: saml authentication error ( #1054 )
2024-09-06 14:03:37 +05:30
pushya22
7aa7e2aaeb
Merge pull request #1043 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-05 15:40:36 +05:30
Bavisetti Narayan
d265635f7e
chore: workspace active page filter ( #5531 )
2024-09-05 15:38:45 +05:30
Bavisetti Narayan
3d7098855f
[WEB-2358] chore: optimised the recent collaborators endpoint ( #5470 )
...
* chore: optimised the recent collaborators endpoint
* chore: recent collabators code refactor
* chore: sorted the user's based on active issues
* chore: recent collaborators sorting
* chore: code refactor
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-09-05 15:38:10 +05:30
Nikhil
078a4e188b
chore: cloud member restriction ( #1038 )
2024-09-05 14:19:39 +05:30
pushya22
756c667543
Merge pull request #1041 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-05 13:47:31 +05:30
Bavisetti Narayan
4c8e8d985c
fix: now parent can be expanded in external api ( #5511 )
2024-09-05 13:32:03 +05:30
Bavisetti Narayan
a3a7053be7
chore: added identifiers in the notification ( #5513 )
2024-09-05 13:30:44 +05:30
Prateek Shourya
4371645698
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-09-05 13:15:32 +05:30
dependabot[bot]
5180daae87
chore(deps): bump cryptography in /apiserver/requirements ( #5520 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.5 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 15:17:25 +04:00
guru_sainath
dbd4fe01d7
chore: handled search for project, module, and cycle in global search query ( #1034 )
2024-09-04 15:13:08 +04:00
guru_sainath
a3dc238f99
[MOBIL-165] chore: handled recent visits background task ( #1031 )
...
* chore: handled recent visits background task in project, issues, module, cycle, and pasge queries
* chore: moved the bgtasks to last in the query
2024-09-04 15:12:11 +04:00
guru_sainath
350e1daca4
[MOBIL-164] chore: handled get or create user properties in issue, cycles, and modules ( #1029 )
...
* chore: handled get or create user properties in issue, cycles, and modules
* chore: removed defaukt values from module get_or_create
2024-09-04 15:11:54 +04:00
Satish Gandham
7a9505098b
Merge pull request #1032 from makeplane/uat
...
sync: preview to uat
2024-09-04 13:20:31 +05:30
Prateek Shourya
4d7d5dfd73
fix: website payment. ( #1026 )
2024-09-03 19:01:52 +05:30
Prateek Shourya
437535a9a6
dev: merge payment endpoint. ( #1023 )
...
* fix: payment link endpoint
* fix: trial remaining days
* chore: merge payment endpoint and code cleanup.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-03 17:38:07 +05:30
Prateek Shourya
bf4aa53816
dev: current plan logic update ( #1020 )
...
* dev: update current plan apis
* fix: is_on_trial logic.
* chore: payment flow logic update.
* chore: workspace license refetch on process
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-03 15:44:29 +05:30
Nikhil
bb997db52d
chore: change ownership of workspace and delete user scripts ( #1012 )
2024-09-03 14:36:23 +05:30
Prateek Shourya
1d1fa4a337
fix: cycle analytics reponse. ( #5480 )
2024-09-03 14:34:25 +05:30
sriram veeraghanta
84ac0d80dc
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-09-03 00:29:32 +05:30
Nikhil
86356b1998
chore: change ownership of workspace and delete user scripts ( #1012 )
2024-09-02 21:30:12 +05:30
Prateek Shourya
d86b2a8fe1
[WEB-2368] chore: allow default issue type update. ( #1013 )
...
* chore: alert before enabling issue type.
* [WEB-2368] chore: allow default issue type update.
2024-09-02 21:28:33 +05:30
sriram veeraghanta
ffbabdad45
fix: merge conflicts resovled
2024-09-02 18:06:10 +05:30
Aaryan Khandelwal
6c3a8a9647
[WEB-1116] feat: pages realtime collaboration ( #5493 )
...
* [WEB-1116] feat: pages realtime sync (#5057 )
* init: live server for editor realtime sync
* chore: authentication added
* chore: updated logic to convert html to binary for old pages
* chore: added description json on page update
* chore: made all functions generic
* chore: save description in json and html formats
* refactor: document editor components
* chore: uncomment ui package components
* fix: without props extensions refactor
* fix: merge conflicts resolved from preview
* chore: init docker compose
* chore: pages custom error codes
* chore: add health check endpoint to the live server
* chore: update without props extensions type
* chore: better error handling
* chore: update react-hook-form versions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: docker related fixes
* fix: module type fixes
* fix: nginx update
* fix: adding live server workflow
* fix: workflow fixes
* fix: docker compose fixes
* fix: workflow fixes
* fix: path config
* fix: docker compose warnings
* fix: nginx port forwarding
* fix: update docker compose with new env
* fix: env var fixes
* fix: error handling
* fix: docker compose env var
* fix: compose fixes
* chore: update server start message
* chore: handle errors
* fix: build errors
* chore: update port
* chore: update server port
* chore: show error on authentication fail
* chore: show error on authentication fail
* feat: add redis extension
* chore: updated restore version logic
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-09-02 17:54:12 +05:30
Akshat Jain
2c950713a7
Add RabbitMQ Service to Docker Compose Configuration ( #5439 )
...
* fix: celery broker setup
* fix: docker compose update
* fixed rabbitmq vhost issue
* fix: env fixes
* fix-envs-issue in selfhost docker compose
* volume name fix
* added depends on for rabbitmq service
* Add: AMQP_URL for remote rabbitmq urls
* added amqp url im docker compose
* changed default user to guest
* fix: changes the Rabbit mq password var name
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-09-02 17:40:17 +05:30
Nikhil
e2e7fac9a6
fix: ssl redirection changes ( #1008 )
2024-09-02 17:06:27 +05:30
Nikhil
6040408d90
dev: primev2 ( #1005 )
...
* feat: added cron for updating feature flags on interval
* feat: added logic for updating seats in monitor
* feat: updated sync handler for using prime sync endpoint
* feat: added instance initialization on monitor boot
* chore: added new vars for monitor
* fix: license seats purchase validation flow
* dev: update invite return response
* remove: workspace license task to avoid creation of duplicate licenses
* dev: add more seats flow.
* fix: resync licenses
* chore: subscription portal endpoint
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-09-02 15:28:43 +05:30
sriram veeraghanta
3c10f4ac87
fix: merge conflicts
2024-09-02 15:28:22 +05:30
Nikhil
e4d2db09ab
fix: workspace sync and workspace license sync ( #968 )
2024-09-02 15:18:49 +05:30
Prateek Shourya
3bd6c83a3a
[WEB-2342] fix: datetime value format on property values response. ( #970 )
2024-09-02 15:16:38 +05:30
sriram veeraghanta
fdb76abc8b
Merge pull request #1006 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-02 15:16:01 +05:30
Bavisetti Narayan
cbeb7408fa
[WEB-2359] chore: handled the project id in issue type ( #973 )
...
* chore: handled the project in issue type
* chore: removed the exception
2024-09-02 15:15:31 +05:30
Prateek Shourya
8526b801f4
fix: cycle analytics reponse. ( #5480 )
2024-09-02 15:12:32 +05:30
NarayanBavisetti
d737810c4b
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-09-02 14:15:45 +05:30
Bavisetti Narayan
599092d76b
chore: added issue webhook ( #5463 )
2024-08-30 20:26:43 +05:30
Bavisetti Narayan
1d2e7d3fd8
[WEB-2359] chore: resolved the bugs reported in sentry ( #5447 )
...
* chore: resolved the bugs reported in sentry
* chore: html content none type validation
* chore: changed the webhook key name
2024-08-30 20:26:09 +05:30
pushya22
996918e063
Merge pull request #890 from makeplane/chore-rephrase-ai
...
[WEB-2047] feat: editor AI options
2024-08-30 19:45:13 +05:30
guru_sainath
34edfdc220
[MOBIL-157] chore: updated global search ( #996 )
...
* chore: updated module and cycle filter in the global search
* chore: handled project lite details in pages object in global search
* chore: code cleanup in global search
2024-08-30 18:00:45 +05:30
M. Palanikannan
3ad4540524
fix: service token at a user level ( #994 )
2024-08-30 13:16:34 +05:30
sriram veeraghanta
8b2d232296
Merge pull request #992 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-29 15:14:51 +05:30
Nikhil
6d8ba9dfa3
chore: add migration on svg ( #5464 )
2024-08-29 15:13:17 +05:30
sriram veeraghanta
08d53a6021
Merge branch 'preview' into sync/ce-ee
2024-08-29 13:32:46 +05:30
Nikhil
0fbe4c4de2
chore: limit svg uploads ( #5462 )
...
* fix: limit svg file uploads
* chore: limit svg uploads
2024-08-29 13:31:41 +05:30
Nikhil
22a214795d
chore: user and profile serializers ( #5459 )
...
* fix: user serializer
* chore: remove __all__from serializers
2024-08-29 13:31:13 +05:30
Aaryan Khandelwal
314409b271
fix: merge conflicts resolved from preview
2024-08-29 12:37:59 +05:30
pablohashescobar
0d7647c0c6
fix: url redirection on takeoff
2024-08-28 20:50:04 +05:30
Bavisetti Narayan
c09b8c6f76
chore: removed the redundant code ( #964 )
2024-08-28 13:44:09 +05:30
Ketan Sharma
e82368f7e6
remove import of BulkArchiveIssuesEndpoint from apiserver/plane/app/urls/issue.py ( #966 )
2024-08-28 12:25:34 +05:30
Aaryan Khandelwal
1f9f306608
feat: workspace pages version history ( #963 )
2024-08-27 20:09:45 +05:30
Bavisetti Narayan
b599a2d7cb
Merge branch 'preview' into sync/ce-ee
2024-08-27 19:55:28 +05:30