mertmit
a6f78601dd
fix: remove unnecessary log
12 months ago
mertmit
1340bd0806
fix: use title as field name for import
12 months ago
Muhammed Mustafa
3d6a64e58e
fix: Improved regex for task item rich text
12 months ago
Muhammed Mustafa
6bd8193df0
fix: Typo
12 months ago
Muhammed Mustafa
507cc5237e
fix: Fixed issue checkbox checked state not getting saved
12 months ago
Muhammed Mustafa
c4c886e6cf
fix: Added links support to text area rich
12 months ago
Daniel Roe
032c60d7b6
fix: import nuxt composables from #imports
1 year ago
աɨռɢӄաօռɢ
b50c4afc32
fix(nc-gui): import type mismatch
1 year ago
աɨռɢӄաօռɢ
185f78e1c0
fix(nc-gui): use isCheckboxType for init detect
1 year ago
աɨռɢӄաօռɢ
ed5b3828fe
fix(nc-gui): isCheckboxType return boolean now
1 year ago
աɨռɢӄաօռɢ
76403ad667
fix(nc-gui): revise isCheckboxType logic
1 year ago
Pranav C
274ebfd16a
chore: comment correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
8e1e6dac85
fix: convert cell value before calling isURL method to avoid unexpected error
1 year ago
mertmit
06ff1d81be
fix: csv import checkbox logic
1 year ago
Pranav C
e790abdbaf
refactor: rename project and base
...
- Rename `Project` => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
33ee9bfa62
feat: Improved UI ( #6222 )
...
* feat: Improved ui (#6156 )
* refactor: revert
Signed-off-by: Pranav C <pranavxc@gmail.com>
feat: shared base
Signed-off-by: Pranav C <pranavxc@gmail.com>
fix: remove duplicate import statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
fix: disable starred & license menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: fix airtable wait issue
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: enable mysql in ci
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: fix checkbox order for sqlite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: disable quick tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: fix dbType env variable for CI
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: workspace API access error fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: enable SQLite CI CD
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: use DB_TYPE env variable
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: enable SQLite UT
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: isHub cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: add check for EE Timezone spec
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
test: EE check fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
chore: test correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
chore: sync latest changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
test: set EE=false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: set NC Edition to community in workflow file
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
chore: update sdk build command
Signed-off-by: Pranav C <pranavxc@gmail.com>
refactor: i18n and other changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
feat: new ui
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: sync tests
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: shared view/base related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: checkbox verification sort order fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: fix sqlite reset
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: enable selfhosted runners
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: table ops (draft)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* Docs: screenshots for table-operations.md
* refactor: introduce missing buttons
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: get all fields
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: UT fix- new data API response
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: EE is false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: webhook lookup as string in CE
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: include created_at and updated_at
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: fix UT newDataAPI response for PG
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: separate api for webhook related plugins
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: msyql filter corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: mysql group by test corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: fix datatype for rating field in groupby spec for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: kanban datatype correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: column edit for mysql- rating field
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: misc fixes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: enable 4 workers
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: enable 2 workers per shard only
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: table CRUD
* Rename table-operations.md to table-crud.md
* Create column-crud.md
* docs: row CRUD
* Rename row.md to row-crud.md
* docs: project crud
* docs: toolbar (skeleton)
* refactor: single page UI and bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: sync tests playwright
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: add missing dependency
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: single page ui, test corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: tests
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: project rename test correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: remove only
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: remove wrong import statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: delete option not visible in project context menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: move ws access within isEE()
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: fix groupby
* test: groupby fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: signup & landing page
* docs: project crud
* docs: project-crud misc
* docs: toolbar fields
* docs: toolbar / filters
* docs: toolbar / group by
* docs: toolbar / sort
* docs: toolbar / row height
* docs: filters additional options
* docs: file re-order
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: add links to column types
* docs: code snippets
* docs: links
* docs: lookup
* docs: rollup
* docs: formula
* docs: primary key
* docs: display value
* docs: development setup
* docs: swagger
* fix(nc-gui): encodeURIComponent for row id
- closes : #6202
* docs: language
* docs: expanded record
* docs: import airtable
* docs: airtable
* docs: webhook
* docs: revert file rename
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: account settings
* docs: audit
* docs: meta management
* docs: project settings
* docs: shared base
* docs: shared view
* docs: meta sync
* docs: team-auth
* docs: views
* docs: fix URL
* docs: URL corrections
* fix: shared base, view related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: EE check for WSaccess
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: exclude EE tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: missing project delete
closes #6215
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* refactor: docs and other bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: populate default project on super admin signup
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: include created project details in signup response if avail, missing Dockerfile
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: use custom function for resolving ts path aliases
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: add missing generate script
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: webpack build correction - ts path resolve
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>
1 year ago
Wing-Kam Wong
7b7ed2b894
chore: move nc-gui to nc-gui-backup
2 years ago
Pranav C
765beabb97
chore: add missing file
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7953923a28
feat: add isUIAllowed composable
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
4b45bd1ff0
feat: add validateDateWithUnknownFormat
2 years ago
Wing-Kam Wong
6a31fb5a03
fix: update description & examples of WEEKDAY
2 years ago
Wing-Kam Wong
2c31d85017
chore: include viewIcon from v1
2 years ago
Pranav C
09a920c9ff
wip(gui-v2): sidebar
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
d2dd36b550
feat: include WEEKDAY
2 years ago
աɨռɢӄաօռɢ
978fdd265e
fix: add missing projectSettings permission ( #2548 )
...
* fix: add missing projectSettings permission
2 years ago
Wing-Kam Wong
f7dfb822bb
enhancement: enable right click to delete table
2 years ago
elvus
430e926d2f
Add date format option to DatePickerCell
2 years ago
Wing-Kam Wong
b28ac1a0b0
fix: duration NaN issue
2 years ago
Wing-Kam Wong
4bf6fd8c5b
feat: duration
2 years ago
աɨռɢӄաօռɢ
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>
2 years ago
mertmit
d08358564c
feat/fix: currency column ( #1687 )
...
* feat: currency column supporting multiple locales and units
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: add default currency locale and code
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: change default length and scale for currency
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: add proper validations for currency fields
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: use UITypes instead of raw uidt
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: dropdown for currency properties
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: add proper v2 migrations
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: add custom validators
Signed-off-by: Mert Ersoy <mertmit99@gmail.com>
* feat: handle currency data from meta column
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: move currency specific options out
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: pass colMeta by value instead of reference
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
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>
2 years ago
Wing-Kam Wong
f617b396d3
fix: formulaTypes.NUMERIC typo
3 years ago
Wing-Kam Wong
24e5e458dd
feat: add formulaTypes
3 years ago
Wing-Kam Wong
167809308a
enhance: include formula description, syntax & examples
3 years ago
Wing-Kam Wong
c624a0e75e
refactor: use jsepCurlyHook from nocodb-sdk
3 years ago
Wing-Kam Wong
a5f77a50f3
feat: introduce formula curly hook
3 years ago
Pranav C
eec922f1a9
refactor: webhook ui improvements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
1c1cb9c9af
fix: filter out meta table in parser
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
c61b550ee1
fix: add missing meta table names
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
f07ccc318e
fix: allow editors to import csv
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
180accda2a
chore: fix lint
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
412053039e
0.90.5 Pre-release ( #1774 )
...
* chore(deps): bump minimist
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-docs-prev
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-docs
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nc-plugin
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nc-cli
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-i18n
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-blog
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nocodb-sdk
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/nocodb
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* refactor: i18n zh_CN corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactor: use SqlFactory from nocodb-sdk package (#1750 )
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: refer parent table referenced column in filter query(BT)
re #1756
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: wrap nested add update query select part to avoid issue when referencing same table
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore(deps): bump async in /packages/nc-migrator-archived
Bumps [async](https://github.com/caolan/async ) from 2.6.2 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.2...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: add info related to {orgs} and swagger ui
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* Fix - Migration bugs (#1771 )
* fix: handle formula parse error in formula migration
re #1760
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: avoid project user insertion if corresponding project or user is missing
re #1760
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: skip shared views if view_name/model_name is empty or missing
re #1760
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: migration down statement correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(migration): split alter table statement into multiple statements to support MSSQL
re #1764
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add null check in upgrader
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
Co-authored-by: navi <oof1lab@gmail.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
3 years ago
Pranav C
cea2b4ad73
refactor: use SqlFactory from nocodb-sdk package ( #1750 )
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
76ce5c5464
fix: update primary color when setting default theme
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
3ef75660c4
refactor: code cleanup
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
8733948056
wip: towards v1
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
47a5131c15
fix: disable anyenum as it's pseudo-type - ref: #1539
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Mert Ersoy
99d2c77c5e
feat: DATEADD formula for date arithmetics
...
Signed-off-by: Mert Ersoy <mertmit99@gmail.com>
3 years ago
mertmit
2cdd6b97a1
feat: add URL formula
...
Signed-off-by: Mert Ersoy <mertmit99@gmail.com>
3 years ago