Commit Graph

  • 4238fce5d2 chore: migration for cycle routes. Prateek Shourya 2024-06-07 20:32:13 +0530
  • f84b600bc2 chore: migrations for issue details route. Prateek Shourya 2024-06-07 20:06:39 +0530
  • be75f1a71b save all filters and properties for views (#4728) rahulramesha 2024-06-07 19:43:27 +0530
  • 0fa703ae2d chore: issue and properties filter dropdown improvement (#4733) Anmol Singh Bhatia 2024-06-07 19:33:13 +0530
  • 36cb36af78 chore: migrations for projects and project issues. Prateek Shourya 2024-06-07 19:48:05 +0530
  • c9794563aa chore: remove clear seleciton logic on escape key press (#4735) Aaryan Khandelwal 2024-06-07 18:18:47 +0530
  • 8935aac4d1 style: fix ux copy style on project feature preview page. (#4734) Prateek Shourya 2024-06-07 18:01:42 +0530
  • 8ae1c80b47 [WEB-1481] fix: inbox issue list update after changing issue status. (#4715) Prateek Shourya 2024-06-07 17:02:30 +0530
  • 5827a3cf1e chore: profile activity empty state added (#4732) Anmol Singh Bhatia 2024-06-07 16:26:52 +0530
  • 7708f2b544 fix: resolved border flicker on issue title (#4727) Anmol Singh Bhatia 2024-06-07 16:09:56 +0530
  • 25bcc539c5 [WEB-1535] chore: project logo picker improvement (#4718) Anmol Singh Bhatia 2024-06-07 16:09:27 +0530
  • cce7bf20a5 fix: member list item custom menu placement (#4729) Anmol Singh Bhatia 2024-06-07 16:08:56 +0530
  • f0e1c58587 fix: don't add as a sub-issue if parent has been removed (#4731) Aaryan Khandelwal 2024-06-07 16:08:21 +0530
  • d556ada908 chore: added disabled prop to multiple select components (#4724) Aaryan Khandelwal 2024-06-07 13:59:57 +0530
  • 4643ad3bac [WEB-1201] dev: dropdowns (#4721) Anmol Singh Bhatia 2024-06-07 13:59:31 +0530
  • 96cee7b97a chore: migration for profile activity along with headers refactor. Prateek Shourya 2024-06-07 19:08:53 +0530
  • 0a5748b5b4 [WEB-1526] feat: add auto merge behaviour to task lists and fix infinite backspace case (#4703) M. Palanikannan 2024-06-07 12:36:19 +0530
  • 5bf10e9a1d [WEB-1537] fix: inline code block size fixed for headers, etc (#4709) M. Palanikannan 2024-06-07 12:34:57 +0530
  • 284b4a7fef fix: temporary fix exiting lines with slashes (#4725) M. Palanikannan 2024-06-07 12:22:55 +0530
  • c175312441 [WEB-1529] chore: workspace sidebar updates. (#4710) Prateek Shourya 2024-06-07 12:22:30 +0530
  • a63ddb69c8 fix: Overflowing loader in issue edit modal (#4720) guru_sainath 2024-06-06 17:46:49 +0530
  • 8d129cad16 chore: handle undefined identifier case Aaryan Khandelwal 2024-06-06 17:02:47 +0530
  • 2d83c4825c chore: migration for workspace dashboard/ views/ analytics/ settings and active-cycles. Prateek Shourya 2024-06-07 13:01:37 +0530
  • 30c863d286 [WEB-1533] chore: fix alignment issues in List and Spreadsheet view (#4714) rahulramesha 2024-06-06 11:03:56 +0530
  • 2eefee7707 chore: migrations for routing hooks. Prateek Shourya 2024-06-06 16:59:27 +0530
  • 83f97dc8f1 fix: add version max length (#4713) Nikhil 2024-06-05 20:13:28 +0530
  • 1d130b251b fix: cache invalidation on new members invite (#4699) Nikhil 2024-06-05 15:17:43 +0530
  • cc0baf314d fix: build test pull request running on non draft PRs (#4708) Henit Chobisa 2024-06-05 15:56:36 +0530
  • 63f9c01a04 fix: cache invalidation on new members invite (#4699) Nikhil 2024-06-05 15:17:43 +0530
  • 3ce2e194ab fix: email validation (#4707) Nikhil 2024-06-05 14:20:57 +0530
  • abad10b272 [WEB-1517] chore: remove drag handle from list drag block (#4698) rahulramesha 2024-06-05 14:03:49 +0530
  • c94703fb09 [WEB-1501] chore: update selected entity details on entities list change (#4702) Aaryan Khandelwal 2024-06-05 12:48:50 +0530
  • 07c338d015 [WEB-1459] chore: save users all / favorite project list collapse state into localstorage. (#4701) Prateek Shourya 2024-06-05 12:47:16 +0530
  • d9cfc08404 regression: focus changing issue with the peek overview editor (#4700) M. Palanikannan 2024-06-05 12:41:56 +0530
  • 089d9a83b3 chore: installation provider migrations. Prateek Shourya 2024-06-05 16:54:49 +0530
  • 7503274e0f chore: workspace invitation and onboarding migration / fixes. Prateek Shourya 2024-06-05 16:54:14 +0530
  • 550dd41551 chore: migrate all profiles related routes. Prateek Shourya 2024-06-05 16:50:42 +0530
  • 8935b010b8 chore: migrate all accounts related routes. Prateek Shourya 2024-06-05 16:44:01 +0530
  • 0c9e79372c fix: remove setupInterceptors to avoid circular dependency. Prateek Shourya 2024-06-05 16:41:24 +0530
  • df6dd98427 fix: docker image build errors sriram veeraghanta 2024-06-04 18:50:28 +0530
  • e02feb3f34 fix: regenerating lock file sriram veeraghanta 2024-06-04 18:40:41 +0530
  • 50710e421e [WEB-1521] chore: add configuration to enable/disable sign-ups. (#4697) Prateek Shourya 2024-06-04 15:35:20 +0530
  • c0bd74e65d feat: Add components required for estimates (#4690) Satish Gandham 2024-06-04 14:17:35 +0530
  • 42b1a1a43e [WEB-1481] fix: multiple API calls in inbox issues on closed issues tab. (#4691) Prateek Shourya 2024-06-04 13:18:25 +0530
  • c9fdf45171 [WEB-1312] fix: trim file name before uploading (#4661) M. Palanikannan 2024-06-04 13:14:26 +0530
  • f0a0791e74 [WEB-1503] chore: add autofocus to name field in inline create/ update state component. (#4685) Prateek Shourya 2024-06-04 13:12:18 +0530
  • 9ce0c901fd [WEB-1498] style: fix comments reaction alignment. (#4686) Prateek Shourya 2024-06-04 13:11:49 +0530
  • 9b392ebd22 style: fix overlapping of response container in AI popover. (#4684) Prateek Shourya 2024-06-04 11:22:40 +0530
  • 9f6e947b58 [WEB-1184] feat: issue bulk operations (#4674) Aaryan Khandelwal 2024-06-04 11:12:24 +0530
  • 679cc953da chore: update package version sriram veeraghanta 2024-06-03 18:41:01 +0530
  • 8fe229a948 fix: inbox issue store update logic. (#4683) Prateek Shourya 2024-06-03 14:32:18 +0530
  • 8f35629dbd [WEB-1492] fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add (#4682) guru_sainath 2024-06-03 14:27:39 +0530
  • c6e5c16b1d fix: instance register script (#4681) Nikhil 2024-06-03 12:44:40 +0530
  • b5ffb84c32 fix: instance serializer sriram veeraghanta 2024-06-01 01:04:19 +0530
  • 6f56020ea8 chore: add sign-in/ sign-up, invitations, onboarding pages. Prateek Shourya 2024-05-31 20:46:01 +0530
  • 8a2e3e0e4f chore: remove pages routes. Prateek Shourya 2024-05-31 19:21:49 +0530
  • facf94d87a fix: errors on app dir. Prateek Shourya 2024-05-31 19:14:21 +0530
  • 8fb7e8769f fix: moving few pages to app dir sriram veeraghanta 2024-05-31 11:52:41 +0530
  • 396c38af27 feat: creating new app dir structure for web app sriram veeraghanta 2024-05-30 19:31:11 +0530
  • 8f3d68e1d8 fix: moving few pages to app dir sriram veeraghanta 2024-05-31 11:52:41 +0530
  • 7692313210 feat: creating new app dir structure for web app sriram veeraghanta 2024-05-30 19:31:11 +0530
  • 49d92daae9 [WEB - 1505] chore: alter instance id field (#4676) Nikhil 2024-06-01 00:09:27 +0530
  • 83d15b82c9 [WEB - 1500] chore: add extra fields on instance and create changelog table to store release change logs (#4673) Nikhil 2024-05-31 23:39:13 +0530
  • 55528f21b6 fix: ai buttons overlapping issue (#4621) Aaryan Khandelwal 2024-05-31 20:28:28 +0530
  • 630cd2356a fix: checkbox ui component (#4675) Anmol Singh Bhatia 2024-05-31 20:21:00 +0530
  • fb07b95abb [WEB-1440] chore: update cycle empty state to use project level access. (#4672) Prateek Shourya 2024-05-31 18:30:57 +0530
  • 48d07baaba [WEB-1436] chore: pages improvement. (#4657) Prateek Shourya 2024-05-31 18:30:38 +0530
  • 463b6b128f chore: added primary variant to the alert modal (#4664) Aaryan Khandelwal 2024-05-31 17:40:21 +0530
  • a80b395d51 chore: created a new constant for archivable state groups (#4668) Aaryan Khandelwal 2024-05-31 17:39:23 +0530
  • 87f1653d9d [WEB-1501] dev: multiple select core components (#4667) Aaryan Khandelwal 2024-05-31 17:37:24 +0530
  • 2127368c18 chore: added a prop to render default state conditionally (#4669) Aaryan Khandelwal 2024-05-31 17:36:12 +0530
  • f807405804 chore: created new constants for marketing website page links (#4670) Aaryan Khandelwal 2024-05-31 17:30:50 +0530
  • a2e6596761 chore: added buttonClassName prop to label dropdown (#4671) Aaryan Khandelwal 2024-05-31 17:30:06 +0530
  • 217ed6cadd chore: priority dropdown accepts undefined (#4666) Aaryan Khandelwal 2024-05-31 15:14:13 +0530
  • 3af2219de2 [WEB-1325] chore: refactor inbox issue store to avoid data loss. (#4640) Prateek Shourya 2024-05-31 15:10:38 +0530
  • ec3151e36c refactor: checkbox ui component (#4665) Aaryan Khandelwal 2024-05-31 15:05:28 +0530
  • 99048bfd92 refactor: drag handle component (#4663) Aaryan Khandelwal 2024-05-31 14:59:49 +0530
  • a457798829 [WEB-1424] chore: page and view logo implementation, and emoji/icon (#4662) sriram veeraghanta 2024-05-31 14:27:52 +0530
  • 63d3f6585b [WEB-1235] chore: module and cycle sidebar graph improvement (#4650) Anmol Singh Bhatia 2024-05-31 13:57:46 +0530
  • a132065d2b fix: build errors sriram veeraghanta 2024-05-31 13:32:21 +0530
  • 8a087721e0 [WEB-1216] chore: increase module empty state for consistency. (#4658) Prateek Shourya 2024-05-31 12:42:36 +0530
  • 5e462328c3 [WEB-1419] chore: enable module creation with dates older than today. (#4659) Prateek Shourya 2024-05-31 12:38:45 +0530
  • 1df67aee3d fix: project state setting state name remove camel case logic (#4652) Anmol Singh Bhatia 2024-05-31 12:27:25 +0530
  • 8e74054c10 [WEB-1493] chore: product tour asset and app sidebar quick action hover (#4655) Anmol Singh Bhatia 2024-05-31 12:24:16 +0530
  • 8d4382b160 fix: email notification preferences (#4656) Anmol Singh Bhatia 2024-05-31 12:18:57 +0530
  • 2e7823ec6c fix: negate check while trying to discard (#4653) M. Palanikannan 2024-05-30 17:53:49 +0530
  • 453984c669 [WEB - 1482] fix: uploads when using block storages other than s3 and minio (#4647) Nikhil 2024-05-30 16:22:47 +0530
  • 94a34c5610 [WEB-1467] chore: run the API's required to bootstrap the application in parallel. (#4642) Prateek Shourya 2024-05-30 16:20:58 +0530
  • 7804e162f3 chore: remove enter key extension (#4648) Aaryan Khandelwal 2024-05-30 15:37:25 +0530
  • f3fc2d1937 fix: notification mark all as read (#4643) Anmol Singh Bhatia 2024-05-30 12:00:55 +0530
  • 767774cdd3 [WEB-1244] fix: add better image insertion and replacement logic in the editor (#4508) M. Palanikannan 2024-05-29 18:25:03 +0530
  • 2d3020fa4a [WEB-1445] fix: issue creation on sub groups when cycle/ module grouping is applied. (#4636) Prateek Shourya 2024-05-29 18:22:08 +0530
  • 7537bb5eb8 [WEB-1465] fix: theme fluctuation on initial load. (#4638) Prateek Shourya 2024-05-29 18:21:33 +0530
  • 4c22c016ff [WEB-1480] fix: preserve page access when making a copy (#4568) Aaryan Khandelwal 2024-05-29 18:19:50 +0530
  • 6abc272e35 [WEB-1374] fix: clear changes made on modal close (#4555) rahulramesha 2024-05-29 18:18:47 +0530
  • 59fdd611e4
    feat: estimates revamp and space app refactor (#4742) sriram veeraghanta 2024-06-10 12:16:23 +0530
  • a2c59c5429 fix: merge conflicts sriram veeraghanta 2024-06-10 11:46:55 +0530
  • 659b262462 update helm actions Manish Gupta 2024-06-10 11:22:08 +0530
  • f0cc93871d chore: apis for pages migrations pablohashescobar 2024-06-09 21:37:40 +0530
  • 2672163c9c fix: implemented module analytics issue burndown chart cycle-module-estimate-points guru_sainath 2024-06-09 01:03:06 +0530