Commit Graph

142 Commits

Author SHA1 Message Date
Muhammed Mustafa
12581fc64e fix: Added Default View title to Topbar 2023-09-22 15:23:16 +00:00
Muhammed Mustafa
12ca937e4c fix(nocohub): Added profile page, added xlarge type to usericon, added useUsers store and now call me api on app startup and overwrite things set by jwt payload, made profile page the default 2023-09-19 07:45:19 +00:00
Raju Udava
774d3337dd fix: support for Airtable PAT
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-16 13:41:05 +05:30
Muhammed Mustafa
a81abcf7c8 fix(nc-gui): Fixed Sidebar projectnode ctx menu 2023-09-14 11:56:06 +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
briankinney
5f426ff160 Make it optional to import users during airtable import 2023-08-04 09:38:00 -04:00
gitstart
8dd749cfc5 Clean up PR
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
2023-07-14 07:26:48 +00:00
DarkPhoenix2704
623d1a5d74 feat: updated some dialogs 2023-05-16 14:49:01 +05:30
Wing-Kam Wong
a6baf99725 Merge branch 'develop' into enhancement/expanded-form-comments 2023-03-23 12:08:05 +08:00
Wing-Kam Wong
f2c3d9c93b chore(nc-gui): remove copyComment & editComment 2023-03-23 00:23:01 +08:00
Wing-Kam Wong
6725d8ee21 feat(nc-gui): add copyComment, editComment and commentCopied in en.json 2023-03-22 17:06:32 +08:00
Wing-Kam Wong
51fb8d19d6 feat(nc-gui): add error.invalidEmail 2023-03-20 19:34:56 +08:00
Raju Udava
a4037a85ac Merge pull request #5317 from nocodb/enhancement/webhooks
enhancement: webhooks
2023-03-20 11:10:06 +05:30
navi
53b3d916ec New translations en.json (English) 2023-03-18 18:17:19 +00:00
Raju Udava
88692a6580 Merge branch 'develop' into l10n_develop_2 2023-03-18 15:11:11 +05:30
navi
0d5b63a806 New translations en.json (English) 2023-03-18 06:00:09 +00:00
Wing-Kam Wong
78f6c4e9c1 feat(nc-gui): add copyWebhook & deleteWebhook to en.json 2023-03-17 17:17:42 +08:00
Wing-Kam Wong
5e58a9392c feat(nc-gui): add enableWebhook & testWebhook 2023-03-17 14:25:56 +08:00
Daniel Spaude
6b4b529dcc code scanner button: improve text hints/labels 2023-03-16 17:36:24 +01:00
Daniel Spaude
2b3428002c Merge branch 'add-fillFormFieldByScanner-option' into mvp-mobile-layout-and-code-scanner 2023-03-16 11:06:33 +01:00
Daniel Spaude
08bcbebe76 Merge branch 'develop' into mvp-mobile-layout-and-code-scanner 2023-03-16 10:22:49 +01:00
Daniel Spaude
8347d18b01 Merge branch 'develop' into add-fillFormFieldByScanner-option 2023-03-16 09:40:45 +01:00
Daniel Spaude
3eb372749c geo data col: change wording and adapt layout of buttons 2023-03-13 18:58:00 +01:00
Daniel Spaude
574fc0497a Merge branch 'develop' into mvp-mobile-layout-and-code-scanner 2023-03-13 11:41:40 +01:00
Daniel Spaude
42def1558d Merge branch 'develop' into add-fillFormFieldByScanner-option 2023-03-03 14:36:39 +01:00
Daniel Spaude
6f1a3e8dc8 cleanup 2023-02-25 16:54:52 +01:00
Daniel Spaude
7a73103997 Merge branch 'develop' into add-fillFormFieldByScanner-option 2023-02-24 11:08:09 +01:00
Daniel Spaude
03e6ecccf9 Merge branch 'develop' into mvp-mobile-layout-and-code-scanner 2023-02-24 11:01:07 +01:00
Wing-Kam Wong
2c8b61dccb Merge branch 'develop' into enhancement/date-filters 2023-02-24 13:42:18 +08:00
Wing-Kam Wong
64a32b998e feat(nc-gui): add operationSub 2023-02-22 19:27:16 +08:00
Daniel Spaude
c8e933ddab code scanner for forms - WIP 2023-02-20 19:09:53 -05:00
Daniel Spaude
5dec1b937f code scanner for forms - WIP 2023-02-20 00:04:21 -05:00
Daniel Spaude
cc2496e912 Merge branch 'develop' into mvp-mobile-layout-and-code-scanner 2023-02-18 16:57:13 -05:00
Daniel Spaude
6e5a8e9586 Merge branch 'develop' into geodata-prototyping-restart 2023-02-18 13:59:16 -05:00
Daniel Spaude
368aada330 readd accidentally deleted translation keys 2023-02-17 13:07:47 -05:00
Wing-Kam Wong
e7268325a4 feat(nc-gui): add columnNameExceedsCharacters 2023-02-17 16:07:55 +08:00
flisowna
29dac655dc fix conflicts 2023-02-16 20:03:46 +01:00
Raju Udava
47c01dc784 Merge pull request #4969 from nocodb/enhancement/filters
enhancement: filters
2023-02-16 16:09:32 +05:30
Pranav C
ea27fc5e66 refactor(gui): change label
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-16 12:09:10 +05:30
Wing-Kam Wong
2a681488c8 Merge branch 'develop' into enhancement/filters 2023-02-16 13:20:58 +08:00
Daniel Spaude
183b66efa3 Merge branch 'develop' into mobile-optimisations 2023-02-15 20:43:37 -05:00
Wing-Kam Wong
fed62a3e00 feat(nc-gui): add desc for misc items 2023-02-13 18:59:44 +08:00
Wing-Kam Wong
1380ee9bf6 feat(nc-gui): add showNullInCells & showNullAndEmptyInFilter 2023-02-13 18:36:21 +08:00
Daniel Spaude
04d9b08f55 add delete and duplicate row buttons to expanded form and grid view 2023-02-04 19:51:06 +01:00
flisowna
5fc104701b resolve merging conflicts 2023-02-01 10:56:10 +01:00
Wing-Kam Wong
b2cf5f7c15 Merge branch 'develop' into feat/attachments 2023-01-23 17:27:43 +08:00
Daniel Spaude
53f6019550 Merge branch 'develop' into qr-scanner-integration-3-2022-12-20 2023-01-21 09:36:02 +01:00
Pranav C
90bfa2dec2 feat(gui): improve row navigation option in expanded form
- Add tooltip
- Show warning if out of bound
- Hide option from nested
- Implement it in Gallery view

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-01-19 12:05:04 +05:30
Wing-Kam Wong
b44dca7070 Merge branch 'develop' into feat/attachments 2023-01-16 19:26:26 +08:00
flisowna
bbe291af5a Merge branch 'develop' of https://github.com/nocodb/nocodb into geodata-prototyping-restart 2023-01-16 11:18:18 +01:00