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

Modules tree cleanup #145

Closed
paweljozwicki opened this issue Mar 6, 2023 · 3 comments · Fixed by #167
Closed

Modules tree cleanup #145

paweljozwicki opened this issue Mar 6, 2023 · 3 comments · Fixed by #167
Assignees
Labels
enhancement New feature or request

Comments

@paweljozwicki
Copy link
Contributor

Create a module extensions in application module and move bulma-table-service and bulma-table-view to this new submodule.

In case of more extensions it will be better to keep them in separated submodule.

@paweljozwicki paweljozwicki added the enhancement New feature or request label Mar 6, 2023
@Rafal-DS Rafal-DS self-assigned this Apr 21, 2023
@Rafal-DS
Copy link
Contributor

Created a PR:
#167

@michalcukierman
Copy link
Member

Make sure to update README.MD

Rafal-DS added a commit that referenced this issue Apr 24, 2023
@Rafal-DS
Copy link
Contributor

Make sure to update README.MD

Done.

Rafal-DS added a commit that referenced this issue Apr 26, 2023
#167)

* #145 created extensions module and moved tableservice and tableview into it

* #145 updated readme file
@Rafal-DS Rafal-DS linked a pull request Apr 28, 2023 that will close this issue
5 tasks
paweljozwicki added a commit that referenced this issue May 5, 2023
* #165 Added icon position property to the button component adn adjuste… (#166)

* #165 Button component: added possibility to define two icons (left and right)

* #145 created extensions module and moved tableservice and tableview i… (#167)

* #145 created extensions module and moved tableservice and tableview into it

* #145 updated readme file

* #163 Added new button modifier option - inverted button (#169)

#163 Button component:  added new modifier option - inverted button

* #81 Added new breadcrumb element property - icon (#170)

#81 Breadcrumb property: added new breadcrumb element property - icon

* #164 added alignment config option for level item component (#171)

* #164 added alignment config option for level item component

* #164 now the alignment works in nested containers too

* #164 unused constant

* #164 optimize imports

* #164 import order

