sreehari jayaraj
2ae6d204f1
fix: refactor css
2023-10-04 12:25:08 +05:30
Muhammed Mustafa
811c97a852
fix(nc-gui): Converted html table to flex in project user list
2023-10-04 11:45:19 +05:30
sreehari jayaraj
fcaae47749
fix: prevented unwanted rerender
2023-10-03 22:59:05 +05:30
sreehari jayaraj
5d0c4b0f90
fix: table design
2023-10-03 20:07:09 +05:30
sreehari jayaraj
e12c24a9d2
fix: icons
2023-10-03 20:06:31 +05:30
sreehari jayaraj
3daa3f6a76
feat: new access icons
2023-10-03 20:05:46 +05:30
sreehari jayaraj
39fa6ec7d2
fix: moved to table props
2023-10-03 20:05:46 +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
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
ebfdb4650c
fix: Fixed issue with project view tab state was not getting reset
2023-10-02 11:43:02 +00:00
Muhammed Mustafa
b5727d180f
fix: Fixed create base btn click not disabled when the button is disabled
2023-10-02 11:43:02 +00:00
Muhammed Mustafa
d1e186c5b0
fix: Removed non supported database type for create source in db and improved ACL for AllTables page
2023-10-02 11:43:02 +00:00
Raju Udava
89f79ce4fb
fix: change in display text
2023-10-02 11:43:01 +00:00
Muhammed Mustafa
1f2bb6a3d8
fix: Added Create Data Source btn
2023-10-02 11:43:00 +00:00
Muhammed Mustafa
138e5699c5
fix: i18n for Access settings page and Data source page and its modal
2023-09-28 17:56:44 +05:30
Muhammed Mustafa
ffdd1fc590
fix: i18n for Project view and import modal
2023-09-28 16:45:58 +05:30
Muhammed Mustafa
997f0044fc
fix: Fixed all tables button UI
2023-09-28 04:27:00 +00:00
sreehari jayaraj
05c49fce9e
fix: refactor email badges
2023-09-25 07:07:22 +00:00
Muhammed Mustafa
d80a0346d2
Merge pull request #6444 from nocodb/nc-feat/views-in-left-sidebar
...
Removed right view sidebar
2023-09-23 12:30:51 +05:30
sreehari jayaraj
1d1929f23a
fix: refactor
2023-09-22 15:26:17 +00:00
sreehari jayaraj
b84720b266
fix: removed email invite from project collab
2023-09-22 15:26:16 +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
sreehari jayaraj
e695a39302
feat: added paste email support
2023-09-22 15:26:15 +00:00
sreehari jayaraj
7c217b812d
feat: invite project collab
2023-09-22 15:26:14 +00:00
sreehari jayaraj
3a529ea5c4
fix: input watchers
2023-09-22 15:26:12 +00:00
sreehari jayaraj
4ac3288a6d
fix: added members to the input label
2023-09-22 15:26:12 +00:00
sreehari jayaraj
47544a77e2
fix: renamed Users/ with User(s)
2023-09-22 15:26:12 +00:00
sreehari jayaraj
133e22f702
fix: renamed all collabs to members
2023-09-22 15:26:12 +00:00
Muhammed Mustafa
610fdcf161
fix: Fixed auto scrolling
2023-09-22 15:23:15 +00:00
mertmit
db939d8bff
fix: project collabs issues
2023-09-20 19:11:43 +00:00
mertmit
bd5bcb0b48
fix: badge and selector design
2023-09-20 19:11:42 +00:00
mertmit
990a670996
feat: use new role selector for invite part
2023-09-20 19:11:42 +00:00
mertmit
ff2f61ee1b
feat: new role badge and selector
2023-09-20 19:11:42 +00:00
mertmit
b2eadae74f
fix: refactor isUIAllowed and move to useRoles composable
2023-09-19 12:12:36 +00:00
mertmit
a930f7d242
fix: revise frontend acl
2023-09-19 12:12:35 +00:00
reenphygeorge
99bd7190d4
fix(nc-gui): ui updates
2023-09-15 17:37:46 +05:30
GitStart
9a6cd35123
Merge branch 'develop' into NCDBOSS-79
2023-09-13 10:43:08 +01:00
gitstart
c482a550b9
feat: Ensure consistent accessibleRoles in access dropdown
...
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com >
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com >
2023-09-13 09:27:27 +00:00
mertmit
ad920891a1
chore: get rid of unused parts without explanation
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-09-12 15:23:38 +03:00
mertmit
85aaabe2cc
chore(nc-gui): lint error and warnings
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-09-12 15:23:22 +03:00
Pranav C
a76277c86e
fix: project invite logic correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-09-10 10:03:47 +05:30
mertmit
9b20269d08
fix: warnings in ui
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-09-06 16:41:50 +03:00
mertmit
64b812621b
fix: no-access role
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-09-06 12:47:30 +03:00