Ramesh Mane
b1240165dc
fix: use appInfo.ee flag instead of isEeUI
2026-03-23 07:52:31 +00:00
Pranav
682ee1d678
fix: API base URL and SPA fallback for history-mode routing
2026-03-05 17:35:13 +00:00
mertmit
ca1316d316
chore: lint
2026-03-01 09:59:24 +00:00
mertmit
6258f1c235
feat: follow up changes for CE only and fixes
2026-03-01 05:34:55 +00:00
mertmit
06ad66940e
feat: admin panel for premise
2026-03-01 05:34:55 +00:00
Ramesh Mane
fceafdb9e9
refactor: show sign up btn logic
2026-01-23 06:05:55 +00:00
Ramesh Mane
f562ed4bd9
fix: hide signup btn from shared view in cloud paid plan and onprem
2026-01-23 06:05:55 +00:00
mertmit
69a29568c7
chore: sync
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2026-01-10 00:21:02 +03:00
Ramesh Mane
f3cfb905bd
fix(nc-gui): hide sign up for free btn from on prem ee
2025-10-10 10:32:29 +00:00
Pranav C
5f9e969050
refactor: use lazy load only for larger modules
2025-10-07 22:30:51 +00:00
Ramesh Mane
fc272bff7c
fix(nc-gui): show download and view action menu if toolbar operations restricted for that role
2025-10-06 21:02:03 +00:00
Ramesh Mane
d605f451b0
fix(nc-gui): shared view height issue in mobile mode
2025-09-25 09:34:40 +00:00
Ramesh Mane
7a8e1ffc73
fix: Mobile friendly responsive onboarding flow
2025-09-16 22:11:12 +00:00
Ramesh Mane
3a3c400e3f
fix(nc-gui): use dynamic height
2025-09-12 21:13:35 +00:00
Ramesh Mane
53105bddee
fix(nc-gui): shared view fullscreen issue
2025-08-23 10:24:13 +00:00
DarkPhoenix2704
bdaaf99611
fix: review changes
2025-08-21 13:30:50 +00:00
DarkPhoenix2704
8ef5e70e0f
fix: remove unnecessary padding
2025-08-21 13:30:50 +00:00
Ramesh Mane
ed5587d773
fix(nc-gui): add var colors in windi css config
2025-08-14 16:54:27 +05:30
Ramesh Mane
1c51f67c4d
fix(nc-gui): translation floating btn bg color issue
2025-08-14 16:54:27 +05:30
Ramesh Mane
da3ac9b80d
chore(nc-gui): lint
2025-07-11 05:58:19 +00:00
DarkPhoenix2704
0524f2c64d
feat: update language switcher tooltip to indicate community translations
2025-07-10 09:48:21 +00:00
DarkPhoenix2704
8634b72439
refactor: remove language feature flag and update language component UI
2025-07-10 09:48:19 +00:00
DarkPhoenix2704
21db068ff4
chore: clean up fe legacy code
2025-05-22 04:52:40 +00:00
mertmit
7766d9d5c8
feat: upgrade page
2025-04-17 14:16:22 +00:00
Pranav C
055c920ee5
refactor: corrections and improvements
2025-01-22 12:53:36 +00:00
Pranav C
3cde7fe697
chore: enable language by default
2025-01-22 12:53:36 +00:00
Ramesh Mane
0df4ff6e58
feat: custom url support by Ramesh Mane
2025-01-03 19:03:16 +05:30
Ramesh Mane
307f9d5a5a
fix(nc-gui): enable language in ee under beta feature
2025-01-01 09:23:11 +00:00
Ramesh Mane
574f007d3c
fix(nc-gui): tooltip alignment issue
2025-01-01 09:23:11 +00:00
Pranav C
f3a3419c33
feat: enable i18n in ee
2025-01-01 09:23:10 +00:00
DarkPhoenix2704
8a2048f8a5
fix: disbale toolbar and top bar
2024-10-02 05:54:22 +00:00
Pranav C
382156fab9
fix: clear store values only after redirecting to SignIn page ( #9412 )
2024-09-03 20:00:48 +05:30
Pranav C
be5d70f2b3
fix: api changes for leave workspace
2024-08-23 12:17:14 +00:00
Anbarasu
44ef0dc485
feat: field, table and view descriptions ( #9256 )
...
* feat: table description wip
* fix: swagger update
* fix: wip descriptions view
* feat: field, view, table descriptions
* fix: failing tests
* fix: allow description edit for schema read-only sources
* fix: add missing condition
* fix: ux changes fix: duplicate service didn't copy descriptions
* fix: long text default value update
* fix: add new line for long text
* fix: include labels for table and view description update
* fix: workaround without breaking all tests
* fix: update swagger types and tests fix
* fix: source restriction tests
* fix: pr review changes
* fix: updated icons
* fix: updated tooltip positions fix: minor corrections
* fix: invalid description length
* fix: update focus on tables
* fix: add shared view descriptions
* fix: title is missing
2024-08-17 19:07:22 +05:30
Ramesh Mane
d1d038cd4f
Nc fix/mobile view bug fixes ( #8670 )
...
* fix(nc-gui): small screen expanded form create record btn alignment
* fix(nc-gui): update grid view mobile screen height
* fix(nc-gui): gallery view footer issue in mobile view
* fix(nc-gui): single select field height issue in expanded form mobile view
* fix(nc-gui): allow emoji icon display support in place of view icon if configured
* fix(nc-gui): shared view footer visibility issue in mobile screen
* fix(nc-gui): update nc-container height for mobile screen
* fix(nc-gui): check for support of dvh unit and then apply css
2024-06-10 17:48:58 +05:30
Ramesh Mane
575ff920ef
Nc fix/shared view UI changes ( #8615 )
...
* fix(nc-gui): update shared grid view
* fix(nc-gui): shared gallery view padding issue
* fix(nc-gui): Shared kanban view padding issue
* fix(nc-gui): reduce calender shared view padding
* fix(nc-gui): reduce shared form view padding
* fix(nc-gui): update shared view password modal
* fix(nc-gui): shared view password input error handling
* fix(nc-gui): reduce expanded form modal width if comment section is not present
* fix(nc-gui): small changes
* fix(nc-gui): add export download view in topbar of shared view
* fix(nc-gui): small changes
* fix(nc-gui): add blur bg image for shared view password modal
* fix(nc-gui): download shared view dropdown ui changes
* fix(nc-gui): expanded form scroll issue
* fix(nc-gui): click anywhere in card should open expanded form
* fix(nc-gui): hide action icon on gallery/kanban card hover
* fix(nc-gui): expanded form cell hover effect
* fix(nc-gui): add sign up for free btn in shared view
* test: update shared view test cases
* test: update calendar test cases
* fix(nc-gui): remove readonly prefix from attachment modal
* fix(nc-gui): remove focus border effect if field is readonly
* fix(nc-gui): shared view groupby pagination size should be 10
* fix(nc-gui): remove field modal input shadow if field is disabled
* fix(nc-gui): add shadow on expanded form fields
* fix(nc-gui): calendar shared view background color update
* fix(nc-gui): shared view download btn text color
* fix(nc-gui): update url, link, email grid text color if cell is active and remove hover effect
* fix(nc-gui): pr review changes
2024-06-04 10:04:31 +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
Ramesh Mane
d86f0d4617
chore(nc-gui): lint
2024-02-22 16:18:14 +00:00
Anbarasu
81ccf61de2
fix: lint errors ( #7685 )
...
* fix(nc-gui): lint issues
* fix(nc-gui): lint issues
2024-02-22 20:10:30 +08:00
աɨռɢӄաօռɢ
19e26fa4cc
chore(nc-gui): lint issues
2024-02-22 00:27:17 +08:00
mertmit
55dc2154af
fix: shared view icon navigate to
2024-02-20 09:35:45 +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
աɨռɢӄաօռɢ
1696ec55a2
chore(nc-gui): lint
2023-10-22 23:26:10 +08:00
reenphygeorge
26a0910837
fix(nc-gui): removed unwanted keys
2023-10-10 09:50:52 +05:30
reenphygeorge
86f71fae2e
fix(nc-gui): commented unwanted lines
2023-10-10 09:07:53 +05:30
reenphygeorge
5fb540d346
fix(nc-gui): i18n issues
2023-10-10 08:05:45 +05:30
reenphygeorge
4a5d1c29ec
fix(nc-gui): fix i18n for surveys and dlgs
2023-10-09 13:50:47 +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
Muhammed Mustafa
34e1b0ab1a
feat: Added windi css screen and removed a good portion of conditional class for mobile
2023-09-25 13:39:09 +00:00
Muhammed Mustafa
f97ae99bb8
feat: Fixed sidebar expand issue in mobile, handles different topbar size for desktop and mobile, added changes to NcButton, layouts
2023-09-25 13:39:09 +00:00