guru_sainath
e3445988fb
chore: Google and Github integration ( #1546 )
...
* fix: Google auth for mobile and clear out the session in mobile auth
* fix: github and google auth cleanup
2024-10-17 19:55:56 +05:30
sriram veeraghanta
398d04c896
Merge branch 'master' of github.com:makeplane/plane-ee into uat
2024-10-16 21:18:22 +05:30
Prateek Shourya
d38889de79
chore: ee repo improvements and lint fixes. ( #1326 )
...
* chore: move plans constant to `ee` folder.
* fix: all lint error accross `ee` repo.
2024-10-15 13:13:44 +05:30
sriram veeraghanta
a72fce6fe7
Merge branch 'mobile-uat' of github.com:makeplane/plane-ee into mobile-dev
2024-10-14 18:18:16 +05:30
guru_sainath
4c0d2d366a
[MOBIL-365] fix: migrate session-based authentication to token-based authentication using JWT ( #1473 )
...
* chore: updated user authentication from session to jwt
* chore: updated just version in base.txt
* fix: fixed auth validation in graphql context
* fix: fixed auth validation
2024-10-12 22:42:49 +05:30
Akshita Goyal
159ca21249
[WEB-2380] Chore: Cycle graphs updated ( #1198 )
...
* chore: graph based on dummy data
* fix: progress donut
* feat: created new cycle analytics
* wip: dropdowns
* chore: migration changes
* chore: changed the calculation of cycle analytics
* fix: integrational changes
* fix: reference line for today
* fix: code cleaning
* fix: added loaders
* fix: type removed
* chore: sidebar width and spacing improvement
* chore: sidebar improvement
* fix: handled empty state
* chore: cycle sidebar graph
* chore: live update on cycle analytics
* chore: removed the unused variable
* fix: chart minor issues
* chore: cycle sidebar graph improvement
* fix: chart minor bugs
* fix: code-splitting for active cycles
* fix: routing with dynamic import
* fix: peekoverview
* fix: responsiveness
* fix: handled run time updates in cycle chart
* fix: feature flagging for sidebar
* fix: added scope delta + fixed sidebar dropdown
* fix: sidebar chart
* fix: build errors
* fix: cycle store ee added
* fix: cycle chart update api
* fix: removed custom date time functions
* fix: ideal line formula updated
* fix: feature flagging condition
* fix: build errors
* fix: chart label
* chore: moved the migraion to ee
* chore: removed the unused variable
* fix: sentry error sample rate updated
* fix: cycles import issues for ee (#5732 ) (#1312 )
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
* fix: cycle api formatting for v1 data
* chore: bulk estimate changes
* chore: update reaction changes
* chore: cycle sidebar improvement
* fix: cycle graph build bugs (#1327 )
* fix: build error
* chore: import order and unused variable refactor
* chore: update reaction changes
* fix: data formatting for v1 and v2
* fix: lint errors
* [WEB-2108] chore: 12 users restriction for cloud users. (#1330 )
* [WEB-2108] chore: 12 users restriction for cloud users.
* chore: update total_seats count.
* fix:props for active cycle root component
* fix: removed dependency from root package.json
* fix: chart minor fixes
* fix: minor code fixes
* chore: comments listing
* fix: handled no data state
* fix: removed hardcoded version
* fix: order fixed
* fix: added comments
* chore: code splitting and refactoring
* chore: removed the unqiue constraint
* fix: minor css issues + swr fixed + chart data
* fix: ideal formula fixed
* fix: added version while creating a cycle
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com >
Co-authored-by: Plane Bot <146718762+plane-bot@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Pushya Mitra Thiruvooru <pushya@Pushyas-MacBook-Pro.local >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-10-08 20:03:42 +05:30
guru_sainath
1b0f45aaec
chore: mobile web view authentication signout cache in browser ( #1361 )
2024-10-07 17:12:38 +05:30
guru_sainath
9f85aeb8e4
[MOBIL-183] Web view authentication workflow for mobile ( #1134 )
...
* chore: mobile auth root
* mobile authentication screens
* chore: authentication endpoint updates and code clean up
* chore: updated auth default state
* chore: error handling in mobile auth screens
* chore: mobile auth token check
* chore: mobile auth token check
* chore: mobile auth token check
* chore: removed logs
* updated unique code validation in mobile auth
* passing session key in token check
* chore: implemented signout for mobile
* chore: updated signout
* chore: updated signout permission classes
* chore: updated csrf_token validation on token validation
* chore: token error handling
* chore: build error
2024-09-24 14:16:26 +05:30