Commit Graph

110 Commits

Author SHA1 Message Date
Ramesh Mane
cb5ad60741 fix(nc-gui): rich text keyboard navigation issue 2025-07-23 13:59:04 +05:30
Ramesh Mane
0bb7fb2053 fix(nc-gui): on esc focus at the end of selection 2025-06-06 09:03:12 +00:00
Ramesh Mane
1acbf64178 fix(nc-gui): stop event propagation if any dropdown action inside rich text editor 2025-06-06 09:03:12 +00:00
Ramesh Mane
e58baa4679 fix(nc-gui): datetime field timezone related ui changes 2025-04-22 14:15:55 +00:00
Ramesh Mane
18c4fcbaa3 fix(nc-gui): replace <br /> with <br> 2025-01-31 08:58:23 +00:00
Ramesh Mane
e6aabf54d0 fix(nc-gui): import issue 2025-01-14 01:49:06 +03:00
Ramesh Mane
30016a429a fix(nc-gui): update tiptap-markdown ext folder structure 2025-01-14 01:49:04 +03:00
Ramesh Mane
b583f520f8 fix(nc-gui): line break issue 2025-01-14 01:48:56 +03:00
Ramesh Mane
c19a9d0d7d fix(nc-gui): disable rich text transformPastedText for now 2025-01-08 06:53:51 +00:00
Ramesh Mane
9bd1f9cf3b fix(nc-gui): improve preprocessMarkdown logic 2025-01-08 06:53:51 +00:00
Ramesh Mane
1b4a884a4e chore(nc-gui): list 2025-01-08 06:53:51 +00:00
Ramesh Mane
40877313bf fix(nc-gui): update markdown italic rule 2025-01-08 06:53:50 +00:00
Ramesh Mane
7653bb09da fix(nc-gui): tiptap strike mark issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
fb01a818b4 fix(nc-gui): underline + strike issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
7e6be954bf chore(nc-gui): lint 2025-01-08 06:53:50 +00:00
Ramesh Mane
05c9c91692 fix(nc-gui): refactor rich comment component 2025-01-08 06:53:50 +00:00
Ramesh Mane
f59db5be02 fix(nc-gui): strikethrought issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
a5ebe5c899 fix(nc-gui): update tiptap extension folder structure 2025-01-08 06:53:49 +00:00
Ramesh Mane
9958bb5fb0 fix(nc-gui): rich text mention node render issue 2025-01-08 06:53:49 +00:00
Ramesh Mane
dfb3df3db7 refactor(nc-gui): richtext component 2025-01-08 06:53:49 +00:00
Ramesh Mane
696659bc2d fix(nc-gui): checklist render issue 2025-01-08 06:53:49 +00:00
Ramesh Mane
2c1d64a2b1 fix(nc-gui): limited content render issue in richtext 2025-01-08 06:53:48 +00:00
Ramesh Mane
496711bc53 fix(nc-gui): apply global style for rich text content 2025-01-08 06:53:48 +00:00
Ramesh Mane
da42e9196d fix(nc-gui): remove unused code 2025-01-08 06:53:48 +00:00
Ramesh Mane
8d1027361d fix(nc-gui): limit the number of blocks to render in rich text cell 2025-01-08 06:53:47 +00:00
Ramesh Mane
f1b6a26455 feat(nc-gui): tiptap markdown poc setup 2025-01-08 06:53:46 +00:00
Ramesh Mane
fabaa8fe93 fix(nc-gui): add user icon in rich text and comment mention list 2024-12-27 14:39:59 +05:30
mertmit
7ad06bf736 chore: various fixes
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-26 11:42:55 +03:00
Ramesh Mane
67dfb6dcb2 Nc fix/expanded record single line multiline (#10080)
* fix (nc-gui): multiline text field in expanded form

* chore(nc-gui): lint

* fix (nc-gui): text cell separate textarea model

* fix (nc-gui): text cell lint

* test (nc-gui): expanded form correctly fill the text cell

* fix(nc-gui): singlelinetext height issue in bulk update drawer

---------

Co-authored-by: Yoones Khoshghadam <yooneskh@gmail.com>
2024-12-19 14:30:11 +03:00
Ramesh Mane
1c19cc26e4 fix(nc-gui): richtext render issue 2024-12-17 08:36:09 +00:00
Ramesh Mane
3b027edb86 fix(nc-gui): hide rich text mention in form view config input 2024-12-14 07:30:11 +00:00
Ramesh Mane
c0eb410f67 fix(nc-gui): rich text modal close btn visibility issue 2024-12-07 09:39:58 +00:00
Ramesh Mane
0a2ff8bde3 fix(nc-gui): rich text mention issue #4122 2024-12-07 09:39:58 +00:00
Ramesh Mane
3c9073967e fix(nc-gui): rich text italic render issue #4128 2024-12-07 09:39:57 +00:00
amandesai01
e5b365b16f fix(rich-text): map \n to <br/> 2024-12-04 13:37:05 +00:00
DarkPhoenix2704
5c3c6cdbcc fix: pr review changes 2024-11-09 09:53:35 +00:00
DarkPhoenix2704
cc3e3d6f67 fix: move to cloud 2024-11-09 09:53:34 +00:00
DarkPhoenix2704
bc026610af fix: mentions fixes 2024-11-09 09:53:34 +00:00
DarkPhoenix2704
c58352f40d feat: mentions in rich Text 2024-11-09 09:53:34 +00:00
Ramesh Mane
288cfa8b75 fix(nc-gui): Prevent keyboard shortcuts if user is in cell edit mode or any other active input element (#9600)
* fix(nc-gui): stop event propogation is active element is input

* fix(nc-gui): disable expanded form keyboard shortcuts navigation if it is first row or last row

* fix(nc-gui): oss test fail issue
2024-10-08 11:06:55 +05:30
Ramesh Mane
50f287f215 Nc Refactor: dialog modals (#8743)
* fix(nc-gui): update view create modal for grid & kanban

* fix(nc-gui): update calendar view create modal

* feat(nc-gui): add support to select gallery cover image while creating/duplicating view

* fix(nc-gui): update view icon size in view create modal

* fix(nc-gui): add input shadow effect

* refactor(nc-gui): dlg ui

* chore(nc-gui): lint

* fix(nc-gui): small changes

* fix(nc-gui): review changes

* chore: revert display message

* chore: lint

* fix(nc-gui): truncate field name

* fix(nc-gui): ignore empty lines at the end in form view #3104

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-06-15 07:08:27 +05:30
Ramesh Mane
64a1ed7f7f fix(nc-gui): allow vertical resize for rich text input in form view (#8684)
* fix(nc-gui): allow vertical resize for rich text input in form view

* chore(nc-gui): lint
2024-06-11 11:23:36 +05:30
Ramesh Mane
99ecc40f9a Nc Refactor: Gallery view (#8674)
* fix(nc-gui): introduce header icon in gallery view card and update style

* fix(nc-gui): field modal width issue if it is rich text

* fix(nc-gui): hide longtext expanded icon on gallery & kanban view card hove

* fix(nc-gui): date field alignment issue

* fix(nc-gui): udpate kanban view card

* fix(nc-gui): udpate gallery & kanban view card display value style

* fix(nocodb): hide cover image in new gallery, kanban view if it is not pv column

* feat(nc-gui): change cover image object fit property change support

* fix(nc-gui): virtual cell card value alignment issue

* fix(nc-gui): gallery view card image navigation issue

* fix(nc-gui): gallerym, kanban card cover image dots navigation overflow issue

* fix(nocodb): use optional chaining to access nested variable

* chore(nc-gui): lint

* fix(nc-gui): long text max line shuld be 4 in card

* test: update open expanded form in gallery test

* fix(nc-gui): add empty card in gallery view if cards length is less than 4

* fix(nc-gui): update gallery view card min width

* fix(nocodb): small changes

* fix(nc-gui): review changes

* fix(nc-gui): add input shadow effect

* fix(nc-gui): update card image navigation buttons icon

* fix(nc-gui): udpate gallery view bg color

* fix(nc-gui): update email, url, phone cell height from card

* fix(nc-gui): update isEmptyRow function logic

* fix(nc-gui): some review changes

* fix(nc-gui): card display value color

* fix(nc-gui): udpate gallery view card min width

* fix(nc-gui): update card shadow & border on hover

* fix(nc-gui): update gallery loader card width

* fix(nc-gui): add min height for card image

* chore(nc-gui): lint

* fix(nc-gui): card rich text height

* fix(nc-gui): align record count in right side in gallery view

* fix(nc-gui): review changes

* fix(nc-gui): shared view show & hide field issue

* chore(nc-gui): lint

* fix(nc-gui): link record test fail issue
2024-06-10 16:38:56 +05:30
Ramesh Mane
2640656ddd Nc feat/new field modal (#8578)
* fix(nc-gui): remove field modal title & type selector label

* fix(nc-gui): hide default value input initially

* fix(nc-gui): remove clear icon from default value input

* fix(nc-gui): update email, phone, url column validation settings ui

* fix(nc-gui): add missing validate field condition

* fix(nc-gui): update long text field modal ui

* fix(nc-gui): update default field modal width & enable rich text option

* fix(nc-gui): small changes

* fix(nc-gui): hide default value input only if user clicks on delete icon

* fix(nc-gui): decimal field option ui

* fix(nc-gui): update percent option ui

* fix(nc-gui): small changes

* fix(nc-gui): update field modal switch option alignment

* fix(nc-gui): update date & dateTime field modal options

* feat(nc-gui): add 12, 24 hrs time format option in field modal

* feat(nc-gui): add 12hr time cell format support

* fix(nc-gui): update time cell placeholder according to time format

* fix(nc-gui): field modal default value option visibility issue

* fix(nc-gui): update barcode, qr code field modal option

* fix(nc-gui): field modal expanded json input modal overlay click issue

* fix(nc-gui): currency code option from field modal

* fix(nc-gui): udpate duration option

* fix(nc-gui): date time cell clear icon visibility issue in link record dropdown

* fix(nc-gui): update field modal lookup options

* fix(nc-gui): update user option from field modal

* fix(nc-gui): update rollup option from field modal

* fix(nc-gui): update select field type ui for create column

* fix(nc-gui): update field modal cancel & save btn alignment

* fix(nc-gui): update formula option margin

* fic(nc-gui): update select type option

* fix(nc-gui): small changes

* fix(nc-gui): update links field options

* fix(nc-gui): small changes

* fix(nc-gui): select option border issue

* fix(nc-gui): add new color picker

* fix(nc-gui): update rating field options

* fix(nc-gui): update geodata field options

* fix(nc-gui): geodata option small changes

* fix(nc-gui): add new color picker for select type options

* fix(nc-gui): show only title & field type list if uidt is null

* feat(nc-gui): add 12hrs time support in dateTime cell

* fix(nc-gui): formula suggestion list visibility issue

* fix(nc-gui): reduce formaula suggestion fields icon size

* fix(nc-gui): rich text default value visibility issue in field modal

* fix(nc-gui): update rich text default value bubble menu option

* fix(nc-gui): some pr review changes

* fix(nc-gui): remove example from duration format

* feat(nc-gui): add keyboard navigation support for field list

* fix(nc-gui): update email, url, phone validate text

* fix(nc-gui): update qr & barcode value select input

* fix(nc-gui): pr review changes

* test: update create column test cases

* fix(nc-gui): remove required symbol from field modal inputs

* fix(nc-gui): remove delete default value icon and add cross icon in default input itself

* test: update duration field type test

* fix(nc-gui): update column name & type input shadow

* fix(nc-gui): add hover effect on selected type

* fix(nc-gui): enabel rich text case update

* fix(nc-gui): update select options

* fix(nc-gui): show full time format in edit modal default value

* fix(nc-gui): remove optional placeholder of default value

* fix(nc-gui): instead of removing field type option disable it if it is onlyNameUpdateOnEditColumns

* fix(nc-gui): update links field icons from field modal

* fix(nc-gui): add links options in edit modal

* fix(nc-gui): show links config and disable if it is not editable in edit column mode

* fix(nc-gui): add support to configure date time format for create & last modified type field

* fix(nc-gui): virtual field icon visibility issue if it is edit mode

* fix(nc-gui): disabled edit option from field context menu if column is pk or system column

* fix(nc-gui): update field modal submit btn text

* fix(nc-gui): add shdow on input field in field modal

* fix(nc-gui): disable submit btn if field modal has some warnings

* test: update field add/edit save test case

* test: update links column add/edit test cases

* test: uncomment code

* test: update user field default value update test cases

* test: update select type option default value

* test: update multi field editor test cases

* test: update kanban view add option test cases

* test: update multifield editor test cases

* test: update create column keyboard shortcut test case

* chore(nc-gui): lint

* fix(nc-gui): field modal redio option shadow issue

* fix(nc-gui): update field modal select option color picker btn border radius

* fix(nc-gui): checkbox & rating icon alignment issue

* fix(nc-gui): update field modal formula field

* fix(nc-gui): field modal padding and gap issue

* fix(nc-gui): update set default value font case & font color

* fix(nc-gui): update field modal formula suggestion list ui

* fix(nc-gui): removecolumn create field search list from multifield editor

* fix(nc-gui): add placeholder for lookup & rollup options

* fix: label

* fix(nc-gui): remove placeholder from select type

* fix(nc-gui): remove link type from link field select option

* fix(nc-gui): qr, barcode value field icon issue

* fix(nc-gui): set color picker tab according to active color

* fix(nc-gui): json editor save btn ui changes in edit modal

* fix(nc-gui): disable editing primary key col

* chore(nc-gui): lint

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-05-31 21:26:57 +05:30
Raju Udava
c4dc2ac163 fix(nc-gui): form desciption update issue (#8454)
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2024-05-10 16:35:52 +05:30
Raju Udava
43b8006a5a fix: avoid focus to rich text unless it is expanded (#8438)
Co-authored-by: mertmit <mertmit99@gmail.com>
2024-05-09 19:52:50 +03:00
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
Ramesh Mane
6075611c0f Nc fix: Form view bug fixes (#8322)
* fix(nc-gui): form view rich text link option issue

* chore(nc-gui): lint

* fix(nc-gui): pw test fail issue

* fix(nc-gui): add checkbox required form validation rule
2024-04-24 09:57:11 +05:30
Ramesh Mane
e9aa37e284 Nc fix: UI improvements (#8223)
* fix(nc-gui): add background color for row on hover in grid view

* fix(nc-gui): reduce width of index column

* fix(nc-gui): on hover grid row bg opacity issue

* fix(nc-gui): reduce font size and grid cell height

* fix(nc-gui): reduce font size

* fix(nc-gui): set column default width to 180px

* fix(nc-gui): revert sidebar changes

* fix(nc-gui): disable grid row hover effect if fillMode is true

* fix(nc-gui): display checkbox & row expand icon if it is active row

* fix(nc-gui): increase the weight of display value cell

* fix(nc-gui): grid cell should have constant padding

* fix(nc-gui): att cell row height auto increase issue

* fix(nc-gui): att cell center align issue

* fix(nc-gui): percent cell spacing issue

* fix(nc-gui): text overflow ellipsis

* fix(nc-gui): single select auto increase height issue if rowHeight is short

* fix(nc-gui): grayed out header text color

* fix(nc-gui): reduce header icon size

* fix(nc-gui): set 12px grid header horizontal padding

* fix(nc-gui): center align expand icon for short row height

* fix(nc-gui): rich text and select type field auto row height increase issue

* fix(nc-gui): lookup cell auto increase height issue

* fix(nc-gui): small changes

* fix(nc-gui): truncate text after no. of lines base on rowHeight

* fix(nc-gui): barcode & qrcode cell row height issue

* chore(nc-gui): lint

* fix(test): update row height pw test

* fix(test): grid toolbar rowHeight test update

* fix(nc-gui): ai review changes

* fix(test): multiselect pw test update

* fix(test): verify multiselct options test update

* fix(nc-gui): merge conflicts

* fix(nc-gui): small changes

* fix(nc-gui): small changes

* fix(nc-gui): display value should be in blue color
2024-04-18 18:21:54 +05:30
Ramesh Mane
98a7eb08fc fix(nc-gui): in survery form shift+enter in rich text bahaves as enter (#8011) 2024-03-30 18:06:14 +05:30