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
reenphygeorge
26a0910837
fix(nc-gui): removed unwanted keys
1 year ago
reenphygeorge
5fb540d346
fix(nc-gui): i18n issues
1 year ago
reenphygeorge
4a5d1c29ec
fix(nc-gui): fix i18n for surveys and dlgs
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
Muhammed Mustafa
34e1b0ab1a
feat: Added windi css screen and removed a good portion of conditional class for mobile
1 year ago
Muhammed Mustafa
f97ae99bb8
feat: Fixed sidebar expand issue in mobile, handles different topbar size for desktop and mobile, added changes to NcButton, layouts
1 year ago
mertmit
a930f7d242
fix: revise frontend acl
1 year ago
Wing-Kam Wong
02ec03773f
fix(nc-gui): add await to navigateTo
1 year ago
mertmit
8ab47b1109
fix: various stuff
...
Signed-off-by: mertmit <mertmit99@gmail.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
6d90ef0fd2
fix(nc-gui): add await to navigateTo
1 year ago
Pranav C
b29189f0c3
refactor: move all icons to iconMap (WIP)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
9febf76945
chore: lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
28b76dc73d
refactor: update share and reload icon
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b2bfa7e56f
refactor: follow camel case key naming
...
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
John Rallis
0eb3ce3783
fix: unhide language menu
2 years ago
Pranav C
b2577a8e43
fix: add signout api to clear refresh token from db and cookie
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7971792c9b
feat(gui): new navbar style
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7e30d57db9
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
6e89746e3b
refactor(gui): ui rearrangements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
6e27e0b29b
refactor(gui): Account settings menu item
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
159d7c1d8f
refactor(gui): move app store to account page
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
3c6c1a21b8
refactor: update path
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
5256e7b849
feat: add option to toggle user signup enable/disable
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c4af225697
feat: add license get/set api and integrate
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
e387d4b090
feat: for non-super user only show their own token
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7d42e4c768
feat: account management page with sidebar and nested tab
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
89080de589
feat(api): add left nav drawer and token page
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Muhammed Mustafa
25d420a331
fix(test): Changed tpo data-testid from data-nc
2 years ago
Wing-Kam Wong
166b266584
fix(nc-gui): add back v-show="isLoading" in base
2 years ago
Muhammed Mustafa
3c2720d449
feat(testing): Integrated data-nc standard for dom attribute used for testing
2 years ago
Muhammed Mustafa
f476c3d927
feat(testing): Stability
2 years ago
braks
4478c23b97
fix(nc-gui): hide floating language btn in shared grid view
2 years ago
braks
801fe85fb7
chore(nc-gui,tests): click brand icon to move to project list
2 years ago
braks
aaad161578
feat(nc-gui,tests): add user settings tests and cy selectors
2 years ago
braks
84552d9956
fix(nc-gui): ring opacity
2 years ago
braks
360290a526
fix(nc-gui): toggle left sidebar state on mount
2 years ago
braks
d7a0278016
fix(nc-gui): open sidebar on smartsheet
2 years ago
braks
255262e94f
fix(nc-gui): remove use project call in base layout
2 years ago
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
Pranav C
2be20c5ee2
feat(gui): add appstore in navbar menu
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
adfb4300d4
feat(nc-gui): add nc version
2 years ago
braks
3320453637
chore(nc-gui): remove `as any` typecasts wherever possible
2 years ago
Pranav C
b5b050dcaa
refactor(gui): keep the right sidebar open by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
9c721f5426
chore(CY): add class name for modal & menu
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
84e7ca3811
chore(nc-gui): narrow down language types
2 years ago
braks
f7d326fcbc
refacotr(nc-gui): make whole lang btn clickable
2 years ago
Pranav C
21a306030c
chore(gui-v2): base url correction ( #3510 )
...
* chore(gui-v2): base url correction
- support nocodb serving under a nested path
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore(gui-v2): initial base url correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): redirect to dashboard with relative path
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): make plugin path relative
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): redirect path correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: allow download option migration handling
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix(gui-v2): redirect old base url to new path
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): redirect old base ur with some view/table open
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): handle old tab url and navigate to the new url
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore(gui-v2): cleanup
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>
2 years ago