PromucFlow_constructor/app/client/cypress
NandanAnantharamu 05f190c102
Feature/entity browse (#220)
# New Feature: Entity Explorer
- Entities are actions (apis and queries), datasources, pages, and widgets
- With this new feature, all entities in the application will be available
  to view in the new entity explorer sidebar
- All existing application features from the api sidebar, query sidebar, datasource sidebar and pages sidebar
  now are avialable on the entity explorer sidebar
- Users are now able to quickly switch to any entity in the application from the entity explorer sidebar.
- Users can also search all entities in the application from the new sidebar. Use cmd + f or ctrl + f to focus on the search input
- Users can rename entities from the new sidebar
- Users can also perform contextual actions on these entities like set a page as home page, copy/move actions, delete entity, etc from the context menu available alongside the entities in the sidebar
- Users can view the properties of the entities in the sidebar, as well as copy bindings to use in the application.
2020-08-10 14:22:45 +05:30
..
fixtures Fix/tab widget (#233) 2020-08-07 11:49:36 +05:30
integration/Smoke_TestSuite Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
locators Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
plugins Adding Github Action workflow to the client code base (#66) 2020-07-16 11:20:46 +05:30
support Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
cypress-docker-compose.yml Adding Github Action workflow to the client code base (#66) 2020-07-16 11:20:46 +05:30
setup-test.sh Create Org related usecases (#84) 2020-07-20 15:08:35 +05:30
test.sh Adding Github Action workflow to the client code base (#66) 2020-07-16 11:20:46 +05:30