Commit Graph

97 Commits

Author SHA1 Message Date
Raju Udava
76559147f0 docs: readonly source (#8792)
* docs: readonly source

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* docs: fix coderabbit comments

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* docs: corrections

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

---------

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-06-19 20:54:39 +05:30
Pranav C
6624bf5091 Nc feat/links view filter (#8646)
* feat(nocodb): add support for limiting selection to specific views

* test: fix failing tests

* fix: failing playwright tests

* feat: allow updating static view filter from both sides

* fix: remove console logs

* refactor: rename migration name

* fix: corrections in ui and update api

* fix: apply same behaviour for LTAR column(bt)

* refactor: rename view id column in relation to avoid confusion

* fix: option to disable view filter(switch)

* refactor: some minor ui spacing corrections

* fix: avoid setting target view id for bt relation when creating hm relation

* feat: links - record selection based on custom filters

* fix: corrections

* feat: add edit support for conditions

* feat: option to switch between dynamic and static value

* fix: backend corrections

* feat: apis for links filter

* feat: filter api integration with ui

* feat: filter with save and update

* feat: dynamic filter

* feat: shared form filter

* feat: expanded form

* fix: missing imports and corrections

* fix: pass correct column list

* fix: nested filter bug

* fix: corrections in actions and swagger

* fix: missing add button menu

* fix: expanded form bug

* test: playwright test - WIP

* test: playwright - link with filters/view

* chore: lint

* refactor: ui corrections

* fix: remove unnecessary filtering from hm/mm list and count

* fix: filter ui correction

* fix: lable correction

* fix: skip view filter for rollup

* fix: ui corrections

* fix: extract correct column id

* fix: duplicate LTAR - missing target view

* feat: add duplicate support for link with filters/view

* fix: height issue and nested filter creation bug

* fix: pass metadata to nested filter component

* fix: filter on column creation

* fix: filter getting cloned under group

* fix: exclude deleted filters when deciding locked state

* fix: update state when switching to dynamic filter

* fix: unlink view on delete and handle undefined values as null

* fix: filter based on unsaved data

* fix: handle overflow

* fix: multi-field editor - filter UI correction

* fix: duplicate link column with dynamic field ref

* fix: remove virtual column support

* fix: add support to link filter in normal list method

* fix: apply filter on count query

* fix: pass correct column list

* feat: add link filter support in multifield column creation

* feat: add link filter support in multifield column creation

* Merge branch 'develop' into feat/links-view-filter

* fix: dynamic value column export

* fix: review comments

* test: kludge for groupby tests

* fix: extract updated status correctly

* test: try waitFor for links

* test: kludge

* refactor: exclude attachment & rating from dynamic filter and treat float and integer as number

* test: label correction

* refactor: replace try...catch and use if condition

* fix: apply conditions only if enabled

* fix: MFE bugs

* refactor: show radio button active border only when focused

* fix:  proper state handling

* fix: view delete - unlink from link column

* fix: duplicate Link with filter view id

* refactor: column filter section padding

* fix: exclude system columns

* fix: dynamic column filter logic correction

* refactor: cleanup

* test: kludge with delay for groupby test

* refactor: add missing placeholder method

* docs: limit link record selection

* refactor: add missing placeholder method

* chore: lint

---------

Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-06-05 17:28:02 +05:30
Raju Udava
e416d18382 docs: update validations 2024-05-23 09:59:46 +00:00
Raju Udava
6c13e2e128 update: docs-2 2024-05-17 09:35:50 +00:00
Raju Udava
529d7c0885 docs: update 2024-05-17 09:35:50 +00:00
Raju Udava
d376d26be3 docs: downlaod csv 2024-05-13 15:13:22 +00:00
Ramesh Mane
d4fa6a8174 Nc fix: linked records dropdown followup (#8415)
* fix(nc-gui): update link record dropdown border radius

* fix(nc-gui): move link/unlink btn to the right side

* fix(nc-gui): update placeholder text color

* fix(nc-gui): reduce link record dropdown bottom bar padding x

* fix(nc-gui): update expanded form save btn text in create new record from link record

* fix(nc-gui): grid active cell border issue

* fix(nc-gui): link record dropdown trigger & dropdown spacing

* fix(nc-gui): link record footer btn size

* fix(nc-gui): link record loading state

* fix(nc-gui): update link record search input icon

* fix(nc-gui): update link record item skeleton

* fix(nc-gui): update grid row hover & selected state bg color

* fix(nc-gui): add tooltip on hover over expand icon

* fix(nc-gui): link record tooltip issue

* fix(nc-gui): update search query empty state status

* fix(nc-gui): bt cell ui fixes

* feat(nc-gui): resizable link record dropdown

* fix(nc-gui): external DB, fields re-order to re-align sub fields needs a fix

* chore(nc-gui): lint

* fix(nc-gui): bt & oto cell unlink & link btn visibility issue

* fix(nc-gui): pr review changes

* fix: docs

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-05-08 17:19:39 +05:30
Raju Udava
1c100ab153 docs: update link modal 2024-05-06 04:27:55 +00:00
Raju Udava
691d7b4db5 docs: field operations 2024-03-28 11:44:24 +00:00
Raju Udava
928d836b32 docs: time-scale 2024-03-28 11:44:24 +00:00
Raju Udava
6ef040d517 docs: create-view 2024-03-28 11:44:23 +00:00
Raju Udava
bc9cf89797 docs: calendar marker 2024-03-28 11:44:23 +00:00
Raju Udava
76722b28d5 docs: calendar (WIP) 2024-03-28 11:44:23 +00:00
Raju Udava
7e414ed72c Nc docs/form view (#7990)
* docs: form view updates

* docs: form layout & appearance

* docs: prefill

* docs: prefill lock

* docs: add on notes

* docs: limit options & layout
2024-03-28 11:50:44 +05:30
Raju Udava
ea076e2d5a docs: webhook image fix 2024-03-01 12:31:49 +00:00
Raju Udava
81ca058a65 docs: SSO images 2024-02-08 07:24:38 +00:00
starbirdtech383
81b33aa2d2 add image and take care of review comments 2024-01-18 11:49:32 +05:30
Raju Udava
98e14260ae docs: system fields update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-01-07 14:34:05 +05:30
Raju Udava
737bfee3ba docs: user field
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-12-25 16:36:05 +05:30
Raju Udava
af33363a8a docs: rich text
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-12-25 15:43:05 +05:30
Raju Udava
524f6ccb20 docs: upload from mobile
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-23 18:05:17 +05:30
Raju Udava
c8c500d69e docs: update images for share view
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-11 21:07:20 +05:30
Raju Udava
48fff4f557 docs: copy base
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-11 13:34:45 +05:30
Raju Udava
af30a0011c docs: overview with links
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-11 12:01:58 +05:30
Raju Udava
e422a7ae82 Merge branch 'develop' into docs/v2 2023-10-10 21:54:46 +05:30
Raju Udava
eb70b7fbef docs: field screenshot updates, minor corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-10 19:28:29 +05:30
Raju Udava
cc2b92ce8b docs: workspace briefing
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-10 14:44:34 +05:30
Raju Udava
8715956ef4 docs/data-source: screenshot updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-10 11:21:05 +05:30
Raju Udava
2f9430f2b7 docs/fields: columns => fields
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-10 10:51:05 +05:30
Muhammed Mustafa
b228e548e8 fix(nc-gui): Changed favicon 2023-10-09 15:57:18 +00:00
Raju Udava
15a5ea469d docs/fields: project => base
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-08 14:14:32 +05:30
Raju Udava
f8ee16d7b5 docs/table: project => base
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-07 12:08:24 +05:30
Raju Udava
634592ef09 docs/base: project => base
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-07 10:16:49 +05:30
Raju Udava
22de86cdec docs/workspace: project -> base (wip)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-07 07:55:10 +05:30
Raju Udava
d1f151282f docs: expanded record
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-04 11:39:00 +05:30
Raju Udava
294717dc6c docs: images for expand record
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-04 00:04:22 +05:30
Raju Udava
4cda6680bf docs: data source, table & view icon change
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-03 12:37:23 +05:30
Raju Udava
8624acea1b docs: navbar for switcher
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-29 19:11:47 +05:30
Raju Udava
2c276c4378 docs: table-details
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-29 18:59:30 +05:30
Raju Udava
cc1d31309f docs: kanban
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-29 13:24:35 +05:30
Raju Udava
ea23ac9f4c docs: records, grid-gallery-form view
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-29 12:30:06 +05:30
Raju Udava
97e4179d8c docs: data-source
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 23:33:48 +05:30
Raju Udava
fa0e345496 docs: shared view
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 22:56:37 +05:30
Raju Udava
2f4073ca1b docs: fields image upscale
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 21:56:55 +05:30
Raju Udava
61594f0065 docs: table-operations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 20:48:15 +05:30
Raju Udava
141ed7bfef docs: table image rescale
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 17:55:20 +05:30
Raju Udava
d7de2d96f3 docs: base image cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 16:51:26 +05:30
Raju Udava
39b5db4a27 docs: base image update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 16:38:08 +05:30
Raju Udava
9e69733b06 docs: remove unused images
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 13:18:47 +05:30
Raju Udava
20dc248222 docs: guidelines for writing docs
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 12:13:42 +05:30