Muhammed Mustafa
|
c75abaa48c
|
fix: Renamed delete to remove data source
|
1 year ago |
mertmit
|
5b7bb6a6d9
|
Merge pull request #6910 from nocodb/nc-refactor/conc
refactor: job name
|
1 year ago |
Pranav C
|
b2e32bc443
|
Merge pull request #6914 from nocodb/nc-refactor/misc
refactor: Use proper request type in controller
|
1 year ago |
Pranav C
|
def91b99f3
|
chore: lint
|
1 year ago |
Pranav C
|
4e134468bf
|
fix: missing import statement and test config correction
|
1 year ago |
Pranav C
|
d61424c3e6
|
refactor: proper custom request type in service and other files
|
1 year ago |
Pranav C
|
256a88118d
|
refactor: proper request type in controllers
|
1 year ago |
Pranav C
|
30a95e3347
|
refactor: proper request type - WIP
|
1 year ago |
mertmit
|
c8d7aed2ce
|
refactor: job name
|
1 year ago |
Muhammed Mustafa
|
32c2b2e205
|
Merge pull request #6904 from nocodb/nc-fix/grp-header
fix: group by header
|
1 year ago |
Raju Udava
|
3f6591eca5
|
Merge pull request #6903 from nocodb/nc-fix/added-column-id-field-explorer
Nc fix/added column id field explorer
|
1 year ago |
mertmit
|
3cb0ffe142
|
fix: group by header
|
1 year ago |
Raju Udava
|
8947b29f34
|
Merge pull request #6900 from nocodb/nc-fix/open-last-opened-workspace-id-if-none-given-on-first-load
Nc fix/open last opened workspace id if none given on first load
|
1 year ago |
Raju Udava
|
456fe95279
|
Merge pull request #6889 from nocodb/nc-fix/hide-column-for-other-view-on-col-creation
Hide column for other view on col creation
|
1 year ago |
Muhammed Mustafa
|
c9cbf63df3
|
fix: Fixed UI for field option in fields page
|
1 year ago |
Muhammed Mustafa
|
e79adce2fe
|
fix: Fixed issue with field dropdown
|
1 year ago |
Muhammed Mustafa
|
c45feb1431
|
fix: Fixed issue with link copy state and small UI issues
|
1 year ago |
Muhammed Mustafa
|
768eaff09e
|
fix: Added column id copy in Field manager and added option to display column
|
1 year ago |
Raju Udava
|
48bff4e7e6
|
Merge pull request #6898 from nocodb/nc-fix/ignore-column-camelization-when-inflection-set-none
Nc fix/ignore column camelization when inflection set none
|
1 year ago |
Muhammed Mustafa
|
13b5e44ac3
|
fix: Minor cleanup
|
1 year ago |
աӄա
|
0bbb69e686
|
Merge pull request #6897 from nocodb/nc-fix/acc-settings-page-i18n-fix
Account settings page i18n fix
|
1 year ago |
mertmit
|
6a03127189
|
Merge pull request #6899 from nocodb/nc-feat/worker-cluster
fix: worker
|
1 year ago |
mertmit
|
9ef5c0d141
|
fix: allow disabling dynamic queue
|
1 year ago |
mertmit
|
3601c5fb09
|
feat: worker reset
|
1 year ago |
mertmit
|
09a4459e89
|
refactor: move worker controller to ee
|
1 year ago |
mertmit
|
b6ba7d8cbc
|
refactor: unnecessary log
|
1 year ago |
mertmit
|
d9c721ed97
|
feat: worker controller
|
1 year ago |
mertmit
|
60d41b99f6
|
feat: enable health check api for worker
|
1 year ago |
mertmit
|
6f4af35916
|
refactor: globals for workers
|
1 year ago |
mertmit
|
a75d1b9e90
|
feat: logging for worker operations
|
1 year ago |
mertmit
|
cd267cad78
|
feat: prepare worker cluster
|
1 year ago |
Muhammed Mustafa
|
b0c723c2ae
|
fix: Account settings page i18n fix
|
1 year ago |
Raju Udava
|
2e658424dc
|
Merge pull request #6896 from nocodb/nc-fix/resize-min-max-width-configured-for-desktop
fix: Added min and max width for sidebar size for desktop
|
1 year ago |
Pranav C
|
fa5d4f9d89
|
Merge pull request #6894 from nocodb/nc-fix/test-connection
refactor: Include request context in app-hooks
|
1 year ago |
Muhammed Mustafa
|
7328c6c0ec
|
fix: Added min and max width for sidebar size for desktop
|
1 year ago |
աӄա
|
72ef5d7511
|
Merge pull request #6879 from nocodb/fix/limit-password-length
fix: Add max length password validation
|
1 year ago |
աӄա
|
4acb5af651
|
Merge pull request #6890 from pranavxc/refactor/dayjs-config
refactor: Move dayjs global changes to plugin to avoid unnecessary code repetition
|
1 year ago |
Pranav C
|
1e48b62e40
|
fix: missing changes
|
1 year ago |
Pranav C
|
4e76a056ab
|
fix: attachment service missing param
|
1 year ago |
Pranav C
|
d29f8c207f
|
fix: attachment service changes corrections
|
1 year ago |
Pranav C
|
caa2441140
|
fix: attachment controller changes corrections
|
1 year ago |
Pranav C
|
5c7d3b629a
|
fix: corrections and linting
|
1 year ago |
Pranav C
|
d3e765f507
|
fix: at-service corrections
|
1 year ago |
Pranav C
|
c49bb22535
|
fix: include partial req reference to job payload
|
1 year ago |
Pranav C
|
117f37d8a1
|
chore: lint
|
1 year ago |
Pranav C
|
55e0c6edbd
|
refactor: include request object in app-hook payload
|
1 year ago |
Pranav C
|
f66877f06b
|
refactor: include request object in app-hook payload
|
1 year ago |
Pranav C
|
5fd1f1fd5e
|
refactor: remove duplicate code
|
1 year ago |
Pranav C
|
d63948eba9
|
refactor: move dayjs global changes to plugin to avoid unnecessary code repetition
|
1 year ago |
Pranav C
|
387e0f03bf
|
Merge pull request #6887 from gitstart/NCDBOSS-103
feat: Monday as first day of week in calendar popup
|
1 year ago |