DarkPhoenix2704
|
11252f07f9
|
fix: snapshot creare and delete modal and ui
|
6 days ago |
DarkPhoenix2704
|
aa2f145e48
|
fix: snapshot creatuon and restoring failing
|
6 days ago |
DarkPhoenix2704
|
acc7f54223
|
feat: ui wip
|
6 days ago |
DarkPhoenix2704
|
213a39e50e
|
feat: ui wip
|
6 days ago |
DarkPhoenix2704
|
66326a9d68
|
feat: create and restore snapshot jobs
|
6 days ago |
DarkPhoenix2704
|
7ebeb21268
|
chore: move to ee
|
6 days ago |
DarkPhoenix2704
|
2658a9efe6
|
chore: move create and restore snapshot to jobs
|
6 days ago |
DarkPhoenix2704
|
416cac817d
|
feat: duplicate comments
|
6 days ago |
DarkPhoenix2704
|
611adeb4aa
|
fix: add snapshot controller and services
|
6 days ago |
DarkPhoenix2704
|
c0dd153ea8
|
feat: snapshot ui and move misc settings to base tab
|
6 days ago |
DarkPhoenix2704
|
5f7f1121a2
|
fix: remove promise.all
|
6 days ago |
DarkPhoenix2704
|
c04acbfe76
|
fix: bulkupsert endpoint
|
6 days ago |
github-actions[bot]
|
55c037c8b2
|
chore: update sdk path
|
6 days ago |
pranavxc
|
2e13285c17
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
6 days ago |
Pranav C
|
d4e9a3e7de
|
fix: avoid integration load if user is not signed-in
|
6 days ago |
Pranav C
|
f8546aafbe
|
docs: invalid api path correction
|
6 days ago |
Pranav C
|
4e6ae4f55f
|
feat: make backward compatible and all title to filter
|
6 days ago |
Pranav C
|
69d81eda27
|
refactor: swagger docs
|
6 days ago |
Pranav C
|
49975ffdf0
|
refactor: plugin path correction
|
6 days ago |
Pranav C
|
53c7dd4a4e
|
refactor: run upgrader before running plugin init
|
6 days ago |
Pranav C
|
0dd2702387
|
refactor: run upgrader before running plugin init
|
6 days ago |
Pranav C
|
77be7f9226
|
fix: add upgrader to merge and recover broken plugins
|
6 days ago |
Pranav C
|
f8109e37a2
|
refactor: add unique identifier for plugin
|
6 days ago |
Pranav C
|
a0857b469e
|
fix: include roles in email template
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
6 days ago |
Pranav C
|
efd1f7ac5e
|
fix: avoid duplicate email and bring missing base name in invite template
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
6 days ago |
DarkPhoenix2704
|
7ea61dbf5b
|
fix:missing col options
|
6 days ago |
DarkPhoenix2704
|
2c18060f50
|
fix:missing data
|
6 days ago |
DarkPhoenix2704
|
f37e905472
|
fix: data is missing when select option is added via cell
|
6 days ago |
Pranav C
|
403fb8b337
|
fix: pass correct col-alias map to extract column id properly (#9903)
|
1 week ago |
Raju Udava
|
d1d5890e5f
|
Nc feat/user delete (#9889)
* feat: account delete (WIP)
* fix: null check issue
* feat: move integration source delete logic to model level
* docs: account delete
* test: delete integration
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
|
1 week ago |
Raju Udava
|
c6faf1f4be
|
docs: include range add during view creation info
|
1 week ago |
Raju Udava
|
c9720f8297
|
docs: date range
|
1 week ago |
DarkPhoenix2704
|
93f3ca379e
|
fix: column dragoffset correction
|
1 week ago |
Raju Udava
|
dd77dcafed
|
chore: change case
|
1 week ago |
DarkPhoenix2704
|
2318d9399e
|
fix: column dragoffset
|
1 week ago |
DarkPhoenix2704
|
e31ad4a663
|
fix: update dragOffset fixed
|
1 week ago |
DarkPhoenix2704
|
1c6ef42c89
|
feat: enable date field for calendar
|
1 week ago |
DarkPhoenix2704
|
afb88b7976
|
fix: calendar misc fixes
|
1 week ago |
DarkPhoenix2704
|
61bc16e983
|
fix: increase timeout
|
1 week ago |
DarkPhoenix2704
|
cb8af5e9ea
|
fix: updated record size
|
1 week ago |
DarkPhoenix2704
|
192ae6f167
|
fix: updated padding
|
1 week ago |
DarkPhoenix2704
|
b72f77f273
|
fix: calendar ui fix
|
1 week ago |
DarkPhoenix2704
|
74223d6823
|
fix: some fixes
|
1 week ago |
Pranav C
|
cdf93e5e95
|
fix: use alias when constructing hm filter query to avoid self-reference issue
|
1 week ago |
DarkPhoenix2704
|
03f27b4a02
|
fix: csv checkbox import
|
1 week ago |
Ramesh Mane
|
79fd651059
|
Nc feat: add delimiters and encoding option in csv export and import extension (#9830)
* feat(nc-gui): add separator option in csv export extension
* fix(nc-gui): add delimiter option in csv export and import extension
* fix(nc-gui): add auto detect option in select input instead on giving checkbox to enable
* fix(nc-gui): add encoding option in csv import
* fix(nc-gui): add encoding option in csv export
* fix(nc-gui): csv import extension encoding issue and also add all supported charset
* fix(nocodb-sdk): udpate csv import export charset exports
* feat: encoding for export stream
* fix(nc-gui): use same char set for import & export csv
* fix(nc-gui): csv import, export encoding ui changes
* fix(nc-gui): change classnames
* chore(nc-gui): lint
* fix(nc-gui): export import extension optimization
* fix(nc-gui): reduce extension select input size to 32px
* chore(nocodb): install iconv-lite
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
|
1 week ago |
Ramesh Mane
|
52faf2f3b6
|
fix(nc-gui): disable link cell paste if link record dropdown is open (#9887)
|
1 week ago |
DarkPhoenix2704
|
3510741c15
|
fix: hide twitter feed
|
1 week ago |
Mert E.
|
1f11afbc56
|
fix: missing await for jobid generation (#9877)
|
1 week ago |
navi
|
8a77b58301
|
New Crowdin updates (#9870)
* New translations en.json (Korean)
* New translations en.json (Korean)
* New translations en.json (French)
* New translations en.json (German)
* New translations en.json (Chinese Simplified)
|
2 weeks ago |