Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
96399c7
feat: public board (#2017)
dakshesh14 Aug 30, 2023
8cadced
fix: moving to pages dir and downgrading next to 12
sriramveeraghanta Aug 30, 2023
93f01ec
seo fixes
sriramveeraghanta Aug 30, 2023
061717f
yarn lock file updated
sriramveeraghanta Aug 30, 2023
91910d1
fix: seo fixes
sriramveeraghanta Aug 30, 2023
d7c27b7
fix: mobx changes
sriramveeraghanta Aug 30, 2023
0deed77
fix: repeatative api calls removed
sriramveeraghanta Aug 30, 2023
579347c
fix:mobx fixes
sriramveeraghanta Aug 30, 2023
a27edad
fix: type fixes
sriramveeraghanta Aug 30, 2023
6246a74
fix: peek over data fetching fixes
sriramveeraghanta Aug 30, 2023
240acc6
fix: mobx changes
sriramveeraghanta Aug 31, 2023
66bee2a
fix:key fixes
sriramveeraghanta Aug 31, 2023
1cd1f6e
fix: revalidating using swr
sriramveeraghanta Aug 31, 2023
6b40842
style: plane deploy (#2039)
aaryan610 Aug 31, 2023
4fd7a78
merge conflicts resolved
sriramveeraghanta Aug 31, 2023
376da83
fix: commenting issues fixed
sriramveeraghanta Aug 31, 2023
abe3cf9
fix: build issues by commenting few parts
sriramveeraghanta Aug 31, 2023
5c8060c
lock file updated
sriramveeraghanta Aug 31, 2023
77a043b
fix: commenting fixes
sriramveeraghanta Sep 1, 2023
a1e249a
reaction fixes
sriramveeraghanta Sep 1, 2023
6f84bc4
fix: delete vote fixes
sriramveeraghanta Sep 1, 2023
a09e797
Merge branch 'develop' of github.com:makeplane/plane into feat/deploy…
sriramveeraghanta Sep 1, 2023
367cfc4
fix: plane deploy peek overview bugs (#2050)
aaryan610 Sep 1, 2023
0080e65
chore: remove theme store (#2051)
aaryan610 Sep 1, 2023
7a56e22
package updates
sriramveeraghanta Sep 1, 2023
7ee93b9
yarn lock update
sriramveeraghanta Sep 1, 2023
6c702a2
Merge branch 'feat/deploy-pages' of github.com:makeplane/plane into f…
sriramveeraghanta Sep 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 0 additions & 66 deletions apps/space/app/[workspace_slug]/[project_slug]/layout.tsx

This file was deleted.

113 changes: 0 additions & 113 deletions apps/space/app/[workspace_slug]/[project_slug]/page.tsx

This file was deleted.

20 changes: 0 additions & 20 deletions apps/space/app/layout.tsx

This file was deleted.

9 changes: 0 additions & 9 deletions apps/space/app/page.tsx

This file was deleted.

Loading