Raju Udava
|
5e8f2f49a3
|
chore: license updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2026-01-13 22:53:02 +05:30 |
|
mertmit
|
c1739895df
|
chore: package versions and dockerfile
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2026-01-10 00:21:02 +03:00 |
|
Pranav C
|
224b942cc9
|
chore: override @types/mime
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2025-06-13 15:43:56 +05:30 |
|
DarkPhoenix2704
|
307fe68dcd
|
fix: bump dependencies
|
2025-06-10 12:12:30 +05:30 |
|
DarkPhoenix2704
|
96ce8b1c7b
|
fix: override ip package with node-ip
|
2025-05-28 14:19:41 +05:30 |
|
DarkPhoenix2704
|
06c72ba6a1
|
fix: resolve type errors
|
2025-05-28 00:20:49 +05:30 |
|
DarkPhoenix2704
|
253914abce
|
fix: more lock file fixes
|
2025-05-27 23:12:37 +05:30 |
|
DarkPhoenix2704
|
09d64ac8e5
|
fix: more lock file fixes
|
2025-05-27 23:06:25 +05:30 |
|
DarkPhoenix2704
|
3c2cf85cf1
|
fix: sync more dependencies
|
2025-05-27 12:41:36 +05:30 |
|
DarkPhoenix2704
|
c9596801b9
|
fix: sync dependencies
|
2025-05-26 19:35:38 +05:30 |
|
mertmit
|
17ff39bd3e
|
chore: missing files
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2025-05-23 10:25:57 +03:00 |
|
DarkPhoenix2704
|
73f74cb3de
|
fix: build corrections and dependencies
|
2025-05-16 22:34:21 +05:30 |
|
mertmit
|
38ec3f9859
|
chore: bump deps
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2025-02-26 12:58:21 +03:00 |
|
mertmit
|
b768feb3db
|
chore: add onlyBuiltDependencies to support pnpm v10
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2025-02-20 16:09:28 +03:00 |
|
Anbarasu
|
d1477c725d
|
chore: bump to node 22 wip (#10065)
* chore: bump to node 22
* chore: add non-enumerable config to clones
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
|
2024-12-20 14:23:01 +03:00 |
|
Mert E.
|
6724fd2f9d
|
chore: sync various (#9864)
* chore: sync various
Signed-off-by: mertmit <mertmit99@gmail.com>
* test: ws scope
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix(nc-gui): ncSubmenu right icon visibility issue
* fix(nc-gui): use viewTypeAlias in all the places
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
|
2024-11-20 21:48:09 +05:30 |
|
Hans Ott
|
be2358ce41
|
chore: remove fs package from root package.json
It's a placeholder package that was probably installed accidentally.
|
2024-10-17 11:59:08 +02:00 |
|
Pranav C
|
e71baeb568
|
chore: downgrade typescript version
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2024-10-16 23:44:38 +05:30 |
|
mertmit
|
1f4a940f4c
|
chore: merge nc-plugin
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2024-08-14 16:03:51 +03:00 |
|
Mert E.
|
fe466ce61a
|
chore: use local nc-plugin (#9210)
* chore: use local nc-plugin
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: glob usage
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: actions to use local nc-plugin
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2024-08-14 10:03:22 +03:00 |
|
Mert E.
|
6463e7e795
|
chore: bump xlsx package version (#9041)
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2024-07-23 10:53:21 +03:00 |
|
Anbarasu
|
55425f57de
|
feat: Notifications (#8622)
* feat: notifications wip
* feat: wip
* feat: longpoll and notifications.controller.ts
* feat: longpoll and notifications.controller.ts
* feat: enable email notifications
* fix: notification styles and list
* fix: update swagger feat: connect poller to frontend
* fix: minor ui corrections
* feat: move notifications to ee feat: scroll to commentId fix: polling fail on network error fix: unreadcount not updating fix: add workspace to comment mention event
* fix: pubsub for notifications
* fix: warning maxListeners
* fix: update ui
* fix: minor fixes
* chore: move pub-sub to redis folder
* fix: update ui and schema feat: optimistic comment update and create
* fix: row empty during inital load causing row not loading
* fix: build
* fix: some updated
* fix: minor ui corrections
* fix: manage local state manually for interactivity
* fix: remove prev notifcation data
* fix: review comments
* fix: code rabbit comments
* fix: code rabbit comments
* feat: delete notifications
* fix: code rabbit comments
* fix: row RowMeta manipulation fix: overflow notifications
* fix: invalid offset
* fix: updated widths
* fix: tests
* fix: playwright
* feat: resolved by comments
* feat: update layout
* fix: wait 5 seconds before polling start, after polling starts, reload the notifications
* fix: bug fixes
* fix: disable long polling for playwright
* fix: update migration
* fix: lint
* fix: code rabbit comments
* fix: resolve tooltip
* feat: resolve ee
* fix: build failing
* fix: review comments
* fix: dependency synx
* fix: update notification style
|
2024-06-07 11:40:54 +05:30 |
|
Mert E
|
6537db3200
|
chore: bump nuxt & vue versions (#8488)
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2024-05-16 11:29:55 +05:30 |
|
աɨռɢӄաօռɢ
|
13043a2b4e
|
chore(deps): sync dependencies
|
2024-03-05 11:53:22 +08:00 |
|
renovate[bot]
|
e1660c0000
|
chore(renovate): Update patch (#7743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-29 19:43:43 +08:00 |
|
renovate[bot]
|
b3e3d8d4df
|
chore(renovate): Update patch (patch) (#7647)
* chore(renovate): Update patch
* chore(deps): update node version to 18.19.1
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
|
2024-02-28 20:47:33 +08:00 |
|
Pranav C
|
2e4af7475d
|
chore: downgrade vue version
|
2023-12-29 18:32:05 +05:30 |
|
renovate[bot]
|
e314cd98ba
|
chore(renovate): Update patch
|
2023-11-19 04:39:54 +00:00 |
|
Wing-Kam Wong
|
a0d5b5659b
|
chore(deps): use pnpm dlx instead
|
2023-09-09 14:06:06 +08:00 |
|
Wing-Kam Wong
|
c71e759127
|
chore: add bootstrap cmd
|
2023-08-31 15:38:22 +08:00 |
|
Wing-Kam Wong
|
8f023a0382
|
refactor: remove bootstrap cmd
|
2023-08-30 15:29:46 +08:00 |
|
Wing-Kam Wong
|
9383baf8e4
|
fix(pnpm): remove --ignore-scripts
|
2023-08-28 14:07:27 +08:00 |
|
Wing-Kam Wong
|
f829cc0902
|
feat(pnpm): include playwright in boostrap
|
2023-08-28 13:13:41 +08:00 |
|
Wing-Kam Wong
|
7f7992e826
|
chore: remove unused dependencies
|
2023-08-10 00:35:37 +08:00 |
|
Wing-Kam Wong
|
5069c8be28
|
refactor: project scripts
|
2023-08-09 15:53:55 +08:00 |
|
Wing-Kam Wong
|
848412a8fa
|
feat: add bootstrap cmd
|
2023-08-09 15:33:53 +08:00 |
|
Wing-Kam Wong
|
7d0919ec7b
|
chore(deps): use latest typescript
|
2023-07-22 12:53:28 +08:00 |
|
Wing-Kam Wong
|
3cfecf4d32
|
chore(deps): override vue
|
2023-07-21 16:16:04 +08:00 |
|
Wing-Kam Wong
|
56a3ee7870
|
chore: npm -> pnpm
|
2023-06-16 11:28:23 +08:00 |
|
Wing-Kam Wong
|
a081dfc887
|
chore(deps): bump lerna & sqlite3
|
2023-06-16 10:39:07 +08:00 |
|
Wing-Kam Wong
|
e04c0eb759
|
feat: add install:local-sdk
|
2023-06-08 17:08:32 +08:00 |
|
Pranav C
|
fda88658e9
|
refactor: rename nocodb to nocodb-legacy
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-05-04 14:50:43 +05:30 |
|
Raju Udava
|
7e59643144
|
test: script commands for mysql docker instance
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2023-02-14 06:43:50 +05:30 |
|
dependabot[bot]
|
808c1ff249
|
chore(deps): bump http-cache-semantics and lerna
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna). These dependencies need to be updated together.
Updates `http-cache-semantics` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)
Updates `lerna` from 3.22.1 to 6.4.1
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/v6.4.1/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v6.4.1/core/lerna)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
- dependency-name: lerna
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-02 12:26:35 +00:00 |
|
Raju Udava
|
1620bb38e8
|
misc: pg-docker commands added to script
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-11-27 10:10:41 +05:30 |
|
Wing-Kam Wong
|
0c8470779f
|
chore: remove cypress dependencies & cmds
|
2022-11-25 18:07:02 +08:00 |
|
Muhammed Mustafa
|
aa5fbdffd4
|
fix(test): Moved playwright folder from nc-gui
|
2022-11-12 15:29:36 +05:30 |
|
Muhammed Mustafa
|
946c0c926a
|
fix(test): Moved playwright folder to nc-gui
|
2022-11-09 17:20:55 +05:30 |
|
Muhammed Mustafa
|
24f98f26f4
|
feat(testing): Added eslint and git pre commit hook
|
2022-11-03 16:29:43 +05:30 |
|
Wing-Kam Wong
|
9fcdb07da8
|
refactor: remove unused dependencies
|
2022-10-31 13:02:00 +08:00 |
|