* fix: expanded view not working on shared view and shared bases
* fix: expanded record not working on calendar shared
* fix: review commenys
* fix: calendar unwanted data mutattion fix: kanban update changed Columns
* fix: move try catch to inner block
* fix: coderabbit comments
* feat(nc-gui): new date picker setup
* feat(nc-gui): new date picker
* fix(nc-gui): date cell form view validation issue
* fix(nc-gui): disable date cell type support in mobile view
* fix(nc-gui): small changes
* feat(nc-gui): new cell year and month picker
* fix(nc-gui): add updated date time picker setup
* feat: update date time cell picker
* fix(nc-gui): add now option in time picker
* fix(nc-gui): small changes
* fix(nc-gui): add support to update month, year from date picker
* fix(nc-gui): update date picker select mont/year flow
* fix(test): date selector test case
* fix(nc-gui): update dateTime cell time picker
* fix(test): update time picker test case
* chore(nc-gui): lint
* fix(nc-gui): invalid date issue
* fix(nc-gui): date time picker tab issue
* fix(nc-gui): year cell test fail issue
* fix(nc-gui): date picker filter test fail issue
* fix(test): survey form test fail issue
* fix(test): update year field fill handler test case
* fix(test): update bulk update test
* fix(nc-gui): datetime multiple api call issue
* fix(test): update timezone related test
* fix(test): timezone related test update
* fix(nc-gui): tab focus issue
* fix(test): filter datetime test udpate
* fix(test): ai review changes
* fix(nc-gui): date picker font weight issue
* fix(nc-gui): update year picker font weight
* fix(nc-gui): show full date from date time cell instead of truncate
* fix(nc-gui): date time picker ui changes
* fix(nc-gui): date time cell width issue
* fix(nc-gui): update datetime time option width according to time format
* fix(nc-gui): disable datetime input if cell is readonly
* fic(nc-gui): add new time picker
* feat(nc-gui): update time picker
* chore(nc-gui): cleanup unwanted code
* fix(test): update time cell test cases
* fix(nc-gui): multiple api calls
* fix(test): update time cell filter & bulk update test cases
* fix(test): revert unrelated changes
* fix(nc-gui): pr review changes
* fix(nc-gui): add clear datetime cell icon in non grid view
* fix(nc-gui): form view config heading text color
* fix(nc-gui): required field validation issue
* fix(nc-gui): form active field setting subtitle top margin
* fix(nc-gui): add incomplete validation error
* fix(nc-gui): validation input hover state and placehoder color
* fix(nc-gui): expanded form new UI changes setup
* fix(nc-gui): update expanded form fields panel style
* fix(nc-gui): update expanded form header
* fix(nc-gui): update expanded form footer
* fix(nc-gui): update expanded form comment section
* fix(nc-gui): expanded form comment section ui changes
* fix(nc-gui): incorrect duplicate icon
* fix(nc-gui): add table icon & title in expanded form header
* fix(nc-gui): allow multiline comment display in expanded form
* fix(nc-gui): add column header menu & edit column option in exapanded form
* fix(nc-gui): updated header cell component
* fix(nc-gui): update field context menu for expanded form
* fix(nc-gui): expanded form column duplidate issue
* fix(nc-gui): pr review changes
* fix(nc-gui): update expanded form field menu option icon & text
* fix(nc-gui): expanded form field rename, show hidden field data update issue
* fix(nc-gui): small changes
* fix(nc-gui): update comment section
* fix(nc-gui): show expanded form field menu only if user has the permission
* fix(nc-gui): add expanded form comment input shadow
* fix(nc-gui): hide expanded form field menu options in mobile screen
* fix(nc-gui): use drawer insted of modal for expanded form in mobile view
* fix(nc-gui): expanded form responsive issue
* fix(nc-gui): expanded form skeleton issue
* fix(nc-gui): some review comments
* fix(nc-gui): increase font size of field label from expanded form
* fix(nc-gui): reduce expanded form field width
* fix(nc-gui): add comment and audit icons
* fix(nc-gui): comment box style
* fix(nc-gui): some pr review comments
* fix(nc-gui): add tooltip for navigation btns
* fix(nc-gui): expanded form field menu placement issue
* fix(nc-gui): add box shodow on expanded form input boxes
* fix(nc-gui): reduce height of field icon from expanded form
* fix(nc-gui): expanded form test fail issue
* chore(nc-gui): lint
* fix(nc-gui): role access test fail issue
* fix(nc-gui): review changes
* fix(nc-gui): small changes
* fix(nc-gui): overflow issue
* fix(nc-gui): navigation btn style issue
* fix(nc-gui): expanded form field row max width
* fix(nc-gui): update comment item user name color and font weight
* fix(nc-gui): increase comment input box padding
* fix(nc-gui): update link record dropdown border radius
* fix(nc-gui): move link/unlink btn to the right side
* fix(nc-gui): update placeholder text color
* fix(nc-gui): reduce link record dropdown bottom bar padding x
* fix(nc-gui): update expanded form save btn text in create new record from link record
* fix(nc-gui): grid active cell border issue
* fix(nc-gui): link record dropdown trigger & dropdown spacing
* fix(nc-gui): link record footer btn size
* fix(nc-gui): link record loading state
* fix(nc-gui): update link record search input icon
* fix(nc-gui): update link record item skeleton
* fix(nc-gui): update grid row hover & selected state bg color
* fix(nc-gui): add tooltip on hover over expand icon
* fix(nc-gui): link record tooltip issue
* fix(nc-gui): update search query empty state status
* fix(nc-gui): bt cell ui fixes
* feat(nc-gui): resizable link record dropdown
* fix(nc-gui): external DB, fields re-order to re-align sub fields needs a fix
* chore(nc-gui): lint
* fix(nc-gui): bt & oto cell unlink & link btn visibility issue
* fix(nc-gui): pr review changes
* fix: docs
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* feat(nc-gui): link record dropdown setup
* fix(nc-gui): move link record pagination to the bottom
* feat(nc-gui): link record new design
* fix(nc-gui): update bank state subtitle
* fix(nc-gui): small changes
* fix(nc-gui): update skeleton of link records item
* fix(nc-gui): ui break issue
* fix(nc-gui): increase z index of link dropdown overlay
* fix(nc-gui): update link record dropdown header
* fix(nc-gui): update link record dropdown
* fix(nc-gui): new changes
* fix: remove margin
* fix(nc-gui): unlinked records empty state alignment
* fix(nc-gui): make tooltip text size 14px
* fix(nc-gui): reduce subtext font size
* fix(nc-gui): link record item rich text cell alignment issue
* fix(nc-gui): on esc link record dropdown should close
* fix(nc-gui): update link record header and footer height
* fix(nc-gui): add link record dropdown for bt cell
* fix(nc-gui): fix invalid offset issue
* fix(nc-gui): link record z index issue
* fix: PW link unlink corrections
* fix(nc-gui): link record dropdown close on outside issue in expanded form
* fix(nc-gui): close dropdown after adding link in bt cell
* fix(nc-gui): allow close link record dropdown on esc
* fix(nc-gui): add link record dropdown in mm component
* fix(nc-gui): add link record dropdown in hm component
* fix(nc-gui): add link record dropdown in oo component
* fix: auto close for BT
* fix: ltar modal operations
* fix: close link modal
* fix: PW tests (wip)
* test: fix link modal close in share view
* test: fix LTAR in cell handling
* fix(nc-gui): reduce link items skeleton height
* fix(nc-gui): expanded form open issue on clicking bt cell record
* fix(nc-gui): hide back btn if user directly opens record list dropdown
* fix(nc-gui): reset offset when user opens link record dropdwon and switch between linked and unlinked records
* fix(nc-gui): link record item height
* fix(nc-gui): linked record list reload issue on link/unlink
* fix(nc-gui): link record item subtext fields width should be same
* fix(nc-gui): email, url cell truncate text issue
* fix(nc-gui): shared form link record dropdwon ui
* chore(nc-gui): lint
* fix(nc-gu): small changes
* fix(nc-gui): ai review changes
* fix(nc-gui): link record list offset issue
* fix(nc-gui): show plus btn in bt cell even if it is not blank
* fix(nc-gui): barcode visiblility issue in link record dropdown
* fix(nc-gui): do not focus links cell plus btn on close dropdown
* fix(nc-gui): text color
* fix(nc-gui): skip showing qr code null value
* fix(nc-gui): virtual cell margin left issue in link record dropdwon
* fix(nc-gui): link record subtext order should be same as default view col order
* chore(nc-gui): lint
* refactor(nocodb): add default view column order in col meta
* fix(nc-gui): update default view order on reordering column from fields menu
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: source filter
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: sso cloud apis - WIP
* feat: admin panel menu option
* feat: UI integration - WIP
* feat: UI integration - SSO
* feat: domain verification
* feat: workspace upgrade and sso page - WIP
* feat: domain adding and verification - WIP
* feat: domain adding and verification
* fix: domain validation corrections
* chore: lint
* feat(nc-gui): organization settings page
* feat(nc-gui): organization members page
* fix(nc-gui): some more changes
* fix(nc-gui): refactor collaborators ui
* feat(nc-gui): dashboard ui
* feat(nc-gui): bases page
* feat(nocodb): wired up ui and apis. wip
* fix(nc-gui): some more fixes
* fix(nc-gui): move ws to org immediately after creation
* fix(nc-gui): some more bug fixes
* feat(nocodb): transfer workspace ownership
* fix(nc-gui): load roles if baseId is provided in prop
* fix(nc-gui): show only org workspaces
* fix(nc-gui): some more fixes
* fix(nc-gui): rename base
* fix(nc-gui): invite fixes
* feat: restrict access to org level user(SSO login)
* fix: include org and client info in token
* fix: include org and client info in refresh token
* refactor: minor ui corrections
* refactor: add a generic component for copying
* refactor: ui correction and cleanup
* fix: refresh token update
* fix: ui corrections
* fix: if user signin using unverified domain show error in sso page rather than showing the json with error
* fix: for all sso related exceptions redirect to sso ui page with error
* chore: lint
* fix: show admin panel option only for user who have permission
* fix: redirect to sso login page on logout based on current user info
* test: sso - playwright test
* fix: duplicate attribute
* test: playwright
* fix: missing import
* test: playwright - WIP
* test: playwright - Cloud sso login flow
* fix: error handling
* test: playwright - sso auth flow tests
* fix: show upgrade option only for workspace owner
* test: user invite tests corrections
* test: user invite tests corrections
* test: user management correction
* test: playwright - use regex for path match
* fix: delete existing provider if any
* test: combine sso tests to run serially
* test: playwright - title name correction
* test: playwright - reset sso client from sso tests only
* test: playwright - page navigation correction
* refactor: by default navigate to org settings page on org creation and disable org image upload
* refactor: reverify domain after 7 days and update role names to avoid confusion between org and cloud org roles
* fix: corrections
* fix: show org level roles in members section
* refactor: disable org update by default
* test: unit tests for org admin apis
* chore: lint
* fix: review comments
* chore: lint and cleanup
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
* fix(nc-gui); update toolbar menu text grom GroupBy to Group
* fix(nc-gui): move sidebar base, table expand icon to the right side
* fix(nc-gui): sidebar base, table, view menu options padding issue
* fix(nc-gui): add background color for row on hover in grid view
* fix(nc-gui): reduce width of index column
* fix(nc-gui): on hover grid row bg opacity issue
* fix(nc-gui): reduce font size and grid cell height
* fix(nc-gui): sidebar view menu alignment issue on mobile screen
* fix(nc-gui): reduce font size
* fix(nc-gui): set column default width to 180px
* fix(nc-gui): keep only sidebar changes & revert all other changes
* fix(nc-gui): change table icon
* fix(nc-gui): trim base, table, view title while saving it
* fix(nc-gui): increate left sidebar max width
* fix(nc-gui): show truncated base/table/view name until standard end
* fix(nc-gui): oss sidebar base menu options alignment issue
* fix(nc-gui): use valid classname
* fix(nc-gui): sidebar external db source menu ui fixes
* fix(nc-gui): small changes
* chore(nc-gui): lint
* fix(nc-gui): pw test fail issue
* fix(nc-gui): trim title while creating base, table, view
* fix(nc-gui): some of the sidebar pw test fail issues
* fix(test): sidebar test fail issue
* fix(test): projectCollaboration test fail issue
* fix(nc-gui): change font size of view menu option view mode chip text
* fix(nc-gui): grayed out create view dropdown plus icon color
* fix(nc-gui): grayed out table icon and reduce width of default view context menu
* fix(nc-gui): remove copyright text from user menu
* fix(nc-gui): chevron icon and show/hide sidebar icon should be gray in color
* feat(nc-gui): table action menu dropdown should be same as view action menu dropdown
* fix(nc-gui): PR AI review changes
* fix(nc-gui): PR review changes
* fix(nc-gui): view action menu copy id hover css
* fix(test): update table context menu test cases
* fix(nc-gui): update table context menu
* fix(test): role access pw test fail issue
* feat(nc-gui): form field in right pannel setup
* fix(nc-gui): inline form field reorder issue
* fix(nc-gui): make edit form field right panel scrollable
* fix(nc-gui): form field limit option hide btn focus box shadow style issue
* fix(nc-gui): add support to edit form column in form view builder
* feat(nc-gui): added form field header menu dropdown
* fix(nc-gui): tab issue in form builder
* feat(nc-gui): add support to edit column from form builder itself
* fix(nc-gui): wrong virtual cell icon in column delete modal
* feat(nc-gui): column edit, hide, delete option in form builder field settings
* fix(nc-gui): move all form field settings radio btns to the right side
* chore(nc-gui): lint
* chore(nc-gui): lint errors
* chore(nc-gui): lint
* fix(nc-gui): update 'change icon color' text case
* fix(nc-gui): small changes
* fix(nc-gui): form builder side panel field div key issue
* fix(nc-gui): form view outsideclick fild toggle issue
* chore(nc-gui): lint
* fix(nc-gui): hide select dropdown in value is selected and show if value is not selected
* fix(nc-gui): suggested review changes
* fix(nc-gui): make form field rich text options sticky at bottom
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): lazy import richtext component
* fix(nc-gui): set the max height for form rich text fields
* fix(nc-gui): move form settings switch inputs to the right side
* fix(nc-gui): move form select type field layout option to appearance settings section
* fix(nc-gui): select form active field text on focus
* fix(nc-gui): form rich text element menu option tabindex issue
* fix(nc-gui): form search field input autofill issue
* fix(nc-gui): update position of rich text menu option of form description
* feat(nc-gui): adjustable form view sidebar width
* chore(nc-gui): lint
* fix(nc-gui): typo mistake
* fix(nc-gui): PR review changes
* fix(nc-gui): show inline form field validation errors
* fix(nc-gui): display inline validation error in shared form and form builder
* fix(nc-gui): shared form default value issue
* fix(nc-gui): limit option spell mistake
* fix(nc-gui): form title update issue when toggle between grid & form view
* fix(nc-gui): form banner & logo display issue on upload
* chore(nc-gui): lint
* fix(nc-gui): show error message on press non numeric keys in numeric field
* fix(nc-gui): add key for form banner and logo
* fix(nc-gui): show currency suffix only in form
* fix(nc-gui): edit column default value input height issue
* fix(nc-gui): form checkbox field enter keypress should navigate to next question in survey form
* fix(nc-gui): escape should blur focus field in survey form
* fix(nc-gui): add currency code suffix in form view currency field
* chore(nc-gui): lint
* fix(nc-gui): add percent suffix in form view percent field
* fix(nc-gui): survey form pw test fail issue
* fix(nc-gui): filter pw test fail issue
* fix(nc-gui): add missing classname in oss
* fix(nc-gui): survey form ui break issue
* fix(nc-gui): update oss survey form file
* fix(nc-gui): in survey form branding text color should be dynamic based on form bg color
* chore(nc-gui): lint
* fix(nc-gui): ai pr review changes
* fix(nc-gui): pr review changes #2555
* fix(nc-gui): use handler instead on ternery condition
* feat: one-to-one relation - wip
* feat: one-to-one relation
* feat: one-to-one relation - link, unlink, list, excluded list, single query
* fix: pass proper fk value
* feat: add non-single-query support
* feat: filter, sort and delete
* fix: ui - keep only one as linked record in ui - similar to bt
* fix: initial column name correction
* fix: field modal related fixes
* fix: nested insert related bugs
* fix: nested insert corrections
* fix: formula support
* fix: delete cell data
* fix: invalid offset issue
* fix: form submit issue
* fix: return first element - oo relation
* fix: Lookup column rendering
* fix: add link api correction
* fix: sort and group by menu correction
* chore: lint
* refactor: spacing between radio buttons
* fix: undo/redo support with delete key
* fix: formula related issues
* fix: duplicate related issues
* fix: ui label and icon color
* chore: lint
* chore: reset page if offset is beyond offset(temporary solution)
* refactor: suggested review changes
* refactor: suggested review changes
* chore: lint
* fix: missing await
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
* 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