Ramesh Mane
a8c3e6603b
feat(nc-gui): option to hide from banner
2024-03-02 07:32:43 +00:00
Ramesh Mane
8420abaae0
fix(nc-gui): remove image cropeer restriction and after submit form message alignment
2024-03-02 07:32:42 +00:00
Ramesh Mane
84e0b1a92f
fix(nc-gui): form after submit text alignment issue
2024-03-02 07:32:42 +00:00
Ramesh Mane
dad8f299fa
fix(nc-gui): form view fields input ui changes
2024-03-02 07:32:41 +00:00
Ramesh Mane
7a206b1704
fix(nc-gui): small changes
2024-03-02 07:32:40 +00:00
Ramesh Mane
15d06885d1
chore(nc-gui): lint
2024-03-02 07:32:40 +00:00
Ramesh Mane
42d935f861
fix(nc-gui): remove rich text from form title and field label
2024-03-02 07:32:39 +00:00
Ramesh Mane
3d516a4876
fix(nc-gui): add rich text in shared form
2024-03-02 07:32:38 +00:00
Ramesh Mane
7d1cfcd5e6
fix(nc-gui): oss shared form ui changes
2024-02-27 12:39:21 +00:00
Ramesh Mane
e9699eaad3
fix(nc-gui): update font weight and size of form subheading, field title, helper text
2024-02-22 16:18:12 +00:00
Ramesh Mane
a40ff107e6
fix(nc-gui): disable hide nocodb branding in oss also update shared form
2024-02-22 16:18:11 +00:00
Ramesh Mane
8f2a6a56be
fix(nc-gui): shared form oss ui changes
2024-02-22 16:18:06 +00:00
Ramesh Mane
4eb7128fe7
style(nc-gui): fix typo in transition-colors css class
2024-02-22 16:16:34 +00:00
DarkPhoenix2704
93274edaf3
feat(nc-gui): shared view + bases fixes
2024-02-20 07:16:07 +00:00
Pranav C
b14492ac17
fix: wrap with div if root element is NuxtLayout to avoid navigation error
2024-02-15 19:38:12 +00:00
Ramesh Mane
934805a0c7
chore(nc-gui): lint
2024-02-07 20:21:19 +00:00
Ramesh Mane
4c78952a16
fic(nc-gui): wrong user icon
2024-02-07 20:21:19 +00:00
Ramesh Mane
37ab476224
fix: added missing line break
2023-12-29 12:31:26 +05:30
Ramesh Mane
937ac53be9
fix: review changes
2023-12-29 12:29:55 +05:30
Ramesh Mane
51954f1472
fix: form submit button focus css issue
2023-12-29 12:24:13 +05:30
Ramesh Mane
04b55f54d5
fix: form field alignment issue
2023-12-27 01:51:04 +05:30
Ramesh Mane
e3e3e7d73e
fix: lint errors
2023-12-27 00:19:45 +05:30
Ramesh Mane
cba6af4456
fix: input field double border issue of shared form
2023-12-26 00:27:29 +05:30
Ramesh Mane
300d0ea787
fix: requredEmail typo error and required & valid error should not show at the same time #2017
2023-12-23 06:57:23 +00:00
Muhammed Mustafa
065b9f5177
fix: Fixed PW tests
2023-12-22 10:31:06 +00:00
աɨռɢӄաօռɢ
46d03d6549
chore(nc-gui): lint
2023-11-30 17:03:54 +08:00
Pranav C
4f0f38d953
feat: remove signup link from signup page if invite only signup enabled
2023-11-21 14:16:43 +05:30
Pranav C
0ab5e2de26
refactor: add rel tag when opening links in new tab using _blank
2023-11-08 09:52:16 +00:00
Muhammed Mustafa
b0c723c2ae
fix: Account settings page i18n fix
2023-11-07 05:58:44 +00:00
Pranav C
5765e8de81
fix: cleanup continueAfterSignIn from localstorage after getting the value
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-10-31 16:28:59 +05:30
աɨռɢӄաօռɢ
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
Raju Udava
4135d92894
fix: review corrections
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2023-10-13 12:44:07 +05:30
mertmit
7a1599551f
fix: load model meta once per navigation
2023-10-11 00:44:58 +00:00
mertmit
31839dcd9f
fix: better ux for duplicate shared base
2023-10-10 17:12:43 +00:00
mertmit
4d8c149fab
feat: copy shared base
2023-10-10 09:59:46 +00:00
Reenphy George
edff143139
Merge branch 'develop' into fix/i18n
2023-10-09 13:58:04 +05:30
reenphygeorge
4a5d1c29ec
fix(nc-gui): fix i18n for surveys and dlgs
2023-10-09 13:50:47 +05:30
reenphygeorge
9bd231bf40
fix(nc-gui): i18n for aettings and page
2023-10-09 00:28:15 +05:30
sreehari jayaraj
92d926168a
fix: removed scrollbar
2023-10-07 11:46:20 +05:30
mertmit
5ed804b417
feat: continue after signin
2023-10-03 20:26:42 +05:30
WK Wong
8f09668d0f
fix(nc-gui): lint issues
2023-10-03 11:31:26 +08:00
WK Wong
55259c89b9
chore(nc-gui): lint
2023-10-03 11:24:03 +08:00
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
Muhammed Mustafa
0fd561c67f
fix: Removed manual state clearing on logout
2023-10-02 11:43:03 +00:00
sreehari jayaraj
b35973929a
fix: form view ui fix
2023-09-30 19:48:17 +05:30
WK Wong
9a6b34483a
Merge branch 'develop' into fix/frm
2023-09-30 18:49:43 +08:00
WK Wong
bc6e694c4a
fix(nc-gui): lint issues
2023-09-30 18:41:56 +08:00
sreehari jayaraj
709704f71a
fix: input border
2023-09-30 14:03:57 +05:30
sreehari jayaraj
0fd9c2b31f
fix: text area expand on click
2023-09-30 12:39:39 +05:30