Muhammed Mustafa
|
daaddcd626
|
feat(testing): Added pg to CI
|
2 years ago |
Muhammed Mustafa
|
5071a6c53b
|
feat(testing): Backend build optimization for CI
|
2 years ago |
Muhammed Mustafa
|
98721fd989
|
feat(testing): Abstracted playwright CI to a resuable workflow
|
2 years ago |
Muhammed Mustafa
|
cfa3945f5e
|
feat(testing): Abstracted playwright CI to a resuable workflow
|
2 years ago |
Muhammed Mustafa
|
1831bf9d45
|
feat(testing): Improved ci backend build
|
2 years ago |
Muhammed Mustafa
|
578753ab53
|
feat(testing): Backend build optimization for CI
|
2 years ago |
Muhammed Mustafa
|
aa7733833c
|
feat(testing): Disabled parrelel nc-gui build with other CI action
|
2 years ago |
Muhammed Mustafa
|
c417d88f3d
|
feat(testing): Reverted to 2 worker in CI
|
2 years ago |
Muhammed Mustafa
|
3ee20beffb
|
feat(testing): Trial of 3 workers in CI
|
2 years ago |
Muhammed Mustafa
|
b5dd94bba1
|
feat(testing): Enabled baseShare and rolesPreview tests
|
2 years ago |
Muhammed Mustafa
|
570c6760b7
|
feat(testing): Prod build in CI attempt
|
2 years ago |
Muhammed Mustafa
|
54742f6c3a
|
feat(testing): Prod build in CI attempt
|
2 years ago |
Muhammed Mustafa
|
cbcb462ad2
|
feat(testing): Prod build in CI attempt
|
2 years ago |
Muhammed Mustafa
|
12a9a5feb8
|
feat(testing): Enabled prod build and disabled unit test for now
|
2 years ago |
Muhammed Mustafa
|
abd81e8171
|
feat(testing): Removed cypress from CI
|
2 years ago |
աɨռɢӄաօռɢ
|
60c42abf7a
|
Merge pull request #4253 from finn-auto/disallow-edit-of-date-pk
disallow date picker from opening if column is primary key
|
2 years ago |
աɨռɢӄաօռɢ
|
1137620aac
|
Merge pull request #4322 from finn-auto/improve-like-operator
improve like operator
|
2 years ago |
Pranav C
|
3ff0904059
|
Merge pull request #4320 from finn-auto/error-filter-update-not-allowed
add project Id with filterparent requests
|
2 years ago |
Pranav C
|
25b50fcd44
|
Merge pull request #4321 from finn-auto/fix/typo-filtersync
fix flitersync typo
|
2 years ago |
Vijay Kumar Rathore
|
4418106d33
|
improve like operator
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2 years ago |
Vijay Kumar Rathore
|
5f54a8b100
|
fix flitersync typo
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2 years ago |
Vijay Kumar Rathore
|
29b2e91e3c
|
add project Id with filterparent requests
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
dd253bdf80
|
Merge pull request #4316 from nocodb/dependabot/npm_and_yarn/packages/nc-cli/loader-utils-2.0.3
chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /packages/nc-cli
|
2 years ago |
աɨռɢӄաօռɢ
|
ab4afa1468
|
Merge pull request #4313 from nocodb/dependabot/npm_and_yarn/packages/noco-docs/loader-utils-1.4.1
chore(deps): bump loader-utils from 1.4.0 to 1.4.1 in /packages/noco-docs
|
2 years ago |
Wing-Kam Wong
|
ee685b9076
|
chore: change to local sdk path
|
2 years ago |
dependabot[bot]
|
131a9152f1
|
chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /packages/nc-cli
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
github-actions[bot]
|
0a2b7e1972
|
Merge pull request #4315 from nocodb/release/0.98.4
|
2 years ago |
wingkwong
|
219500c2fd
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
97e5b62251
|
Merge pull request #4314 from nocodb/develop
|
2 years ago |
dependabot[bot]
|
945d0a90a9
|
chore(deps): bump loader-utils in /packages/noco-docs
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Raju Udava
|
16f10e131b
|
Merge pull request #4311 from nocodb/fix/4304-required-column-reordering
Fix: Form view - required column reordering
|
2 years ago |
Pranav C
|
72d4eb2aed
|
fix(gui): block only required column remove event
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
b4b311b8a7
|
fix(nc-gui): ref access in auth middleware
|
2 years ago |
Raju Udava
|
89d1264769
|
Merge pull request #4299 from nocodb/refactor/4292-reset-filter-on-close
Treeview: reset search input on close and focus on load
|
2 years ago |
Raju Udava
|
75313ca81c
|
Merge pull request #4302 from nocodb/fix/4298-shared-form-attachment-remove-issue
Miscellaneous bug fixes
|
2 years ago |
Pranav C
|
b84a7ea9a5
|
fix(gui): remove files from both attachments and storedFiles
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c59de3948a
|
fix(gui): attachment remove issue in shared form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a0edacd8b3
|
fix(gui): update changed meta of row after save method invoked
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
584bcc03f0
|
fix(gui): ignore update if property is not there in row data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4b5c9db722
|
refactor: replace inline function
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0539f2381e
|
refactor: reset search input on close and focus on load
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
5c1c54be00
|
Merge pull request #4295 from nocodb/fix/4291-tab-switching-update-error
Fix: Grid view - tab switching error
|
2 years ago |
Muhammed Mustafa
|
2bbd5bd6b4
|
Merge pull request #4289 from nocodb/fix/overlapping-edge-labels
fix(nc-gui): overlapping edge labels
|
2 years ago |
Raju Udava
|
0bbf93e78a
|
Merge pull request #4296 from nocodb/fix/4294-attachment-delete
Fix: Attachment cell - removing attachment error
|
2 years ago |
Pranav C
|
0942d8d107
|
refactor(gui): handle missing property scenario in a better way
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
166b266584
|
fix(nc-gui): add back v-show="isLoading" in base
|
2 years ago |
Pranav C
|
cfaa7b64e7
|
fix(gui): tab switch row insert/update bug
- pass correct column list to get primary key
- handle undefined as null in update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
547b74a6d8
|
fix(gui): JSON stringify attachment data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
08b5defd42
|
chore(nc-gui): add transition to edge labels
|
2 years ago |
Pranav C
|
650a527949
|
Update JoinCloud.vue
Open link in new tab
|
2 years ago |