Mert E.
1712b4f980
chore: sync import ft ( #10509 )
...
* feat: cloud import
* feat: single input
* feat: feature flag for import from nocodb
* feat: user support for cloud import
* fix: refactor ux
* fix: use ncSiteUrl instead of base url
* fix: properly finish with redis
2025-02-17 10:27:09 +03:00
Mert E.
9d1f911644
fix: worker monaco ( #10462 )
...
* fix: use worker url instead of inline
* fix: quick import local
* fix: warning
* fix: use module only in dev mode
2025-02-10 09:38:36 +03:00
Amit Joki
370e05ce14
style: improve the style of the rest of the base dashboard
2025-01-24 10:53:00 +00:00
DarkPhoenix2704
c209cee324
fix: types not working in staging
2025-01-14 05:34:45 +00:00
DarkPhoenix2704
0bd2e8c668
fix: lint
2025-01-10 16:11:08 +00:00
DarkPhoenix2704
8f0fe94021
fix: executor is broken
2025-01-10 16:11:00 +00:00
DarkPhoenix2704
d53d0045c2
feat: session api feat: output.inspect
2025-01-10 16:10:59 +00:00
mertmit
a8ef70f7b7
script
2025-01-10 16:10:56 +00:00
Raju Udava
b18aa44f65
Merge branch 'develop' into nc-chore/ci-hang
2024-12-27 13:34:46 +05:30
mertmit
8c7e27144e
fix: rebase issue
2024-12-26 11:27:30 +00:00
mertmit
7ad06bf736
chore: various fixes
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2024-12-26 11:42:55 +03:00
mertmit
19dbeee01b
fix: disable animation for ci
2024-12-24 22:27:14 +00:00
Pranav C
21e1f2a9fa
refactor: GUI error handling ( #9528 )
...
* refactor: error reporting
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: handle ee part
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: coderabbit review comments
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: linting
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: remove duplicate error log
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: request type correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
2024-10-08 11:49:53 +05:30
DarkPhoenix2704
8587703e78
fix: updated changelog
2024-10-02 05:54:25 +00:00
Pranav C
557be16907
chore: lint
2024-09-23 10:12:16 +00:00
Pranav C
e215d5781b
refactor: redirect even if
2024-09-23 10:12:16 +00:00
Pranav C
245fd3262d
refactor: redirect even if
2024-09-23 10:12:16 +00:00
Pranav C
1d7f5235b0
fix: redirect only in page where signin action triggers
2024-09-23 10:12:15 +00:00
Mert E.
df1d43999a
fix: swagger UI blank page ( #9475 )
...
* fix: swagger-ui - if token missing in localstorage redirect to signin page
* fix: import statement correction
---------
Co-authored-by: Pranav C <pranavxc@gmail.com >
2024-09-12 12:47:53 +05:30
Ramesh Mane
5be42ebbd3
fix(nc-gui): append reload_attempt query param after hash url ( #9352 )
2024-08-28 09:26:22 +05:30
Pranav C
6b2d2ec80c
fix: handle redirect query param
2024-08-19 17:10:40 +00:00
Pranav C
10e478ad6b
refactor: use useGlobal composable to get token
2024-08-19 17:10:40 +00:00
Pranav C
1298a49aeb
fix: proper redirection after login
2024-08-19 17:10:40 +00:00
Pranav C
c1eeb3e27d
fix: after siginIn redirect to page in which user tried to access
2024-08-19 17:10:40 +00:00
Pranav C
d4f76d348a
fix: Miscellaneous bugs ( #9149 )
...
* feat: support pretty print in webhook json
* fix: on renaming table update default view name as well
* fix: show default view name alias as 'Default view'
* fix: chunk loading error handling
* fix: global error boundary handling improvements
* fix: typo correction
* chore: sentry integration
* refactor: destroy the toast message after reload
* chore: add missing dependencies
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: sentry error reporting
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: improved error toast message
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: timeout correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2024-08-07 12:39:57 +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
DarkPhoenix2704
7c72c22567
fix: add pdf-object
2024-07-25 10:08:00 +05:30
Anbarasu
1f4af34f9f
fix: add telementry to cmd+j ( #8981 )
2024-07-11 14:48:12 +05:30
Anbarasu
480ec51953
maintenance ui ( #8909 )
...
* feat: maintenance alert ui
* fix: add dayjs advanced plugin
2024-07-05 15:20:33 +05:30
Pranav C
946ae7cd5d
fix: add a nuxt plugin to handle chunk error
2024-06-11 18:14:43 +00:00
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
DarkPhoenix2704
e14f404d09
feat(nc-gui): new dayjs plugin
2024-02-20 07:15:58 +00:00
DarkPhoenix2704
2c7e0f2a25
fix(nc-gui): day view not functioning
2024-02-20 07:15:50 +00:00
DarkPhoenix2704
59ce391bde
feat(nc-gui): show active dates
2024-02-20 07:15:49 +00:00
Ramesh Mane
af262632cf
fix(nc-gui): open docs link in new tab
2024-01-25 12:47:35 +00:00
mertmit
43b622cb03
fix: poll plugin
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-12-16 16:23:28 +03:00
Daniel Roe
032c60d7b6
fix: import nuxt composables from #imports
2023-11-07 21:05:20 +00:00
Pranav C
d63948eba9
refactor: move dayjs global changes to plugin to avoid unnecessary code repetition
2023-11-06 18:16:46 +05:30
Muhammed Mustafa
7b7e53988f
fix: Fixed i18n fallback locale not loading issue
2023-10-20 18:59:10 +05:30
Muhammed Mustafa
391fd55721
fix: Fixed i18n fallback locale not loading issue
2023-10-20 18:55:25 +05:30
Pranav C
78a1f702ba
fix: plugin export statement correction
2023-10-09 19:10:07 +00:00
Pranav C
2e2d0c5b36
fix: miscellaneous changes
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-10-09 09:41:31 +05:30
Pranav C
ff726f5ebd
fix: handle missing redirects
2023-10-08 18:51:02 +00:00
mertmit
32b0107bb2
fix: undo for column width
2023-10-08 08:32:23 +00: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
ed76a12855
fix: Fixed plugin issue
2023-10-02 11:43:03 +00:00
mertmit
8e5bd56eab
feat: long polling instead of socket for jobs
2023-09-30 17:01:46 +00:00
Muhammed Mustafa
8926a9d7de
fix: Fixed issue with icon font with safari
2023-09-26 15:25:06 +00:00
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
5d34ce2eed
chore(nc-gui): lint
2023-08-14 17:32:12 +08:00