Wing-Kam Wong
59f03e9eb4
refactor: remove copyright block as CLA covers it
2 years ago
Raju Udava
a8bb648dbf
test: fix for handling new record at end
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wonkeun No
9267e95fbb
feat(formulaUtils):allow decimal for round
...
This allows ROUND func to have an optional parameter to show decimal number to the position that the integer parameter specifies
This will address issue-3441
2 years ago
braks
1eac103651
revert: 2b test
2 years ago
braks
eb76e7b22d
tests: close modal in 2b tests
2 years ago
braks
8df7d8423c
tests: reduce test flakiness
2 years ago
Bueno, João
395b66ae8f
test(cy): circular references and duplicated dependencies
...
Circular references are invalid, but duplicate dependencies can be
resolved. (See issue #4024 )
closes #4024
2 years ago
Wing-Kam Wong
c6a7110902
docs: change documentation links from docs-dev to docs
2 years ago
Pranav C
1096d0adbb
fix(sdk): update relation type var in swagger
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
ccd752892e
feat(nocodb-sdk): add fk_cover_image_col_id to kanban
2 years ago
Wing-Kam Wong
0c86e7477a
refactor(nocodb-sdk): rename grp_column_id to fk_grp_col_id
2 years ago
Geonu Lim
9bb9fe3bf9
Update Korean.md
...
I changed untranslated part in this markdown file.
2 years ago
Raju Udava
ae8b299f11
test: scroll modal close button into view before click
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
74031b3302
test: survey form
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
4b0c844ce7
chore: update swagger and test
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
00764f9436
test: enable Kanban tests for SQLite, PG
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
0657471051
fix(api): correction in table count and sharedViewCount
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
15ee45922d
feat(swagger): add api in swagger
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
3974c877af
refactor(tests): add cy selectors and update share link test
2 years ago
Raju Udava
25e08de4d3
test: cy updates to support share view modal changes
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
c0987300ae
refactor(tests): remove looking for ant collapse
2 years ago
Raju Udava
e8b8b11378
test: add record after removing filter
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
9ba7fe3a4c
fix(cypress): convert footer count to numbers
2 years ago
Wing-Kam Wong
373bc7a68a
fix(cypress): change > 1 to !== 1 for kanban record count
2 years ago
Raju Udava
169fb64ca3
test: validate if grid is rendered
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
7d044315c6
test: comments cleanup
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
16bea00945
test: ensure add new row tooltip disappears
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
f4855b6044
test: retain localStorage across tests
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
50953fe5be
test: wait for grid re-render after table rename
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
4cd2f21447
chore(tests): cleanup
2 years ago
Raju Udava
1d0ad20cfc
test: CY corrections post rebase
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
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
Wing-Kam Wong
e77d2d8e45
fix(scripts): use latest nocodb version
2 years ago
Raju Udava
cb0bf402f1
test: cleanup
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
71b7d1ddff
test: use closeTableTab() across files
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
fe579a3543
test: remove wait from LTAR
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
7f08233b96
test: use close active modal instead of esc
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
e0b09f3068
test: updates to pg grid view share
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
79a903050f
test: cleanup grid view share
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
8fccd4195d
test: enable pg grid view share
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
b559d83097
test: pg grid view share
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
512cb3fed4
test: inclusive form submit message validation selector
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
c0383a156a
test: add delay after close tab
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
e027e90437
test(cypress): increase delay after close tab
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
096151a754
test: increase wait time for table grid render
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
f206215b97
test: update intercept message during shared base load
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
71c87e5cbb
test: local storage correction for pg meta sync suite
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
168179fc16
test: enable LTAR tests in SQLite, PG
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
5bcbe6bd50
test: kludge for name highlight render on column modal
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago