Muhammed Mustafa
6e575348c8
feat(testing): Added different db support
2022-11-03 16:15:05 +05:30
Muhammed Mustafa
d4e7071485
feat(testing): Added config for webstorm
2022-11-03 16:15:05 +05:30
Muhammed Mustafa
9e0eddf833
feat(testing): Added Table Column Operations test suite
2022-11-03 16:15:05 +05:30
Muhammed Mustafa
232519bf2f
feat(testing): Improved column page object
2022-11-03 16:15:05 +05:30
Muhammed Mustafa
3aafa89a49
feat(testing): Added Table Operations
2022-11-03 16:15:05 +05:30
Muhammed Mustafa
bd3e657c44
feat(testing): Added mysql support
2022-11-03 16:15:05 +05:30
Muhammed Mustafa
440d3dafde
feat(testing): Resolved flakyness
2022-11-03 16:15:05 +05:30
Muhammed Mustafa
55187265fe
feat(testing): Trial with 3 workers
2022-11-03 16:14:35 +05:30
Muhammed Mustafa
0463b81d0e
feat(testing): Trial with 3 workers
2022-11-03 16:14:35 +05:30
Muhammed Mustafa
ffb00188e2
feat(testing): Trial with 3 workers
2022-11-03 16:14:35 +05:30
Muhammed Mustafa
fb7f4d3f92
feat(testing): Added parrelel test support
2022-11-03 16:14:34 +05:30
Muhammed Mustafa
2258aa4513
feat(testing): Fixed CI config for playwright
2022-11-03 16:14:34 +05:30
Muhammed Mustafa
6646252566
feat(testing): Fixed CI config for playwright
2022-11-03 16:14:34 +05:30
Muhammed Mustafa
3c39515f63
feat(testing): Fixed CI config for playwright
2022-11-03 16:14:34 +05:30
Muhammed Mustafa
8bc88d3c86
feat(testing): Fixed CI config for playwright
2022-11-03 16:14:33 +05:30
Muhammed Mustafa
5801da5fe3
feat(testing): Trial CI playwright setup added
2022-11-03 16:13:27 +05:30
Muhammed Mustafa
bdc3aaed6a
feat(testing): Improvements with page objects
2022-11-03 16:11:34 +05:30
Muhammed Mustafa
6998c3e6c7
feat(testing): Added and integrated playwright
2022-11-03 16:11:34 +05:30
Muhammed Mustafa
6cec1e2a4d
feat(cypress): Removed cypress localstorage clearing in setup command
2022-11-03 16:11:34 +05:30
Muhammed Mustafa
06929c1040
feat(cypress): Added mysql independent misc suite
2022-11-03 16:11:34 +05:30
Muhammed Mustafa
aec0d1230a
feat(cypress): setup will wait for noco logo with less delay
2022-11-03 16:11:34 +05:30
Muhammed Mustafa
7eb958cf28
feat(cypress): Made cypress tests independent for pg and integrated some tests
2022-11-03 16:11:34 +05:30
աɨռɢӄաօռɢ
42d839be7a
Merge pull request #4237 from nocodb/refactor/nocodb-project-structure
...
refactor: nocodb project structure
2022-11-03 15:41:24 +08:00
mateonunez
56a6b835fb
Merge branch 'develop' into fix/expand-locked-grid-view
2022-11-01 18:52:23 +01:00
Wing-Kam Wong
0b28865e4f
fix(scripts): wrong mysql-sakila-db directory
2022-11-01 00:12:50 +08:00
Wing-Kam Wong
da033bc063
refactor: move markdown to upper directory
2022-10-31 14:04:19 +08:00
Wing-Kam Wong
b9a4018764
refactor: move docker-compose-cypress.yml to cypress directory
2022-10-31 13:48:44 +08:00
Wing-Kam Wong
c5be5ec13d
refactor(scripts): remove unnecessary files
2022-10-31 13:44:35 +08:00
Wing-Kam Wong
59f03e9eb4
refactor: remove copyright block as CLA covers it
2022-10-28 20:25:11 +08:00
mateonunez
8493e72cbe
Merge branch 'develop' into fix/expand-locked-grid-view
2022-10-27 09:45:08 +02:00
Braks
6e10325cd2
Merge pull request #4141 from nocodb/fix/expanded-form-drawer
2022-10-25 15:11:01 +02:00
Raju Udava
a8bb648dbf
test: fix for handling new record at end
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-10-25 14:18:29 +05:30
Wonkeun No
8f4f20518a
Merge branch 'develop' into issue-3441
2022-10-23 23:22:46 -04:00
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
2022-10-23 23:11:17 -04:00
mateonunez
ddce847179
test(grid-locked): expand element should always exist
2022-10-22 17:42:41 +02:00
braks
1eac103651
revert: 2b test
2022-10-21 19:44:27 +02:00
braks
eb76e7b22d
tests: close modal in 2b tests
2022-10-21 15:18:57 +02:00
braks
8df7d8423c
tests: reduce test flakiness
2022-10-21 13:29:19 +02:00
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
2022-10-13 10:46:43 -03:00
Pranav C
5cc9a84021
Merge pull request #4046 from nocodb/fix/3988-clear-cell
...
Feat: Grid view - allow clear cell on LTAR cell
2022-10-13 17:19:09 +05:30
Wing-Kam Wong
c6a7110902
docs: change documentation links from docs-dev to docs
2022-10-13 16:55:01 +08:00
Pranav C
1096d0adbb
fix(sdk): update relation type var in swagger
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-10-13 13:16:12 +05:30
Wing-Kam Wong
ccd752892e
feat(nocodb-sdk): add fk_cover_image_col_id to kanban
2022-10-11 14:00:31 +08:00
Wing-Kam Wong
0c86e7477a
refactor(nocodb-sdk): rename grp_column_id to fk_grp_col_id
2022-10-11 12:07:09 +08:00
աɨռɢӄաօռɢ
ef7b723dea
Merge pull request #3962 from nocodb/feat/api-for-complete-meta
...
Feat: Aggregated api for complete meta
2022-10-11 11:23:33 +08:00
Raju Udava
b4994c8ea7
Merge pull request #3981 from nocodb/test/survey-mode
...
test: survey form
2022-10-10 12:08:26 +05:30
Geonu Lim
9bb9fe3bf9
Update Korean.md
...
I changed untranslated part in this markdown file.
2022-10-09 01:54:48 +09:00
Raju Udava
ae8b299f11
test: scroll modal close button into view before click
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-10-08 18:28:06 +05:30
Raju Udava
74031b3302
test: survey form
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-10-08 17:11:39 +05:30
Pranav C
4b0c844ce7
chore: update swagger and test
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-10-08 10:45:59 +05:30