bb-plane-fork/web/app
Prateek Shourya 54f828cbfa
refactor: enhance components modularity and introduce new UI componenets (#6192)
* feat: add navigation dropdown component

* chore: enhance title/ description loader and componenet modularity

* chore: issue store filter update

* chore: added few icons to ui package

* chore: improvements for tabs componenet

* chore: enhance sidebar modularity

* chore: update issue and router store to add support for additional issue layouts

* chore: enhanced cycle componenets modularity

* feat: added project grouping header for cycles list

* chore: enhanced project dropdown componenet by adding multiple selection functionality

* chore: enhanced rich text editor modularity by taking members ids as props for mentions

* chore: added functionality to filter disabled layouts in issue-layout dropdown

* chore: added support to pass project ids as props in project card list

* feat: multi select project modal

* chore: seperate out project componenet for reusability

* chore: command pallete store improvements

* fix: build errors
2024-12-12 21:40:57 +05:30
..
[workspaceSlug]/(projects) refactor: enhance components modularity and introduce new UI componenets (#6192) 2024-12-12 21:40:57 +05:30
accounts [WEB-2211] fix: input autoComplete (#5333) 2024-08-09 16:42:31 +05:30
create-workspace feat: workspace management from admin app (#6093) 2024-11-26 23:57:41 +05:30
installations/[provider] chore: app dir headers re-implementation (#4751) 2024-06-11 02:23:19 +05:30
invitations chore: add redirection to plane logo in invitations page (#6125) 2024-11-29 20:20:49 +05:30
onboarding [WEB-1970] fix: onboarding invitation page fluctuation on refresh. (#5627) 2024-09-19 17:51:22 +05:30
profile chore: lint related changes and packaging fixes (#6163) 2024-12-06 14:56:49 +05:30
sign-up chore: auth screen layout padding (#5087) 2024-07-11 13:18:06 +05:30
workspace-invitations [WEB-1255] feat: filters for project views and changes required for advanced views (#4949) 2024-06-27 14:40:14 +05:30
error.tsx [WEB-2432]fix: project not found state and error page alignment (#6095) 2024-11-26 19:11:35 +05:30
global-error.tsx fix: export page root from component pages 2024-06-25 20:48:34 +05:30
layout.tsx [WEB-2568] chore: minor improvements related to issue identifier and issue modal. (#5723) 2024-09-30 14:07:22 +05:30
not-found.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
page.tsx chore: auth screen layout padding (#5087) 2024-07-11 13:18:06 +05:30
provider.tsx add requestIdleCallback polyfill to fix Safari crash (#5689) 2024-09-24 19:37:12 +05:30