Ramesh Mane
5d21d179d4
Nc fix: UI/UX minor fixes ( #8648 )
...
* fix(nc-gui): update field modal radio input disable state bg
* fix(nc-gui): new record dropdown btn icon alignment issue
* fix(nc-gui): duplicate expanded record comment update & query param update issue
* fix(nc-gui): udpate expanded form width if comment section is enabled
* fix(nc-gui): show single line text in hover gray state when we open the add modal
* fix(nc-gui): add divider in comment more option dropdown
* fix(nc-gui): show tooltip on hover over comment username
* fix(nc-gui): oo relation link dropdown count update issue
6 months ago
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
6 months ago
Anbarasu
3a951118bc
fix: expanded view not working on shared view and shared bases ( #8596 )
...
* fix: expanded view not working on shared view and shared bases
* fix: expanded record not working on calendar shared
* fix: review commenys
* fix: calendar unwanted data mutattion fix: kanban update changed Columns
* fix: move try catch to inner block
* fix: coderabbit comments
6 months ago
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
6 months ago
Ramesh Mane
e05ca5ea25
Nc fix: Shared view for gallery, kanban + expand record issue if primary column is visible ( #8312 )
...
* fix(nc-gui): shared view expand form issue if primary column is visible
* chore(nc-gui): lint
7 months ago
IFGGit
62414238ca
fix(nc-gui): Hide Rename, Delete, Add record buttons when user doesn't have necessary permissions ( #7871 )
...
* fix(nc-gui): Remove tableRename, tableDelete from org level role permissions
For hiding Rename and Delete buttons in table context menu.
* fix(nc-gui): Hide Add record button when user doesn't have dataInsert permission
8 months ago
Ramesh Mane
47a08e9e60
fix(nc-gui): Cannot read properties of undefined (reading 'id')
8 months ago
mertmit
a24c7900dd
fix: kanban meta as object
9 months ago
DarkPhoenix2704
1ca038ff64
chore: run lint
9 months ago
DarkPhoenix2704
e0016d2c9a
fix(nc-gui): kanban revert
9 months ago
DarkPhoenix2704
441f76a6e6
fix(nc-gui): added calendar injection
9 months ago
Pranav C
fd0803ccc8
fix: multiple sentry errors related to accessing prop of null/undefined
10 months ago
Ramesh Mane
5065879977
fix(nc-gui): incorrect offset payload nocodb/nocodb/issues/7451
10 months ago
Ramesh Mane
03468c17d9
fix: render displayValue in blue color in gallery & Kanban view
11 months ago
Ramesh Mane
3b969abb4a
fix: Horizontal scroll bar of Kanban View not visible #7210
11 months ago
Pranav C
2e2d0c5b36
fix: miscellaneous changes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Muhammed Mustafa
c0d8914bbb
fix(nc-gui): Fixed issue with kanban image not re rendering when changed
1 year ago
Muhammed Mustafa
f19edacebd
fix(nc-gui): Fixed issue with image drop and kanban drop with multiple images
1 year ago
DarkPhoenix2704
5bb6c8e098
fix: some issues
1 year ago
DarkPhoenix2704
c5c9899381
fix: kanban issues drag
1 year ago
DarkPhoenix2704
93b5ef743a
fix: kanban image not loading
1 year ago
DarkPhoenix2704
1b889449f1
feat(nc-gui): kanban card design
1 year ago
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>
1 year ago
mertmit
b2eadae74f
fix: refactor isUIAllowed and move to useRoles composable
1 year ago
mertmit
a930f7d242
fix: revise frontend acl
1 year ago
Raju Udava
e1958c6e15
sync 2145
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 year ago
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>
1 year ago
mertmit
3446578a8a
fix: kanban infinite load
...
Signed-off-by: mertmit <mertmit99@gmail.com>
1 year ago
mertmit
fbda3f4cb9
fix: set initial selectedStackTitle as null for kanban
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
565af37583
fix: revise undo/redo scopes
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
ccd6787fc5
feat: undo/redo stack move for kanban
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
6eac6adcac
feat: keep row indexes on state to recover on undo/redo
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
b467f0679b
refactor: move all icons to iconMap (WIP)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b29189f0c3
refactor: move all icons to iconMap (WIP)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
86f51736d8
refactor: update expand and eye icon
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7b3f4c21ed
refactor: update uidt icons
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
7f065ecab8
refactor(nc-gui): src -> srcs
2 years ago
Daniel Spaude
e8b375fd5b
MapView: 'Mapped by' column values should always be delivered - new approach - WIP
2 years ago
Daniel Spaude
1a8e33df8e
MapView: 'Mapped by' column values should always be delivered - WIP
2 years ago
Daniel Spaude
0da97ff992
MapView: 'Mapped by' column values should always be delivered - WIP
2 years ago
Wing-Kam Wong
288578a96c
fix(nc-gui): use LazyCellAttachmentImage for images only
2 years ago
Wing-Kam Wong
27a317a6e7
refactor(nc-gui): use LazyCellAttachmentImage
2 years ago
Wing-Kam Wong
b38afece91
refactor(nc-gui): move logic to useAttachment
2 years ago
Wing-Kam Wong
1fecbe0df8
fix(nc-gui): apply getImgSrc and showFallback on Gallery and kanban
2 years ago
flisowna
37827df89a
geodata: undo accidental code deletion
2 years ago
flisowna
215c7be6d0
geodata: delete apparently unused inject/provide code
2 years ago
flisowna
c2220c6a6b
fix issues from PR
2 years ago
Wing-Kam Wong
9a0391c2a3
fix(nc-gui): show LTAR record in view for users to add even it is empty
2 years ago
Wing-Kam Wong
1231b0bfed
feat(nc-gui): add active class to <a-modal/>
2 years ago
Pranav C
3882bd1692
fix: parse attachment column value if string
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago