Raju Udava
02e013c150
fix: cypress correction for ltar name change
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-06-27 13:23:45 +05:30
Raju Udava
411ad59b88
fix: cypress corrections
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-06-27 12:44:32 +05:30
Pranav C
4867f9d6e5
test: cypress test correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-06-26 00:11:02 +05:30
Pranav C
2f5f1ef872
fix: update bt, hm and mm column names
...
- BT - `TableRead` => `Table`
- HM - `TableList` => `Table List`
- MM - `TableMMList` => `Table List`
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-06-25 21:27:29 +05:30
Pranav C
e15e729a31
fix: ManyToMany column naming
...
- Add suffix `List` instead of `MMList`
- Proper child table name
- Cypress test case corrections
re #2429
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-06-25 17:30:42 +05:30
Wing-Kam Wong
6e5b1d0b86
Merge branch 'develop' into feat/health-api
2022-06-25 12:08:49 +08:00
Wing-Kam Wong
eaaf4fd101
fix: update health & version url
2022-06-25 12:08:08 +08:00
աɨռɢӄաօռɢ
74014eb5eb
Merge pull request #2471 from nocodb/feat/executable-in-github-release
...
Feat/executable in GitHub release
2022-06-24 13:54:28 +08:00
Pranav C
1d2b59ba73
chore: executable build corrections
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-06-23 19:58:15 +05:30
Pranav C
60d1bbec4e
fix: api path correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-06-23 16:06:45 +05:30
Pranav C
36cfb2c1c2
chore: action for releasing
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-06-23 11:49:55 +05:30
Wing-Kam Wong
c0fa025fef
feat: add /api/v1/db/meta/nocodb/health
2022-06-23 09:30:50 +08:00
Wing-Kam Wong
85d45643d5
Merge branch 'develop' into feat/duration-clean
2022-06-21 18:23:23 +08:00
Raju Udava
719a173e77
Merge pull request #2360 from nocodb/test/cy-quick-2
...
test: cypress quick test (WIP)
2022-06-16 16:00:45 +05:30
Raju Udava
a3120c570d
test: airtable import (WIP)
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-06-16 15:51:57 +05:30
Wing-Kam Wong
4bf6fd8c5b
feat: duration
2022-06-16 12:51:26 +08:00
Raju Udava
0116a8652a
test: quick-test rebase
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-06-14 17:15:52 +05:30
աɨռɢӄաօռɢ
b2f8f0674e
0.91.8 Pre-release ( #2350 )
...
* add vscode ide's ignore list
* fix passing nested query in nested getAst calls
* chore: update nocodb-sdk to local path
* fix: ignore duplicating app config
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: swagger columnNameParam type
re: #2208
Signed-off-by: mertmit <mertmit99@gmail.com >
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* enhancement: hide slider on escape key
Signed-off-by: Pranav C <pranavxc@gmail.com >
* Add information about maximum value for `limit` in REST API
* refactor: folder structure
* refactor: folder structure
* test: webhook (WIP)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: webhook
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test/cypress: corrections post develop branch refactoring
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: handle null
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: path correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: assign validation for correct column(LTAR)
re #2228
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: disable api docs access for viewer role
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: Repair broken link
* fix: DatePickerCell invalid date handling
Signed-off-by: mertmit <mertmit99@gmail.com >
* fix: nested insert correction in belongs to
re #2228
Signed-off-by: Pranav C <pranavxc@gmail.com >
* feat: compare with non-os products
Signed-off-by: mertmit <mertmit99@gmail.com >
* fix: Persian language moving across table
Signed-off-by: mertmit <mertmit99@gmail.com >
* docs: env variables
* docs: env variables reorder
* docs: env variables reorder
* fix: i18n corrections (WeT-Klb)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* chore: image text corrections (@WeT-Klb)
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com >
* docs: security.md
* Update packages/nocodb/src/lib/noco/meta/api/swagger/helpers/templates/params.ts
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com >
* Update SqliteUi.ts - set float for decimal case in getAbstractType (#2260 )
* set float for decimal case in getAbstractType
* fix: add cross-env to nc-gui package.json (#2275 )
* add cross-env to nc-gui package.json
* fix: sanitize project title
* chore: disable pr release for draft
* chore: attachment log during airtable import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* modification of the traduction
I aslo add some stuff according to the README (it was a different display so i didn't add a lot)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* fix: change password cache logic
* fix: add missing job name back
* fix: prop types for FlipCard component
Signed-off-by: mertmit <mertmit99@gmail.com >
* fix: invalid char in content-disposition header
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: question mark in CONCAT
* fix: handling lookup column reference in formula
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: throw err if user is already a project user
* chore: revise error msg
* fix: package lock corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test/ trigger
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: lock file version
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: package lock after npm/node upgrade
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: cypress package lock json
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: lock node-version to 16.15.0
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* enhancement: allow custom limit values
* chore: update query limit description
* chore: bump to 16.15.0
* fix: node version
* fix: handle invalid limit numbers
Signed-off-by: Pranav C <pranavxc@gmail.com >
* docs: update default value of pagination max limit value
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: pg database type money
Signed-off-by: mertmit <mertmit99@gmail.com >
* fix: hasmany pagination - api correction
re #2242
Signed-off-by: Pranav C <pranavxc@gmail.com >
* script: add nc_017_add_user_token_exp_column
* fix: add token_expired
* fix: return unauthorized if token is expired
* chore: revise toast message
* chore: sign out n redirect to sign in page after changing password
* fix: SingeSelect/MultiSelect webhook trigger (#2309 )
* fix: SingleSelect webhook trigger
Signed-off-by: mertmit <mertmit99@gmail.com >
* fix: MultiSelect webhook trigger
Signed-off-by: mertmit <mertmit99@gmail.com >
* Fix: Remove user reference from webhook context (#2337 )
* fix: remove user info from webhook handlebar context
Signed-off-by: Pranav C <pranavxc@gmail.com >
* docs: update webhook context variables docs
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: only check token_expired in non-public base
* fix: make rating readonly in lookup column (#2340 )
re #2045
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: exclude sensitive data related to server from SMTP test api
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: session across broswers
* fix: reload related table metadata after relation column delete (#2345 )
re #2344
Signed-off-by: Pranav C <pranavxc@gmail.com >
* Fix: Sanitise comment data (#2343 )
* fix: sanitise row comment description
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: add dom purify and sanitize content
- Add DOMPurify in nuxt
- On update value encode html tags to render as text in comment
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: add missing dependency
Signed-off-by: Pranav C <pranavxc@gmail.com >
Co-authored-by: cattong <tangym@jifenbang.net >
Co-authored-by: LepkoQQ <LepkoQQ@users.noreply.github.com >
Co-authored-by: Pranav C <pranavxc@gmail.com >
Co-authored-by: mertmit <mertmit99@gmail.com >
Co-authored-by: navi <oof1lab@gmail.com >
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Nils Reichardt <nils@reichardt.io >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: Toon van Ramshorst <ramshorst@gmail.com >
Co-authored-by: GurukiranMH <89529565+GurukiranMH@users.noreply.github.com >
Co-authored-by: QuentinDstl <qdesautel@gmail.com >
2022-06-14 11:34:16 +08:00
Pranav C
317f6ff85a
Merge pull request #2214 from nocodb/feat/attachment-upload-using-url
...
Feat - Attachment upload using url
2022-06-01 14:30:30 +05:30
Pranav C
72ce83af50
feat: attachment upload by url
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-06-01 12:23:10 +05:30
Raju Udava
956ffc21d9
fix: dom element class name correction
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-05-31 12:55:59 +05:30
Raju Udava
9b1ef07750
test/cypress: sort/filter menu operation corrections
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-05-30 22:52:53 +05:30
Pranav C
5abcdd3e65
Enhancement: UI improvements ( #2164 )
...
* enhancement: show loader while loading gird/gallery data
re #2150
Signed-off-by: Pranav C <pranavxc@gmail.com >
* enhancement: add icon for select option in filter/sort
Signed-off-by: Pranav C <pranavxc@gmail.com >
* enhancement: show loader and transitions
- add transition for menu
- include icon within select(fileter/sort)
- show loader while loading data(grid/gallery)
- remove announcement
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: remove announcement component and related state props
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: ignore loader while switching tab
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test/kludge: avoid flicker with a delay
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-05-27 15:53:34 +05:30
Pranav C
2da9e1083b
fix: swagger api path correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-05-25 08:33:31 +05:30
Pranav C
5d44848cae
Feat - Next release improvements and bug fixes ( #2120 )
...
* refactor: include log lev3l in progress
Signed-off-by: Pranav C <pranavxc@gmail.com >
* feat: migration logs classification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: escape `?` in query
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: handle leading/trailing whitespace in table name
re #2073
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: replace knex.raw
replace `knex.raw` with `knex.from` since response is different for each client
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: created time & modified time handling as dateTime datatype
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: at import issue and data list api corrections
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: richtext migration support
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: filter to ignore dateTime datatype along with date datatype
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: replace all occurance of . from column name
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* refactoring
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: correction in read api
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: keep correct dtxp value
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: replace ? with _ during column name processing
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* refactoring
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: allow singleLineText to text type instead of tinytext
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* chore: start scripts for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* refactor: thumbnail size increased by 3x
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: exclude whitespace from table name and single select rendering correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: execute without extracting raw query in pg
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: replace special characters in column name with an _
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: handle duplicate table name
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: replace , in select options with a .
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: for title, trim only spaces
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: multiselect and single select import and rendering
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: unique column name generator
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: mmlist query correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: use common function for column/table name generation
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: type correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: form view field alias & help text migration
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: handle column name referenced by $
* refactor: rename system field, change its position during creation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: replace . in column name with _
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: skip rollup for checkbox
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: replace title with id's in viewRowData APIs
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* chore: code cleanup and we are hiring button
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: ignore escaping . in alias
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: headercell overflow
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: support presence of existing tables during migration
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* enhancement: add reach out here link
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: skip default value configuration during import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* enhancement: webhook prefill default values
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: add missing component properties
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: missing gallery view cover image
re # 2099
Signed-off-by: Pranav C <pranavxc@gmail.com >
* cache: fix view:[object Object]
* fix: hide websocket button and other buttons from shared form view
re # 2107
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: hide virtual columns which are not relevant in expanded form(add)
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: handle view cache based on returned value
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: add galleryViewGet permission for roles
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: add beta label
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: add beta label
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test/cypress: fix- corrections for baseShare UI change
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test/cypress: fix view menu count
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: disable default autocomplete
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: update docs link
Signed-off-by: Pranav C <pranavxc@gmail.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com >
2022-05-23 16:24:52 +05:30
Pranav C
70b4ce9651
chore: update swagger json and rebuild nocodb-sdk
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-05-20 12:18:00 +05:30
աɨռɢӄաօռɢ
3b57dfbb16
Merge pull request #1979 from nocodb/fix/formula
...
fix: formula
2022-05-18 20:47:11 +08:00
աɨռɢӄաօռɢ
6037e5b20a
Merge pull request #2070 from nocodb/feat/exist-api
...
feat: exist api
2022-05-18 19:20:18 +08:00
Wing-Kam Wong
6ca98683ed
fix: exist logic - check row with provided primary key(s) exists or not
2022-05-18 18:46:50 +08:00
Wing-Kam Wong
dff3ab6182
feat: add exist to dbTableRow & dbViewRow
2022-05-18 16:51:34 +08:00
Raju Udava
ea41065366
Feat/at sync test: migration fixes ( #2068 )
...
* fix: ignore rollup for lookup columns
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test/cypress: base file for import airtable verification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test/cypress: import access creds
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: multiselect as csv string instead of array
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: ludicrous mode view data
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: use decimal if precision configured, support for default form view
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: handle ? in column name
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* refactor: migration logs
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-05-18 11:53:01 +05:30
Wing-Kam Wong
381a43e992
Merge branch 'develop' into fix/formula
2022-05-17 13:48:40 +08:00
Wing-Kam Wong
8b6b2fd351
cypress: skip parsing special character sequences and type the text exactly as written
2022-05-17 11:51:35 +08:00
navi
99d10f3cc3
Merge pull request #2050 from Tim-Paik/docs/improve-chinese-translation
...
Docs: improve chinese translation
2022-05-16 17:23:46 +01:00
Wing-Kam Wong
c62acc06bc
Merge branch 'develop' into fix/formula
2022-05-16 20:08:43 +08:00
Wing-Kam Wong
116a064c6c
cypress: wrap column name by {}
2022-05-16 19:25:15 +08:00
Raju Udava
046d3b7fbd
Image text corrections (@Tim-Paik)
2022-05-16 13:29:43 +05:30
Wing-Kam Wong
b7347a5afd
chore: sync with develop
2022-05-16 12:33:04 +08:00
Tim-Paik
24b9a11dee
docs: improve the Chinese translation
2022-05-15 14:04:24 +08:00
Tim-Paik
a02dca5ba6
docs: improve the Chinese translation
2022-05-15 13:49:01 +08:00
աɨռɢӄաօռɢ
19bbce998e
feat: quick import ( #2042 )
...
* wip: basic add / import layout
* chore: move excel from create project options to project tabs
* chore: move drag attributes & rm unused methods
* chore: remove create project logic
* chore: rm project title text field
* fix: import excel into an existing project logic
* refactor: add / import menu ui
* feat: integrate with import-csv logic
* wip: new csv import logic
* feat: import csv basic ui
* refactor: use excel adapter for csv import
* chore: merge excel & csv together
* fix: accept csv for import
* i18n: add csv to excelSupport
* fix: empty map & extract error msg
* fix: duplicate columns with system fields during import
* chore: rename excel import -> quick import
* chore: separate csv & excel for better tele
* chore: pass quickImportType
* i18n: remove .csv from the message
* fix: wrong import type
* chore: hide gradient generator
* fix: file type validation
* i18n: add importCSV
* fix: import button text
* fix: set modal to false after importing
* fix: header text in quick import
* chore: show error message in parseAndExtractData
* i18n: add csvURL
* fix: import url label
* fix: wrong import type
* fix: failed to execute 'insertBefore' on 'Node'
* fix: delete logic & add pv to first column
* feat: set default primary value
* chore: disable virtual columns in dropdown
* fix: set pk & rqd to ID by default
* docs: remove creating project from excel
* docs: add quick import
* feat: add loadFirstCreatedTableTab
* feat: open the tab automatically after import
* test/cypress: UI corrections for quick-import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: add UI permission to Add / Import
* fix: remove unnecessary drop handler
* fix: wrong class name in cypress test
* fix: use v-if instead of v-show
* fix: move _isUIAllowed to parent v-menu
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-05-14 19:09:43 +05:30
Pranav C
7c4a828b74
fix(swagger): typo correction in schema property name
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-05-09 22:39:55 +05:30
Werner
d258353d68
Update german.md
...
Remove minor errors
2022-05-08 10:03:48 +02:00
Wing-Kam Wong
7745c8cc4f
cypress: wrap column name by $
2022-05-06 12:06:36 +08:00
Wing-Kam Wong
2139c91268
chore: sync with develop
2022-05-05 12:10:53 +08:00
աɨռɢӄաօռɢ
0f39a2167d
Merge pull request #1950 from nocodb/feat/code-snippet
...
Feat/code snippet
2022-05-04 17:30:48 +08:00
Wing-Kam Wong
4950331847
feat: add axiosRequestMake
2022-05-04 16:57:10 +08:00
Raju Udava
3c9aac6039
test/cypress: download csv data verification ignoring order
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-05-04 11:30:16 +05:30
Raju Udava
93d46262f7
add delay after rename
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-05-03 18:50:19 +05:30
Raju Udava
8bb98959ab
test/cypress: fix for table rename validation suite
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-05-03 18:24:18 +05:30