Pranav C
|
b8554f1e88
|
refactor: focus inputs in modal on load
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e347f4d487
|
refactor: hide cards from create project page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3c6c1a21b8
|
refactor: update path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5256e7b849
|
feat: add option to toggle user signup enable/disable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0ae485ecd2
|
feat: show tabs and option in menu based on role
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7a4bedce53
|
feat(api): show password rest/invite url based on the user
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
39fdbad5af
|
feat(api): implement reset password url generation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
48197cec59
|
feat: token api integration
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7d42e4c768
|
feat: account management page with sidebar and nested tab
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
89080de589
|
feat(api): add left nav drawer and token page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ca75af1101
|
feat(gui): add users list page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
f365c1ef94
|
feat(nc-gui): add option to set RTL on forms
|
2 years ago |
Muhammed Mustafa
|
25d420a331
|
fix(test): Changed tpo data-testid from data-nc
|
2 years ago |
Muhammed Mustafa
|
3c2720d449
|
feat(testing): Integrated data-nc standard for dom attribute used for testing
|
2 years ago |
Muhammed Mustafa
|
3a01c441fb
|
feat(testing): Stabalized airtable import and minor cleanups
|
2 years ago |
Muhammed Mustafa
|
6b0d0fcb04
|
feat(testing): Added quick test, added isEmptyProject option to test setup to have project created with no sakila tables
|
2 years ago |
Muhammed Mustafa
|
f8d852f9d2
|
feat(testing): Added quicktest(not complete)
|
2 years ago |
Muhammed Mustafa
|
865e6e3904
|
feat(testing): Added some test for attachment column, moved cell into common folder and added filepicker support
|
2 years ago |
Raju Udava
|
58c520b7e4
|
test: survey form
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Muhammed Mustafa
|
323868c0d5
|
feat(testing): Reduced flakyness
|
2 years ago |
Muhammed Mustafa
|
6c492f1a9c
|
feat(testing): Fixed open table
|
2 years ago |
Muhammed Mustafa
|
3aafa89a49
|
feat(testing): Added Table Operations
|
2 years ago |
mertmit
|
48bdf248b6
|
fix: ssl mode mapping
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
braks
|
25b1872587
|
fix(nc-gui): type issues
|
2 years ago |
braks
|
c0a9645d94
|
fix(nc-gui): replace submit
|
2 years ago |
braks
|
4f5a4a6102
|
chore(nc-gui): placeholder text color
|
2 years ago |
braks
|
17c30da02a
|
fix(nc-gui): expand cell width for duration cells in form view
|
2 years ago |
braks
|
d11cbde7f2
|
fix(nc-gui): disable submit if form was submitted
|
2 years ago |
braks
|
7744db0edc
|
chore(nc-gui): lint
|
2 years ago |
braks
|
d10f87810e
|
fix(nc-gui): dark mode styles for longtext field in form view
|
2 years ago |
braks
|
e884a7d1d4
|
refactor(nc-gui): move readonly injection to smartsheet
|
2 years ago |
Pranav C
|
507780a098
|
fix(gui): wait until inserting record to avoid duplicate row insertion
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a20c2c99fb
|
feat(gui): show loader while loading meta
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
acb5820abe
|
fix(nc-gui): checkbox styles preventing action
|
2 years ago |
braks
|
5da71dab45
|
fix(nc-gui): survey form input bg
|
2 years ago |
braks
|
e983a58b78
|
feat(nc-gui): add default nocodb theme color to picker
|
2 years ago |
braks
|
1ab0718778
|
fix(nc-gui): apply distinct key on page
|
2 years ago |
braks
|
64368e3fa5
|
fix(nc-gui): correct input style padding for form views
|
2 years ago |
Wing-Kam Wong
|
97fa9ef1e2
|
feat(nc-gui): gallery share view
|
2 years ago |
Pranav C
|
38846ebf0d
|
fix(gui): remove clear cell option from context menu for virtual cells
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3ef9115674
|
refactor(gui): avoid locking treeview operation based on view lock
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
d71f3adaef
|
chore(nc-gui): reduce default transition duration
|
2 years ago |
braks
|
4eb927f29e
|
feat(nc-gui): allow customizing transition duration in survey form
|
2 years ago |
braks
|
d2e89c7226
|
feat(nc-gui): add animation to survey form on keypress
# What's changed?
* small keypress animations on survey form
* add info on line breaks for textarea fields
|
2 years ago |
Raju Udava
|
74031b3302
|
test: survey form
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
e0029317c5
|
feat(gui): add copy option
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
9bac78e0de
|
fix(nc-gui): redirect to 404 page if invalid viewid is requested
|
2 years ago |
braks
|
5047d1d88a
|
chore(nc-gui): mark picked theme color
|
2 years ago |
braks
|
ce1be6ca18
|
fix(nc-gui): survey form alignments and line height
|
2 years ago |
braks
|
b665dd6b05
|
fix(nc-gui): use separate form state for password modal
|
2 years ago |