Commit Graph

98 Commits

Author SHA1 Message Date
DarkPhoenix2704
96517e0030 fix: update permission 2025-02-25 04:05:41 +00:00
DarkPhoenix2704
afb88b7976 fix: calendar misc fixes 2024-11-27 10:36:23 +00:00
DarkPhoenix2704
69c5cf1a4c fix: data in sidebar not getting updated 2024-10-29 19:39:00 +00:00
Pranav C
8e073745fc fix: encode id to handle special chars
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-10-09 14:51:28 +05:30
DarkPhoenix2704
3079eed560 fix: add additional docs to calendar code 2024-08-30 22:30:32 +05:30
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
2024-08-28 19:37:11 +05:30
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
2024-07-02 10:43:15 +05:30
Pranav C
76ff5594d1 fix: pass source reference where it's missing 2024-06-18 19:06:17 +00:00
Pranav C
308ee8ddf8 refactor: exception handling and missing permissions 2024-06-18 19:06:17 +00:00
Pranav C
e82ea344bd refactor: overwrite the default shared useRoles with a wrapped composable which injects currentSource from the component context 2024-06-18 19:06:17 +00:00
Pranav C
5d8b1fc55a feat: restrict data/meta operations in gui 2024-06-18 19:06:17 +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
DarkPhoenix2704
3c87991c34 fix: calendar shared view, range filters not working causing listing all rows with view filter only applied 2024-06-01 11:29:24 +00:00
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
Mert E
89f0895de3 fix: experimental frontend optimizations (#8427)
* fix: get rid of barrel files

* chore: get rid of explicit imports

* fix: use explicit import for classes and enums

* fix: use explicit import for enum & class & aliases

* fix: build issues
2024-05-08 15:55:09 +05:30
Anbarasu
aa2ba2fc17 fix: week datetime overlap fix (#8256)
* fix: week datetime overlap fix

* fix: perf improvements & overlap fix

* fix: remove additional data structure

* fix: make fields style computed

* fix: refactor

* fix: improved error handling

* fix: clone date

* fix: reuse generated graph

* fix: some fixes

* fix: some fixes

* test: fix flaky in add collaborator

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-05-02 11:29:03 +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
777035a7ad fix(nc-gui): enable calendar. update error handling 2024-03-29 03:51:38 +00:00
Anbarasu
2ee96cf36c fix(nc-gui): calendar minor fixes (#7943)
* fix(nocodb):  skip data refetch when hiding fix(nocodb): duplicate view does not copy field formattings

* fix(nc-gui): update the size of icons

* fix(nc-gui): single select focus not lost on escape press

* fix(nc-gui): disable focus on cell, if opening and not creating

* fix(nocodb): playwright failing

* fix(nc-gui): playwright failing

* fix(nc-gui): hide loading on field enable/disable

* fix(nc-gui): allow all fields reorder. prevent reorder tigger loading screen on load
2024-03-23 22:24:00 +05:30
DarkPhoenix2704
e808dd2b9f fix(nc-gui): view filters not applying 2024-03-06 10:54:35 +00:00
DarkPhoenix2704
21d0bf3b82 fix(nc-gui): minor fixes 2024-03-06 10:54:35 +00:00
DarkPhoenix2704
6c65a1a452 fix(nc-gui): date time major rewrite 2024-03-06 10:54:34 +00:00
DarkPhoenix2704
c8a7a06e3a fix(nocodb): refactor resizing logic in datetime day view 2024-03-06 10:54:33 +00:00
DarkPhoenix2704
f362ed4345 fix(nc-gui): overlap issue 2024-03-06 10:54:33 +00:00
Raju Udava
791c674c57 Merge pull request #7734 from nocodb/nc-feat/year-view-refresh
feat(nc-gui): Calendar Year View Updates
2024-03-05 10:21:30 +05:30
DarkPhoenix2704
5df15aff34 feat: configurable year size 2024-03-02 12:01:12 +00:00
DarkPhoenix2704
d720109b86 fix(nocodb): skip loadCalendarData in year view 2024-02-29 10:15:30 +00:00
DarkPhoenix2704
0f7a0201e3 fix(nc-gui): optimize data fetching 2024-02-29 10:15:28 +00:00
DarkPhoenix2704
79a5de198e fix(nc-gui): wire new apis 2024-02-29 10:15:27 +00:00
DarkPhoenix2704
5dbc4653c4 fix(nocodb): handle error in gui 2024-02-22 10:11:48 +00:00
DarkPhoenix2704
75359b23e5 fix(nocodb): handle error in gui 2024-02-22 10:11:48 +00:00
DarkPhoenix2704
cf4df9f0a4 fix(nocodb): handle error in gui 2024-02-22 10:11:48 +00:00
DarkPhoenix2704
2dd30f8ca6 fix(nc-gui): some type changes 2024-02-20 07:16:22 +00:00
DarkPhoenix2704
1a78881f97 test: fix playwright test 2024-02-20 07:16:21 +00:00
DarkPhoenix2704
cdc6dc31e5 test: added some more tests 2024-02-20 07:16:20 +00:00
DarkPhoenix2704
3a3d7c37c2 feat(nc-gui): playwright tests 2024-02-20 07:16:19 +00:00
DarkPhoenix2704
8c10d795ff fix(nocodb): ignore pagination with headers 2024-02-20 07:16:18 +00:00
DarkPhoenix2704
56ed6ab441 fix(nc-gui): ui bugs 2024-02-20 07:16:18 +00:00
DarkPhoenix2704
8cc4f7e5e3 fix(nocodb): update api 2024-02-20 07:16:17 +00:00
DarkPhoenix2704
9ffdf3d954 fix(nocodb): new apis 2024-02-20 07:16:17 +00:00
DarkPhoenix2704
e9ac7f1672 fix(nc-gui): some ui changes 2024-02-20 07:16:17 +00:00
DarkPhoenix2704
9832b457e1 fix(nc-gui): grid mis alignment, filter update 2024-02-20 07:16:16 +00:00
DarkPhoenix2704
2390c06c83 fix(nc-gui): some more fixes 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
c472ce0339 fix(nc-gui): some changes 2024-02-20 07:16:14 +00:00
DarkPhoenix2704
89b9e90370 feat(nc-gui): pr review changes 2024-02-20 07:16:14 +00:00
DarkPhoenix2704
52a550be15 fix(nc-gui): date to dayjs migration 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
16498d10ce fix(nc-gui): view more & filter fix 2024-02-20 07:16:12 +00:00