Commit Graph

560 Commits

Author SHA1 Message Date
Muhammed Mustafa
ca5daf2a0e fix: Added word break to long text 2023-11-09 09:18:47 +00:00
Raju Udava
f905021674 Merge pull request #6920 from nocodb/nc-refactor/1767-links
refactor: Add rel attribute if links are using _blank
2023-11-09 14:41:43 +05:30
Muhammed Mustafa
4ffe40f728 fix: Fixed date related cell not on read only mode when on non editable state 2023-11-09 07:17:47 +00:00
Pranav C
0ab5e2de26 refactor: add rel tag when opening links in new tab using _blank 2023-11-08 09:52:16 +00:00
Pranav C
5fd1f1fd5e refactor: remove duplicate code 2023-11-06 18:17:59 +05:30
gitstart
683cb68f42 feat: update datetimepicker start day
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
2023-11-06 11:43:24 +00:00
gitstart
0c6cf726c8 feat: Monday as first day of week in calendar popup
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
2023-11-06 09:56:39 +00:00
gitstart
b36acd7ac7 fix: SDK for attachment type not working in node environment
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: sheldon-welinga <sheldonwelinga@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
2023-11-01 08:57:07 +00:00
mertmit
c01194b841 fix: stop undo actions on event for inputs
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-30 18:04:02 +03:00
աɨռɢӄաօռɢ
1696ec55a2 chore(nc-gui): lint 2023-10-22 23:26:10 +08:00
Muhammed Mustafa
a856d4bb18 Merge remote-tracking branch 'origin/develop' into fix/i18n 2023-10-20 17:45:00 +05:30
Muhammed Mustafa
49d3c2cca0 Merge pull request #6723 from nocodb/nc-fix/mobile-followup
Mobile followup
2023-10-18 15:12:23 +05:30
Muhammed Mustafa
f0e4a9118a fix: Attachment UX mobile issue with gallery fixed 2023-10-18 06:34:07 +00:00
Muhammed Mustafa
6f008f27ff fix: Attachment UX improvements 2023-10-18 06:34:06 +00:00
Muhammed Mustafa
489a707aa8 fix: SingleSelect and MutliSelect improved for mobile view 2023-10-18 06:34:05 +00:00
Muhammed Mustafa
32e2383f98 fix: Improved attachment cell for mobile 2023-10-18 06:34:04 +00:00
DarkPhoenix2704
6541e0f9a6 fix(nc-gui): clicking outside does not close the expanded JSON cell 2023-10-18 00:51:26 +05:30
Pranav C
8861d888ac fix: json cell height
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-17 01:21:06 +05:30
Muhammed Mustafa
0b07f0f89a fix(nc-gui): Checkbox col option UI fix 2023-10-10 06:48:00 +00:00
Reenphy George
9843a8a652 Merge branch 'develop' into fix/i18n 2023-10-10 08:07:37 +05:30
Muhammed Mustafa
67da33cfcc fix(nc-gui): Fixed issue with json cell 2023-10-09 15:57:18 +00:00
mertmit
87b1620cf6 fix: small fix for attachment
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-09 21:11:00 +05:30
Reenphy George
edff143139 Merge branch 'develop' into fix/i18n 2023-10-09 13:58:04 +05:30
Pranav C
2e2d0c5b36 fix: miscellaneous changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-09 09:41:31 +05:30
reenphygeorge
5d2131069c fix: i18n 2023-10-08 23:09:18 +05:30
sreehari jayaraj
33893b88c3 fix: expanded form ui changes 2023-10-06 12:56:48 +00:00
Raju Udava
83bab30a32 Merge pull request #6583 from nocodb/nc-fix/trailing-select
fix: text to select conversion
2023-10-06 11:36:01 +05:30
mertmit
d5c0599547 fix: default value with single quote 2023-10-05 19:20:27 +00:00
mertmit
c88ed1acaa fix: handle trailing spaces for select columns 2023-10-05 10:00:08 +00:00
mertmit
7c26059021 Merge pull request #6572 from nocodb/nc-feat/signed-attachments
feat: signed attachments
2023-10-05 08:03:40 +03:00
DarkPhoenix2704
2a52964ee2 fix: contain image 2023-10-04 17:41:16 +00:00
DarkPhoenix2704
579dfe039b fix: expanded record 2023-10-04 17:41:16 +00:00
mertmit
4f54084f8c feat: signed attachments 2023-10-04 14:57:19 +00:00
Sreehari jayaraj
2fd8311fee Merge pull request #6496 from nocodb/nc-feat/table-ui
feat(nc-gui): revamped project members ui
2023-10-04 16:00:22 +05:30
sreehari jayaraj
4cc55a2e52 fix: scroll behavior audits 2023-10-04 11:03:06 +05:30
Muhammed Mustafa
38802e1023 fix(nc-gui): Attachment cell doesnt expand in mobile mode 2023-10-03 18:04:12 +00:00
WK Wong
55259c89b9 chore(nc-gui): lint 2023-10-03 11:24:03 +08:00
Pranav C
a53e50c53a refactor: rename project and base
- Rename `Project`  => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-02 23:52:19 +05:30
Pranav C
e790abdbaf refactor: rename project and base
- Rename `Project`  => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-02 23:52:18 +05:30
sreehari jayaraj
f321a52ef9 fix: ui changes in links modal 2023-10-02 18:15:12 +05:30
sreehari jayaraj
7f7c73e8a2 fix: expanded form ui 2023-10-02 18:15:12 +05:30
sreehari jayaraj
1952010a65 fix: generic ui fixes 2023-10-02 12:50:59 +05:30
sreehari jayaraj
4f9851b19e fix: blur event on outside click 2023-10-02 10:08:30 +05:30
sreehari jayaraj
b35973929a fix: form view ui fix 2023-09-30 19:48:17 +05:30
sreehari jayaraj
1c2c32be9f fix: prevent upload of files with same name 2023-09-30 17:06:40 +05:30
sreehari jayaraj
86fb2439ac fix: resize text area wrapper div 2023-09-30 16:15:33 +05:30
sreehari jayaraj
c9ff7fd9ba fix: ui form 2023-09-30 12:40:54 +05:30
sreehari jayaraj
31a832f233 fix: auto sizing text area 2023-09-30 12:40:53 +05:30
sreehari jayaraj
0fd9c2b31f fix: text area expand on click 2023-09-30 12:39:39 +05:30
Raju Udava
03733ecac2 Merge pull request #6509 from gitstart/NCDBOSS-95
🐛 Bug: Form view attachments issue
2023-09-30 11:13:47 +05:30