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

Feature: My Projects Redo #4240

Merged
merged 208 commits into from Aug 7, 2023
Merged

Feature: My Projects Redo #4240

merged 208 commits into from Aug 7, 2023

Conversation

magicznyleszek
Copy link
Member

@magicznyleszek magicznyleszek commented Feb 1, 2023

Description

Uses new UI for My Projects route, allowing for better filtering and ordering of the list of projects. Adds focus styles for radios and checkboxes, and many little improvements throughout the code.

Code Review Notes

This is a feature PR - it gathers reviewed and tested code in a single PR. We do smaller branches that are based in feature/my-projects branch.

Includes code from:

…209-my-projects-redo

# Conflicts:
#	jsapp/js/projects/customViewStore.ts
…209-my-projects-redo

# Conflicts:
#	jsapp/js/projects/projectViews/constants.ts
# Conflicts:
#	jsapp/js/lists/forms.es6
#	jsapp/js/lists/forms.module.scss
# Conflicts:
#	jsapp/js/components/assetrow.es6
#	jsapp/js/components/assetsTable/assetActionButtons.tsx
#	jsapp/js/components/header.es6
#	jsapp/js/mixins.tsx
magicznyleszek and others added 28 commits July 4, 2023 21:28
…projects"

This reverts commit 07c37bc, reversing
changes made to 34fafae.
…roject-route

split top tabs from `formViewTabs` file and remove x button
# Conflicts:
#	jsapp/js/api.ts
#	jsapp/js/components/common/button.tsx
- jsapp/js/app.js
- jsapp/js/components/drawer.es6
- jsapp/js/components/header/searchBoxStore.ts
- jsapp/js/components/library/myLibraryStore.ts
- jsapp/js/components/library/publicCollectionsStore.ts
- jsapp/js/lists/forms.js
- jsapp/js/mixins.tsx
- jsapp/js/router/allRoutes.es6
- jsapp/js/components/map.es6

…in an attempt to reduce merge conflicts between diverging branches
(beta after react router 6.14 upgrade, feature/my-projects)
jnm:

> 0051_add_deployment_status_to_asset will have to be renamed to 0052…
> and have its dependencies updated to the new 0051_set_free… that's
> already in beta.
>
> Before doing this, people working on feature/my-projects should roll
> their database back to 0050 with `./manage.py migrate kpi 0050`. After
> the migration shuffle is done, then migrate (forward) normally:
>    ./manage.py migrate
…ter-6-14

Resolve conflicts and api changes from react-router-6-13 branch
…ponent

# Conflicts:
#	jsapp/js/app.js
#	jsapp/js/components/header/mainHeader.component.tsx
…omponent

Typescriptize MainHeader component
@jnm jnm merged commit c5cd08d into beta Aug 7, 2023
4 checks passed
@magicznyleszek magicznyleszek deleted the feature/my-projects branch August 7, 2023 16:37
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

4 participants