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 >
2024-08-06 21:59:46 +05:30
Anbarasu
a5fc9be175
feat: Formula colouring and improved suggestions ( #9072 )
...
* feat: formula language
* feat: formula coloring and ux improvements
* fix: suggestions generation
* fix: handle undefined editor
* fix: handle formula errors
* fix: update imports
* fix: minor corrections
* fix: test corrections
* fix: increase timeout
* fix: clear existing formulas before pasting
* fix: ux improve
* fix: ux improve
* fix: coloring issue
* fix: remove styles
* fix: handle wrapping
* fix: bug fixes
* fix: strict suggestion handling
* fix: update indent strategy
* fix: handle formula in nested state and unbalanced parens
* fix: formula fix
* chore: sync dependencies
2024-07-30 13:47:07 +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
Ramesh Mane
2899d957ac
fix(nc-gui): lint errors ( #7857 )
2024-03-14 12:50:56 +05:30
Ramesh Mane
4058f34dc2
fix(nc-gui): use withDefaults insted of directly assigning default props value in defineProps call
2024-03-13 21:16:15 +00:00
Ramesh Mane
c01458ee51
fix(nc-gui): pr review changes
2024-03-13 21:16:13 +00:00
Ramesh Mane
5e0c842ae3
fix(nc-gui): monaco editor, Invalid prop: type check failed for prop "modelValue"
2024-03-13 21:16:13 +00:00
Ramesh Mane
62220705de
fix(nc-gui): add condition to check default value
2024-03-09 11:51:15 +00:00
Ramesh Mane
2d2ec98088
fix(nc-gui): some review comments
2024-03-09 11:51:15 +00:00
Ramesh Mane
18c352c4b3
fix(nc-gui): disable autofocus json field in form view
2024-03-09 11:51:12 +00:00
Pranav C
bb8dd221b7
chore: cleanup
2023-12-14 06:15:47 +00:00
Pranav C
a3fd691dd6
fix: load workers inline
2023-12-14 06:15:47 +00:00
Pranav C
315564ca93
fix: monaco cross origin worker loading
2023-12-14 06:15:47 +00:00
mertmit
bd76d3e32d
fix: various things
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-09-29 09:40:23 +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
Wing-Kam Wong
dae1c53a91
feat(nc-gui): skip keydown logic if drawer / modal is active
2022-11-29 13:57:39 +08:00
Wing-Kam Wong
8e3a666348
fix(nc-gui): auto focus on json cells only
2022-11-29 13:45:59 +08:00
Wing-Kam Wong
034cfba717
feat(nc-gui): focus monaco editor
2022-11-28 19:39:48 +08:00
braks
344d6d71dd
refactor(nc-gui): lazy load monaco editor
2022-09-28 13:30:39 +02:00
braks
96e1453364
chore(nc-gui): update nuxt config
2022-09-28 13:30:39 +02:00
braks
008f644459
refactor(nc-gui): add client suffix to monaco editor component
2022-09-28 13:30:39 +02:00
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2022-09-06 12:00:09 +08:00
Wing-Kam Wong
7b7ed2b894
chore: move nc-gui to nc-gui-backup
2022-09-06 11:58:52 +08:00
Wing-Kam Wong
8b863ca3d8
refactor: prettier nc-gui v1
2022-07-06 18:19:04 +08:00
Pranav C
d320ee9d99
feat: JSON import
...
- Email and URL support
- Nested Data normalization
- Handle both object and array
- Optional data import option
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-06-21 12:50:15 +05:30
աɨռɢӄաօռɢ
8b90cda453
Merge pull request #1917 from nocodb/webhook-improvements
...
webhook improvements
2022-05-04 18:05:35 +08:00
Pranav C
9303fd8a4c
wip: improved webhook gui
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-05-04 11:14:12 +05:30
Pranav C
80686cb75e
feat: ui improvements
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-05-03 18:47:30 +05:30
Pranav C
93c6d1dff1
wip: code snippet population
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-05-03 14:28:49 +05:30
Wing-Kam Wong
df28acdc3e
fix: expanding row with json column issue
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com >
2022-04-22 13:42:18 +08:00
mertmit
659d900443
feat: improve json editor
...
- allow save only if valid monaco-editor input
- show errors for invalid json
Signed-off-by: mertmit <mertmit99@gmail.com >
2022-04-22 00:53:36 +03:00
Pranav C
8733948056
wip: towards v1
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-04-07 16:03:45 +05:30
Pranav C
59f55e4595
refactor(gui): update eslint rules
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-19 16:40:49 +05:30
Pranav C
fa00be39b8
refactor(gui): linting
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-19 16:30:37 +05:30
Pranav C
b84b43d33f
refactor(gui): Rename language property
...
renamed language property to lang to avoid conflict with global mixin
re #331
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com >
2021-07-12 18:18:50 +05:30
“pranavxc”
69be190d68
Xmysql is now NocoDB (An Open Source Airtable alternative)
2021-05-27 11:37:53 +05:30