Pranav C
f29aa2a05f
fix: accept ssl certificate file path in NC_DB
...
close #840
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Raju Udava
20a2c4ad40
fix: horizontal scroll bar visibility in sql-view
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Pranav C
5dee734e58
feat: add sql views support(readonly)
...
re #135
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
5efb2271c4
docs: docker-compose shell script correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Raju Udava
4bbbd5b32d
chore: column-operations (sort, filter/ hide/ reorder)
3 years ago
Raju Udava
045aac4943
Chore: Table operations updated
3 years ago
Raju Udava
1d193a9c82
Chore: [dashboard.md] Create project from Excel
...
Screenshots updated.
3 years ago
Raju Udava
b9f8cf9003
Update upgrading.md
3 years ago
Raju Udava
333a58f789
chore: formula, lookup, rollup - right handside menu enable
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Raju Udava
80866bbfbe
Update formulas.md
...
- Adding formula column
- Corrections to formula table
3 years ago
Raju Udava
629e8eea3e
chore: Image resize for lookup.md
3 years ago
Raju Udava
6680cdc3a9
Update rollup.md
3 years ago
Raju Udava
e794af9524
Update lookup.md
...
Lookup with custom example (Team, employee)
3 years ago
Raju Udava
10cb0812bf
Update link-to-another-record.md
...
Procedure for linking to another record (captured with example over Country, City table - depicting Country has-many cities relationship & City belongs-to country relationship)
3 years ago
Pranav C
671d7d0906
fix: show primary value in hasmany (in newly created row)
...
save row on adding new hasmany/manytomany value
re #823
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Raju Udava
4ef9a6bcad
chore: code formatting corrections applied (prettier)
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Raju Udava
2d0be9e4d6
test(cypress): hide/unhide field & openTableTab retry-ability
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Raju Udava
0616b48bf6
test(cypress): reduce dependency on static wait (cy.wait)
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Pranav C
3fa708be79
chore(publish): v0.83.5
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
0c01d98490
fix: correction in cell clear
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
b118506dfc
chore(publish): v0.83.4
...
re #816
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Raju Udava
aaa5e03eb0
test(cypress): corrections after removal of basic toasts
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Pranav C
29a577d231
refactor(gui): code refactoring
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
556f49d57d
refactor(gui): add class to gridview row, update delete roe toast
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
2cfcfe0100
refactor(gui): update debounce time, show loader instead of toaster(on save)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Raju Udava
370f44a686
test(cypress): fix toastwait for add-row operations
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Raju Udava
439c06a141
test(cypress): fix colname toast validation
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Raju Udava
90347523fc
test(cypress): fix colname toast validation
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Raju Udava
4e51b87186
test(cypress) retry-ability, remove static delays- phase:1/5
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Naveen MR
32c307f7cc
fix: Packages related to docs, static sites, i18n are moved to MIT license. DCO check not required for these.
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Navi
1c30e6e564
chore : setting non-nocodb packages to MIT
3 years ago
Navi
1f07b600a5
chore : DCO required for NocoDB code onky
3 years ago
Navi
93d962d759
Merge pull request #813 from nocodb/all-contributors/add-candideu
...
docs: add candideu as a contributor for code
3 years ago
allcontributors[bot]
0d249b07eb
docs: update .all-contributorsrc [skip ci]
3 years ago
allcontributors[bot]
0d61737a1e
docs: update README.md [skip ci]
3 years ago
Navi
b69faba756
Merge pull request #812 from candideu/patch-2
...
Updating Heroku Upgrade Instructions
3 years ago
Raju Udava
951b23d6fe
feat: remove icon separators along with disabled icons
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Raju Udava
c140159045
test(cypress): fix suite according to refactor UI commit
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
candideu
404ef5f187
Updating Heroku Upgrade Instructions
...
I have the Heroku CLI installed, but the instructions here didn't work. I received the error:
! Login failed with: Cannot find docker, please ensure docker is installed.
! If you need help installing docker, visit https://docs.docker.com/install/#supported-platforms
I've used Heroku to deploy another app (Listmonk) and used this method to upgrade, so I wanted to share this method here, especially since Nocodb releases upgrades frequently.
3 years ago
Pranav C
e9b79bfb88
refactor: gui updates
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Navi
36e85f2e21
docs : volume mount message
3 years ago
Navi
679598c8d9
Merge pull request #811 from nocodb/all-contributors/add-mikepsinn
...
docs: add mikepsinn as a contributor for code
3 years ago
allcontributors[bot]
ff55850aac
docs: update .all-contributorsrc [skip ci]
3 years ago
allcontributors[bot]
c550875487
docs: update README.md [skip ci]
3 years ago
Navi
b831f68887
Merge pull request #810 from mikepsinn/patch-1
...
Added command for docker data persistence to main README
3 years ago
Mike P. Sinn
091d2d6eb0
Added command for docker data persistence to main README
3 years ago
dependabot[bot]
89ba4e6c66
chore(deps): Bump tar from 6.1.0 to 6.1.11 in /packages/noco-book ( #798 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
06ae6f1723
chore(deps): Bump prismjs from 1.24.1 to 1.25.0 in /packages/noco-book ( #797 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.1...v1.25.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
398816420e
chore(deps): bump tar from 6.1.0 to 6.1.11 in /packages/noco-docs ( #765 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
1393130371
chore(deps): bump axios from 0.21.1 to 0.21.4 in /packages/nc-gui ( #764 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago