Skip to content

Commit

Permalink
Activities list inline edit (#389)
Browse files Browse the repository at this point in the history
* save components

* place methods in reducers

* save 2/22/2024

* save progress

* clean up

* clean up

* clean up 2

* remove summit bulk actions changes

* reverse

* refactor editable table to allow to reuse on other pages

Signed-off-by: Tomás Castillo <[email protected]>

* Update PR with lint rules

Signed-off-by: Tomás Castillo <[email protected]>

* Adjust rules on summit bulk event actions reducer

Signed-off-by: Tomás Castillo <[email protected]>

* Remove lint warnings, fix issues with display and saving

Signed-off-by: Tomás Castillo <[email protected]>

* Fix speakers inline edit

Signed-off-by: Tomás Castillo <[email protected]>

* Update speakers edit, remove duplicate call, add custom styles

Signed-off-by: Tomás Castillo <[email protected]>

* Fix issues with selections plans, check ddl for other columns, adjust payload for bulk events

Signed-off-by: Tomás Castillo <[email protected]>

* Add missing selection plan id to field

Signed-off-by: Tomás Castillo <[email protected]>

* Adjust UX details to editable table

Signed-off-by: Tomás Castillo <[email protected]>

* Create style module for editable table

Signed-off-by: Tomás Castillo <[email protected]>

* Fix textarea value

Signed-off-by: Tomás Castillo <[email protected]>

* Adjust z-index values for ddl

Signed-off-by: Tomás Castillo <[email protected]>

* Sticky checkbox column

Signed-off-by: Tomás Castillo <[email protected]>

---------

Signed-off-by: Tomás Castillo <[email protected]>
Signed-off-by: Tomás Castillo <[email protected]>
Co-authored-by: Tomás Castillo <[email protected]>
Co-authored-by: Tomás Castillo <[email protected]>
  • Loading branch information
3 people authored Aug 12, 2024
1 parent c03131b commit a81f090
Show file tree
Hide file tree
Showing 15 changed files with 2,477 additions and 1,569 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"i18n-react": "^0.6.4",
"idtoken-verifier": "^1.2.0",
"immutability-helper": "^2.7.1",
"js-cookie": "^3.0.5",
"js-yaml": "^4.1.0",
"js-yaml-loader": "^1.2.2",
"less": "^4.1.2",
Expand Down
Loading

0 comments on commit a81f090

Please sign in to comment.