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 |
|
Aaryan Khandelwal
|
b9ce8ea8b1
|
fix: merge conflicts and build errors (#1469)
* dev: private bucket implementation (#1339)
* chore: migrations and backmigration to move attachments to file asset
* chore: move attachments to file assets
* chore: update migration file to include created by and updated by and size
* chore: remove uninmport errors
* chore: make size as float field
* fix: file asset uploads
* chore: asset uploads migration changes
* chore: v2 assets endpoint
* chore: remove unused imports
* chore: issue attachments
* chore: issue attachments
* chore: workspace logo endpoints
* chore: private bucket changes
* chore: user asset endpoint
* chore: add logo_url validation
* chore: cover image urlk
* chore: change asset max length
* chore: pages endpoint
* chore: store the storage_metadata only when none
* chore: attachment asset apis
* chore: update create private bucket
* chore: make bucket private
* chore: fix response of user uploads
* fix: response of user uploads
* fix: job to fix file asset uploads
* fix: user asset endpoints
* chore: avatar for user profile
* chore: external apis user url endpoint
* chore: upload workspace and user asset actions updated
* chore: analytics endpoint
* fix: analytics export
* chore: avatar urls
* chore: update user avatar instances
* chore: avatar urls for assignees and creators
* chore: bucket permission script
* fix: all user avatr instances in the web app
* chore: update project cover image logic
* fix: issue attachment endpoint
* chore: patch endpoint for issue attachment
* chore: attachments
* chore: change attachment storage class
* chore: update issue attachment endpoints
* fix: issue attachment
* chore: update issue attachment implementation
* chore: page asset endpoints
* fix: web build errors
* chore: attachments
* chore: page asset urls
* chore: comment and issue asset endpoints
* chore: asset endpoints
* chore: attachment endpoints
* chore: bulk asset endpoint
* chore: restore endpoint
* chore: project assets endpoints
* chore: asset url
* chore: add delete asset endpoints
* chore: fix asset upload endpoint
* chore: update patch endpoints
* chore: update patch endpoint
* chore: update editor image handling
* chore: asset restore endpoints
* chore: avatar url for space assets
* chore: space app assets migration
* fix: space app urls
* chore: space endpoints
* fix: old editor images rendering logic
* fix: issue archive and attachment activity
* chore: asset deletes
* chore: update images
* chore: attachment delete
* fix: issue attachment
* fix: issue attachment get
* chore: cover image url for projects
* chore: remove duplicate py file
* fix: url check function
* chore: chore project cover asset delete
* fix: migrations
* chore: delete migration files
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* fix: private bucket build errors (#1347)
* fix: private bucket build errors
* fix: build errors
* revert: issue type select changes. (#1355)
* chore: private bucket implementation for workspace level pages (#1371)
* chore: update project modal
* chore: update rich-text read-only editor
* chore: update workspace pages' components
* chore: remove entity identifier in favour of multiple columns of entities (#1405)
* fix: issue attachments (#1411)
* fix: issue attachments (#1422)
* chore: file size limit for pro workspaces (#1437)
* chore: file size limit for pro
* chore: update maximum file size logic
* chore: update editor max file size logic
* chore: update max file size limit logic
* chore: add comments
* fix: close modal after removing workspace logo
* chore: update uploaded asstes' status post issue creation
* chore: memoize max file size var
* chore: check for pro file size limits
* chore: added file size limit to the space app
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* chore: add max file size limit to workspace pages (#1440)
* fix: remove old workspace logo and user avatar (#1445)
* fix: intake exception error (#5810)
* chore: filtered active cycles for guest (#1468)
* fix: build error
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
|
2024-10-12 01:47:13 +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 |
|
Aaryan Khandelwal
|
525e62cd57
|
chore: remove modal for creating a page (#1085)
|
2024-09-23 18:36:24 +05:30 |
|
Prateek Shourya
|
095eddb368
|
fix: lint errors across enterprise repo. (#1053)
* fix: lint errors across enterprise repo.
* fix: lint errors in seats banner.
* fix: build error in auto close automation.
* fix: more lint errors
|
2024-09-12 18:23:42 +05:30 |
|
Anmol Singh Bhatia
|
ee5b0f8d9b
|
fix: build error
|
2024-09-11 19:08:45 +05:30 |
|
Aaryan Khandelwal
|
49ca83c61a
|
chore: show untitled page titles (#971)
|
2024-08-28 14:44:06 +05:30 |
|
Aaryan Khandelwal
|
ada1dc0e60
|
[WEB-1716] fix: sidebar inconsistencies (#490)
* fix: pages sidebar inconsistencies
* fi: items spacing
|
2024-06-25 18:23:25 +05:30 |
|
Aaryan Khandelwal
|
6b5f9d38a1
|
[WEB-1559] chore: updated app switcher UI (#484)
* chore: updated app switcher design
* chore: remove junk code
|
2024-06-25 14:02:16 +05:30 |
|
Aaryan Khandelwal
|
4ef92880a5
|
[WEB-1559] chore: created new pages for listing by page type (#399)
* chore: create page type listing pages
* chore: add empty and collapsed state content
* chore: update pages app image
|
2024-06-13 18:20:33 +05:30 |
|
Aaryan Khandelwal
|
133f220e8c
|
[WEB-1559] feat: workspace level pages (#387)
* init: pages app
* dev: initailize all pages and stores
* dev: page details
* dev: command menu added
* dev: fix old pages
* dev: workspace pages
* dev: workspace pages filter
* dev: filters added
* chore: moved pages app to the web app
* chore: new command palette added
* dev: app search endpoint
* chore: global search and app switcher ui
* chore: page editor
* chore: remove separate pages app
* dev: pages
* fix: mention user
* dev: issue entity search endpoint
* dev: update entity search endpoint
* dev: update entity search endpoint
* chore: add app switcher to the projects app
* chore: update root store
---------
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
|
2024-06-13 14:41:54 +05:30 |
|