-
Notifications
You must be signed in to change notification settings - Fork 0
feat: e2e tests tree action view #1176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+15,913
−7,621
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions bot
pushed a commit
that referenced
this pull request
Jun 27, 2025
# [2.91.0](v2.90.2...v2.91.0) (2025-06-27) ### Features * e2e tests tree action view ([#1176](#1176)) ([41c887d](41c887d))
mguellsegarra
added a commit
that referenced
this pull request
Jun 27, 2025
* fix: toolbar retrieval for one2many (#1173) gisce/webclient#2305 (comment) * chore(release): 2.90.2 [skip ci] ## [2.90.2](v2.90.1...v2.90.2) (2025-06-23) ### Bug Fixes * toolbar retrieval for one2many ([#1173](#1173)) ([79d5f2d](79d5f2d)), closes [/github.com/gisce/webclient/issues/2305#event-18269744207](https://github.com//github.com/gisce/webclient/issues/2305/issues/event-18269744207) * feat: e2e tests tree action view (#1176) * fix: add console errors needed * fix: add tree action view storybook first approach * fix: skip useless stories * fix: proper error handling in usepaginatedsearch * fix: more stories feature * fix: aggregates to the stories too * fix: now function fields working in paginated and infinite tables * fix: migrate to vite5 * fix: migrate to storybook 9 * Revert "fix: migrate to storybook 9" This reverts commit 1011cc8. * Revert "fix: migrate to vite5" This reverts commit 502f11a. * fix: add function column detach loading storybook * feat: add e2e example with playwright * feat: add passing tests * chore: first test done * chore: test adjustment * chore: ditch storybook, configure proper e2e-test-app * chore: add more tests * chore: update gitignore * chore: more testing * chore: selection tests * chore: improve gitignore * chore: add status indicator infinite tests * chore: test expected colors * chore: add png to gitignore * chore: test autorefresh column * chore: add test for function columns * fix: more specific computed function column test * chore: add tests for function columns to affect status badges * chore: more tests for function columns to change row color * chore: add three dots menu checks for tests * fix: add tests for column storage restoaration * fix: more tests * chore: add more tests * chore: adjust e2e exclude * fix: add playwright install * chore: improve tests * fix: improve tests * chore: add copy id's test * chore: add sorting mock for treeview e2e app * chore: add test for sorting columns * chore: add paginated tree tests * chore(release): 2.91.0 [skip ci] # [2.91.0](v2.90.2...v2.91.0) (2025-06-27) ### Features * e2e tests tree action view ([#1176](#1176)) ([41c887d](41c887d)) --------- Co-authored-by: Marc Güell Segarra <marc@ondori.dev> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions bot
pushed a commit
that referenced
this pull request
Jul 15, 2025
# [2.94.0-rc.1](v2.93.0...v2.94.0-rc.1) (2025-07-15) ### Bug Fixes * adjust fixed height in graph components in forms ([92fc5bd](92fc5bd)) * adjust version for ooui.js in develop env ([6736d53](6736d53)) * adjust workflows to block concurrency ([7541d68](7541d68)) * allow clear in selection fields ([3617265](3617265)) * avoid duplicate requests in fetch column state ([ff4bf9b](ff4bf9b)) * avoid more duplicate requests ([d4c3a00](d4c3a00)) * change version ([3d33c50](3d33c50)) * **char:** allow many2one and selection value for widget char ([d3f140c](d3f140c)) * sync changes from v2 to v2-develop ([aa592fe](aa592fe)) * sync changes from v2 to v2-develop ([0acf50f](0acf50f)) * sync changes from v2 to v2-develop ([0938ae1](0938ae1)) * sync changes from v2 to v2-develop ([#681](#681)) ([7ef76f3](7ef76f3)) * sync changes from v2 to v2-develop ([#696](#696)) [skip ci] ([de342ee](de342ee)) * sync changes from v2 to v2-develop ([#700](#700)) ([2e5a2d7](2e5a2d7)) * sync changes from v2 to v2-develop ([#761](#761)) [skip ci] ([5571d3c](5571d3c)) * sync changes from v2 to v2-develop ([#787](#787)) [skip ci] ([a184f58](a184f58)) * sync changes from v2 to v2-develop ([#789](#789)) [skip ci] ([0d09dd4](0d09dd4)) * sync changes from v2 to v2-develop ([#799](#799)) [skip ci] ([6d1865a](6d1865a)) * sync changes from v2 to v2-develop ([#802](#802)) [skip ci] ([cccbe01](cccbe01)) * sync changes from v2 to v2-develop ([#837](#837)) [skip ci] ([34da7ca](34da7ca)) * sync changes from v2 to v2-develop ([#862](#862)) [skip ci] ([b7bb47b](b7bb47b)) * sync changes from v2 to v2-develop ([#866](#866)) ([bd86e89](bd86e89)), closes [#864](#864) [#864](#864) * update gisce/fiber-diagram to v2.1.1-rc.1 ([bb29eca](bb29eca)) * update gisce/ooui to v2.1.0-rc.1 ([dbdb3a3](dbdb3a3)) * update gisce/ooui to v2.10.1-rc.1 ([#586](#586)) ([3f3b52f](3f3b52f)) * update gisce/ooui to v2.16.1-rc.1 ([e760440](e760440)) * update gisce/ooui to v2.2.1-rc.1 ([cdb346f](cdb346f)) * update gisce/ooui to v2.6.1-rc.1 ([83ab8be](83ab8be)) * update gisce/react-formiga-components to v1.2.1-rc.1 ([d8be556](d8be556)) * update gisce/react-formiga-components to v1.2.2-rc.1 ([9bad6f4](9bad6f4)) * update gisce/react-formiga-components to v1.3.2-rc.1 ([50b0002](50b0002)) * update gisce/react-formiga-components to v1.4.0-rc.1 ([ef364db](ef364db)) ### Features * **char:** allow many2one and selection value for widget char ([da90aff](da90aff)) * sync changes from v2 to v2-develop ([18906c7](18906c7)) * sync changes from v2 to v2-develop ([9eb0e0a](9eb0e0a)) * sync changes from v2 to v2-develop ([814aa46](814aa46)) * sync changes from v2 to v2-develop ([#1179](#1179)) [skip ci] ([e9cd893](e9cd893)), closes [#1173](#1173) [/github.com/gisce/webclient/issues/2305#event-18269744207](https://github.com//github.com/gisce/webclient/issues/2305/issues/event-18269744207) [github.com/gisce/webclient/issues/2305#event-18269744207](https://github.com/github.com/gisce/webclient/issues/2305/issues/event-18269744207) [#1176](#1176) [#1176](#1176) * sync changes from v2 to v2-develop ([#694](#694)) [skip ci] ([91fe817](91fe817)) * sync changes from v2 to v2-develop ([#702](#702)) ([999832f](999832f)) * sync changes from v2 to v2-develop ([#712](#712)) [skip ci] ([7d5a2e7](7d5a2e7)) * sync changes from v2 to v2-develop ([#716](#716)) [skip ci] ([28edbf6](28edbf6)) * sync changes from v2 to v2-develop ([#733](#733)) [skip ci] ([54a5e93](54a5e93)) * sync changes from v2 to v2-develop ([#743](#743)) ([6714ab7](6714ab7)) * sync changes from v2 to v2-develop ([#767](#767)) ([247cffe](247cffe)) * sync changes from v2 to v2-develop ([#778](#778)) [skip ci] ([e206bfa](e206bfa)) * sync changes from v2 to v2-develop ([#783](#783)) [skip ci] ([b761a38](b761a38)) * sync changes from v2 to v2-develop ([#794](#794)) [skip ci] ([e90b414](e90b414)) * sync changes from v2 to v2-develop (🚨 CONFLICTS RESOLVED) ([#724](#724)) [skip ci] ([8db3627](8db3627))
github-actions bot
pushed a commit
that referenced
this pull request
Jul 23, 2025
# [2.95.0-rc.1](v2.94.0...v2.95.0-rc.1) (2025-07-23) ### Bug Fixes * adjust fixed height in graph components in forms ([92fc5bd](92fc5bd)) * adjust version for ooui.js in develop env ([6736d53](6736d53)) * adjust workflows to block concurrency ([7541d68](7541d68)) * allow clear in selection fields ([3617265](3617265)) * avoid duplicate requests in fetch column state ([ff4bf9b](ff4bf9b)) * avoid more duplicate requests ([d4c3a00](d4c3a00)) * change version ([3d33c50](3d33c50)) * **char:** allow many2one and selection value for widget char ([d3f140c](d3f140c)) * o2m parse domain race condition ([05d0281](05d0281)) * sync changes from v2 to v2-develop ([aa592fe](aa592fe)) * sync changes from v2 to v2-develop ([0acf50f](0acf50f)) * sync changes from v2 to v2-develop ([0938ae1](0938ae1)) * sync changes from v2 to v2-develop ([#681](#681)) ([7ef76f3](7ef76f3)) * sync changes from v2 to v2-develop ([#696](#696)) [skip ci] ([de342ee](de342ee)) * sync changes from v2 to v2-develop ([#700](#700)) ([2e5a2d7](2e5a2d7)) * sync changes from v2 to v2-develop ([#761](#761)) [skip ci] ([5571d3c](5571d3c)) * sync changes from v2 to v2-develop ([#787](#787)) [skip ci] ([a184f58](a184f58)) * sync changes from v2 to v2-develop ([#789](#789)) [skip ci] ([0d09dd4](0d09dd4)) * sync changes from v2 to v2-develop ([#799](#799)) [skip ci] ([6d1865a](6d1865a)) * sync changes from v2 to v2-develop ([#802](#802)) [skip ci] ([cccbe01](cccbe01)) * sync changes from v2 to v2-develop ([#837](#837)) [skip ci] ([34da7ca](34da7ca)) * sync changes from v2 to v2-develop ([#862](#862)) [skip ci] ([b7bb47b](b7bb47b)) * sync changes from v2 to v2-develop ([#866](#866)) ([bd86e89](bd86e89)), closes [#864](#864) [#864](#864) * update gisce/fiber-diagram to v2.1.1-rc.1 ([bb29eca](bb29eca)) * update gisce/ooui to v2.1.0-rc.1 ([dbdb3a3](dbdb3a3)) * update gisce/ooui to v2.10.1-rc.1 ([#586](#586)) ([3f3b52f](3f3b52f)) * update gisce/ooui to v2.16.1-rc.1 ([e760440](e760440)) * update gisce/ooui to v2.2.1-rc.1 ([cdb346f](cdb346f)) * update gisce/ooui to v2.6.1-rc.1 ([83ab8be](83ab8be)) * update gisce/react-formiga-components to v1.2.1-rc.1 ([d8be556](d8be556)) * update gisce/react-formiga-components to v1.2.2-rc.1 ([9bad6f4](9bad6f4)) * update gisce/react-formiga-components to v1.3.2-rc.1 ([50b0002](50b0002)) * update gisce/react-formiga-components to v1.4.0-rc.1 ([ef364db](ef364db)) ### Features * **char:** allow many2one and selection value for widget char ([da90aff](da90aff)) * sync changes from v2 to v2-develop ([18906c7](18906c7)) * sync changes from v2 to v2-develop ([9eb0e0a](9eb0e0a)) * sync changes from v2 to v2-develop ([814aa46](814aa46)) * sync changes from v2 to v2-develop ([#1179](#1179)) [skip ci] ([e9cd893](e9cd893)), closes [#1173](#1173) [/github.com/gisce/webclient/issues/2305#event-18269744207](https://github.com//github.com/gisce/webclient/issues/2305/issues/event-18269744207) [github.com/gisce/webclient/issues/2305#event-18269744207](https://github.com/github.com/gisce/webclient/issues/2305/issues/event-18269744207) [#1176](#1176) [#1176](#1176) * sync changes from v2 to v2-develop ([#694](#694)) [skip ci] ([91fe817](91fe817)) * sync changes from v2 to v2-develop ([#702](#702)) ([999832f](999832f)) * sync changes from v2 to v2-develop ([#712](#712)) [skip ci] ([7d5a2e7](7d5a2e7)) * sync changes from v2 to v2-develop ([#716](#716)) [skip ci] ([28edbf6](28edbf6)) * sync changes from v2 to v2-develop ([#733](#733)) [skip ci] ([54a5e93](54a5e93)) * sync changes from v2 to v2-develop ([#743](#743)) ([6714ab7](6714ab7)) * sync changes from v2 to v2-develop ([#767](#767)) ([247cffe](247cffe)) * sync changes from v2 to v2-develop ([#778](#778)) [skip ci] ([e206bfa](e206bfa)) * sync changes from v2 to v2-develop ([#783](#783)) [skip ci] ([b761a38](b761a38)) * sync changes from v2 to v2-develop ([#794](#794)) [skip ci] ([e90b414](e90b414)) * sync changes from v2 to v2-develop (🚨 CONFLICTS RESOLVED) ([#724](#724)) [skip ci] ([8db3627](8db3627))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://github.com/gisce/webclient/issues/2312