64 Commits (bd1816a34c990e6b7fbafb6c68bab6e95453bccf)

Author SHA1 Message Date
Pranav C 671d7d0906 fix: show primary value in hasmany (in newly created row) 3 years ago
Pranav C 556f49d57d refactor(gui): add class to gridview row, update delete roe toast 3 years ago
Pranav C 2cfcfe0100 refactor(gui): update debounce time, show loader instead of toaster(on save) 3 years ago
Pranav C 4891e7afdb refactor(gui): increase default column width 3 years ago
Pranav C 037e957741 fix: avoid duplicating record on new row creation 3 years ago
Pranav C 66cb568e15 feat: import(wip) 3 years ago
Pranav C 36b29d4388 fix: show inputs for formula type by default 3 years ago
Pranav C a6e9d6dbae fix: ignore updating cell value on modifier key press 3 years ago
Pranav C 1e1d21a03c fix: grid view issues 3 years ago
Pranav C 20a10cb8b7 fix: hide dropdown styling in public shared grid view 3 years ago
Pranav C 83249017fc fix: fields should be readonly in public shared view 3 years ago
Pranav C 63a27f0ed5 fix(gui): public shared view issues 3 years ago
Pranav C da9da645a6 feat: impelement shared grid view(WIP) 3 years ago
Pranav C 4cf879ca8d feat: show warning and disable hiding required field 3 years ago
Pranav C ed3551aa33 fix: replace view id with view name, view rename bugs, form view bugs 3 years ago
Pranav C 838f271343 fix: disable removing required columns, 3 years ago
Pranav C 836fd9f1cd fix: maintain fields order in shared form view 3 years ago
Pranav C e26e6b1b0b fix: maintain sort order and hidden fields options 3 years ago
Pranav C ecea4c92dc feat: implement shared form view(WIP) 3 years ago
Pranav C d09352888f feat: send email notification on form submission 3 years ago
Pranav C 86f8941c29 feat(gui): add locked view, form view validation 3 years ago
Pranav C e409eb2ae5 feat: form view styling, message, button 3 years ago
Pranav C 525d649be2 feat(gui): add i18n translations 3 years ago
Pranav C 6e916a67e0 feat(gui): form view 3 years ago
Pranav C c2d260ed15 feat(gui): add form view options 3 years ago
Pranav C 65eeaac3e6 feat(gui): add save option in form view 3 years ago
Pranav C 4d34661437 feat: form view ui 3 years ago
Pranav C c518fa1fc2 feat: add form view remove/add all feature 3 years ago
Pranav C 67679d63c1 feat: form view 3 years ago
Pranav C bd317e0636 feat: form view v1 3 years ago
Pranav C 163aba26b3 test(cypress): Common test for GQL & Rest, Filter , Test for filter, row creation, etc... 3 years ago
Pranav C cd0d63edac test(cypress): table creation and relation check 3 years ago
Pranav C 4d92f35274 feat: disable edit/delete if primary key missing 3 years ago
Pranav C 166142d351 feat: Enable customization in Gallery view 3 years ago
Pranav C 44caff87a1 fix: disable virtual column edit for Editor, Viewer roles 3 years ago
Pranav C 38586b2579 feat: Formula filter out unsupported functions 3 years ago
Pranav C 73e2ff06f9 feat(gui): Add clear option in context menu 3 years ago
Pranav C b23d11392e fix: lookup column rename issuea 3 years ago
Pranav C 93da24c163 feat: Lookup - update meta data structure, Add icon 3 years ago
Pranav C c128376257 feat: Lookup - column creation, deletion, duplicate validation, optimization 3 years ago
Pranav C d3354d2aae feat: Lookup implementation 3 years ago
Pranav C 90783d8981 fix(gui): Ignore unnecessary update call 3 years ago
Pranav C 59f55e4595 refactor(gui): update eslint rules 3 years ago
Pranav C fa00be39b8 refactor(gui): linting 3 years ago
Pranav C 61f41a2c42 refactor(gui): component name 3 years ago
Pranav C be2bc9093d feat: M2M corrections 3 years ago
Pranav C cf2452b04a feat: GQL - M2M many to many 3 years ago
Pranav C b08a03ca0c feat: M2M 3 years ago
Pranav C a3a034812e feat: relation delete 3 years ago
Pranav C 744644498c feat: relations(wip) 3 years ago