Ramesh Mane
a475e9611f
fix(nc-gui): UI ACL view icon issue
2024-01-16 12:05:14 +00:00
Ramesh Mane
6c63d45eda
fix: UI ACl icon and default view title issue
2024-01-16 12:05:14 +00:00
Raju Udava
3650564db6
Merge branch 'develop' into fix/dropdown-ui
2023-12-12 20:50:53 +05:30
Ramesh Mane
0bf3688244
fix: lint errors and some review changes
2023-12-08 12:24:52 +05:30
musharaf-nocodb
ca0fdbead8
Merge branch 'develop' of https://github.com/nocodb/nocodb into fix/dropdown-ui
2023-12-08 10:18:47 +05:30
աɨռɢӄաօռɢ
69d84bcecd
Merge branch 'develop' into fix/group-by-menu-ui
2023-12-08 12:10:22 +08:00
musharaf-nocodb
1cc6c67cd9
fix : fixed ui in editOrAdd column options
2023-12-07 20:15:18 +05:30
Ramesh Mane
ec17c9f844
fix: Audit log for external database not visible through UI #7165
2023-12-07 17:48:58 +05:30
musharaf-nocodb
4d171a2486
fix : fixed dropdowns in datasource section
2023-12-07 16:01:56 +05:30
աɨռɢӄաօռɢ
435edfd372
Merge branch 'develop' into feat/yyyy-mm
2023-12-07 13:23:44 +08:00
աɨռɢӄաօռɢ
8512e9b440
chore(nc-gui): lint
2023-12-06 22:23:45 +08:00
աӄա
e46249cf32
Merge pull request #7148 from nocodb/fix/minor-design-changes
...
Fix: Misc minor design changes
2023-12-06 22:18:06 +08:00
musharaf-nocodb
74da22eeec
fix : used kebab syntax for showOnTruncateOnly prop
2023-12-06 13:24:42 +05:30
Ramesh Mane
dc61a97904
style: Apply global style for select dropdown border insted of applying component level
2023-12-05 20:54:09 +05:30
Mohammed Musharaf
38239a8dd3
fix : added showOnTruncateOnly prop in tooltip component
2023-12-05 19:57:42 +05:30
Ramesh Mane
ade7b5a5c1
fix: missing select menu border color
2023-12-05 19:42:48 +05:30
Ramesh Mane
edfd717f29
fix: border missing for new data source : type, ssl mode, inflection
2023-12-05 18:58:10 +05:30
Ramesh Mane
34fc6f4100
fix: update table input field dropdown border color and pagination dropdown
2023-12-05 18:01:22 +05:30
musharaf
3376efbf53
fix : added tooltip to fields in UI-ACL
2023-12-01 11:53:53 +05:30
աɨռɢӄաօռɢ
4540a2da62
Merge branch 'develop' into feat/yyyy-mm
2023-11-15 15:15:44 +08:00
Raju Udava
6d103911b0
misc: column name correction
2023-11-08 10:17:33 +00:00
Muhammed Mustafa
f87a61f8fd
fix: Added select all in UIAcl
2023-11-08 10:17:33 +00:00
Muhammed Mustafa
c75abaa48c
fix: Renamed delete to remove data source
2023-11-08 10:17:32 +00:00
Muhammed Mustafa
123e54b485
fix: Made default inflection as none for external data source
2023-11-06 09:34:27 +00:00
աɨռɢӄաօռɢ
9bc12eaee3
refactor(nc-gui): move common datetime utils functions to sdk
2023-11-05 14:55:50 +08:00
Muhammed Mustafa
9a249e887d
fix: Hide col for project erd view and show in table erd view
2023-10-23 08:49:26 +00:00
Reenphy George
9843a8a652
Merge branch 'develop' into fix/i18n
2023-10-10 08:07:37 +05:30
mertmit
18208cc8e2
fix: disable closing create source modal while creating
2023-10-09 18:18:54 +00:00
mertmit
5062803ad6
chore: various fixes
2023-10-09 21:03:37 +05:30
Reenphy George
edff143139
Merge branch 'develop' into fix/i18n
2023-10-09 13:58:04 +05:30
reenphygeorge
5d2131069c
fix: i18n
2023-10-08 23:09:18 +05:30
Muhammed Mustafa
bc6871e00b
fix(nc-gui): Fixed test for data sources page and minor UI change
2023-10-07 10:08:14 +00:00
Muhammed Mustafa
b75bbb99a5
fix(nc-gui): Fixed test for data sources page and minor UI change
2023-10-07 10:08:14 +00:00
Muhammed Mustafa
64ade56d8f
fix(nc-gui): Removed button label for data sources page
2023-10-07 10:08:14 +00:00
Muhammed Mustafa
a75538817c
fix(nc-gui): Added tooltip for Data sources table buttons only on small screen
2023-10-07 10:08:14 +00:00
Muhammed Mustafa
5a991ae994
fix(nc-gui): Data sources table now makes button icon only on small screen and fixed issue with base logo
2023-10-07 10:08:13 +00:00
DarkPhoenix2704
8d463e4f34
feat: added tooltip
2023-10-06 12:44:46 +00:00
DarkPhoenix2704
85ea35aed4
fix: some issues
2023-10-06 12:44:46 +00:00
DarkPhoenix2704
bfacd80715
fix: refresh cmd palette
2023-10-06 12:44:45 +00:00
sreehari jayaraj
525711f9b9
fix: misc changes
2023-10-03 13:19:16 +00:00
mertmit
bd9ec7193c
fix: create base variable name
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-10-03 15:02:49 +05:30
WK Wong
55259c89b9
chore(nc-gui): lint
2023-10-03 11:24:03 +08:00
Pranav C
e790abdbaf
refactor: rename project and base
...
- Rename `Project` => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-10-02 23:52:18 +05:30
sreehari jayaraj
a975f6559b
fix: new table and project icon
2023-10-02 18:15:12 +05:30
Muhammed Mustafa
6f10bda94a
fix: Added events for Sidebar table and view node and all the modals assosiated with it
2023-10-02 11:43:04 +00:00
Muhammed Mustafa
1f2bb6a3d8
fix: Added Create Data Source btn
2023-10-02 11:43:00 +00:00
mertmit
70377493cc
fix: base edit/create modals
2023-09-30 17:01:46 +00:00
mertmit
8e5bd56eab
feat: long polling instead of socket for jobs
2023-09-30 17:01:46 +00:00
mertmit
b6db2df5a4
feat: sync metadata front end
2023-09-30 17:01:46 +00:00
mertmit
acc9b5be60
feat: create base front end
2023-09-30 17:01:45 +00:00