Commit Graph

213 Commits

Author SHA1 Message Date
Wing-Kam Wong
ba8ff29274 Merge branch 'develop' into fix/kanban-share-view 2023-01-18 14:19:31 +08:00
Raju Udava
a0e2deacf3 test: kanban shared view access after sign-off
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-01-17 17:47:01 +05:30
Ekaterina Balakina
7bfb208746 undo removal of select options 2023-01-16 15:38:19 +03:00
Wing-Kam Wong
3671bc941a fix(playwright): remove dynamic data in test case 2023-01-13 18:23:47 +08:00
Wing-Kam Wong
b061a1b99e feat(playwrights): add DATETIME_DIFF tests 2023-01-13 12:43:30 +08:00
Wing-Kam Wong
4e3b00eb01 fix(playwright): correct formula datetime year 2023-01-12 14:19:31 +08:00
Wing-Kam Wong
0a93a2c8ed fix(playwright): correct test case result - should be all zeros 2023-01-12 13:09:53 +08:00
Wing-Kam Wong
b65789da77 feat(playwright): add NOW() tests for datetime diff formula 2023-01-12 12:34:32 +08:00
dependabot[bot]
bff15d905a chore(deps): bump json5 from 1.0.1 to 1.0.2 in /tests/playwright
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 09:59:06 +00:00
Raju Udava
8707bb8a7d test: language order correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-01-02 18:27:08 +05:30
Raju Udava
a813b81a32 i18n/language support for cs, eu, sk
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-01-02 17:55:54 +05:30
Raju Udava
285a48b0d4 test: date picker configuration
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-01-02 16:36:51 +05:30
աɨռɢӄաօռɢ
8bcb6041fe Merge pull request #4641 from humannocode/barcode
Barcode
2022-12-27 17:40:01 +08:00
Raju Udava
e1a73195a8 refactor: clean-up comments
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-12-27 13:37:06 +05:30
Raju Udava
277fd4f968 test: project rename modal handling
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-12-27 12:52:09 +05:30
flisowna
9fa675ace7 Merge branch 'develop' into barcode 2022-12-26 20:43:41 +01:00
Pranav C
69dc9feeee test(playwright): selector correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
9fde794388 fix(playwright): use regex pattern
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
b52164d70d fix(playwright): view title correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
665a86dc0e test(playwright): add test for view icon change
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
9d8bc1d81b fix(gui): keep parsed meta data in cache
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
1e8271a277 refactor(gui): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
3a72e4186c test(playwright): add test for icon change
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
աɨռɢӄաօռɢ
bda3132a74 Merge pull request #4593 from nocodb/feat/datetime-options
feat(nc-gui): datetime options
2022-12-21 22:56:28 +08:00
աɨռɢӄաօռɢ
846ff73943 Merge pull request #4629 from nocodb/feat/formula-date-diff
feat: formula DATETIME_DIFF
2022-12-21 22:54:32 +08:00
աɨռɢӄաօռɢ
a037775510 Merge pull request #4656 from ketewan/multiselect-fix
fix multiselect
2022-12-21 17:58:12 +08:00
Ekaterina Balakina
f869c8fdc6 fix tests 2022-12-20 17:41:04 +01:00
Ekaterina Balakina
e94ebe9f4c fix multiselect 2022-12-20 15:02:20 +01:00
Ekaterina Balakina
812b82f853 fix save search query 2022-12-13 23:44:30 +01:00
flisowna
cd9ea66947 clean code 2022-12-12 23:05:22 +03:00
flisowna
86d5c71ca9 clean code 2022-12-12 22:28:07 +03:00
flisowna
f52107b943 barcode column type: playwright tests (WIP) 2022-12-09 20:57:10 +03:00
flisowna
ad8eb298cf barcode column type: playwright tests (WIP) 2022-12-09 20:43:42 +03:00
flisowna
1994b8622b barcode column type: playwright tests (WIP) 2022-12-09 20:30:06 +03:00
flisowna
b7ed402dae barcode column type: playwright tests (WIP) 2022-12-09 19:37:58 +03:00
flisowna
6c27d6bf42 barcode column type: playwright tests (WIP) 2022-12-09 19:33:51 +03:00
Wing-Kam Wong
94b607c3b2 fix(playwright): incorrect formula 2022-12-10 00:24:39 +08:00
flisowna
5fb2cb8c77 barcode column type: playwright tests (WIP) 2022-12-09 18:28:00 +03:00
flisowna
7f75bbf824 barcode column type: playwright tests (WIP) 2022-12-09 15:13:59 +03:00
Wing-Kam Wong
40c2aada15 feat(playwright): formula DATETIME_DIFF tests 2022-12-09 14:15:55 +08:00
Wing-Kam Wong
40b004e4bf Merge branch 'develop' into feat/datetime-options 2022-12-09 13:36:44 +08:00
flisowna
58dfdc9d48 barcode column type: playwright tests (WIP) 2022-12-09 01:09:20 +03:00
Raju Udava
5447ec59a2 Merge pull request #4552 from nocodb/feat/copy-paste-cell
Copy paste cell more tests added
2022-12-05 18:14:08 +05:30
Wing-Kam Wong
c82f9bf385 fix(playwright): lint blocking 2022-12-05 19:34:53 +08:00
աɨռɢӄաօռɢ
83b819fe35 Merge pull request #4581 from nocodb/fix/export-excel-col-order
fix(nocodb): provide header in XLSX.utils.json_to_sheet
2022-12-05 15:35:55 +08:00
Wing-Kam Wong
b425adea9a chore(playwright): remove .only for date time test 2022-12-05 14:07:59 +08:00
Wing-Kam Wong
87964a1643 chore: merge with develop 2022-12-05 14:03:49 +08:00
Wing-Kam Wong
34ffcd5215 feat(playwright): datetime tests 2022-12-05 13:23:56 +08:00
Wing-Kam Wong
eab412504a feat(playwright): add verifyDateCell 2022-12-05 13:22:25 +08:00
Raju Udava
48eb7d0c45 Merge pull request #4585 from humannocode/enable-decimals-and-numbers-for-qr-code
QrCode: also allow decimals and numbers as referenced values
2022-12-05 10:09:06 +05:30