Commit Graph

225 Commits

Author SHA1 Message Date
Muhammed Mustafa
35df7e7cdb fix: Fixed kanban duplicate issue 2023-11-10 10:54:42 +00:00
Pranav C
4e98130a3f Merge branch 'develop' into nc-refactor/1767-links 2023-11-09 12:48:51 +05:30
Pranav C
0ab5e2de26 refactor: add rel tag when opening links in new tab using _blank 2023-11-08 09:52:16 +00:00
աɨռɢӄաօռɢ
bbc8e40e3c chore(nc-gui): lint 2023-11-08 13:44:12 +08:00
Daniel Roe
032c60d7b6 fix: import nuxt composables from #imports 2023-11-07 21:05:20 +00:00
Muhammed Mustafa
8de3547bba fix: Added tooltip to pagination button for shortcuts and updated in shortcuts info modal 2023-11-02 07:39:10 +00:00
Muhammed Mustafa
17c3c5e5e6 fix: Added tooltip to pagination button for shortcuts and updated in shortcuts info modal 2023-11-02 07:39:10 +00:00
Muhammed Mustafa
5d6a7b2560 fix: Removed Untitled from default name in View, table and base create 2023-10-30 15:41:26 +00:00
mertmit
0f1a72aa44 fix: disable closing modal on second step of at import
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-27 17:49:12 +03:00
mertmit
78eb4ae700 fix: disable mask close on at import second step
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-27 13:29:22 +03:00
Raju Udava
31d826020d chore: import from airtable info link to new docs
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-27 13:32:44 +05:30
Muhammed Mustafa
9a249e887d fix: Hide col for project erd view and show in table erd view 2023-10-23 08:49:26 +00:00
Muhammed Mustafa
a856d4bb18 Merge remote-tracking branch 'origin/develop' into fix/i18n 2023-10-20 17:45:00 +05:30
mertmit
dcf3712053 fix: better error handling for at import 2023-10-19 19:46:47 +00:00
Pranav C
e958c3ec04 fix: add missing await 2023-10-17 07:27:47 +00:00
Pranav C
becf40a602 fix: use crossoriginworker package to load worker from cdn 2023-10-17 07:27:46 +00:00
Pranav C
fc579bb3a4 refactor: test corrections 2023-10-11 06:25:52 +00:00
Pranav C
bb1ae43faa refactor: bring back db in meta api path 2023-10-11 06:25:49 +00:00
mertmit
3ec783a9da fix: leftover code 2023-10-10 23:44:44 +00:00
mertmit
0b6f145e46 fix: disable checkboxes while loading 2023-10-10 20:37:56 +00:00
mertmit
faf92b7c94 fix: avoid refreshing before job completes 2023-10-10 20:37:56 +00:00
mertmit
e117bf6d48 fix: keep duplicate modals open until job is completed 2023-10-10 20:37:56 +00:00
mertmit
83cc596c13 fix: better ux for duplicate modals 2023-10-10 20:37:55 +00:00
mertmit
31839dcd9f fix: better ux for duplicate shared base 2023-10-10 17:12:43 +00:00
mertmit
9866d178df fix: follow up for copy shared base 2023-10-10 10:32:31 +00:00
mertmit
4d8c149fab feat: copy shared base 2023-10-10 09:59:46 +00:00
Reenphy George
9843a8a652 Merge branch 'develop' into fix/i18n 2023-10-10 08:07:37 +05:30
reenphygeorge
5fb540d346 fix(nc-gui): i18n issues 2023-10-10 08:05:45 +05:30
Muhammed Mustafa
dda6ade8cf fix(nc-gui): Typo 2023-10-09 15:57:17 +00:00
Muhammed Mustafa
5bab5ff4b7 fix(nc-gui): Fixed shared base editor issue 2023-10-09 15:57:17 +00:00
Reenphy George
edff143139 Merge branch 'develop' into fix/i18n 2023-10-09 13:58:04 +05:30
Pranav C
2e2d0c5b36 fix: miscellaneous changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-09 09:41:31 +05:30
Pranav C
92b41cac2f fix: miscellaneous changes 2023-10-09 00:30:49 +05:30
reenphygeorge
5d2131069c fix: i18n 2023-10-08 23:09:18 +05:30
sreehari jayaraj
e99b8a2ea0 fix: delete base icon 2023-10-07 11:55:34 +05:30
DarkPhoenix2704
bfacd80715 fix: refresh cmd palette 2023-10-06 12:44:45 +00:00
DarkPhoenix2704
3924dff71f fix: cmd l 2023-10-06 12:44:45 +00:00
mertmit
81ddbe92e2 fix: pass base id to at import modal 2023-10-05 06:46:43 +00:00
Muhammed Mustafa
39f9c03ed3 fix(nc-gui): Fixed ERD view for non opened projects 2023-10-04 06:16:19 +00:00
Muhammed Mustafa
154aec8922 fix(nc-gui): Added relation modal for base/source node in sidebar 2023-10-04 06:16:19 +00:00
sreehari jayaraj
525711f9b9 fix: misc changes 2023-10-03 13:19:16 +00:00
WK Wong
8f09668d0f fix(nc-gui): lint issues 2023-10-03 11:31:26 +08:00
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
4306db4c12 Merge branch 'develop' into fix/link 2023-10-02 18:52:33 +05:30
DarkPhoenix2704
1231b0a209 feat: sync 2023-10-02 18:27:05 +05:30
sreehari jayaraj
a975f6559b fix: new table and project icon 2023-10-02 18:15:12 +05:30
Muhammed Mustafa
eb6f230d24 fix: Fixed issue with create and duplicate view view 2023-10-02 11:43:08 +00:00
Muhammed Mustafa
ca5495d147 fix: Fixed issue with view create modal 2023-10-02 11:43:06 +00:00
Muhammed Mustafa
a9db5728c0 fix: Improved UI Share modal 2023-10-02 11:43:05 +00:00