-
Notifications
You must be signed in to change notification settings - Fork 383
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
New project type #2721
Merged
HelioGuilherme66
merged 7 commits into
robotframework:master
from
HelioGuilherme66:new_project_type
Feb 19, 2024
Merged
New project type #2721
HelioGuilherme66
merged 7 commits into
robotframework:master
from
HelioGuilherme66:new_project_type
Feb 19, 2024
Conversation
This file contains 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
HelioGuilherme66
added a commit
to HelioGuilherme66/RIDE
that referenced
this pull request
Apr 10, 2024
* Add language and task selectors for New Project dialog. WIP * Add checkbox for Task and initial model processing * Working changing between Task or Test Case in Text Editor. Model updated * Implement using Language from NewTest. WIP * Write Language to file on Ne File * Improve Resources init. Problems with repeted Language in init suites. * Creation of New Projects with Tasks and Language options
JFoederer
added a commit
to JFoederer/RIDE
that referenced
this pull request
Apr 16, 2024
* Make View File Explorer a toggle option * New project type (robotframework#2721) * Add language and task selectors for New Project dialog. WIP * Add checkbox for Task and initial model processing * Working changing between Task or Test Case in Text Editor. Model updated * Implement using Language from NewTest. WIP * Write Language to file on Ne File * Improve Resources init. Problems with repeted Language in init suites. * Creation of New Projects with Tasks and Language options * Fix Run error when selecting tests by checkbox(es) in v2.1dev20 robotframework#2724 (robotframework#2725) * Fix doc fields (robotframework#2735) * Fixed settings with continuation marker. Broken doc at Resource files * Update version * Fix broken continuation of Documentation or Setups and Teardowns * Update README * Fix wrong detection of continuation in consecutive Fixtures * Improve steps with line continuation in text editor. * Fix to allow having comment line inside Import sections * Increase row size in settings tables. Fix # comments at comments blocks * Add protection when invalid Language at Text Editor * Update translation. WIP * Update PL and SV language files * Fix Variables section not being translated at creation * Fix default language in New Project and Test or Task * Make No Upgrade quiet if not from Check Updates * Add 'file manager' personalization to settings.cfg * Add missing translation to files explorer * Reorder AUI Properties. Change toggle logic in View File Explorer * Restore code for UI Perspectives, before creating panes --------- Co-authored-by: JFoederer <[email protected]>
HelioGuilherme66
added a commit
that referenced
this pull request
Apr 16, 2024
* New project type (#2721) * Add language and task selectors for New Project dialog. WIP * Add checkbox for Task and initial model processing * Working changing between Task or Test Case in Text Editor. Model updated * Implement using Language from NewTest. WIP * Write Language to file on Ne File * Improve Resources init. Problems with repeted Language in init suites. * Creation of New Projects with Tasks and Language options * Fix Run error when selecting tests by checkbox(es) in v2.1dev20 #2724 (#2725) * Fix doc fields (#2735) * Fixed settings with continuation marker. Broken doc at Resource files * Update version * Fix broken continuation of Documentation or Setups and Teardowns * Update README * Fix wrong detection of continuation in consecutive Fixtures * Improve steps with line continuation in text editor. * Fix to allow having comment line inside Import sections * Increase row size in settings tables. Fix # comments at comments blocks * Add protection when invalid Language at Text Editor * Update translation. WIP * Update PL and SV language files * Fix Variables section not being translated at creation * Fix default language in New Project and Test or Task * Make No Upgrade quiet if not from Check Updates * Add 'file manager' personalization to settings.cfg * Add missing translation to files explorer * Reorder AUI Properties. Change toggle logic in View File Explorer * Restore code for UI Perspectives, before creating panes --------- Co-authored-by: J. Foederer <[email protected]>
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.
No description provided.