Ramesh Mane
38bb78a804
chore(nc-gui): lint
2026-02-28 13:00:44 +00:00
Raju Udava
ebe6d0d23a
fix CE/EE separation for timeline view
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
615f3cb5bf
fix: review changes
2026-02-27 12:52:55 +00:00
Raju Udava
12eb2c2389
fix: CE/EE
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
DarkPhoenix2704
7eb0fbda30
refactor: rename Outline View to List View across entire codebase
2026-02-26 08:58:00 +00:00
DarkPhoenix2704
3f47759c4c
chore: move to ee
2026-02-25 12:22:05 +00:00
DarkPhoenix2704
67e050689f
fix: PR review fixes — remove console.error, fix as any casts, add CE stub
2026-02-25 12:22:05 +00:00
DarkPhoenix2704
3ada41eb99
feat: outline (list) view
2026-02-25 12:22:04 +00:00
Ramesh Mane
e0bfd00227
fix: invert shared view ask password modal background colors in dark mode
2026-01-12 13:24:19 +05:30
mertmit
69a29568c7
chore: sync
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2026-01-10 00:21:02 +03:00
Ramesh Mane
ebffd0590c
fix(nc-gui): calendar view url where query apply issue
2025-10-03 12:38:36 +05:30
Ramesh Mane
a823b5c16d
chore(nc-gui): lint
2025-08-25 15:59:08 +00:00
Ramesh Mane
53105bddee
fix(nc-gui): shared view fullscreen issue
2025-08-23 10:24:13 +00:00
DarkPhoenix2704
01f61a49ff
fix: scroll fixes
2025-08-21 13:30:50 +00:00
DarkPhoenix2704
9e9f6d6e2b
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
cc4ed3d41f
fix(nc-gui): shared gallery view load issue
2025-07-25 11:44:52 +00:00
Ramesh Mane
a1f58613bf
fix(nc-gui): use useViewRowColorProvider in shared view components
2025-06-19 03:30:59 +00:00
Ramesh Mane
539489d270
fix(nc-gui): use activeView info insted of passing as props to useViewRowColorProvider
2025-06-19 03:30:59 +00:00
Anbarasu
bd00e8e243
feat: groupby aggregation ( #8838 )
...
* feat: groupby aggregation
* fix: reload data
* fix(nc-gui): fix: better aggregate update condition
* fix(nc-gui): limit api aggregation calls
* fix(nocodb): aggregation api refactor feat(nocodb): bulk aggregate apis
* feat(nocodb): update swagger.json fix(nocodb): parse aggregation json feat(nocodb): public endpoint
* fix: get first res
* fix: swagger bugs
* fix: integrate bulk aggregation
* fix(nc-gui): bulk agg not triggering in shared view
* fix(nc-gui): avoid agg load inside table in groupby
* fix(nc-gui): issue when key is decimal
* fix(nc-gui): trigger aggregate before ui update
* fix(nc-gui): update triggering bulk api calls
* fix(nc-gui): custom label in pagination
* test: unit tests
* chore: move to ee
* fix: gui separation
* fix: pagination gui
* fix: summary flicker
* fix: pr review
* fix: groupby pagination
* fix: aggregation alias handling
* fix: agg not updating
* fix: expanded-form broken
* fix: unit tests
* fix: playwright tests
* fix: playwright tests
* fix: user select, groupby tests
* fix: groupby inner pagination alignment
* fix: stddev sqlite value
* fix: review changes
* fix: ui flicker
2024-07-01 17:02:41 +05:30
Ramesh Mane
f49bf52abf
Nc fix/resolve console warnings ( #8715 )
...
* fix(nc-gui): some ts warnings
* fix(nc-gui): columnFilter file warnings
* fix(nc-gui): fix ts errors
* fix(nc-gui): pr review changes
* fix(nc-gui): update NcCheckbox change event
* fix(nc-gui): pr review changes
2024-06-14 11:43:26 +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
84b87082c3
fix: provide fields from composable instead of fields menu ( #8519 )
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2024-05-20 20:10:29 +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
Mert E
fed1c7ba5c
feat: virtual scroll for grid ( #8356 )
...
* feat: virtual scroll for grid
* feat: improve virtual scroll
* fix: remove unused expose & ref
* feat: move row ltar helpers to parent level
* fix: use shared composable for useMetas
* fix: column add issue
* fix: reload issue
* feat: move cell state to computed
* chore: lint
* fix: null check for sticky field
* fix: PR requested changes
* fix: shared views
* fix: provide row store calls
* test: avoid all rows selector
* fix: group by
* fix: include isVirtualCol in cellMeta
* fix: split colMeta and cellMeta
* chore: lint
* test: edit column flakiness
* test: renderColumn for dashboard grid
* test: user column test flakiness
2024-04-29 14:22:21 +05:30
mertmit
041924adde
fix: group by api calls
2024-04-28 02:41:50 +00:00
DarkPhoenix2704
8a8ed8f58f
fix(nc-gui): review pr
2024-02-20 07:16:21 +00:00
DarkPhoenix2704
93274edaf3
feat(nc-gui): shared view + bases fixes
2024-02-20 07:16:07 +00:00
Ramesh Mane
506fcf8fd3
fix(nc-gui): linting
2024-01-18 12:45:58 +00:00
Ramesh Mane
b10f8e5ae8
fix(nc-gui): shared gallery & kanban view expanded form issue
2024-01-18 12:45:57 +00:00
աɨռɢӄաօռɢ
1abd23e2c3
chore(nc-gui): remove unused code
2023-10-28 20:38:34 +08:00
Pranav C
cd1b4b549e
refactor: avoid loading default sort in shared view
...
- Hide existing sort options and by default sort it internally
- If user provides sort option override the default one
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-10-23 20:42:17 +05:30
Muhammed Mustafa
bea6a87756
fix: Fixed issue with opening expanded form in shared grid view when already logged in
2023-10-21 06:49:53 +00:00
mertmit
f05cb7da73
feat: merge view columns and grid view columns state
2023-10-11 00:44:57 +00:00
mertmit
f57dc2bcd2
fix: shared view injections
2023-10-11 00:44:57 +00: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
1452afb7f4
fix: Fixed shared view password localisation
2023-09-29 19:32:39 +05:30
Muhammed Mustafa
7fc45b1bf1
fix: i18n for Shared Form View
2023-09-29 16:53:17 +05:30
Pranav C
33ee9bfa62
feat: Improved UI ( #6222 )
...
* feat: Improved ui (#6156 )
* refactor: revert
Signed-off-by: Pranav C <pranavxc@gmail.com >
feat: shared base
Signed-off-by: Pranav C <pranavxc@gmail.com >
fix: remove duplicate import statement
Signed-off-by: Pranav C <pranavxc@gmail.com >
fix: disable starred & license menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix airtable wait issue
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable mysql in ci
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix checkbox order for sqlite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: disable quick tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix dbType env variable for CI
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: workspace API access error fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable SQLite CI CD
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: use DB_TYPE env variable
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable SQLite UT
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: isHub cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: add check for EE Timezone spec
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com >
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com >
test: EE check fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: test correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
chore: sync latest changes
Signed-off-by: Pranav C <pranavxc@gmail.com >
test: set EE=false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: set NC Edition to community in workflow file
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: update sdk build command
Signed-off-by: Pranav C <pranavxc@gmail.com >
refactor: i18n and other changes
Signed-off-by: Pranav C <pranavxc@gmail.com >
feat: new ui
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: sync tests
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: shared view/base related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: checkbox verification sort order fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix sqlite reset
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable selfhosted runners
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: table ops (draft)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* Docs: screenshots for table-operations.md
* refactor: introduce missing buttons
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: get all fields
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: UT fix- new data API response
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: EE is false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: webhook lookup as string in CE
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: include created_at and updated_at
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: fix UT newDataAPI response for PG
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: separate api for webhook related plugins
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: msyql filter corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: mysql group by test corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix datatype for rating field in groupby spec for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: kanban datatype correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: column edit for mysql- rating field
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: misc fixes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable 4 workers
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable 2 workers per shard only
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: table CRUD
* Rename table-operations.md to table-crud.md
* Create column-crud.md
* docs: row CRUD
* Rename row.md to row-crud.md
* docs: project crud
* docs: toolbar (skeleton)
* refactor: single page UI and bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: sync tests playwright
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: add missing dependency
Signed-off-by: Pranav C <pranavxc@gmail.com >
* feat: single page ui, test corrections
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: tests
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: project rename test correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: remove only
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: remove wrong import statement
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: delete option not visible in project context menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: move ws access within isEE()
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix groupby
* test: groupby fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: signup & landing page
* docs: project crud
* docs: project-crud misc
* docs: toolbar fields
* docs: toolbar / filters
* docs: toolbar / group by
* docs: toolbar / sort
* docs: toolbar / row height
* docs: filters additional options
* docs: file re-order
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: add links to column types
* docs: code snippets
* docs: links
* docs: lookup
* docs: rollup
* docs: formula
* docs: primary key
* docs: display value
* docs: development setup
* docs: swagger
* fix(nc-gui): encodeURIComponent for row id
- closes : #6202
* docs: language
* docs: expanded record
* docs: import airtable
* docs: airtable
* docs: webhook
* docs: revert file rename
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: account settings
* docs: audit
* docs: meta management
* docs: project settings
* docs: shared base
* docs: shared view
* docs: meta sync
* docs: team-auth
* docs: views
* docs: fix URL
* docs: URL corrections
* fix: shared base, view related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: EE check for WSaccess
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: exclude EE tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: missing project delete
closes #6215
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com >
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com >
* refactor: docs and other bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com >
* feat: populate default project on super admin signup
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: include created project details in signup response if avail, missing Dockerfile
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: use custom function for resolving ts path aliases
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: add missing generate script
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: webpack build correction - ts path resolve
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: mertmit <mertmit99@gmail.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com >
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com >
2023-08-24 02:58:19 +05:30
flisowna
5fc104701b
resolve merging conflicts
2023-02-01 10:56:10 +01:00
mertmit
9f3e55a736
fix: injection warnings on shared view
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-01-18 20:34:58 +03:00
flisowna
58f8818af8
add share view to map view
2023-01-06 17:38:10 +01:00
Wing-Kam Wong
1231b0bfed
feat(nc-gui): add active class to <a-modal/>
2022-11-29 20:13:16 +08:00
Pranav C
1d8174e923
feat: autofocus password field in protected shared view
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-11-22 11:31:26 +05:30
braks
8b255f3096
refactor(nc-gui): use ref for readonly injection
2022-10-21 17:00:27 +02:00
braks
fcfab01995
chore(nc-gui): fix types and cleanup unused vars
2022-10-12 15:07:35 +02:00
Wing-Kam Wong
97fa9ef1e2
feat(nc-gui): gallery share view
2022-10-11 17:34:25 +08:00