mertmit
|
e71d229ae3
|
chore: upgrade runner version
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2025-04-18 09:39:50 +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 |
|
WK Wong
|
b9bd979876
|
refactor(workflows): use version 9 for pnpm/action-setup
|
2024-10-09 00:09:56 +08:00 |
|
Mert E
|
9319880edf
|
chore: upgrade pnpm install action (#8934)
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2024-07-05 09:47:42 +05:30 |
|
Pranav C
|
cd0753c6c6
|
chore: action to validate swagger json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2024-03-05 13:23:18 +05:30 |
|
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 |
|
աɨռɢӄաօռɢ
|
a73854fc6c
|
chore(deps): update node version
|
2024-02-11 19:29:42 +08:00 |
|
mertmit
|
5033ad5df5
|
chore: use consistent version for actions
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2023-10-20 18:44:11 +03:00 |
|
starbirdtech383
|
2ae35b0105
|
remove use-node-version from .npmrc during build. the node version is already configured as separate action in job
removed previous workaround for pnpm and updated node version consistently across jobs
|
2023-10-20 18:02:50 +05:30 |
|
Muhammed Mustafa
|
d6482fa6bf
|
fix: Increased worker count and increased test action timeout to test stability
|
2023-09-30 11:23:20 +05:30 |
|
Muhammed Mustafa
|
e8a07675cd
|
fix: Increased worker count and increased test action timeout to test stability
|
2023-09-30 10:42:08 +05:30 |
|
Muhammed Mustafa
|
e2dbd795f0
|
fix: Reduced pw worker to test sqlite test stability
|
2023-09-30 00:10:08 +05:30 |
|
Muhammed Mustafa
|
f8c077bdbf
|
fix: Reduced pw worker to test sqlite test stability
|
2023-09-29 23:29:55 +05:30 |
|
Muhammed Mustafa
|
88dacb506f
|
fix: Reduce playwright threads and increase shards, reduce retries to 1
|
2023-09-26 19:47:59 +05:30 |
|
starbirdtech383
|
bf931cf63d
|
CI/CD improvements and archive files on shared system (#6469)
* archive files on shared system and remove parallel build, 3 shards
* add commented lines back in the file as it will be needed
|
2023-09-26 10:32:02 +05:30 |
|
starbirdtech383
|
5951923efc
|
pre-build step for playwright tests, move ui build to run once
|
2023-09-23 16:51:55 +05:30 |
|
Muhammed Mustafa
|
31e385661f
|
fix: CI Fix
|
2023-09-22 16:52:13 +05:30 |
|
Wing-Kam Wong
|
8899058b0a
|
fix(workflows): use bootstrap cmd instead
|
2023-08-31 15:38:14 +08:00 |
|
Wing-Kam Wong
|
f97aaa5fe4
|
refactor(workflows): replace pnpm bootstrap cmd
|
2023-08-30 15:30:16 +08:00 |
|
Wing-Kam Wong
|
0abc6339cf
|
fix(workflows): remove unused step
|
2023-08-28 12:45:20 +08:00 |
|
Wing-Kam Wong
|
e37099369d
|
refactor(workflows): simplify workflow & use pnpm store
|
2023-08-28 11:59:01 +08:00 |
|
Wing-Kam Wong
|
9325ab026a
|
Merge branch 'develop' into feat/pnpm
|
2023-08-25 12:40:56 +08:00 |
|
Pranav C
|
33ee9bfa62
|
feat: Improved UI (#6222)
* feat: Improved ui (#6156)
* refactor: revert
Signed-off-by: Pranav C <pranavxc@gmail.com>
feat: shared base
Signed-off-by: Pranav C <pranavxc@gmail.com>
fix: remove duplicate import statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
fix: disable starred & license menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: fix airtable wait issue
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: enable mysql in ci
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: fix checkbox order for sqlite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: disable quick tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: fix dbType env variable for CI
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: workspace API access error fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: enable SQLite CI CD
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: use DB_TYPE env variable
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: enable SQLite UT
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: isHub cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: add check for EE Timezone spec
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
test: EE check fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
chore: test correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
chore: sync latest changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
test: set EE=false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test: set NC Edition to community in workflow file
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
chore: update sdk build command
Signed-off-by: Pranav C <pranavxc@gmail.com>
refactor: i18n and other changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
feat: new ui
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: sync tests
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: shared view/base related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: checkbox verification sort order fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: fix sqlite reset
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: enable selfhosted runners
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: table ops (draft)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* Docs: screenshots for table-operations.md
* refactor: introduce missing buttons
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: get all fields
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: UT fix- new data API response
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: EE is false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: webhook lookup as string in CE
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: include created_at and updated_at
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: fix UT newDataAPI response for PG
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: separate api for webhook related plugins
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: msyql filter corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: mysql group by test corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: fix datatype for rating field in groupby spec for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: kanban datatype correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: column edit for mysql- rating field
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: misc fixes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: enable 4 workers
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: enable 2 workers per shard only
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: table CRUD
* Rename table-operations.md to table-crud.md
* Create column-crud.md
* docs: row CRUD
* Rename row.md to row-crud.md
* docs: project crud
* docs: toolbar (skeleton)
* refactor: single page UI and bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: sync tests playwright
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: add missing dependency
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: single page ui, test corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: tests
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: project rename test correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: remove only
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: remove wrong import statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: delete option not visible in project context menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: move ws access within isEE()
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: fix groupby
* test: groupby fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: signup & landing page
* docs: project crud
* docs: project-crud misc
* docs: toolbar fields
* docs: toolbar / filters
* docs: toolbar / group by
* docs: toolbar / sort
* docs: toolbar / row height
* docs: filters additional options
* docs: file re-order
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: add links to column types
* docs: code snippets
* docs: links
* docs: lookup
* docs: rollup
* docs: formula
* docs: primary key
* docs: display value
* docs: development setup
* docs: swagger
* fix(nc-gui): encodeURIComponent for row id
- closes: #6202
* docs: language
* docs: expanded record
* docs: import airtable
* docs: airtable
* docs: webhook
* docs: revert file rename
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: account settings
* docs: audit
* docs: meta management
* docs: project settings
* docs: shared base
* docs: shared view
* docs: meta sync
* docs: team-auth
* docs: views
* docs: fix URL
* docs: URL corrections
* fix: shared base, view related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test: EE check for WSaccess
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: exclude EE tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: missing project delete
closes #6215
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* refactor: docs and other bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: populate default project on super admin signup
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: include created project details in signup response if avail, missing Dockerfile
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: use custom function for resolving ts path aliases
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: add missing generate script
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: webpack build correction - ts path resolve
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2023-08-24 02:58:19 +05:30 |
|
Wing-Kam Wong
|
eb2937780e
|
chore(workflows): bump node version to 18.14.0
|
2023-08-08 11:51:37 +08:00 |
|
Wing-Kam Wong
|
8dfe2ebc6f
|
fix(deps): indentation
|
2023-06-15 16:16:17 +08:00 |
|
Wing-Kam Wong
|
2e6ceb3d60
|
chore(deps): add pnpm/action-setup@v2
|
2023-06-15 16:07:36 +08:00 |
|
Wing-Kam Wong
|
ce06ffb432
|
chore(deps): npm -> pnpm
|
2023-06-15 15:56:43 +08:00 |
|
Raju Udava
|
006c35dc0c
|
test: pg docker for ut
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2023-03-13 16:05:57 +05:30 |
|
Raju Udava
|
0cbeb4337f
|
fix: job name typo
|
2023-03-13 15:27:05 +05:30 |
|
Raju Udava
|
b274fe4703
|
test: ut on pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2023-03-13 15:24:17 +05:30 |
|
Raju Udava
|
d5c3b4c5c7
|
test: increase ci-cd timeout, docker compose correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2023-02-16 09:48:36 +05:30 |
|
Pranav C
|
51834d8a78
|
chore(github-action): add test folder in ci-cd trigger filter
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 14:31:43 +05:30 |
|
Muhammed Mustafa
|
3e72e3814e
|
feat(test): Added playwright folder as trigger for CI/CD
|
2022-11-28 17:35:06 +05:30 |
|
Wing-Kam Wong
|
98437b97c3
|
chore(workflows): remove cypress paths and job
|
2022-11-25 18:07:26 +08:00 |
|
Muhammed Mustafa
|
554cfd68cf
|
fix(test): Enabled unit tests in CI
|
2022-11-09 22:43:36 +05:30 |
|
Muhammed Mustafa
|
7af3526594
|
fix(test): Added all the tests back to CI, added more connection to postgres pool option and fixed issues with playwright folder change
|
2022-11-09 20:07:56 +05:30 |
|
Muhammed Mustafa
|
3e1f7f22e4
|
fix(test): Integrated postgres to CI with sharding and removed other tests from CI for the timebeing
|
2022-11-09 17:12:34 +05:30 |
|
Muhammed Mustafa
|
fcc28348b0
|
fix(test): Added sqlite and removed pg from CI
|
2022-11-08 20:06:20 +05:30 |
|
Muhammed Mustafa
|
daaddcd626
|
feat(testing): Added pg to CI
|
2022-11-08 20:06:20 +05:30 |
|
Muhammed Mustafa
|
98721fd989
|
feat(testing): Abstracted playwright CI to a resuable workflow
|
2022-11-08 20:06:20 +05:30 |
|
Muhammed Mustafa
|
cfa3945f5e
|
feat(testing): Abstracted playwright CI to a resuable workflow
|
2022-11-08 20:06:20 +05:30 |
|
Muhammed Mustafa
|
578753ab53
|
feat(testing): Backend build optimization for CI
|
2022-11-08 20:06:19 +05:30 |
|
Muhammed Mustafa
|
aa7733833c
|
feat(testing): Disabled parrelel nc-gui build with other CI action
|
2022-11-08 20:06:19 +05:30 |
|
Muhammed Mustafa
|
570c6760b7
|
feat(testing): Prod build in CI attempt
|
2022-11-08 20:06:19 +05:30 |
|
Muhammed Mustafa
|
54742f6c3a
|
feat(testing): Prod build in CI attempt
|
2022-11-08 20:06:19 +05:30 |
|
Muhammed Mustafa
|
cbcb462ad2
|
feat(testing): Prod build in CI attempt
|
2022-11-08 20:06:19 +05:30 |
|
Muhammed Mustafa
|
12a9a5feb8
|
feat(testing): Enabled prod build and disabled unit test for now
|
2022-11-08 20:06:19 +05:30 |
|
Muhammed Mustafa
|
abd81e8171
|
feat(testing): Removed cypress from CI
|
2022-11-08 20:06:19 +05:30 |
|
Muhammed Mustafa
|
e834a1a019
|
feat(testing): Enabled all the CI test
|
2022-11-03 21:29:12 +05:30 |
|
Muhammed Mustafa
|
72b596ac95
|
feat(testing): Enabled all the CI test, enabled all the playwright test and minor cleanup
|
2022-11-03 21:24:45 +05:30 |
|