7449 Commits (98437b97c38b98b0db09b9a9ee20bcff9519cced)

Author SHA1 Message Date
Pranav C 31f1d29307 feat(api): include invite token with user list api 2 years ago
Pranav C 4aca2992dc feat(api): resend invite api 2 years ago
Pranav C b8439ce2d2 refactor(gui): add brief description of role 2 years ago
Pranav C 462edd4e13 feat(gui): implement user delete method 2 years ago
Pranav C 7d8ee2f29e feat(gui): integrate invite user 2 years ago
Pranav C 21fe3daf90 chore(api): lint 2 years ago
Pranav C 79ecbbcd33 feat(api): add user invite api 2 years ago
Pranav C 4eacac26bc fix(api): property name correction 2 years ago
Pranav C de71f8914a feat(gui): add filter in user list 2 years ago
Pranav C 30496bf0bb fix(gui): on inviting a new user to project provide viewer role 2 years ago
Pranav C 13d1dbaac9 feat(gui): update ui and integrate api 2 years ago
Pranav C 65c0a6f092 fix(api): typo correction 2 years ago
Pranav C eefa1bb2c4 feat(api): user update api implementation 2 years ago
Pranav C ca75af1101 feat(gui): add users list page 2 years ago
Pranav C 5587d5857d feat(api): add project count in api 2 years ago
Pranav C 705f8ead4c chore(swagger): add org users apis in swagger docs 2 years ago
Pranav C c2de7f5a7b feat(api): WIP - allow super admin access to all project 2 years ago
Pranav C d27a9ccb4c feat(api): update roles name in acl 2 years ago
Pranav C 489bc503fb feat(gui): rename roles in api and ui 2 years ago
Pranav C a51e6c8c29 feat(gui): add upgrader for updating role names 2 years ago
Wing-Kam Wong f8e6ec7d6d fix(nc-gui): validateDuplicateAlias validator & show missing errors 2 years ago
Wing-Kam Wong a01337cacf fix(nc-gui): convert old validators to the latest format 2 years ago
Wing-Kam Wong a5f2972aae fix(nocodb): safeguard empty table name 2 years ago
braks 16f8707904 chore(nc-gui): correct name 2 years ago
Pranav C 0e8fae87ab feat: secure swagger endpoint 2 years ago
braks f365c1ef94 feat(nc-gui): add option to set RTL on forms 2 years ago
braks 07f99f5f51 fix(nc-gui): apply ltr/rtl direction on language switch 2 years ago
Raju Udava 2a7c90f064 refactor: delete confirmation modal width 2 years ago
Pranav C 742a68deb0 fix(gui): if expanded form is active skip grid view keyboard event actions 2 years ago
Pranav C 6dba597fef chore(gui): lint 2 years ago
Pranav C a888539bd4 fix(gui): reset attachment cell value on update 2 years ago
Pranav C c84998d7aa fix(gui): reset to non-editable mode if switching cell 2 years ago
Pranav C 62f04a05ee fix(gui): prevent escape key press event bubbling only if picker is active 2 years ago
Pranav C 07728342d8 fix: proper multi/single select behaviour with keyboard 2 years ago
Pranav C ad1a64a985 fix(gui): single/multi select issue with arrow and enter keys 2 years ago
Pranav C 1fa5e3c251 fix: on escape key press toggle to readonly 2 years ago
Pranav C 72d10d415e fix: block default action on shortcut key press and typo correction 2 years ago
Pranav C 46e6978a2b feat: LTAR list - on let/right arrow key navigate through pages 2 years ago
Pranav C 2d16ed7a3a fix: allow toggling picker if cell is in editable state 2 years ago
Pranav C 326e6ab7ce fix: prevent cell switch on keypress when picker, dropdown or LTAR list is in open state 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C dc45ca3133 refactor: remove Count and Autonumber field 2 years ago
Pranav C c3b14ede49 fix(api): show warning as cell content like formula 2 years ago
Pranav C f8e52e39e0 fix(api): block delete key press action for input fields at cell level 2 years ago
Pranav C c610caa667 feat(api): scroll to list item when necessary 2 years ago
Pranav C 19b91417c1 feat(api): navigation in LTAR link row modal 2 years ago
Pranav C 64f55b841a feat(api): show warning for virtual cells when enter or delete key press 2 years ago
Pranav C 1aab8e5a6e feat(api): cmd/ctrl + arrow navigation 2 years ago
Pranav C 7cfa6491fc feat(gui): On first click outside checkbox, just select cell. Do not toggle value 2 years ago
Pranav C 8775c454de feat(gui): ignore unselecting if clicking inside any picker(date,time and year) element 2 years ago