9265 Commits (f2fba09b70faa7403714b049965ad5bd018fc0e9)
 

Author SHA1 Message Date
Pranav C f2fba09b70 feat(gui): include reset password 2 years ago
Pranav C 77230b96c2 feat(api): show tokens only belongs to the user for non-super admin user 2 years ago
Pranav C 33efebf146 feat(api): limit api access with api token 2 years ago
Pranav C 7a4bedce53 feat(api): show password rest/invite url based on the user 2 years ago
Pranav C 39fdbad5af feat(api): implement reset password url generation 2 years ago
Pranav C 2d3cccabfc test(api): add tests for new apis 2 years ago
Pranav C f7327a74fa feat: update token based strategy 2 years ago
Pranav C 48197cec59 feat: token api integration 2 years ago
Pranav C 7d42e4c768 feat: account management page with sidebar and nested tab 2 years ago
Pranav C 0d49d9f484 chore(swagger): add resend invite api in swagger.json 2 years ago
Pranav C 89080de589 feat(api): add left nav drawer and token page 2 years ago
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 b87aa67f6f feat(swagger): api tag name corrections 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 2bfea723c4 chore(swagger): tg nme correction 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
Pranav C d550ca461d
Merge pull request #4222 from nocodb/fix/cell-shortcut-issues 2 years ago
Pranav C 3daf8c3eb4 test(playwright): make cell active if not in active state 2 years ago
Pranav C 6f60d12364 test(cypress): select cell if not active 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