Commit Graph

64 Commits

Author SHA1 Message Date
Ramesh Mane
8eb50e9cfa fix: update new views icon colors 2026-02-28 13:00:45 +00:00
Ramesh Mane
67d7ec17c6 chore: lint 2026-02-28 13:00:44 +00:00
Ramesh Mane
d018fb270e fix: keep timeline in business plan 2026-02-28 13:00:44 +00:00
Ramesh Mane
d7b0c8113b fix: some payment related issues 2026-02-28 13:00:44 +00:00
Ramesh Mane
38bb78a804 chore(nc-gui): lint 2026-02-28 13:00:44 +00:00
Ramesh Mane
b2ac862fc8 fix: some review changes 2026-02-28 13:00:43 +00:00
Fendy Heryanto
d6e92edf3c set paid feature 2026-02-28 13:00:43 +00:00
Fendy Heryanto
e37fc324a8 experimental feature 2026-02-28 13:00:43 +00:00
Fendy Heryanto
a4d322b038 Bring down feat/timeline squashed changes with single migration 2026-02-28 13:00:42 +00:00
Ramesh Mane
7bed068578 fix: remove click from upgrade badge if we are calling upgrade modal from parent node 2026-02-27 12:52:56 +00:00
Ramesh Mane
615f3cb5bf fix: review changes 2026-02-27 12:52:55 +00:00
Raju Udava
c4603fd131 fix: plan gating for business badge 2026-02-27 12:52:52 +00:00
Raju Udava
78aac51dae fix: map view + btn 2026-02-27 12:52:52 +00:00
Raju Udava
59cb225fb0 Business plan, EE changes; icon colour 2026-02-27 12:52:51 +00:00
Raju Udava
606e769dc2 chore: experimental feature 2026-02-27 12:52:50 +00:00
Raju Udava
ed5a400205 fix: map view creation 2026-02-27 12:52:49 +00:00
Ramesh Mane
e95902d2bc feat: remove create view btn ee version 2026-02-26 11:25:20 +00:00
DarkPhoenix2704
7eb0fbda30 refactor: rename Outline View to List View across entire codebase 2026-02-26 08:58:00 +00:00
DarkPhoenix2704
3ada41eb99 feat: outline (list) view 2026-02-25 12:22:04 +00:00
Ramesh Mane
581103cc21 fix: some warning issues 2026-01-17 10:29:17 +00:00
DarkPhoenix2704
df785baaed fix: sidebar switch to theme variables 2025-09-11 15:12:38 +00:00
Ramesh Mane
502295bc26 fix(nc-gui): nocoai view creation issue in external sources 2025-07-23 10:34:50 +00:00
mertmit
0599973d5f chore: sync multiple prs
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-07-08 14:58:12 +03:00
Ramesh Mane
ba108c06a2 fix(nc-gui): disable form view creation for synced table 2025-06-09 15:26:45 +00:00
Ramesh Mane
2fa4368087 chore(nc-gui): lint 2025-05-28 09:42:16 +00:00
Ramesh Mane
9a4623ce49 fix(nc-gui): some mini sidebar related changes 2025-05-28 09:42:15 +00:00
mertmit
1ed47c1701 fix: remove unused hasNonDefaultViews logic 2025-05-21 19:28:46 +00:00
Ramesh Mane
f5a0d2e1f1 fix(nc-gui): disable form view creation if it is sqlView 2025-03-10 06:10:09 +00:00
Ramesh Mane
d639df781b chore(nc-gui): lint 2025-01-06 05:56:58 +00:00
Ramesh Mane
667e0b9c27 fix(nc-gui): multiple tele event trigger issue 2025-01-06 05:56:57 +00:00
Raju Udava
5a35e107c5 fix: set-2 2025-01-02 12:04:04 +00:00
Ramesh Mane
372107e753 fix(nc-gui): update some menu dropdown components 2024-12-26 08:01:46 +01: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
d533d3baac fix(nc-gui): add tooltip if create form is disabled 2024-12-12 07:29:22 +00:00
Ramesh Mane
6f6e54b1b5 fix(nc-gui): prompt ester egg pending issues 2024-12-09 08:25:41 +00:00
Mert E.
6724fd2f9d chore: sync various (#9864)
* chore: sync various

Signed-off-by: mertmit <mertmit99@gmail.com>

* test: ws scope

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix(nc-gui): ncSubmenu right icon visibility issue

* fix(nc-gui): use viewTypeAlias in all the places

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2024-11-20 21:48:09 +05:30
Pranav C
6b6d6dff32 fix: disable form view creation only for data readonly source (#9487) 2024-09-15 20:14:48 +05:30
Ramesh Mane
57c36d9d71 Nc feat: header revamp (#9204)
* fix(nc-gui): update topbar breadcrumb divider

* feat(nc-gui): custom list component setup

* fix(nc-gui): update reload view data tooltip

* feat(nc-gui): custom list component

* feat(nc-gui): add table list menu

* fix(nc-gui): small changes

* fix(nc-gui): add bases list dropdown

* fix(nc-gui): show chevron icon in mobile view

* feat(nc-gui): add view list dropdown in topbar

* fix(nc-gui): auto scroll selected list option on open dropdown

* feat(nc-gui): add typedocs for each fun from custom list component

* chore(nc-gui): add typedocs for new functions

* fix(nc-gui): view search issue on default view

* fix(nc-gui): reset selected option hover state on search input

* fix(nc-gui): font weight issue

* fix(nc-gui): show reload data topbar option

* fix(nc-gui): change view action menu position

* fix(nc-gui): font weight issue

* feat(nc-gui): create new table/view from topbar

* fix(nc-gui): update other page headers

* fix(nc-gui): project view header

* fix(nc-gui): update admin panel workspaces page header

* fix(nc-gui): admin panel base/workspace user page header

* fix(nc-gui): admin panel scroll issue

* fix(nc-gui): update project home page

* fix(nc-gui): table list scroll issue

* chore(nc-gui): lint

* fix(nc-gui): reset breadcrumb btn hover state on open dropdown

* fix(nc-gui): review changes

* fix(nc-gui): use slash icon instead of text

* fix(nc-gui): pr review changes

* fix(nc-gui): details tab height issue

* fix(nc-gui): add user account pages breadcrumb

* fix(nc-gui): hide rename view option

* fix(nc-gui): disable scrollIntoView on base rename

* fix(nc-gui): on rename view select text

* fix(nc-gui): user menu overflow issue if sidebar baselist is scrollable

* feat(nc-gui): use virtual scrolling for NcList component

* fix(nc-gui): reduce chevron icon opacity

* chore(nc-gui): lint

* fix(nc-gui): ai review changes

* fix(nc-gui): view rename input focus issue

* fix(nc-gui): topbar width issue

* fix(nc-gui): udpate toolbar height

* fix(nc-gui): update chevron icon from breadcrumb

* fix(nc-gui): update breadcrumb icon size

* fix(nc-gui): add min width for breadcrumb

* fix(nc-gui): add topbar bottom border

* fix(nc-gui): details tab heigth and alignment issue

* fix(nc-gui): hide basename and show only icon

* fix(nc-gui): update NcList component

* fix(nc-gui): update admin panel header

* fix(nc-gui): add header in account settings pages

* fix(nc-gui): add account pages header oss

* fix(nc-gui): udpate max width

* chore(nc-gui): lint

* fix(nc-gui(: reduce topbar top padding

* fix(nc-gui): typo error

* fix(nc-gui): review changes

* fix(nc-gui): review changes

* fix(nc-gui): slash icon conflict

* fix(nc-gui): review changes

* fix(nc-gui): remove chevron icon & add list wrapper div to control height

* fix(nc-gui): ncList keyboard navigation issue

* chore(nc-gui): lint
2024-08-14 15:42:45 +05:30
Pranav C
d4e5ede2d3 Nc feat/Readonly source followup (#8795)
* feat: allow partial column update (GUI)

* feat: allow partial column update (backend)

* refactor: swagger schema description correction

* feat: allow edit from multi field editor

* fix: allow meta update in api level

* fix: add tooltip and docs link

* fix: multi field editor corrections

* fix: allow table meta update

* fix: allow table meta update

* fix: allow column validation update

* fix: block adding new option directly from cell

* fix: add tooltip for column menu options

* refactor: tooltips

* test: replace index with count as parameter

* fix: corrections

* refactor: hint text update
2024-06-21 20:44:40 +05:30
Pranav C
4561423226 refactor: move readonly props from meta to new cols for better stability 2024-06-18 19:06:18 +00:00
Pranav C
308ee8ddf8 refactor: exception handling and missing permissions 2024-06-18 19:06:17 +00:00
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
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
2024-05-14 11:47:08 +05:30
Ramesh Mane
9cc1f3cb30 Nc Fix: UI improvements - left sidebar (#8244)
* fix(nc-gui); update toolbar menu text grom GroupBy to Group

* fix(nc-gui): move sidebar base, table expand icon to the right side

* fix(nc-gui): sidebar base, table, view menu options padding issue

* 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): sidebar view menu alignment issue on mobile screen

* fix(nc-gui): reduce font size

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

* fix(nc-gui): keep only sidebar changes & revert all other changes

* fix(nc-gui): change table icon

* fix(nc-gui): trim base, table, view title while saving it

* fix(nc-gui): increate left sidebar max width

* fix(nc-gui): show truncated base/table/view name until standard end

* fix(nc-gui): oss sidebar base menu options alignment issue

* fix(nc-gui): use valid classname

* fix(nc-gui): sidebar external db source menu ui fixes

* fix(nc-gui): small changes

* chore(nc-gui): lint

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

* fix(nc-gui): trim title while creating base, table, view

* fix(nc-gui): some of the sidebar pw test fail issues

* fix(test): sidebar test fail issue

* fix(test): projectCollaboration test fail issue

* fix(nc-gui): change font size of view menu option view mode chip text

* fix(nc-gui): grayed out create view dropdown plus icon color

* fix(nc-gui): grayed out table icon and reduce width of default view context menu

* fix(nc-gui): remove copyright text from user menu

* fix(nc-gui):  chevron icon and show/hide sidebar icon should be gray in color
2024-04-15 09:11:12 +05:30
DarkPhoenix2704
777035a7ad fix(nc-gui): enable calendar. update error handling 2024-03-29 03:51:38 +00:00
Pranav C
2f42eb25fa refactor: enable calendar view (#8003) 2024-03-29 07:57:09 +05:30
DarkPhoenix2704
030c9e47e8 test: disable tests 2024-02-20 07:16:23 +00:00
DarkPhoenix2704
8a8ed8f58f fix(nc-gui): review pr 2024-02-20 07:16:21 +00:00
DarkPhoenix2704
306a960ba6 fix(nc-gui): calendar duplication 2024-02-20 07:16:04 +00:00
DarkPhoenix2704
55f9a0b82b feat(nc-gui): create calendar view 2024-02-20 07:15:41 +00:00