superset/superset-frontend/spec/javascripts/components
Phillip Kelley-Dotson f7051eaade
feat: home screen mvp (#11206)
* step 1: broken stuff!

* first steps

* more adding and slicing

* step 1: broken stuff!

* can now filter dashboards/charts for "Edited" tabs (filter by changed_by o_m)

* more updates

* update recent card

* add icon

* Adding Expand Icon to Collapse component

* more updates

* clean up code

* remove lock file

* remove consoles

* fixing subnav button height shift

* lil' ascii arrows

* update branch

* update test part 1

* remove consoles

* fix typescript

* add images and update emptystate

* add changes

* update chart card

* fix css issues from rebase

* add suggestions

* more changes

* update tests and clear typescript errors

* Update superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx

Co-authored-by: Evan Rusackas <evan@preset.io>

* update from comments

* more updates..

* fix rebase

* fix pesky type errors

* test fixes

* lint fix

* Update superset-frontend/spec/javascripts/views/CRUD/welcome/Welcome_spec.tsx

Co-authored-by: Evan Rusackas <evan@preset.io>

* Update superset-frontend/src/views/CRUD/welcome/EmptyState.tsx

Co-authored-by: Evan Rusackas <evan@preset.io>

* Update superset-frontend/src/components/Menu/SubMenu.tsx

Co-authored-by: Evan Rusackas <evan@preset.io>

* Update superset-frontend/src/components/ListViewCard/index.tsx

Co-authored-by: ʈᵃᵢ <tdupreetan@gmail.com>

* Update superset-frontend/src/components/ListViewCard/index.tsx

Co-authored-by: ʈᵃᵢ <tdupreetan@gmail.com>

* add suggestions

* fix lint

* remove unused code

* toast getrecentActivityobjs

* add some suggestions

* remove types for now

* cypress fix

* remove unused type

Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: ʈᵃᵢ <tdupreetan@gmail.com>
2020-10-29 21:59:31 -07:00
..
ErrorMessage test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
FilterableTable test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
fixtures refactor: Remove usages of reactable from AlteredSliceTag (#11012) 2020-09-28 09:41:08 -07:00
ListView refactor: Implement TableView component (#11217) 2020-10-14 11:15:34 -07:00
TableView refactor: Implement TableView component (#11217) 2020-10-14 11:15:34 -07:00
AlteredSliceTag_spec.jsx refactor: Implement TableView component (#11217) 2020-10-14 11:15:34 -07:00
AnchorLink_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
AsyncSelect_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
CachedLabel_spec.jsx chore: TypeScript <Label /> (#10494) 2020-08-06 22:33:07 -07:00
ColumnTypeLabel_spec.jsx chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
ConfirmStatusChange_spec.jsx refactor: Replace react-bootstrap Modals with Antd in Datasource (#11390) 2020-10-28 14:42:13 -07:00
CopyToClipboard_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
FormRow_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
Menu_spec.jsx style(menu): clean up right menu - leaving only "Settings" (#11227) 2020-10-20 21:33:28 -07:00
ModalTrigger_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
OnPasteSelect_spec.jsx chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
PopoverSection_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
SearchInput_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
SubMenu_spec.jsx feat: home screen mvp (#11206) 2020-10-29 21:59:31 -07:00
TableSelector_spec.jsx refactor: table selector on dataset editor (#10914) 2020-09-28 11:16:03 -07:00
URLShortLinkButton_spec.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07:00
URLShortLinkModal_spec.jsx fix: clean up prop type errors in jest tests (#11120) 2020-10-02 14:59:04 -07:00