DarkPhoenix2704
8b0882a84a
feat: add virtual scrolling
1 week ago
DarkPhoenix2704
57d6e74bdd
fix: minor fixes
1 week ago
DarkPhoenix2704
dcde0c63ef
fix:handle minimum time
1 week ago
DarkPhoenix2704
ce7f6d149a
fix:support overlap
1 week ago
DarkPhoenix2704
d3b77336fa
fix: tab design changes
1 week ago
DarkPhoenix2704
36be93cc5f
fix: refactor changes
1 week ago
DarkPhoenix2704
f4aa6bc22a
fix: disable spanning events if no fk_to_column fix: correct hover and drag effect for dragging and resizing
1 week ago
DarkPhoenix2704
4a66288fe9
fix: month view minor fixes
1 week ago
DarkPhoenix2704
38062c5f06
fix: updated hover state
1 week ago
DarkPhoenix2704
22e65fbd22
feat: drag and reorder in spanning records
1 week ago
DarkPhoenix2704
a822c6fd47
fix: couple fixes
1 week ago
DarkPhoenix2704
e087c7477f
fix: adjust box shadows
1 week ago
DarkPhoenix2704
748e4d97f6
fix: spanning records feat: updated styles
1 week ago
DarkPhoenix2704
905ea118bf
fix: datetime day height calculation
1 week ago
DarkPhoenix2704
ad768b97d3
fix: days spanning records in datetime day
1 week ago
DarkPhoenix2704
80b75bf17e
fix: key revert
1 week ago
DarkPhoenix2704
f152ff1da2
fix: key fixes
1 week ago
DarkPhoenix2704
582beffa07
fix: min record size is 1 hour
1 week ago
DarkPhoenix2704
eb7e60a8c9
fix: resizing in day DateTimeField.vue
1 week ago
DarkPhoenix2704
446e1c1117
fix: resize cursor not working
1 week ago
DarkPhoenix2704
31dc03a1b1
fix: month view broken
1 week ago
DarkPhoenix2704
cdcb37e99d
fix: height calculation of resize
1 week ago
DarkPhoenix2704
28a2697d29
fix: height calculation
1 week ago
DarkPhoenix2704
7b53ab888d
feat: date time week view optimizations
1 week ago
DarkPhoenix2704
4f83e08399
fix: optimizations
1 week ago
DarkPhoenix2704
2b11fe853e
fix: drag offset week view
1 week ago
DarkPhoenix2704
8bf995e114
fix: offset not working
1 week ago
DarkPhoenix2704
12808b0578
fix: drag position fix
1 week ago
DarkPhoenix2704
27960ef755
fix: ui fixes
1 week ago
DarkPhoenix2704
380e2b8f3c
fix: simplify functions
1 week ago
DarkPhoenix2704
d76bb0f3c4
fix: week view date view
1 week ago
DarkPhoenix2704
fb548b29d0
fix: month view fix range with hide weekends
1 week ago
DarkPhoenix2704
493bde5c07
fix: month view fix range with hide weekends
1 week ago
DarkPhoenix2704
da049dafb1
fix: month view fix range with hide weekends
1 week ago
DarkPhoenix2704
d7cf477d31
fix: Calendar current time cursor is in the wrong place
1 month ago
DarkPhoenix2704
18fdf80b22
fix: add some docs to calendar code
3 months ago
Anbarasu
dd499d1d13
Nc misc fixes ( #9363 )
...
* fix: show calendar is readonly when system fields or computed fields are used
* fix: handle data type mismatch
* fix: handle mysql 5 errors in calendar
* fix: mysql drag drop fix
3 months ago
Anbarasu
cb3a9cfb0c
feat: thumbnail generator ( #8974 )
...
* feat: thumbnail-processor
* fix: use signedPath instead of path
* fix: rebase
* fix: minor fix
* fix: url path
* fix: use thumbnails for attachments carousel nav
4 months ago
DarkPhoenix2704
ebc4f724f9
chore: lint
4 months ago
DarkPhoenix2704
8b3457f414
fix: refactor files
4 months ago
Anbarasu
da150f8efd
Feat: support createdAt, updatedAt, formula for calendar ( #8904 )
...
* feat: support system datetime cols for calendar view
* feat: formula support
* fix: custom priority sort fix: error if formula is invalid
* fix: coderabbit suggestions
* fix: selectedDate not updating
5 months ago
Raju Udava
43df1a0033
fix(nc-gui): calendar tooltips not showing fix(nc-gui): handle ltar ( #8870 )
...
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
5 months ago
Ramesh Mane
2fdc4cf532
fix(nc-gui): calendar sidebar issue
5 months ago
Pranav C
212488b1c1
fix: review comments
6 months ago
Pranav C
308ee8ddf8
refactor: exception handling and missing permissions
6 months ago
Pranav C
e82ea344bd
refactor: overwrite the default shared useRoles with a wrapped composable which injects currentSource from the component context
6 months ago
Pranav C
5d8b1fc55a
feat: restrict data/meta operations in gui
6 months ago
Raju Udava
e3aeae43f5
Nc staing/issues ( #8681 )
...
* fix: disable calendar for mobile view fix: disable loading state for notifications polling
* fix: unwanted mutation
---------
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
6 months ago
Anbarasu
c1a537b3c0
feat: calendar followup ( #8643 )
...
* fix: sidemenu update design
* fix: image roundness
* fix: image roundness
* feat: support current time indicator
* feat: support hide weekends feat: current time indicator
* fix: hiding on incorrect records
* fix: move to bottom
* fix: week view missing weekend hide
* fix:minor corrections
* fix: overlaps in weekview and day view
* fix: calendar minor fixes
* fix:styles
* fix minor changes
* fix: ui ux changes
* fix: limit max sidebar width to 20rem on lower viewport
* fix: update hover effects and width
* fix: add some hover effect
6 months ago
Ramesh Mane
5d21d179d4
Nc fix: UI/UX minor fixes ( #8648 )
...
* fix(nc-gui): update field modal radio input disable state bg
* fix(nc-gui): new record dropdown btn icon alignment issue
* fix(nc-gui): duplicate expanded record comment update & query param update issue
* fix(nc-gui): udpate expanded form width if comment section is enabled
* fix(nc-gui): show single line text in hover gray state when we open the add modal
* fix(nc-gui): add divider in comment more option dropdown
* fix(nc-gui): show tooltip on hover over comment username
* fix(nc-gui): oo relation link dropdown count update issue
6 months ago