1912 Commits (f54a1b95f09b57f422370ffb8f07c3dcbc0bfb8c)

Author SHA1 Message Date
Pranav C 4a0ad304c8 refactor: ui updates 2 years ago
Pranav C 49bdffe4fc feat: implement signup disable based on app settings 2 years ago
Pranav C 5256e7b849 feat: add option to toggle user signup enable/disable 2 years ago
Pranav C c4af225697 feat: add license get/set api and integrate 2 years ago
Pranav C 0ae485ecd2 feat: show tabs and option in menu based on role 2 years ago
Pranav C e5a78ae729 feat(gui): include reset password 2 years ago
Pranav C f2fba09b70 feat(gui): include reset password 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 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 89080de589 feat(api): add left nav drawer and token page 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 de71f8914a feat(gui): add filter in user list 2 years ago
Pranav C 13d1dbaac9 feat(gui): update ui and integrate api 2 years ago
Pranav C ca75af1101 feat(gui): add users list page 2 years ago
Wing-Kam Wong f8e6ec7d6d fix(nc-gui): validateDuplicateAlias validator & show missing errors 2 years ago
braks 16f8707904 chore(nc-gui): correct name 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
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 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
Pranav C 75c1c202a9 feat(gui): ignore unselecting if clicking inside any picker element 2 years ago
Pranav C 4b0845bd30 feat(gui): on enter key press open ref table rows modal for LTAR cells 2 years ago
Pranav C ac68c8c4f9 fix(gui): make rating field editable by default 2 years ago
Pranav C 5ec33a7883 feat(gui): open picker on pressing enter key nd close on escApe key press 2 years ago
Pranav C 230cd2bff0 feat(gui): open attchment modal on enter key press 2 years ago