Commit Graph

40 Commits

Author SHA1 Message Date
DarkPhoenix2704
6786941873 fix: colors 2025-09-10 07:27:35 +00:00
DarkPhoenix2704
2f1ce5a47a fix: calendar dark mode corrections 2025-09-10 07:27:35 +00:00
DarkPhoenix2704
36f3c5c950 feat: sidemenu fixes 2025-05-07 04:53:40 +00:00
DarkPhoenix2704
c80f370eca fix: more fixes 2025-04-30 16:07:05 +00:00
DarkPhoenix2704
31ea3815f8 fix: timezone more bugs 2025-04-30 16:07:05 +00:00
Fendy Heryanto
9853797ad5 fixed week calendar changed offset by 1 if timezone is set 2025-04-22 14:15:57 +00:00
Mert E.
6724fd2f9d chore: sync various (#9864)
* chore: sync various

Signed-off-by: mertmit <mertmit99@gmail.com>

* test: ws scope

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix(nc-gui): ncSubmenu right icon visibility issue

* fix(nc-gui): use viewTypeAlias in all the places

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2024-11-20 21:48:09 +05:30
Pranav C
fe07e230bd fix: instead of hiding disable current date button and add tooltip 2024-08-19 07:55:03 +00:00
Pranav C
f4e68271e2 feat: default date/datetime value as current date 2024-08-19 07:55:03 +00:00
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
2024-06-11 19:59:57 +05:30
Ramesh Mane
56b5264177 Nc feat/new date time cell UI (#8546)
* feat(nc-gui): new date picker setup

* feat(nc-gui): new date picker

* fix(nc-gui): date cell form view validation issue

* fix(nc-gui): disable date cell type support in mobile view

* fix(nc-gui): small changes

* feat(nc-gui): new cell year and month picker

* fix(nc-gui): add updated date time picker setup

* feat: update date time cell picker

* fix(nc-gui): add now option in time picker

* fix(nc-gui): small changes

* fix(nc-gui): add support to update month, year from date picker

* fix(nc-gui): update date picker select mont/year flow

* fix(test): date selector test case

* fix(nc-gui): update dateTime cell time picker

* fix(test): update time picker test case

* chore(nc-gui): lint

* fix(nc-gui): invalid date issue

* fix(nc-gui): date time picker tab issue

* fix(nc-gui): year cell test fail issue

* fix(nc-gui): date picker filter test fail issue

* fix(test): survey form test fail issue

* fix(test): update year field fill handler test case

* fix(test): update bulk update test

* fix(nc-gui): datetime multiple api call issue

* fix(test): update timezone related test

* fix(test): timezone related test update

* fix(nc-gui): tab focus issue

* fix(test): filter datetime test udpate

* fix(test): ai review changes

* fix(nc-gui): date picker font weight issue

* fix(nc-gui): update year picker font weight

* fix(nc-gui): show full date from date time cell instead of truncate

* fix(nc-gui): date time picker ui changes

* fix(nc-gui): date time cell width issue

* fix(nc-gui): update datetime time option width according to time format

* fix(nc-gui): disable datetime input if cell is readonly

* fic(nc-gui): add new time picker

* feat(nc-gui): update time picker

* chore(nc-gui): cleanup unwanted code

* fix(test): update time cell test cases

* fix(nc-gui): multiple api calls

* fix(test): update time cell filter & bulk update test cases

* fix(test): revert unrelated changes

* fix(nc-gui): pr review changes

* fix(nc-gui): add clear datetime cell icon in non grid view
2024-05-23 18:18:24 +05:30
Anbarasu
44aeaab28a fix(nc-gui): update calendar (#8474)
* fix(nc-gui): update calendar

* fix(nc-gui): refactor components

* fix(nc-gui): tab action position not getting updated

* test: fix calendar flakiness
2024-05-16 11:30:29 +05:30
Anbarasu
fb67cafde7 feat: remove calendar top bar (#8379)
* feat: remove calendar top bar

* fix: remove debug logs

* fix: update styles

* fix: update styles

* fix: posthog telementry

* fix: calendar tests

* fix: updates ui

* test: reorder options

* fix: month view - use local time with timezone

* fix: update styles and move components fix: tests

* fix: update styles and move components

* fix: update styles

* test: fix tests

* fix: update toolbar styles

* fix: failing tests

* fix: cmd f search shortcut

* fix: change side menu sizes

* fix: calendar test corrections

* fix(nc-gui): update size logic

* fix(nc-gui): update styles

* fix(nc-gui): update some more styles

* fix(nc-gui): update toolbar styles

* fix(nc-gui): update select component

* fix: update styles

* fix: calendar test

* fix: ux changes

* fix: final changes

* fix: calendar tests
2024-05-14 11:47:08 +05:30
Anbarasu
7d1cdad90f fix: update calendar grid styles (#8262)
* fix: update calendar grid styles

* fix: delete record should be removed from the calendar grid

* fix: drag drop from side menu

* fix: optimize data fetching

* fix: hide attachment links

* fix: prepare for drag drop from all sidebar filters

* fix: prepare for drag drop from all sidebar filters

* fix: show tooltips

* fix: hide sidemenu by default

* fix: update calendar tab styles

* fix: update year & date selectors

* fix: update year & date selectors

* fix: showing calendar range is null

* fix: update playwright tests

* fix: update side bar styles

* fix: minor font corrections

* fix: time alignment, weekend shade

* fix: space between date & time display in record sidebar

* fix: view settings modal width

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-04-17 21:23:53 +05:30
DarkPhoenix2704
9d0d42cea5 feat(nc-gui): some more issue fix 2024-03-06 10:54:34 +00:00
DarkPhoenix2704
e1dd478ac2 fix: sidebar corrections 2024-03-06 10:54:32 +00:00
DarkPhoenix2704
abf25dd0d0 fix(nc-gui): change size automatically 2024-03-02 12:01:12 +00:00
DarkPhoenix2704
fb48f58968 fix(nc-gui): modified widths 2024-03-02 12:01:12 +00:00
DarkPhoenix2704
62ec989dc1 feat: update size 2024-03-02 12:01:12 +00:00
DarkPhoenix2704
5df15aff34 feat: configurable year size 2024-03-02 12:01:12 +00:00
DarkPhoenix2704
cd8e5218d8 feat(nc-gui): xsmall calendar 2024-03-02 12:01:11 +00:00
DarkPhoenix2704
93a274a365 feat(nc-gui): refresh year view 2024-03-02 12:01:11 +00:00
DarkPhoenix2704
7fb7c76e21 feat(nc-gui): scroll to active date in year view 2024-02-28 10:11:39 +00:00
DarkPhoenix2704
8a8ed8f58f fix(nc-gui): review pr 2024-02-20 07:16:21 +00:00
DarkPhoenix2704
3a3d7c37c2 feat(nc-gui): playwright tests 2024-02-20 07:16:19 +00:00
DarkPhoenix2704
ae2e080cc6 fix(nc-gui): ui fixes 2024-02-20 07:16:15 +00:00
DarkPhoenix2704
1b3fa30ef2 fix(nc-gui): two chars at header 2024-02-20 07:16:15 +00:00
DarkPhoenix2704
5c22465a64 fix(nc-gui): max drag to end of week 2024-02-20 07:16:15 +00:00
DarkPhoenix2704
f27cd5e155 fix(nc-gui): pr review changes 2024-02-20 07:16:15 +00:00
DarkPhoenix2704
89b9e90370 feat(nc-gui): pr review changes 2024-02-20 07:16:14 +00:00
DarkPhoenix2704
2b2edec9df fix(nc-gui): refactor remove Dates & use dayjs 2024-02-20 07:16:14 +00:00
DarkPhoenix2704
f10b97154d fix(nc-gui): tooltips 2024-02-20 07:16:13 +00:00
DarkPhoenix2704
1761534087 fix(nc-gui): Highlight today only in associated month 2024-02-20 07:16:13 +00:00
DarkPhoenix2704
becb3806fe fix(nc-gui): review changes 2024-02-20 07:16:12 +00:00
DarkPhoenix2704
0b657a86e3 fix(nc-gui): use dayjs 2024-02-20 07:16:07 +00:00
DarkPhoenix2704
2c7e0f2a25 fix(nc-gui): day view not functioning 2024-02-20 07:15:50 +00:00
DarkPhoenix2704
4ff0993491 feat(nc-gui): calendar view (wip) 2024-02-20 07:15:49 +00:00
DarkPhoenix2704
1ca038ff64 chore: run lint 2024-02-20 07:15:48 +00:00
DarkPhoenix2704
d2bcbd7a57 fix(nc-gui): better handling of date change 2024-02-20 07:15:44 +00:00
DarkPhoenix2704
1cd2bcb999 feat(nc-gui): year selector fix: refactored month selector to support year selector fix: renamed DateSelector.vue to DateWeekSelector.vue 2024-02-20 07:15:43 +00:00