Ramesh Mane
2cd0a1c74a
Nc feat/survey form v2 ( #7843 )
...
* fix(nc-gui): survey form v2 setup
* fix(nc-gui): survey form ui updated
* fix(nc-gui): survery form ui changes for oss
* chore(nc-gui): lint
* chore(nc-gui): lint
* chore(nc-gui): revert unrelated changes
* test(nc-gui): update pw test of survey form
* fix(nc-gui): update survey form according to new design
* fix(nc-gui): add survey form slide animation
* fix(nc-gui): hide survey form pagination in first slide
* fix(nc-gui): optimize shared form for mobile screen
* chore(nc-gui): lint
* fix(nc-gui): pw test fail issue
* fix(nc-gui): some of the pr review changes
* fix(nc-gui): add placeholder for datetime related fields
* fix(nc-gui): allow upload same file next time
* fix(nc-gui): gallery image display issue nocodb/nocodb/issues/7851
* chore(nc-gui): lint
* fix(nc-gui): survey form ui changes for oss
* fix(nc-gui): use i18n for survey form
* fix(nc-gui): use keydown space for date, datetime fields to open modal in survey form
8 months ago
Anbarasu
031d261a1d
fix(nc-gui): Update offset of LinkedRecords in accordance with links and unlinks ( #7841 )
...
* fix(nc-gui): update links
* fix(nc-gui): update offset
* fix(nc-gui): offset reset
* fix: offset issue
* fix: loading state not working
* fix: tests
* fix: failign tests
* fix: update offset if same or greater than count
8 months ago
Ramesh Mane
47a08e9e60
fix(nc-gui): Cannot read properties of undefined (reading 'id')
8 months ago
DarkPhoenix2704
fc9fbd234c
fix: update roles
8 months ago
Ramesh Mane
61df495300
chore(nc-gui): lint
8 months ago
Ramesh Mane
839e93ce33
fix(nc-gui): open view new tab in background on cmd+click
8 months ago
Ramesh Mane
e68b313126
feat(nc-gui): open base/table/view in new tab on pressing cltr & cliking on then
8 months ago
Pranav C
6823ab5006
fix: support Date filter operations in where query params for Created/LastModified time fields
8 months ago
Ramesh Mane
62220705de
fix(nc-gui): add condition to check default value
8 months ago
Ramesh Mane
3ee5e52f60
fix(nc-gui): use math.max instead of ternary operator
8 months ago
Ramesh Mane
2d2ec98088
fix(nc-gui): some review comments
8 months ago
Ramesh Mane
aef292b2f7
feat(nc-gui): prefill form with default values
8 months ago
Ramesh Mane
b9057d20b7
fix(nc-gui): prefill link issue after clicking clear form btn in form builder
8 months ago
Ramesh Mane
835f55b9a5
fix(nc-gui): prevent clear prefilled readonly or hidden fields on clicking clear form
8 months ago
Ramesh Mane
0d9db02f68
fix(nc-gui): prefill issue if query param key is encoded
8 months ago
Ramesh Mane
8bd4215c00
fix(nc-gui): move get prefill link in share form modal
8 months ago
Ramesh Mane
67f8eb2fe4
chore(nc-gui): lint
8 months ago
Ramesh Mane
dc31d4db28
fix(nc-gui): prefill iso date format issue
8 months ago
Ramesh Mane
a798b55eab
fix(nc-gui): allow prefill date, datetime, time only in iso format
8 months ago
Ramesh Mane
88cbb34cb1
fix(nc-gui): allow user email or id in prefilled form
8 months ago
Ramesh Mane
f3b46bd72a
fix(nc-gui): grayed out shared form field if prefilled fields are locked
8 months ago
Ramesh Mane
b9bfbeab57
fix(nc-gui): hide system columns in shared form
8 months ago
Ramesh Mane
eaeb3b57b7
feat(nc-gui): add prefill support for rating, url, checkbox, year, data & dateTime fields
8 months ago
Ramesh Mane
9a57f4fca0
feat(nc-gui): prefill user, text & numeric fields
8 months ago
Ramesh Mane
35dd69fa81
fix(nc-gui): use only title for query params in prefill form
8 months ago
Ramesh Mane
2973185708
feat(nc-gui): allow prefill shared form setup
8 months ago
Ramesh Mane
d7729b5de5
fix(nc-gui): small changes in share form store
8 months ago
Ramesh Mane
7e666b1568
fix(nc-gui): incorrect route query params issue
8 months ago
DarkPhoenix2704
e808dd2b9f
fix(nc-gui): view filters not applying
8 months ago
DarkPhoenix2704
21d0bf3b82
fix(nc-gui): minor fixes
8 months ago
DarkPhoenix2704
6c65a1a452
fix(nc-gui): date time major rewrite
8 months ago
DarkPhoenix2704
c8a7a06e3a
fix(nocodb): refactor resizing logic in datetime day view
8 months ago
DarkPhoenix2704
f362ed4345
fix(nc-gui): overlap issue
8 months ago
Pranav C
dcbaeffe7e
fix: handle group by load method exceptions
8 months ago
mertmit
9e74b682b5
fix: keep hidden fields on undo
9 months ago
DarkPhoenix2704
5df15aff34
feat: configurable year size
9 months ago
Ramesh Mane
40a101aac2
chore(nc-gui): lint
9 months ago
Ramesh Mane
283fac5c53
fix(nc-gui): combine date & dateTime convertCellData switch statement
9 months ago
Ramesh Mane
2bb85cc8c3
fic(nc-gui): copy date and paste in dateTime field
9 months ago
Ramesh Mane
c835be96b3
fix(nc-gui): copy paste datetime with unknown format
9 months ago
Ramesh Mane
353f83a13f
fix(nc-gui): date copy paste issue with unknown format
9 months ago
DarkPhoenix2704
d720109b86
fix(nocodb): skip loadCalendarData in year view
9 months ago
DarkPhoenix2704
0f7a0201e3
fix(nc-gui): optimize data fetching
9 months ago
DarkPhoenix2704
f0a2f4a660
fix(nc-gui): pagination
9 months ago
DarkPhoenix2704
05d1502406
fix(nc-gui): wire new apis
9 months ago
DarkPhoenix2704
79a5de198e
fix(nc-gui): wire new apis
9 months ago
DarkPhoenix2704
b9ef5a0944
fix(nc-gui): issue with generating 45 minutes
9 months ago
DarkPhoenix2704
870790b71f
fix(nc-gui): field followup
9 months ago
Ramesh Mane
b61fbef9bd
chore(nc-gui): small changes
9 months ago
Ramesh Mane
51a8f4a4d7
fix(nc-gui): shared form select type list options
9 months ago