Palanikannan1437
94ce5ce332
color support added for row and columns and fixed naming conventions
2023-10-13 14:42:04 +05:30
Palanikannan1437
020e5fe922
working tables with row/column selectors
2023-10-12 21:27:20 +05:30
Palanikannan1437
b6f1cb71d8
changed readme title of core package
2023-10-10 18:18:46 +05:30
Palanikannan1437
2ce9f3be98
Added rich text editor documentation
2023-10-10 18:07:24 +05:30
Palanikannan1437
8ba39dc1ea
Completed readme for rich-text-editor
2023-10-10 17:48:26 +05:30
Palanikannan1437
67fd3e296a
fixed tsconfig by removing path aliases
2023-10-10 17:29:24 +05:30
Palanikannan1437
3ea7ab3151
completed core package's documentation
2023-10-10 17:25:45 +05:30
Palanikannan1437
ede27b7b17
added usage of common dependance for slash commands
2023-10-10 16:17:26 +05:30
Palanikannan1437
d9c3407eed
fixed ts issues with link plugin
2023-10-10 14:35:07 +05:30
Palanikannan1437
8552ef24a6
added editor/core readme and fixed imports
2023-10-09 17:56:35 +05:30
Palanikannan1437
6cb9f73006
updated bubble menu to use core package's utilities
2023-10-09 17:19:24 +05:30
Palanikannan1437
37d5e83e92
fixed toggle Underline behvaiour
2023-10-05 10:32:24 +05:30
Palanikannan1437
cfadb5a793
fixed bugs returning empty editor boxes
2023-10-04 23:07:14 +05:30
Palanikannan1437
a6b0ef221f
removed tiptap instance from web
2023-10-04 21:51:18 +05:30
Palanikannan1437
0cf5ad684b
Merge branch 'develop' into comment-editor
2023-10-04 21:50:09 +05:30
Palanikannan1437
a9d197cda7
removed extra margin from access specifiers
2023-10-04 21:47:42 +05:30
Aaryan Khandelwal
1c43d313d1
chore: remove unnecessary OAuth envs ( #2378 )
...
* chore: remove unnecessary oauth envs
* merge conflicts resolved
* fix: adding new service
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2023-10-04 20:43:05 +05:30
Aaryan Khandelwal
77c1b90e6b
feat: default project cover images tab on the change cover popover ( #2375 )
...
* feat: default project cover images tab
* chore: remove unnecessary env vars from turbo.json
2023-10-04 20:04:35 +05:30
Nikhil
64af5e2e75
chore: project covers endpoint ( #2370 )
...
* chore: project covers endpoint
* dev: remove print logs
* dev: formatting
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2023-10-04 19:53:58 +05:30
Anmol Singh Bhatia
4ec2811388
fix: project setting member role validation ( #2369 )
...
* fix: project setting member role validation
* chore: opacity removed from member setting page
* chore: member setting page validation
2023-10-04 19:24:13 +05:30
Dakshesh Jain
9482cc3a73
fix: 404 when redirecting user clicks on Sign In button ( #2349 )
...
* fix: 404 when redirecting user to login page
* fix: next_path redirection not working
* fix: authentication workflow update in plane deploy
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-10-04 19:21:04 +05:30
Nikhil
18bcf55f78
dev: configuration endpoint for frontend client ( #2355 )
...
* dev: configuration endpoint for frontend clients
* dev: configuration enable magic and email/password signup
* dev: update unsplash keys
* dev: add unsplash API and add env for magic login
2023-10-04 19:06:38 +05:30
sriram veeraghanta
ea2c1e2d06
fix: login process validation based on api config ( #2361 )
2023-10-04 18:55:29 +05:30
guru_sainath
48c65c9c95
fix: handle cross project issues in the sub-issues. ( #2357 )
2023-10-04 18:44:36 +05:30
Aaryan Khandelwal
d0a51d75f6
fix: table menu positioning ( #2354 )
2023-10-04 18:36:14 +05:30
Aaryan Khandelwal
7bdca9c73a
show current version in the help section dropdown ( #2353 )
2023-10-04 18:31:28 +05:30
guru_sainath
05920a72a5
chore: layout access validation and switch in plane deploy issues route ( #2351 )
...
* chore: handled route validation and layout access validation in plane deploy issues
* chore: impoved validation condition
2023-10-04 18:17:34 +05:30
sriram veeraghanta
7a3b556ae0
adding sync info in pr title ( #2373 )
2023-10-04 18:03:22 +05:30
Bavisetti Narayan
c2f0ae1ec5
chore: removed the issue draft log from my profile ( #2368 )
2023-10-04 17:47:46 +05:30
Bavisetti Narayan
fb6f6454df
chore: member can change role ( #2371 )
2023-10-04 17:47:01 +05:30
guru_sainath
1e9149d872
fix: themening validation in store init. ( #2350 )
2023-10-04 17:44:54 +05:30
Nikhil
eacf543439
dev: update apiserver configuration files ( #2348 )
...
* dev: update apiserver configuration files
* dev: add email and minio redirection urls
2023-10-04 17:39:12 +05:30
Luis Cruz
981e2aafdd
Update index.tsx ( #2343 )
...
Fixes #2342
2023-10-04 17:37:01 +05:30
sriram veeraghanta
4017f6bc55
fix: sync job pr description escaped values fix ( #2366 )
2023-10-04 15:29:45 +05:30
Palanikannan1437
696a2e9251
fixed shift enter behavior for lists
2023-10-04 15:28:55 +05:30
sriram veeraghanta
db1bcdb54f
fix: sync workflow fixes ( #2365 )
2023-10-04 15:07:01 +05:30
Dakshesh Jain
cecdf890de
fix: issue relation mutation and draft issue ( #2340 )
...
* fix: issue relation mutation and draft issue
* fix: 'New Issue' in gantt view
fix: emoji select going under
* fix: profile page typo
2023-10-04 14:55:41 +05:30
Palanikannan1437
2fd9198fcf
modified turbo config for build pipeline of space and web projects
2023-10-04 01:37:49 +05:30
Palanikannan1437
18c9e64f48
added support for range commands
2023-10-04 01:26:40 +05:30
Palanikannan1437
95439fbbef
added comment editor with fixed menu
2023-10-04 01:06:16 +05:30
Palanikannan1437
99618e93a7
fixed modal form issue
2023-10-03 19:59:09 +05:30
Palanikannan1437
ff29c1c87e
Enter key behaviour added for Comments
2023-10-03 19:51:23 +05:30
Palanikannan1437
fc8284d458
fixed tailwind config for editor
2023-10-03 19:26:48 +05:30
Nikhil
d9bd07886f
dev: update sync workflow to run only when the source repo is configured ( #2346 )
...
* dev: update sync workflow to run only when the source repo is configured
* fix: naming convention changes
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2023-10-03 18:41:26 +05:30
Palanikannan1437
f408eb3055
fixed dependencies in editor package
2023-10-03 10:01:10 +05:30
Palanikannan1437
95e5a30614
removed absolute imports from rich-text-editor
2023-10-03 09:32:16 +05:30
Palanikannan1437
0080880852
removed absolute imports from lite-text-editor
2023-10-03 09:30:11 +05:30
Palanikannan1437
857fa18719
removed absolute imports from editor/core package
2023-10-03 09:27:52 +05:30
Palanikannan1437
b479718ece
onSubmit on enterkey captured
2023-10-02 20:10:05 +05:30
Palanikannan1437
2c804c8d6c
trimming html at start and end of content added
2023-10-02 17:44:56 +05:30