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
5 months ago
Anbarasu
5b968efa2b
feat: richtext Comments ( #8564 )
...
* feat: richtext Comments
* fix: minor corrections
* fix: minor corrections
* fix: minor corrections
* fix: update carat color
* fix: improved comment upgrader
* fix: coderabbit comment fixes
* fix: update some behaviours
* fix: build
* fix: test flaky
* fix: test flaky
* fix: test failing
* fix: remove tasks list. fix: update enter handling using lists
* fix: update icons
* fix: update dependencies
fix: mysql index name long
fix: generate API.ts
5 months ago
Ramesh Mane
7a08488c30
Nc fix/expanded for UI changes ( #8452 )
...
* fix(nc-gui): expanded form new UI changes setup
* fix(nc-gui): update expanded form fields panel style
* fix(nc-gui): update expanded form header
* fix(nc-gui): update expanded form footer
* fix(nc-gui): update expanded form comment section
* fix(nc-gui): expanded form comment section ui changes
* fix(nc-gui): incorrect duplicate icon
* fix(nc-gui): add table icon & title in expanded form header
* fix(nc-gui): allow multiline comment display in expanded form
* fix(nc-gui): add column header menu & edit column option in exapanded form
* fix(nc-gui): updated header cell component
* fix(nc-gui): update field context menu for expanded form
* fix(nc-gui): expanded form column duplidate issue
* fix(nc-gui): pr review changes
* fix(nc-gui): update expanded form field menu option icon & text
* fix(nc-gui): expanded form field rename, show hidden field data update issue
* fix(nc-gui): small changes
* fix(nc-gui): update comment section
* fix(nc-gui): show expanded form field menu only if user has the permission
* fix(nc-gui): add expanded form comment input shadow
* fix(nc-gui): hide expanded form field menu options in mobile screen
* fix(nc-gui): use drawer insted of modal for expanded form in mobile view
* fix(nc-gui): expanded form responsive issue
* fix(nc-gui): expanded form skeleton issue
* fix(nc-gui): some review comments
* fix(nc-gui): increase font size of field label from expanded form
* fix(nc-gui): reduce expanded form field width
* fix(nc-gui): add comment and audit icons
* fix(nc-gui): comment box style
* fix(nc-gui): some pr review comments
* fix(nc-gui): add tooltip for navigation btns
* fix(nc-gui): expanded form field menu placement issue
* fix(nc-gui): add box shodow on expanded form input boxes
* fix(nc-gui): reduce height of field icon from expanded form
* fix(nc-gui): expanded form test fail issue
* chore(nc-gui): lint
* fix(nc-gui): role access test fail issue
* fix(nc-gui): review changes
* fix(nc-gui): small changes
* fix(nc-gui): overflow issue
* fix(nc-gui): navigation btn style issue
* fix(nc-gui): expanded form field row max width
* fix(nc-gui): update comment item user name color and font weight
* fix(nc-gui): increase comment input box padding
6 months ago
Rohit
fd3e5b21ac
Nc fix/expanding rows for view ( #8423 )
...
* fix: handle the case when sharedView is not set
* chore: revert file change
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
Mert E
2d1c743f84
chore: sync ( #8378 )
...
* fix: unique per column for databricks
* fix: id invisible for databricks
* fix: PR requested changes
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
mertmit
dd573ac84d
fix: avoid saving if from expanded record
...
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
mertmit
45be9e436a
fix: skip load row only for new rows
6 months ago
mertmit
0f673c5973
fix: allow nested create for new records
6 months ago
mertmit
41e2dc090d
fix: composite pk expanded form new record
6 months ago
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
6 months ago
Ramesh Mane
47a08e9e60
fix(nc-gui): Cannot read properties of undefined (reading 'id')
8 months ago
DarkPhoenix2704
05d1502406
fix(nc-gui): wire new apis
8 months ago
Ramesh Mane
5784071489
fix: small changes
10 months ago
Ramesh Mane
b10f8e5ae8
fix(nc-gui): shared gallery & kanban view expanded form issue
10 months ago
Pranav C
ddc3686a59
fix: reload only virtual column value in expanded form when triggered by links
10 months ago
աɨռɢӄաօռɢ
88c8d06673
chore(nc-gui): lint
1 year ago
Pranav C
faaaff3a90
feat: use nested insert for row insert
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
աɨռɢӄաօռɢ
4f44177f82
chore(nc-gui): remove unused vars / imports
1 year ago
Muhammed Mustafa
8fa83969f2
fix: Added loading for adding comment
1 year ago
Muhammed Mustafa
39ad60a519
fix: Comments are adding to FE state before api calls
1 year ago
Muhammed Mustafa
dcc24fef10
fix: Comments are adding to FE state before api calls
1 year ago
Pranav C
6afc439ffc
refactor: rename row to record
1 year ago
Pranav C
2e2d0c5b36
fix: miscellaneous changes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Muhammed Mustafa
4806b52ee1
fix(nc-gui): Fixed issue with kanban expanded form for newly created kanabn view
1 year ago
sreehari jayaraj
3f2efaa40e
fix: pagination on previos page load
1 year ago
Muhammed Mustafa
a8f96c70b4
fix(nc-gui): Fixed issue with comment not loadning and syncing with the grid comment count
1 year ago
DarkPhoenix2704
72a3c42fb8
fix: expanded record
1 year ago
WK Wong
55259c89b9
chore(nc-gui): lint
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
DarkPhoenix2704
c4f52bbb10
feat: audit log
1 year ago
DarkPhoenix2704
54df112662
fix: shared view issues
1 year ago
DarkPhoenix2704
35acb1e0b3
fix: refactor expanded form
1 year ago
DarkPhoenix2704
317f09bcd2
fix: shared gallery view
1 year ago
mertmit
b2eadae74f
fix: refactor isUIAllowed and move to useRoles composable
1 year ago
DarkPhoenix2704
a988acbfc7
feat: links modal revamp
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
Pranav C
8290478d1d
refactor: limit display value in message to 20chars
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Wing-Kam Wong
55f9281c25
refactor(nc-gui): revise audit description
2 years ago
Wing-Kam Wong
d85e01f336
refactor(nc-gui): remove audit calls from frontend side
2 years ago
mertmit
2de2a2852f
fix: kanban undo/redo card insert
...
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
19c968fcfb
fix: undo/redo expanded row on kanban view
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
c9346f7280
feat: undo/redo expanded row insert and update
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
891d4abd0b
feat(nc-gui): include updateComment in useExpandedFormStore.ts
2 years ago
Pranav C
29a43aee10
fix: wrap store with `storeToRefs` wherever missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
9f991044ec
test: corrections to expand record header menu
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
0043274b8d
chore(nc-gui): lint
2 years ago
Wing-Kam Wong
4204f246eb
fix(nc-gui): add missing .list
2 years ago
Pranav C
5eecd646f3
refactor(gui): show comments by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago