Commit Graph

60 Commits

Author SHA1 Message Date
mertmit
ea5a936a11 fix: extended fix for gql & improved ui part
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-03-30 16:01:36 +03:00
mertmit
f16cd2e909 fix: multiple after-update webhooks being triggered
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-03-29 20:23:55 +03:00
Wing-Kam Wong
bc8a3b8e47 fix: missing add row option when PK isn't available
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
2022-02-12 11:58:28 +08:00
Raju Udava
307ba66a4c chore: i18n grid view translation updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-02-08 11:45:10 +05:30
Pranav C
82a71afac4 Release v0.84.8 (#1007)
* chore: include develop branch

Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>

* fix: add proper spacing in left navigation drawer (#994)

re #993

Signed-off-by: Pranav C <pranavxc@gmail.com>

* l10n(zh_TW): reviewed and translated all

Extended from #995

Signed-off-by: pan93412 <pan93412@gmail.com>

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* fix: save record on enter/shift-enter key press (#1003)

closes #1002

Signed-off-by: Pranav C <pranavxc@gmail.com>

* Hotfix/cell update (#1006)

* fix: save record on enter/shift-enter key press

closes #1002

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: update cell value after claering cell using delete key

closes #1005

Signed-off-by: Pranav C <pranavxc@gmail.com>

Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>

* chore(publish): v0.84.8

Signed-off-by: Pranav C <pranavxc@gmail.com>

Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>
Co-authored-by: pan93412 <pan93412@gmail.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-01-26 16:22:31 +05:30
Raju Udava
7135dbc421 feat(gui): navigate to prev row cell on shift enter
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-01-19 12:46:45 +05:30
Pranav C
104d8fe639 feat(gui): update webhook modal style
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-01-17 17:15:24 +05:30
Pranav C
717c9f1b4a feat(gui): switch cells on clicking tab key
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-01-17 17:15:24 +05:30
Pranav C
ecb3e30bba feat(gui): add shortcuts for copy/paste and clear cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-01-17 17:15:24 +05:30
Pranav C
aeffdd186b feat(gui): navigate to next row cell on enter
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-01-17 17:15:24 +05:30
Pranav C
0425538b32 refactor: ui improvements
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-01-16 19:25:35 +05:30
Pranav C
57bc9843aa feat: implement upgrader for table/view ordering, use tooldir from env
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-12-13 17:27:00 +05:30
Pranav C
ec66664e83 feat: add option to select all records in current page
re #817

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-12-13 13:37:19 +05:30
Pranav C
671d7d0906 fix: show primary value in hasmany (in newly created row)
save row on adding new hasmany/manytomany value

re #823

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-30 20:14:41 +05:30
Pranav C
556f49d57d refactor(gui): add class to gridview row, update delete roe toast
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-27 12:00:31 +05:30
Pranav C
2cfcfe0100 refactor(gui): update debounce time, show loader instead of toaster(on save)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-27 11:35:13 +05:30
Pranav C
4891e7afdb refactor(gui): increase default column width
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-25 12:48:40 +05:30
Pranav C
037e957741 fix: avoid duplicating record on new row creation
re #779

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-25 12:24:32 +05:30
Pranav C
66cb568e15 feat: import(wip)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-18 20:37:26 +05:30
Pranav C
36b29d4388 fix: show inputs for formula type by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-01 15:07:38 +05:30
Pranav C
a6e9d6dbae fix: ignore updating cell value on modifier key press
re #692

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-01 14:54:57 +05:30
Pranav C
1e1d21a03c fix: grid view issues
- maintain column order after column rename
- show column menu in main view and hide from grid view
- keep column order from main view for newly created grid view

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-10-31 13:26:30 +05:30
Pranav C
20a10cb8b7 fix: hide dropdown styling in public shared grid view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-10-21 13:50:08 +05:30
Pranav C
83249017fc fix: fields should be readonly in public shared view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-10-20 18:44:57 +05:30
Pranav C
63a27f0ed5 fix(gui): public shared view issues
- hide virtual columns from filters and sort
- password protected form
- hide filter
- should be available without auth

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-10-18 13:59:21 +05:30
Pranav C
da9da645a6 feat: impelement shared grid view(WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-10-15 20:18:59 +05:30
Pranav C
86f8941c29 feat(gui): add locked view, form view validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-10-04 19:13:18 +05:30
Pranav C
163aba26b3 test(cypress): Common test for GQL & Rest, Filter , Test for filter, row creation, etc...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-08-30 14:11:56 +05:30
Pranav C
cd0d63edac test(cypress): table creation and relation check
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-08-30 14:11:56 +05:30
Pranav C
4d92f35274 feat: disable edit/delete if primary key missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-08-23 15:12:00 +05:30
Pranav C
3d3a0c8eb9 Merge branch 'feat/formula'
# Conflicts:
#	packages/nc-gui/components/project/spreadsheet/components/virtualHeaderCell.vue
#	packages/nc-gui/components/project/spreadsheet/views/xcGridView.vue
2021-08-16 12:35:10 +05:30
Pranav C
44caff87a1 fix: disable virtual column edit for Editor, Viewer roles
re #462

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-08-16 12:29:03 +05:30
Pranav C
38586b2579 feat: Formula filter out unsupported functions
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-08-14 15:40:48 +05:30
Pranav C
73e2ff06f9 feat(gui): Add clear option in context menu
added clear option in context menu for cells which are `nullable`, it can used to set the cell  value to null

re #this.value

Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-29 13:45:52 +05:30
Pranav C
b23d11392e fix: lookup column rename issuea
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-27 16:19:23 +05:30
Pranav C
93da24c163 feat: Lookup - update meta data structure, Add icon
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-26 19:07:26 +05:30
Pranav C
c128376257 feat: Lookup - column creation, deletion, duplicate validation, optimization
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-25 18:34:52 +05:30
Pranav C
d3354d2aae feat: Lookup implementation
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-23 12:06:16 +05:30
Pranav C
90783d8981 fix(gui): Ignore unnecessary update call
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-21 16:33:54 +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
61f41a2c42 refactor(gui): component name
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-12 18:59:22 +05:30
Pranav C
be2bc9093d feat: M2M corrections
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-09 19:27:31 +05:30
Pranav C
cf2452b04a feat: GQL - M2M many to many
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-07 19:32:45 +05:30
Pranav C
b08a03ca0c feat: M2M
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-04 19:08:44 +05:30
Pranav C
a3a034812e feat: relation delete
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-03 19:32:39 +05:30
Pranav C
744644498c feat: relations(wip)
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-03 15:11:26 +05:30
Pranav C
f33fe5c514 feat: relation column delete
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-02 19:40:53 +05:30
Pranav C
6b67e8a003 fix: setting entered key value as input
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-02 11:46:25 +05:30
Pranav C
280ced9d06 feat: relations in unsaved row
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
2021-07-02 11:46:25 +05:30