Anbarasu
0bb5ab9982
feat: button field ( #9144 )
...
* feat: static button type
* fix: swagger
* fix: style corrections
* feat: webhook trigger
* fix: disables
* feat: Button icons fix: row Delete failing
* fix: expanded-form ux fix: disable buttons in forms fix: update PlainCell button handling fix: webhook delete, active change handling
* fix: disable case
* fix: disable case
* fix: update Button styles
* fix: refactor min/max with limit for columns fix: disable filter, groupby for Button Field fix: disable aggregation for Buttons
* fix: hide button field in Filters
* fix: fields menu corrections fix: update menu corrections
* fix: rebase
* feat: support webhook creation from ButtonOptions
* fix: sort related tests
* fix: keep webhook modal open
* fix: ui fixes
* fix: icon duplicate
* fix: syntax highlighing for handlebar fix: disable mascot fix: truncate selected webhook
* fix: sort disable tooltip
* test: button playwright test
* fix: button column duplication
* fix: add error fix: column options
* fix: EditOrAddProvider.vue
* fix: add invalid configuration
* fix: ux corrections
* fix: ux corrections
* fix: error handling fix: clear single query cache on hook delete
* fix: include button type in api
* fix: update overlay styles fix: webhook update
* fix: formula placeholder
* fix: playwright tests
* fix: playwright tests
* feat: refactor formula input
* fix: added more spacing
* fix: no icon text
* fix: lint
* fix: handle invalid url
* fix: handle sort by for button causes issue when button used as lookup
* fix: button field position
* docs: button field
* fix: tooltip correction
* fix: link
* fix: add btn href
* fix: handle some edge cases
* fix: handle some edge cases
* fix: update font color
* fix: add manual trigger docs
* fix: sqlite BaseModel fix
* docs: button share view info
* fix: rebase
* fix: reduce height and added resize support fix: added tooltip if label overflow
* fix: manual hook disable state
* docs: manual trigger details in webhook page
* fix: chevron grey shade to 500
* docs: sample payload for manual trigger
* fix: style update
* fix: pr review comments
* fix: pr review changes
* fix: reactivity issue
* fix: reactivity issue
* fix: filter enabled on button
* fix: reload meta on webhook change
* fix: error handling in formula filter
* fix: handle url error
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Raju Udava
7ba227736e
Nc feat/webhook UI ( #9141 )
...
* feat: webhook wip
* feat: webhook wip custom theme
* fix: handle scroll
* chore: clean up
* fix: ux fixes
* fix: font corrections
* fix: webhook docs links fix: pr review comments
* fix: box-shadow
* fix(nc-gui): webhook css fixes
* fix(nc-gui): reduce btn width from webhook modal
* fix(nc-gui): update webhook page json editor
* fix(nc-gui): add webhook docs link
* fix(nc-gui): webhook parameter, headers input gap
* fix(nc-gui): update webhook list table
* fix(nc-gui): remove beautify json btn
* fix(nc-gui): webhook header, parameters styles
* fix(nc-gui): warning issue
* fix(nc-gui): upate test webhook btn icons and enable save changes btn by default
* fix(nc-gui): update hook type text in table
* fix(nc-gui): focus webhook title on modal open
* fix(nc-gui): minor changes
* fix(nc-gui): update filter and params btn type
* fix(nc-gui): update webhook oss ui
* fix(nc-gui): add sortby webhook operation type option
* fix(nc-gui): update webhook notification type icons
* fix(nc-gui): invalid props issue
* fix(nc-gui): update webhook condition text
* fix(nc-gui): update monaco editor font color
* test: webhook class name fix
* fix(nc-gui): add missing webhook header key dropdown options
* fix(nc-gui): update webhook header key placeholder text color
* fix(nc-gui): update webhook modal min width
* test(nc-gui): update some of the webhook related test
* test(nc-gui): update create webhook test case
* text(nc-gui): fixed some of the webhook test cases
* test(nc-gui): update webhook conditional test cases
* docs: update
* fix(nc-gui): small changes
---------
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
4 months ago
Pranav C
308ee8ddf8
refactor: exception handling and missing permissions
5 months ago
Pranav C
e82ea344bd
refactor: overwrite the default shared useRoles with a wrapped composable which injects currentSource from the component context
5 months ago
Pranav C
5d8b1fc55a
feat: restrict data/meta operations in gui
5 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
7 months ago
աɨռɢӄաօռɢ
3da2128bc1
fix(nc-gui): export issue
9 months ago
Ramesh Mane
9aa44ba127
fix(nc-gui): update icons with nocodb design library
10 months ago
sreehari jayaraj
e7c1d32c7e
fix: test ctx
1 year ago
sreehari jayaraj
d0fab55415
fix: sidebar context
1 year ago
Muhammed Mustafa
351f787bb2
fix: Removed right view sidebar
1 year ago
Muhammed Mustafa
fedfdb59f8
fix: Added views in left sidebar
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
Muhammed Mustafa
a81abcf7c8
fix(nc-gui): Fixed Sidebar projectnode ctx menu
1 year ago
Muhammed Mustafa
1a1e61eb0c
fix(nocohub): Fixed view scroll not coming and auto scroll on active view
1 year ago
mertmit
8ab47b1109
fix: various stuff
...
Signed-off-by: mertmit <mertmit99@gmail.com>
1 year ago
Raju Udava
442d184953
sync @1700
...
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
Wing-Kam Wong
5d34ce2eed
chore(nc-gui): lint
1 year ago
mertmit
1e87d877b5
feat: undo/redo for view reorder
...
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
a1ec725a45
feat: undo/redo view rename
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
c55bdd0bfb
chore: lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
de65710121
feat: dd reset icon option
...
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
7b3f4c21ed
refactor: update uidt icons
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
b1f9b862b1
refactor(nc-gui): use VNodeRef for focusInput & blur to call onRename
2 years ago
Wing-Kam Wong
36e3ff33a6
fix(nc-gui): type 'unknown' is not assignable to type 'Error'
2 years ago
Wing-Kam Wong
c7de4dcb47
fix(nc-gui): apply parseProp to meta
2 years ago
Daniel Spaude
ec4cd23e7f
create useBetaFeatureToggle composable...
...
and use it for geo feature and Mobile Mode
2 years ago
Pranav C
d62b3d9419
refactor: include `storeToRefs` in imports alias
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
30cd0c3d42
refactor: move tab composable to pinia store
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
dbce6f0952
chore: lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
500979d135
refactor: migrate simple composable usage syntax to pinia store usage syntax
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Daniel Spaude
64808abb27
mobile optimisations - for now, move views sidebar again to the right - WIP
2 years ago
Daniel Spaude
eb04b74fc1
mobile optimisations - for now, move views sidebar again to the right - WIP
2 years ago
Daniel Spaude
468dc83a82
mobile optimisations - for now, move views sidebar again to the right - WIP
2 years ago
Daniel Spaude
a845a32b60
mobile optimisations - for now, move views sidebar again to the right - WIP
2 years ago
Daniel Spaude
598e76c063
work on geo data column tests - WIP
2 years ago
Pranav C
80fb1292a2
fix(gui): align pagination arrows center
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4f1f63db72
refactor(gui): icon text color and border color change
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
96ede7adc6
fix(nc-gui): override nc-icon styles for copy and delete icons
2 years ago
Daniel Spaude
e5d7c19094
mobile optimisations - switch to createSharedComposable (vue-use) for useViews composable
2 years ago
Daniel Spaude
37ed1e5bb0
code cleanup
2 years ago
flisowna
727e7710b9
geodata: save map feature toggle in local storage
2 years ago
Daniel Spaude
270be1bdd6
mobile optimisations - work on merging right and left sidebar (WIP)
2 years ago
Daniel Spaude
a8489c3edd
mobile optimisations - work on merging right and left sidebar (WIP)
2 years ago
Daniel Spaude
4f3e92a289
mobile optimisations - work on merging right and left sidebar (changed Table name and back button in mobile views menu)
2 years ago
Daniel Spaude
c6ad952165
mobile optimisations - work on merging right and left sidebar (WIP)
2 years ago