Commit Graph

86 Commits

Author SHA1 Message Date
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
5d6a7b2560 fix: Removed Untitled from default name in View, table and base create 2023-10-30 15:41:26 +00:00
աɨռɢӄաօռɢ
1696ec55a2 chore(nc-gui): lint 2023-10-22 23:26:10 +08:00
Muhammed Mustafa
a856d4bb18 Merge remote-tracking branch 'origin/develop' into fix/i18n 2023-10-20 17:45:00 +05:30
Muhammed Mustafa
6cbeeab8dc fix: i18n cleanup 2023-10-20 17:44:03 +05:30
Raju Udava
4135d92894 fix: review corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-13 12:44:07 +05:30
mertmit
3ec783a9da fix: leftover code 2023-10-10 23:44:44 +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
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
reenphygeorge
4a5d1c29ec fix(nc-gui): fix i18n for surveys and dlgs 2023-10-09 13:50:47 +05:30
reenphygeorge
9bd231bf40 fix(nc-gui): i18n for aettings and page 2023-10-09 00:28:15 +05:30
reenphygeorge
5d2131069c fix: i18n 2023-10-08 23:09:18 +05:30
sreehari jayaraj
327e9f06b3 fix: lint 2023-10-06 12:56:48 +00:00
sreehari jayaraj
6ac5b8b96a fix: expanded form continuous paging 2023-10-06 12:56:48 +00:00
sreehari jayaraj
9e3dcc120c fix: seletor taking too much space 2023-10-04 17:51:55 +00:00
sreehari jayaraj
3ffdd7d47f fix: role change issue and role access 2023-10-04 17:51:55 +00:00
sreehari jayaraj
7fd30b688d fix: team management: 2023-10-04 17:51:55 +00:00
sreehari jayaraj
fb8878b831 fix: user table 2023-10-04 17:51:55 +00:00
Sreehari jayaraj
2fd8311fee Merge pull request #6496 from nocodb/nc-feat/table-ui
feat(nc-gui): revamped project members ui
2023-10-04 16:00:22 +05:30
Muhammed Mustafa
92db12bcc1 fix(nc-gui): Updated nocodb branding and improved breadcrumbs styleing 2023-10-04 07:47:08 +00:00
sreehari jayaraj
2ae6d204f1 fix: refactor css 2023-10-04 12:25:08 +05:30
reenphygeorge
be3c9a3d3b fix(nc-gui): removed added-by option 2023-10-03 20:05:46 +05:30
reenphygeorge
0f0bd98f18 feat(nc-gui): new table ui update 2023-10-03 20:05:46 +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
Muhammed Mustafa
f83378fe36 fix: Added events 2023-10-02 11:43:07 +00:00
Muhammed Mustafa
0962e67d3f fix: Added project events 2023-10-02 11:43:03 +00:00
mertmit
8e5bd56eab feat: long polling instead of socket for jobs 2023-09-30 17:01:46 +00:00
sreehari jayaraj
e6f8a4e75a fix: added support for single email 2023-09-25 07:07:22 +00:00
sreehari jayaraj
6d2e413150 fix: ref type and removed unwanted logic 2023-09-25 07:07:22 +00:00
sreehari jayaraj
e85c7ebbc0 fix: refactor and type infer 2023-09-25 07:07:22 +00:00
sreehari jayaraj
05c49fce9e fix: refactor email badges 2023-09-25 07:07:22 +00:00
sreehari jayaraj
9244594117 fix: refactor email payload 2023-09-22 15:26:17 +00:00
sreehari jayaraj
1d1929f23a fix: refactor 2023-09-22 15:26:17 +00:00
sreehari jayaraj
4b71ee0419 fix: badge size ds 2023-09-22 15:26:17 +00:00
sreehari jayaraj
1113179429 fix: css typo 2023-09-22 15:26:17 +00:00
sreehari jayaraj
9f1a4d334f fix: acces dropdown issues 2023-09-22 15:26:17 +00:00
sreehari jayaraj
00dbe012b7 fix: reorder of input and refactor 2023-09-22 15:26:17 +00:00
sreehari jayaraj
78981607af fix: repeated chevron design 2023-09-22 15:26:17 +00:00
sreehari jayaraj
6a69626024 fix: added some comments 2023-09-22 15:26:16 +00:00
sreehari jayaraj
39b4e09aff fix: paste event on existing text 2023-09-22 15:26:16 +00:00
sreehari jayaraj
eeb74a0eec fix: initial space causing errors 2023-09-22 15:26:16 +00:00
sreehari jayaraj
e33cc96a15 feat: added support for space in email invite 2023-09-22 15:26:16 +00:00
sreehari jayaraj
e83b75d884 fix: test 2023-09-22 15:26:15 +00:00
sreehari jayaraj
41ff11f037 feat: added badge creation on space 2023-09-22 15:26:15 +00:00