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 |
Daniel Roe
|
032c60d7b6
|
fix: import nuxt composables from #imports
|
1 year ago |
mertmit
|
c8d7aed2ce
|
refactor: job name
|
1 year ago |
Raju Udava
|
d4205e8c71
|
fix: barcode i18n error text
|
1 year ago |
Muhammed Mustafa
|
97fed6fe29
|
fix: Added download button to qrcode cell
|
1 year ago |
Muhammed Mustafa
|
7b1898eb80
|
fix: Moved svg to png to a util function
|
1 year ago |
Muhammed Mustafa
|
851d8492e7
|
fix: Hide barcode box when there is too many char error
|
1 year ago |
Muhammed Mustafa
|
de551f740d
|
feat: Added barcode download btn
|
1 year ago |
mertmit
|
3cb0ffe142
|
fix: group by header
|
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 |
Muhammed Mustafa
|
13b5e44ac3
|
fix: Minor cleanup
|
1 year ago |
Pranav C
|
f23b1fc802
|
refactor: use error method for logging error
|
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 |
Muhammed Mustafa
|
7328c6c0ec
|
fix: Added min and max width for sidebar size for desktop
|
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 |
gitstart
|
683cb68f42
|
feat: update datetimepicker start day
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
|
1 year ago |
Muhammed Mustafa
|
adbfaeff02
|
fix: Made column hide by default only when view id is explicitly given to the create column model
|
1 year ago |
Muhammed Mustafa
|
fb9642b0bc
|
fix: Added getViewColumnId and fixed issue with view column creation
|
1 year ago |
Muhammed Mustafa
|
82c00676f5
|
fix: Hide created column for all other view except for the view it created
|
1 year ago |
Muhammed Mustafa
|
123e54b485
|
fix: Made default inflection as none for external data source
|
1 year ago |
Muhammed Mustafa
|
265839a9b7
|
fix: Ignore system column created with table create camelisation, when used on data source with no inflection
|
1 year ago |
Pranav C
|
210aedbadf
|
fix: new data api links correction
|
1 year ago |
Pranav C
|
84487c5087
|
fix: avoid caching at the data-loader since it may leads to invalid data
- in our case we are using it just for making the data processing as batch
|
1 year ago |
Pranav C
|
b7c9553aa2
|
fix: use insert hook for update hook for link method
|
1 year ago |