Prateek Shourya
1fe09d369f
style: text overflow fix and border color update ( #2769 )
...
* style: fix text overflow in:
* Issue activity
* Cycle and Module Select in Create Issue form
* Delete Module modal
* Join Project modal
* style: update assignee select border as per design.
2023-11-14 18:34:51 +05:30
Dakshesh Jain
b7757c6b1a
fix: bugs ( #2761 )
...
* fix: semicolon on estimate settings page
* refactor: project settings automations store implementation
* fix: active cycle stuck on infinite loading
* fix: removed delete project option from sidebar
* fix: discloser not opening when navigating to project
* fix: clear filter not working & filter appearing even if nothing is selected
* refactor: select label store implementation
* refactor: select state store implementation
2023-11-14 18:33:01 +05:30
Anmol Singh Bhatia
1a25bacce1
style: create update view modal consistency ( #2775 )
2023-11-14 18:30:10 +05:30
Anmol Singh Bhatia
6797df239d
chore: no lead option added in lead select dropdown ( #2774 )
2023-11-14 18:29:39 +05:30
Anmol Singh Bhatia
43e7c10eb7
chore: spreadsheet layout column responsiveness ( #2768 )
2023-11-14 18:28:49 +05:30
Anmol Singh Bhatia
bdc9c9c2a8
chore: create update issue modal improvement ( #2765 )
2023-11-14 18:28:15 +05:30
Anmol Singh Bhatia
f0c72bf249
fix: breadcrumb project icon improvement ( #2764 )
2023-11-14 18:27:47 +05:30
sabith-tu
a8904bfc48
style: ui fixes for pages and views ( #2770 )
2023-11-14 18:26:50 +05:30
pablohashescobar
fea812f1b1
dev: instance owner fix
2023-11-14 11:03:09 +00:00
pablohashescobar
46f2663854
dev: enable instance configuration and instance admin roles
2023-11-14 15:56:48 +05:30
pablohashescobar
1eac8ead86
dev: instance admin
2023-11-14 09:08:24 +00:00
pablohashescobar
aca0f5eadb
Merge branch 'develop' of github.com:makeplane/plane into feat/self_hosted_instance
2023-11-14 07:26:26 +00:00
pablohashescobar
32a8133a9f
dev: auto instance registration script
2023-11-14 07:23:18 +00:00
pablohashescobar
efbf834e77
Merge branch 'feat/self_hosted_instance' of github.com:makeplane/plane into feat/self_hosted_instance
2023-11-13 20:29:44 +05:30
pablohashescobar
4fdd6a0e26
dev: instance configuration on instance bootup
2023-11-13 20:29:09 +05:30
Nikhil
b31041726b
dev: create bucket through application ( #2720 )
2023-11-13 15:57:19 +05:30
Prateek Shourya
e6f947ad90
style: ui improvements and bug fixes ( #2758 )
...
* style: add transition to favorite projects dropdown.
* style: update project integration settings borders.
* style: fix text overflow issue in project views.
* fix: issue with non-functional cancel button in leave project modal.
2023-11-13 14:42:45 +05:30
Dakshesh Jain
7963993171
fix: workspace settings bugs ( #2743 )
...
* fix: double layout in exports
* fix: typo in jira email address section
* fix: workspace members not mutating
* fix: removed un-used variable
* fix: workspace members can't be filtered using email
* fix: autocomplete in workspace delete
* fix: autocomplete in project delete modal
* fix: update member function in store
* fix: sidebar link not active when in github/jira
* style: margin top & icon inconsistency
* fix: typo in create workspace
* fix: workspace leave flow
* fix: redirection to delete issue
* fix: autocomplete off in jira api token
* refactor: reduced api call, added optional chaining & removed variable with low scope
2023-11-13 13:34:05 +05:30
Anmol Singh Bhatia
00e61a8753
fix: peek overview comment ordering and comment icon alignment fix ( #2753 )
2023-11-10 18:45:41 +05:30
Anmol Singh Bhatia
733fed76cc
fix: cycle card title responsiveness added ( #2752 )
2023-11-10 18:43:48 +05:30
Anmol Singh Bhatia
e78dd4b1c0
fix: app sidebar dropdown fix ( #2751 )
2023-11-10 18:43:16 +05:30
Anmol Singh Bhatia
d479781fce
style: header consistency ( #2750 )
2023-11-10 18:30:43 +05:30
Bavisetti Narayan
c449b46bf4
fix: added external folder in urls ( #2749 )
2023-11-10 16:00:55 +05:30
Prateek Shourya
fd6430c3e3
style: Update modal appearance for UI consistency ( #2747 )
2023-11-10 15:48:34 +05:30
Ramesh Kumar Chandra
6f580ce2d9
fix: project settings layout render in export ( #2746 )
2023-11-10 13:07:18 +05:30
Ankush Deshmukh
2748133bd0
Fix: Show Priority icon in custom analytics table. ( #2744 )
2023-11-10 13:06:23 +05:30
Aaryan Khandelwal
884b219508
refactor: cycles store ( #2716 )
...
* refactor: cycles store
* refactor: active cycle details
2023-11-09 18:37:45 +05:30
Anmol Singh Bhatia
162faf8339
fix: date select tooltip fix ( #2740 )
2023-11-09 18:29:45 +05:30
Anmol Singh Bhatia
c291ff05ee
fix: fliter list item clear button alignment fix ( #2741 )
2023-11-09 18:27:19 +05:30
Nikhil
446981422e
feat: issues v2 endpoint ( #2713 )
...
* feat: issue v2 listing endpoint
* dev: issues v3 endpoint
* dev: add permission in the grouped endpoint
* dev: update grouped endpoint
2023-11-09 18:24:26 +05:30
Bavisetti Narayan
630e21b954
fix: favourite cycle and modules displayed at top ( #2719 )
2023-11-09 18:22:38 +05:30
Bavisetti Narayan
894ffb6c21
fix: mention notification ( #2670 )
...
* fix: mention notification
* feat: updated mentions for comments in the notification background task
* feat: added subscription for issue_comment_mentions as well
* fix: removed the print statement
* fix: double notification popup for mentioned assignees
* fix: added issue subscriber
* fix: removed creator for subscribed
* fix: creator will not be subscribed to issue
* fix: double notification removed
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2023-11-09 18:22:13 +05:30
Nikhil
515dba02d3
chore: configuration add tracker variables ( #2709 )
...
* chore: configuration add tracker variables
* dev: unsplash configuration
2023-11-09 18:20:03 +05:30
Dakshesh Jain
34bccd7e06
refactor: gantt sidebar ( #2705 )
...
* refactor: gantt sidebar
* fix: exception error
fix: file placement
* refactor: not passing sidebar block as props
2023-11-09 17:57:41 +05:30
sriram veeraghanta
79df59f618
fix: spliting out the project members from project store and service ( #2739 )
2023-11-09 17:56:55 +05:30
Prateek Shourya
7676aab773
fix: UI improvements. ( #2734 )
...
* style: update check icon colors to match our design.
* fix: automatically focus input box in pages `add label` modal.
2023-11-09 17:37:45 +05:30
Prateek Shourya
8832d8e00e
style: sidebar UI improvements ( #2735 )
...
* updated font weight and color as per designs.
* removed background color from workspace with logo.
* updated dropdown design.
2023-11-09 17:01:48 +05:30
rahulramesha
d733a53ea6
fix: Add horizontal scroll bar to views ( #2736 )
...
* add errors for duplicate labels
* adding horizonatal scroll bar to views
---------
Co-authored-by: rahulramesha <rahul@appsmith.com>
2023-11-09 15:12:00 +05:30
Lakhan Baheti
96862e06ef
fix: cystom analytics bar graph index alignment ( #2737 )
2023-11-09 14:36:22 +05:30
pablohashescobar
081e42ced0
Merge branch 'feat/self_hosted_instance' of github.com:makeplane/plane into feat/self_hosted_instance
2023-11-09 07:03:20 +00:00
pablohashescobar
216f07f9d8
dev: email configuration settings moved to database
2023-11-09 12:32:34 +05:30
pablohashescobar
589e29ee45
Merge branch 'develop' of github.com:makeplane/plane into feat/self_hosted_instance
2023-11-09 06:16:05 +00:00
sriram veeraghanta
a6567bbce4
fix: workspace members store added and implemented across the app ( #2732 )
...
* fix: minor changes
* fix: workspace members store added and implemnted across the app
2023-11-09 00:35:12 +05:30
Nikhil
556b2d2617
feat: state list endpoint ( #2717 )
...
* feat: state list endpoint
* dev: update states endpoint
* dev: mark default state endpoint
2023-11-08 22:38:53 +05:30
Lakhan Baheti
10037222b6
fix: Tooltip content on assignee hover in all layouts ( #2724 )
...
* fix: Tooltip content on assignee hover in all layouts
* chore: comments added
2023-11-08 22:35:30 +05:30
sabith-tu
931f9d288a
fix: toast alert inconsistency ( #2730 )
2023-11-08 20:37:47 +05:30
sriram veeraghanta
20fb79567f
fix: project states fixes ( #2731 )
...
* fix: project states fixes
* fix: states fixes
* fix: formating all files
2023-11-08 20:31:46 +05:30
pablohashescobar
b90218580d
dev: update instance configuration load
2023-11-08 14:21:26 +00:00
pablohashescobar
f37bae9ad9
Merge branch 'feat/self_hosted_instance' of github.com:makeplane/plane into feat/self_hosted_instance
2023-11-08 14:13:50 +00:00
pablohashescobar
7eaf52bae5
dev: set default values
2023-11-08 19:43:09 +05:30