Wing-Kam Wong
|
22c2ad4385
|
fix: typo (DuractionOptions -> DurationOptions)
|
2 years ago |
աɨռɢӄաօռɢ
|
e7e8c3d2df
|
Merge pull request #2559 from nocodb/fix/fixed-lookup-column-image-handling
fix: Fixed Lookup cell image handling
|
2 years ago |
mertmit
|
8c35c314ff
|
Merge pull request #2547 from nocodb/enhancement/delete-table-on-tree-view
enhancement: delete table on tree view
|
2 years ago |
աɨռɢӄաօռɢ
|
697f29bffa
|
Merge pull request #2578 from nocodb/dependabot/npm_and_yarn/packages/noco-docs-prev/parse-url-6.0.2
chore(deps): bump parse-url from 6.0.0 to 6.0.2 in /packages/noco-docs-prev
|
2 years ago |
աɨռɢӄաօռɢ
|
477a4bb41c
|
Merge pull request #2577 from nocodb/dependabot/npm_and_yarn/packages/noco-docs/parse-url-6.0.2
chore(deps): bump parse-url from 6.0.0 to 6.0.2 in /packages/noco-docs
|
2 years ago |
Wing-Kam Wong
|
c4c1bef8c7
|
fix: use meta column instead
|
2 years ago |
աɨռɢӄաօռɢ
|
0fc4bd7cd8
|
Merge pull request #2568 from nocodb/fix/2563-password-reset
fix: drop token_version check for password reset
|
2 years ago |
Wing-Kam Wong
|
1e363637b8
|
fix: table_name -> title
|
2 years ago |
dependabot[bot]
|
34208a5e1f
|
chore(deps): bump parse-url in /packages/noco-docs-prev
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
be600d43d0
|
chore(deps): bump parse-url from 6.0.0 to 6.0.2 in /packages/noco-docs
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
mertmit
|
1690cbc775
|
fix: drop token_version check for password reset
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
d5056fb489
|
Merge pull request #2534 from elvus/develop
Add date format option to DatePickerCell
|
2 years ago |
mertmit
|
ea0a2c0271
|
fix: pg cast type for like condition (#2531)
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
80a350aee3
|
Merge pull request #2535 from nocodb/fix/filter
fix: filters / conditions
|
2 years ago |
Pranav C
|
e1aa5f598c
|
fix: skip meta migration if associated project doesn't exist
re #2449
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
978fdd265e
|
fix: add missing projectSettings permission (#2548)
* fix: add missing projectSettings permission
|
2 years ago |
Mustafa
|
b4a27fb8ae
|
fix: Fixed Lookup cell image handling
|
2 years ago |
Wing-Kam Wong
|
821718c8d7
|
docs: add shuffle info
|
2 years ago |
Wing-Kam Wong
|
cf8d670390
|
feat: add shuffle alias
|
2 years ago |
Wing-Kam Wong
|
888344b7d7
|
fix: move the shuffle logic to BaseModelSqlv2
|
2 years ago |
Wing-Kam Wong
|
f4d90615bb
|
feat: add shuffle helper
|
2 years ago |
Wing-Kam Wong
|
3bbe061949
|
feat: add shuffleParam
|
2 years ago |
Wing-Kam Wong
|
bb190e2b2c
|
fix: change from boolean to number
|
2 years ago |
Wing-Kam Wong
|
a8d7dfbb10
|
feat: add fisher-yates shuffle
|
2 years ago |
Wing-Kam Wong
|
1210511e29
|
chore: make the download icon center
|
2 years ago |
աɨռɢӄաօռɢ
|
59b942164b
|
Merge pull request #2549 from nocodb/fix/added-space-removal-logic-to-table-name-on-creation
fix: Removed auto snake casing for table name on creation
|
2 years ago |
Wing-Kam Wong
|
07a7dca92c
|
cypress: revise password part & verify Download as CSV is here
|
2 years ago |
Wing-Kam Wong
|
0857756aed
|
chore: remove debug code
|
2 years ago |
Wing-Kam Wong
|
02a19bacdb
|
cypress: add missing .first() to checkbox
|
2 years ago |
Wing-Kam Wong
|
f74307e191
|
docs: add back missing cypress setup
|
2 years ago |
Wing-Kam Wong
|
ad58c86cf1
|
docs: remove invalid links
|
2 years ago |
Wing-Kam Wong
|
9f05da818f
|
enhancement: add download column
|
2 years ago |
Wing-Kam Wong
|
23d9a1607f
|
fix: revise passsword & download rendering logic on share view dialog
|
2 years ago |
Wing-Kam Wong
|
219422519f
|
cypress: add more options click & change switch to checkbox
|
2 years ago |
Mustafa
|
c716bf42d9
|
fix: Reverted inflection removal
|
2 years ago |
Mustafa
|
01657f53fc
|
fix: Removed inflection and auto camel casing from nc-gui
|
2 years ago |
Wing-Kam Wong
|
a5a15af6ad
|
enhancement: show more action based on allowDownload
|
2 years ago |
Wing-Kam Wong
|
bb6d597a07
|
refactor: make shared view update more general
|
2 years ago |
Wing-Kam Wong
|
3ddaa27504
|
enhancement: add download to nc_views_v2
|
2 years ago |
Wing-Kam Wong
|
b89f79a02d
|
enhancement: add download to View
|
2 years ago |
Wing-Kam Wong
|
765d5ec0f0
|
enhancement: put password protect & allow download to more options
|
2 years ago |
Mustafa
|
a7607464b1
|
Added space removal logic to table name on creation
|
2 years ago |
Wing-Kam Wong
|
493b1c5f9b
|
docs: remove release steps to handbook
|
2 years ago |
Wing-Kam Wong
|
f7dfb822bb
|
enhancement: enable right click to delete table
|
2 years ago |
Pranav C
|
85db2c7f71
|
Merge pull request #2537 from nocodb/feat/sql-client
feat: migrate sqlclient
|
2 years ago |
Wing-Kam Wong
|
37a0696f5b
|
fix: use dialogDeleteTable tableName
|
2 years ago |
Wing-Kam Wong
|
d450e3b7a1
|
enhancement: delete table on tree view
|
2 years ago |
Wing-Kam Wong
|
96c8a2886d
|
refactor: add toast message after successful table deletion
|
2 years ago |
Naveen MR
|
3ba6f4e652
|
docs : removing packages not necessary.
|
2 years ago |
Naveen MR
|
af08cb53d7
|
docs : development setup
|
2 years ago |