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
6 months ago
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
6 months ago
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>
7 months ago
Anbarasu
c39b30d311
fix: Expanded Record Fields ( #8250 )
...
* fix: expanded record display field is messed up
* fix: delete modal
7 months ago
Ramesh Mane
80affcbad0
Nc fix(nc-gui): ui break on toggle between select based field type ( #8001 )
...
* fix(nc-gui): ui break on toggle field type
* chore(nc-gui): remove console
* chore(nc-gui): lint
8 months ago
Ramesh Mane
51efbf409c
chore(nc-gui): lint
8 months ago
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
8 months ago
Ramesh Mane
2899d957ac
fix(nc-gui): lint errors ( #7857 )
8 months ago
Ramesh Mane
2cd0a1c74a
Nc feat/survey form v2 ( #7843 )
...
* fix(nc-gui): survey form v2 setup
* fix(nc-gui): survey form ui updated
* fix(nc-gui): survery form ui changes for oss
* chore(nc-gui): lint
* chore(nc-gui): lint
* chore(nc-gui): revert unrelated changes
* test(nc-gui): update pw test of survey form
* fix(nc-gui): update survey form according to new design
* fix(nc-gui): add survey form slide animation
* fix(nc-gui): hide survey form pagination in first slide
* fix(nc-gui): optimize shared form for mobile screen
* chore(nc-gui): lint
* fix(nc-gui): pw test fail issue
* fix(nc-gui): some of the pr review changes
* fix(nc-gui): add placeholder for datetime related fields
* fix(nc-gui): allow upload same file next time
* fix(nc-gui): gallery image display issue nocodb/nocodb/issues/7851
* chore(nc-gui): lint
* fix(nc-gui): survey form ui changes for oss
* fix(nc-gui): use i18n for survey form
* fix(nc-gui): use keydown space for date, datetime fields to open modal in survey form
8 months ago
DarkPhoenix2704
54b66d9c40
fix: lint
8 months ago
DarkPhoenix2704
08e86dee5c
fix(nc-gui): lint
8 months ago
Pranav C
6823ab5006
fix: support Date filter operations in where query params for Created/LastModified time fields
8 months ago
DarkPhoenix2704
86833917fd
fix(nc-gui): correct spacing
9 months ago
DarkPhoenix2704
a1b61b6411
fix(nc-gui): reduce record size
9 months ago
DarkPhoenix2704
9d0d42cea5
feat(nc-gui): some more issue fix
9 months ago
DarkPhoenix2704
9461e2f7d2
fix(nc-gui): dblclick interaction
9 months ago
DarkPhoenix2704
0d2df271a6
fix(nc-gui): checkbox issue
9 months ago
DarkPhoenix2704
670b30f2b7
fix(nc-gui): field customizations
9 months ago
DarkPhoenix2704
c49671cacc
fix(nc-gui): field followup
9 months ago
DarkPhoenix2704
affe4c4897
fix(nc-gui): refactor calendar views
9 months ago
DarkPhoenix2704
8a8ed8f58f
fix(nc-gui): review pr
9 months ago
DarkPhoenix2704
dc723c8dbb
test: tests for date field type
9 months ago
DarkPhoenix2704
cdc6dc31e5
test: added some more tests
9 months ago
DarkPhoenix2704
3a3d7c37c2
feat(nc-gui): playwright tests
9 months ago
DarkPhoenix2704
c95901ff9b
fix(nocodb): some ui fixes
9 months ago
DarkPhoenix2704
f27cd5e155
fix(nc-gui): pr review changes
9 months ago
DarkPhoenix2704
73316005cc
fix(nc-gui): show more records in datetime day view if more than 8
9 months ago
DarkPhoenix2704
c420bf25d7
fix(nc-gui): skip time display if calendar is based out of date field
9 months ago
DarkPhoenix2704
678a482761
feat(nc-gui): drag & drop implemnetation for date time field
9 months ago
DarkPhoenix2704
9ff87467de
feat(nc-gui): date time field record render
9 months ago
DarkPhoenix2704
ed3af71203
feat(nc-gui): bring back drag drop from sidebar
9 months ago
DarkPhoenix2704
4df95875ab
feat(nc-gui): ui acl
9 months ago
DarkPhoenix2704
6a6e7db50e
fix: random fixes
9 months ago
DarkPhoenix2704
d70abe749b
fix(nc-gui): bug fixes
9 months ago
DarkPhoenix2704
9252519298
fix(nc-gui): fixed setting default value in popup
9 months ago
DarkPhoenix2704
22d716a1f8
feat(nc-gui): day view drag & drop
9 months ago
DarkPhoenix2704
5562d6171f
fix(nc-gui): included record to card for debugging
9 months ago
DarkPhoenix2704
8bd829fb55
feat(nc-gui): show invalid date if endDate > startDate
9 months ago
DarkPhoenix2704
738c6406cc
fix(nc-gui): refactor day view
9 months ago
DarkPhoenix2704
23560dcfd2
feat(nc-gui): month view dat & date time field
9 months ago
DarkPhoenix2704
d74c366b51
fix(nc-gui): position calc fix
9 months ago
DarkPhoenix2704
cf52dd2c66
feat(nc-gui): week view early preview
9 months ago
DarkPhoenix2704
a8029c4fb0
fix(nc-gui): refactor
9 months ago
DarkPhoenix2704
041550a26a
fix(nc-gui): date field day view
9 months ago
DarkPhoenix2704
bb92045abb
fix(nc-gui): day view fixes (wip)
9 months ago
DarkPhoenix2704
be9e190315
fix(nc-gui): day view fixes
9 months ago
DarkPhoenix2704
e1007a0eb4
fix(nc-gui): misc changes
9 months ago
DarkPhoenix2704
0c7af3def4
fix(nc-gui): day view fixes
9 months ago
DarkPhoenix2704
89a60549a2
fix(nc-gui): week view fixes
9 months ago
DarkPhoenix2704
636900e333
feat(nc-gui): add support for moving events
9 months ago