Ramesh Mane
388b9d9590
Nc fix: replace ant design table ( #9113 )
...
* fix: replace ant design table
* feat(nc-gui): custom table component
* fix(nc-gui): udpate UIAcl table
* fix(nc-gui): table scrolling issue
* feat(nc-gui): sticky first column of custom table component
* fix(nc-gui): update meta sync ant table with new table
* fix(nc-gui): update import data table
* fix(nc-gui): update import & upload data modal table
* chore(nc-gui): lint
* fix(nc-gui): update all table tab table
* fix(nc-gui): update project members table
* fix(nc-gui): update collaborators list table
* fix(nc-gui): table list search section alignment issue
* fix(nc-gui): collaborators list overflow issue
* fix(nc-gui): small changes
* fix(nc-gui): update project home page tables height
* fix(nc-gui): update oss user table
* fix(nc-gui): small changes
* test(nc-gui): update ant table related test cases
* test(nc-gui): update oss user list test cases
* chore(nc-gui): lint
* chore(nc-gui): cleanup unused css
* fix(nc-gui): add missing invite team image state
* fix(nc-gui): user management test fail issue
* fix(test): oss user management test fails issue
* fix(nc-gui): some pr review changes
* fix(nc-gui): handle empty object entries destructuring case
* fix(nc-gui): pr review changes
* fix(nc-gui): disable ui acl header checkbox is list is empty
* fix(nc-gui): update oss user management pw test
---------
Co-authored-by: Pranav C <pranavxc@gmail.com>
4 months ago
Pranav C
4ac5980c51
Nc fix/ssl prop related ( #9071 )
...
* fix: handle invalid ssl value in GUI
* fix: handle invalid ssl value in backend and move logic to sdk
5 months ago
Ramesh Mane
1a9800c67e
Nc feat: audit logs pagination keyboard shortcuts support ( #9065 )
...
* feat(nc-gui): add pagination btns tooltip
* fix(nc-gui): move usepagintion to top level
* feat(nc-gui): keybord pagination support in audits
* fix(nc-gui): cannot set properties of undefined (setting 'value')
5 months ago
Ramesh Mane
a05ce47cdc
fic: added after inset audit record data
5 months ago
Ramesh Mane
7b0419011b
Nc fix: expanded record UI/UX ( #8847 )
...
* fix(nc-gui): update qr code according to new design
* fix(nc-gui): audit logs empty state style
* fix(nc-gui): small changes
* fix(nc-gui): update barcode & qrcode cell from expanded form
* fix(nc-gui): increase expanded form field gap
6 months ago
Ramesh Mane
94ed67b80f
fix(nc-gui): update font size
6 months ago
Ramesh Mane
302a9602bc
fix(nc-gui): oss review changes
6 months ago
Ramesh Mane
f940c263ba
fix(nc-gui): ai review changes
6 months ago
Ramesh Mane
25491edde2
fix: update audit logs oss api
6 months ago
Ramesh Mane
a2650724c6
chore(nc-gui): lint
6 months ago
Ramesh Mane
e6136aa56c
fix(nc-gui): remove filters from oss
6 months ago
Ramesh Mane
f480723d30
chore(nc-gui): lint
6 months ago
Ramesh Mane
0bc1a85b38
fix(nc-gui): pr review changes
6 months ago
Ramesh Mane
d0e62cdff5
fix(nc-gui): audit logs horizontal scroll issue & apply border
6 months ago
Ramesh Mane
a937050cbd
chore(nc-gui): lint
6 months ago
Ramesh Mane
aa3c80bacb
fix(nc-gui): make audit log table first column stick
6 months ago
Ramesh Mane
6093641c6a
fix(nc-gui): some pr review changes
6 months ago
Ramesh Mane
12a499abe7
fix(nc-gui): add table border in modal
6 months ago
Ramesh Mane
899db04bdf
fix(nc-gui): update audit date range logic
6 months ago
Ramesh Mane
f2203a3496
fix(nc-gui): audit tab overflow issue
6 months ago
Ramesh Mane
dfe16c5b34
feat(nc-gui): add new audit logs ui for oss
6 months ago
Ramesh Mane
4e51491fb4
fix(nc-gui): update audit logs query params
6 months ago
Ramesh Mane
58b2551be6
fix(nc-gui): show audit logs tab only if user has permission
6 months ago
Ramesh Mane
2a0b44f12a
fix(nc-gui): display audit logs in modal for user how have only base creator access
6 months ago
Ramesh Mane
f46aa6415b
fix(nc-gui): use base user list while base audit filter is enabled
6 months ago
Ramesh Mane
d3109c4a1c
feat(nc-gui): add custom date range filter support
6 months ago
Ramesh Mane
acdd894b2c
feat(nc-gui): filter audit logs base on date range
6 months ago
Ramesh Mane
84a308d97d
fix(nc-gui): pr review changes
6 months ago
Ramesh Mane
7cad89e2b0
fix(nc-gui): remove search audit input
6 months ago
Ramesh Mane
46e8e59a74
fix(nc-gui): add search option in dropdown
6 months ago
Ramesh Mane
15b8e4172c
feat(nc-gui): add sort audit logs support
6 months ago
Ramesh Mane
af7407d98f
fix(nc-gui): show only available audit types
6 months ago
Ramesh Mane
e3327dd052
fix(nc-gui): update base audit logs table
6 months ago
Ramesh Mane
3c1b51751e
feat(nc-gui): allow search
6 months ago
Ramesh Mane
45b848a5a3
feat(nc-gui): audit logs filters
6 months ago
Ramesh Mane
4921eccd9e
feat(nc-gui): add audit logs filters
6 months ago
Ramesh Mane
fa907501cd
chore(nc-gui): remove unwanted code
6 months ago
Ramesh Mane
64dcccccfc
fix(nc-gui): display base name and user name in audit logs table
6 months ago
Ramesh Mane
f9c869c6df
fix(nc-gui): add audit logs pagination loader
6 months ago
Ramesh Mane
72dad6d58e
fix(nc-gui): add expanded row audit modal
6 months ago
Ramesh Mane
f57a8574c3
fix(nc-gui): update audit table
6 months ago
Ramesh Mane
069336ba80
feat(nc-gui): workspace audit api setup
6 months ago
Ramesh Mane
50f287f215
Nc Refactor: dialog modals ( #8743 )
...
* fix(nc-gui): update view create modal for grid & kanban
* fix(nc-gui): update calendar view create modal
* feat(nc-gui): add support to select gallery cover image while creating/duplicating view
* fix(nc-gui): update view icon size in view create modal
* fix(nc-gui): add input shadow effect
* refactor(nc-gui): dlg ui
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): review changes
* chore: revert display message
* chore: lint
* fix(nc-gui): truncate field name
* fix(nc-gui): ignore empty lines at the end in form view #3104
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Anbarasu
af48ec4146
fix: workspace details not loading in admin panel ( #8475 )
7 months ago
Anbarasu
6c4d0482e3
fix: user management followup ( #8458 )
...
* fix(nocodb): image upload
* fix(nc-gui): invite workspace error
* feat: bug fixes(wip)
* fix(nocodb): incorrect members list
* fix(nc-gui): update row size
* fix(nc-gui): some more changes
* fix(nc-gui): show image
* chore: cleanup
7 months ago
Ramesh Mane
d372228080
Nc fix: Misc Design Fixes II ( #8461 )
...
* fix(nc-gui): team & settings tab ui fixes
* fix(nc-gui): update sidebar base text color on hover and selected state
* fix(nc-gui): sidebar base, table menu height issue
* fix(nc-gui): sidebar view menu alignment issue
* fix(nc-gui): sidebar view menu height and active state color
* fix(nc-gui): update global search ui
* fix(nc-gui): grid row hover style update
* fix(nc-gui): topbar font weight issue
* fix(nc-gui): team & setting tab user list margin top issue
* fix(nc-gui): workspace icon color issue
* fix(test): update global search test cases
7 months ago
Anbarasu
1616c6bbb4
fix: load workspace roles on activeWorkspaceId changes ( #8445 )
7 months ago
Mert E
89f0895de3
fix: experimental frontend optimizations ( #8427 )
...
* fix: get rid of barrel files
* chore: get rid of explicit imports
* fix: use explicit import for classes and enums
* fix: use explicit import for enum & class & aliases
* fix: build issues
7 months ago
Mert E
08dfcfa7d6
fix: type issues ( #8413 )
7 months ago
Mert E
838c716a08
fix: sorter UI ( #8393 )
...
* feat: use inline sorter instead of dropdown
* chore: lint
* fix: comparison logic for useUserSort
7 months ago