* WOS-168 Content Text weight (#173)

* Wos 173 apps to libs (#180)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-178 init content for hero component (#181)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-178 init content for hero component

* WOS-176 added container style config to navbar component (#182)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-176 added container style config to navbar component

* WOS-176 change after review

* #170 added vertical alignment for level item component (#177)

* WOS-170 merge fix

* WOS-170 one more fix

* WOS-183 Title Component - default state - missing H2 tag (renders H1 instead) (#183)

* Bugfix little fixes after review (#185)

* optimize imports and remove unused variables

* relative paths are better 👍

* init field definition for future task

---------

Co-authored-by: AdrianStaskiewicz <34780625+AdrianStaskiewicz@users.noreply.github.com>
Co-authored-by: Rafal-DS <121929316+Rafal-DS@users.noreply.github.com>
Co-authored-by: andrechern <119608077+andrechern@users.noreply.github.com>
Co-authored-by: Rafał Ziemniewski <rafal.ziemniewski@ds.pl>
martyna-ds added a commit that referenced this issue May 9, 2023
* #165 Added icon position property to the button component adn adjuste… (#166)

* #165 Button component: added possibility to define two icons (left and right)

* #168 Add initial files

* #168 Add configuration files

* #168 Add color extension - draft, correct pom.xml

* #145 created extensions module and moved tableservice and tableview i… (#167)

* #145 created extensions module and moved tableservice and tableview into it

* #145 updated readme file

* #163 Added new button modifier option - inverted button (#169)

#163 Button component:  added new modifier option - inverted button

* #81 Added new breadcrumb element property - icon (#170)

#81 Breadcrumb property: added new breadcrumb element property - icon

* #168 Correct configuration

* #168 Add new bulma-color module

* #168 Add new bulma-color module

* #168 Toggiling state

* #168 ColorDialog

* #164 added alignment config option for level item component (#171)

* #164 added alignment config option for level item component

* #164 now the alignment works in nested containers too

* #164 unused constant

* #164 optimize imports

* #164 import order

* WOS-168 Content Text weight (#173)

* #168 Colors list - dynamic css creation

* #168 Colors list - dynamic css creation

* Wos 173 apps to libs (#180)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-178 init content for hero component (#181)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-178 init content for hero component

* WOS-176 added container style config to navbar component (#182)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-176 added container style config to navbar component

* WOS-176 change after review

* #170 added vertical alignment for level item component (#177)

* #168 Move color extension to extensions folder

* WOS-170 merge fix

* WOS-170 one more fix

* #168 Change /apps to /libs folder name

* #168 Move configuration to libs in backend

* #168 Move rte configuration to common

* #168 Corrections after pr, bulma fix

---------

Co-authored-by: AdrianStaskiewicz <34780625+AdrianStaskiewicz@users.noreply.github.com>
Co-authored-by: Rafal-DS <121929316+Rafal-DS@users.noreply.github.com>
Co-authored-by: andrechern <119608077+andrechern@users.noreply.github.com>
Co-authored-by: Rafał Ziemniewski <rafal.ziemniewski@ds.pl>
Co-authored-by: Paweł Jóźwicki <pawel.jozwicki@ds.pl>
paweljozwicki added a commit that referenced this issue May 9, 2023
* #165 Added icon position property to the button component adn adjuste… (#166)

* #165 Button component: added possibility to define two icons (left and right)

* #168 Add initial files

* #168 Add configuration files

* #168 Add color extension - draft, correct pom.xml

* #145 created extensions module and moved tableservice and tableview i… (#167)

* #145 created extensions module and moved tableservice and tableview into it

* #145 updated readme file

* #163 Added new button modifier option - inverted button (#169)

#163 Button component:  added new modifier option - inverted button

* #81 Added new breadcrumb element property - icon (#170)

#81 Breadcrumb property: added new breadcrumb element property - icon

* #168 Correct configuration

* #168 Add new bulma-color module

* #168 Add new bulma-color module

* #168 Toggiling state

* #168 ColorDialog

* #164 added alignment config option for level item component (#171)

* #164 added alignment config option for level item component

* #164 now the alignment works in nested containers too

* #164 unused constant

* #164 optimize imports

* #164 import order

* WOS-168 Content Text weight (#173)

* #168 Colors list - dynamic css creation

* #168 Colors list - dynamic css creation

* Wos 173 apps to libs (#180)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-178 init content for hero component (#181)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-178 init content for hero component

* WOS-176 added container style config to navbar component (#182)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-176 added container style config to navbar component

* WOS-176 change after review

* #170 added vertical alignment for level item component (#177)

* #168 Move color extension to extensions folder

* WOS-170 merge fix

* WOS-170 one more fix

* #168 Change /apps to /libs folder name

* #168 Move configuration to libs in backend

* #168 Move rte configuration to common

* #168 Corrections after pr, bulma fix

---------

Co-authored-by: AdrianStaskiewicz <34780625+AdrianStaskiewicz@users.noreply.github.com>
Co-authored-by: Rafal-DS <121929316+Rafal-DS@users.noreply.github.com>
Co-authored-by: andrechern <119608077+andrechern@users.noreply.github.com>
Co-authored-by: Rafał Ziemniewski <rafal.ziemniewski@ds.pl>
Co-authored-by: Paweł Jóźwicki <pawel.jozwicki@ds.pl>
paweljozwicki added a commit that referenced this issue May 9, 2023
* Wos 185 title with subtitle (#188)

* WOS-185 added "add subtitle" checkbox

* WOS-185 subtitle config display

* WOS-185 fix tests

* WOS-185 added sly test

* WOS-185 fixed description

* WSIO-45 Navbar: added component template (#187)

* WSIO-45 Navbar: added component template

* WSIO-45 Navbar: applied changes requested during PR review

* 168 rte text color extension (#175)

* #165 Added icon position property to the button component adn adjuste… (#166)

* #165 Button component: added possibility to define two icons (left and right)

* #168 Add initial files

* #168 Add configuration files

* #168 Add color extension - draft, correct pom.xml

* #145 created extensions module and moved tableservice and tableview i… (#167)

* #145 created extensions module and moved tableservice and tableview into it

* #145 updated readme file

* #163 Added new button modifier option - inverted button (#169)

#163 Button component:  added new modifier option - inverted button

* #81 Added new breadcrumb element property - icon (#170)

#81 Breadcrumb property: added new breadcrumb element property - icon

* #168 Correct configuration

* #168 Add new bulma-color module

* #168 Add new bulma-color module

* #168 Toggiling state

* #168 ColorDialog

* #164 added alignment config option for level item component (#171)

* #164 added alignment config option for level item component

* #164 now the alignment works in nested containers too

* #164 unused constant

* #164 optimize imports

* #164 import order

* WOS-168 Content Text weight (#173)

* #168 Colors list - dynamic css creation

* #168 Colors list - dynamic css creation

* Wos 173 apps to libs (#180)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-178 init content for hero component (#181)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-178 init content for hero component

* WOS-176 added container style config to navbar component (#182)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-176 added container style config to navbar component

* WOS-176 change after review

* #170 added vertical alignment for level item component (#177)

* #168 Move color extension to extensions folder

* WOS-170 merge fix

* WOS-170 one more fix

* #168 Change /apps to /libs folder name

* #168 Move configuration to libs in backend

* #168 Move rte configuration to common

* #168 Corrections after pr, bulma fix

---------

Co-authored-by: AdrianStaskiewicz <34780625+AdrianStaskiewicz@users.noreply.github.com>
Co-authored-by: Rafal-DS <121929316+Rafal-DS@users.noreply.github.com>
Co-authored-by: andrechern <119608077+andrechern@users.noreply.github.com>
Co-authored-by: Rafał Ziemniewski <rafal.ziemniewski@ds.pl>
Co-authored-by: Paweł Jóźwicki <pawel.jozwicki@ds.pl>

* Update minor version (#189)

* Wos 185 title with subtitle (#188)

* WOS-185 added "add subtitle" checkbox

* WOS-185 subtitle config display

* WOS-185 fix tests

* WOS-185 added sly test

* WOS-185 fixed description

* WSIO-45 Navbar: added component template (#187)

* WSIO-45 Navbar: added component template

* WSIO-45 Navbar: applied changes requested during PR review

* 168 rte text color extension (#175)

* #165 Added icon position property to the button component adn adjuste… (#166)

* #165 Button component: added possibility to define two icons (left and right)

* #168 Add initial files

* #168 Add configuration files

* #168 Add color extension - draft, correct pom.xml

* #145 created extensions module and moved tableservice and tableview i… (#167)

* #145 created extensions module and moved tableservice and tableview into it

* #145 updated readme file

* #163 Added new button modifier option - inverted button (#169)

#163 Button component:  added new modifier option - inverted button

* #81 Added new breadcrumb element property - icon (#170)

#81 Breadcrumb property: added new breadcrumb element property - icon

* #168 Correct configuration

* #168 Add new bulma-color module

* #168 Add new bulma-color module

* #168 Toggiling state

* #168 ColorDialog

* #164 added alignment config option for level item component (#171)

* #164 added alignment config option for level item component

* #164 now the alignment works in nested containers too

* #164 unused constant

* #164 optimize imports

* #164 import order

* WOS-168 Content Text weight (#173)

* #168 Colors list - dynamic css creation

* #168 Colors list - dynamic css creation

* Wos 173 apps to libs (#180)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-178 init content for hero component (#181)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-178 init content for hero component

* WOS-176 added container style config to navbar component (#182)

* WOS-173 move apps -> libs

* WOS-173 paths in sources apps -> libs

* WOS-176 added container style config to navbar component

* WOS-176 change after review

* #170 added vertical alignment for level item component (#177)

* #168 Move color extension to extensions folder

* WOS-170 merge fix

* WOS-170 one more fix

* #168 Change /apps to /libs folder name

* #168 Move configuration to libs in backend

* #168 Move rte configuration to common

* #168 Corrections after pr, bulma fix

---------

Co-authored-by: AdrianStaskiewicz <34780625+AdrianStaskiewicz@users.noreply.github.com>
Co-authored-by: Rafal-DS <121929316+Rafal-DS@users.noreply.github.com>
Co-authored-by: andrechern <119608077+andrechern@users.noreply.github.com>
Co-authored-by: Rafał Ziemniewski <rafal.ziemniewski@ds.pl>
Co-authored-by: Paweł Jóźwicki <pawel.jozwicki@ds.pl>

* Update minor version (#189)

---------

Co-authored-by: Rafal-DS <121929316+Rafal-DS@users.noreply.github.com>
Co-authored-by: AdrianStaskiewicz <34780625+AdrianStaskiewicz@users.noreply.github.com>
Co-authored-by: martyna-ds <120561838+martyna-ds@users.noreply.github.com>
Co-authored-by: andrechern <119608077+andrechern@users.noreply.github.com>
Co-authored-by: Rafał Ziemniewski <rafal.ziemniewski@ds.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants