Skip to content
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

DTL (Test > Levelbuilder): 7a54e0a4 #52942

Merged
merged 130 commits into from
Jul 21, 2023
Merged

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

dmantonyuk and others added 30 commits July 17, 2023 15:10
> Checks for unintended or-assignment to a constant.
>
> Constants should always be assigned in the same location. And its value should always be the same. If constants are assigned in multiple locations, the result may vary depending on the order of `require`.

Fix applied automatically with `bundle exec rubocop --auto-correct-all --only Lint/OrAssignmentToConstant`

This may well be a Chesterton's Fence situation, because in neither case is it clear to me why we are using conditional assignment for these constants in the first place. I can't think of any reason why there would be, for the reasons pointed out in the description of the cop itself; I think it's likely these are just oversights, but want to call out that I'm not certain about that.

- https://docs.rubocop.org/rubocop/cops_lint.html#lintorassignmenttoconstant
- https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Lint/OrAssignmentToConstant
* Added Fixed Positioning of filters on curriculum catalog

* Fixed padding issue

* Fixed Padding and margin

* Fixed Padding and Margin
DTT (Staging > Test) [robo-dtt]
deploy-code-org and others added 27 commits July 20, 2023 14:53
* add chat to allthethings

* convert to aichat

* add level to allthethings locally

* inherit from level

* fix misnamed variables

* support non blockly puzzle options

* add default i18n file

* modify levels-aichat-main

* render using lab2 framework (#52730)

* remove unnecessary UI and LevelData for now; remove unneeded console statements

* update comments

* remove unnecessary boilerplate

* delete more unnecessary files

* add missing level file

* update to use LabViewsRenderer

* add to types_without_ideal_level_source

* add aichat to edit.html.haml

* add log messages for debugging

* simplify fields .html.haml file to pass unit test

* fix path to aichat_fields haml file

* remove log messages

* remove more log messages

* remove unnecessary white space

* modify test level to match row
DTT (Staging > Test) [robo-dtt]
…nstant

Fix Violations of and Reenable `Lint/OrAssignmentToConstant`
DTT (Staging > Test) [robo-dtt]
* Add indexes to rubric tables

* Add an index on levels

* Add better index and add not null constraints
DTT (Staging > Test) [robo-dtt]
…ld"" (#52903)

* Revert "Revert "Add storybook deploy to staging apps build (#52821)" (#52884)"

This reverts commit 6714694.

* comment in /apps to force apps build
* Add description,self-paced professional learning, professional learning program, video, and published date to course offerings

* Fixed a name issue

* Update course offering serialization to serialize new fields

* Update course offering serialization to serialize new fields

* Updated course offering serialize test

* Added fields to summarize for edit function

* Added Description Field to editor

* Added new fields to course offering editor

* Added new fields to test

* Fixed Prop Types and added Self Paced PL Course Offering prop to test

* Added ID to Self Paced PL Course Offering prop

* Removed Self Paced Professional Learning field in editor and test file in preparation for data type change

* Added Dropdown list for Professional learning programs

* Changed Workshop names

* Added new props to Test file

* Refactored Script data retrieval

* Added correct data for test

* Renamed model method
DTT (Staging > Test) [robo-dtt]
@deploy-code-org deploy-code-org requested a review from a team as a code owner July 21, 2023 09:21
@deploy-code-org deploy-code-org merged commit bfebf90 into levelbuilder Jul 21, 2023
@deploy-code-org deploy-code-org deleted the dtl_candidate_7a54e0a4 branch July 21, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants