Pranav C
|
6105f747c0
|
feat: create column if missing in table(created/updated time)
|
10 months ago |
Pranav C
|
4e243342b6
|
chore: cleanup
|
10 months ago |
Pranav C
|
26da9d7bf0
|
refactor: treat it as virtual columns
|
10 months ago |
Pranav C
|
1b46da8edf
|
feat: use readonly picker for created/updated time
|
10 months ago |
Pranav C
|
1df4b2c2f5
|
feat: created/modified time - column creation - WIP
|
10 months ago |
Pranav C
|
fc72995190
|
feat: created/modified time - column creation - WIP
|
10 months ago |
Pranav C
|
626f96f3ca
|
feat: add default value for created/modified time uidt
|
10 months ago |
Pranav C
|
ae5ccfece9
|
feat: `CreateTime` or `LastModifiedTime` - update behaviour
|
10 months ago |
Pranav C
|
d000252ac1
|
feat: `CreateTime` or `LastModifiedTime` - select query - singleQuery
|
10 months ago |
Pranav C
|
68b0bea705
|
feat: `CreateTime` or `LastModifiedTime` - select query
|
10 months ago |
Pranav C
|
674a402b37
|
feat: `CreateTime` or `LastModifiedTime` - update column - WIP
|
10 months ago |
Pranav C
|
750756fdef
|
feat: when deleting `CreateTime` or `LastModifiedTime`, keep the column and just delete the meta entry
|
10 months ago |
Pranav C
|
7c0097f245
|
feat: created_at and updated_at column creation - WIP
|
10 months ago |
Pranav C
|
1ae4e87297
|
refactor: bring back CreateTime and LastModifiedTime uidt
|
10 months ago |
Ramesh Mane
|
ef28d43cc5
|
fix: review changes
|
10 months ago |
Ramesh Mane
|
03468c17d9
|
fix: render displayValue in blue color in gallery & Kanban view
|
10 months ago |
Ramesh Mane
|
53a31efc96
|
fix: group by lookup groupHeaderLabel height changes as row height change
|
10 months ago |
Ramesh Mane
|
112f42d805
|
fix: add links modal displayValue in header is not like cell format
|
10 months ago |
Ramesh Mane
|
291e05481b
|
fix: expanded links add record list items display value is not rendered as cell display format
|
10 months ago |
Ramesh Mane
|
eb3d2b0a3a
|
fix: render display value in blue - date, dateTime, time, year
|
10 months ago |
Ramesh Mane
|
1faea6dd48
|
fix: render formula field type display value in blue
|
10 months ago |
Raju Udava
|
750bdd89f6
|
Merge pull request #7348 from nocodb/nc-fix/select-type-related-fields-ui-ux
Fix expand button overlap issue on Select-Type related fields & NULL display in cell uniform issue
|
10 months ago |
Ramesh Mane
|
e0a1d227ee
|
fix: playwright form view select field dblClick issue
|
10 months ago |
Ramesh Mane
|
c12d868a43
|
fix: playwright test case fail issue
|
10 months ago |
Ramesh Mane
|
76fe191ff8
|
fix: playwright AddNewRow waiting issue
|
10 months ago |
Ramesh Mane
|
dbec256cb0
|
fix: groupBy hidden & select field playwright test case fail issue
|
10 months ago |
Ramesh Mane
|
5b7d7302b5
|
fix: add new row playwright test case fail issue
|
10 months ago |
Ramesh Mane
|
387217374f
|
fix: multiselect type fields playwright test fail issue
|
10 months ago |
Raju Udava
|
a80ac5b033
|
rebase fix
|
10 months ago |
Ramesh Mane
|
38e0b58599
|
fix: single select expand/clear btn overflow & option alignment issue
|
10 months ago |
Ramesh Mane
|
8c2ef853f8
|
fix: lint error
|
10 months ago |
Ramesh Mane
|
d8bd3f5cdd
|
fix: NULL display in cell isn't uniform nocodb/nocodb/issues/7344
|
10 months ago |
Ramesh Mane
|
323408b73d
|
fix: multiselect type field expand btn overlap issue
|
10 months ago |
Raju Udava
|
5942bf263a
|
Merge pull request #7355 from nocodb/nc-fix/7257-expanded-form
fix: Avoid resetting input field when using Links in expanded form
|
10 months ago |
աӄա
|
d2480f88ca
|
Merge pull request #7357 from nocodb/renovate/patch-patch
chore(renovate): Update patch (patch)
|
10 months ago |
renovate[bot]
|
cf420aa240
|
chore(renovate): Update patch
|
10 months ago |
աӄա
|
05b5f8909f
|
Merge pull request #7356 from nocodb/renovate/patch-patch
chore(renovate): Update dependency @nuxt/image-edge to v1.1.0-28404773.c60aac2
|
10 months ago |
renovate[bot]
|
506ef599f8
|
chore(renovate): Update dependency @nuxt/image-edge to v1.1.0-28404773.c60aac2
|
10 months ago |
Raju Udava
|
9a5197b15c
|
Merge pull request #7343 from nocodb/fix/7296-clear-cell
fix: Reload data after bulk update
|
10 months ago |
Pranav C
|
ddc3686a59
|
fix: reload only virtual column value in expanded form when triggered by links
|
10 months ago |
Mert E
|
487c15897c
|
Merge pull request #7352 from nocodb/nc-fix/mysql-insert
fix: mysql single insert
|
10 months ago |
mertmit
|
4068752de9
|
fix: mysql single insert
|
10 months ago |
mertmit
|
49baa6d7a4
|
refactor: variable name
|
10 months ago |
Ramesh Mane
|
09fe05fc65
|
feat: expand select option area in fromTableExplorer nocodb/nocodb/issues/7236
|
10 months ago |
աӄա
|
2ced7a5f26
|
Merge pull request #7347 from nocodb/renovate/patch-patch
chore(renovate): Update patch (patch)
|
10 months ago |
renovate[bot]
|
b9bfddaf83
|
chore(renovate): Update patch
|
10 months ago |
Pranav C
|
2fecdbc7a7
|
refactor: remove unnecessary code and reload data only if at least one dependant column exist
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
10 months ago |
Raju Udava
|
18d0a76dbd
|
Merge pull request #7342 from nocodb/nc-oss/3ad21a14
User Management sort bug fixes and user field UI/UX
|
10 months ago |
աӄա
|
5597e59e97
|
Merge pull request #7346 from nocodb/fix/ioredis-type
fix: use type from ioredis for clients
|
10 months ago |
mertmit
|
54714ac6c3
|
fix: use Redis type in cache managers
Signed-off-by: mertmit <mertmit99@gmail.com>
|
10 months ago |