An error occurred fetching the project authors.
- 10 Mar, 2021 1 commit
-
-
Angelo Gulina authored
-
- 31 Jan, 2021 1 commit
-
-
Vitaly Slobodin authored
Sort JavaScript imports in the EE specs to match our future ESLint configuration.
-
- 28 Jan, 2021 1 commit
-
-
Ammar Alakkad authored
Updating tests and related files
-
- 24 Jan, 2021 1 commit
-
-
Jason Goodman authored
Use current_plan when available Pass plan name from CustomersDot response to vue
-
- 14 Jan, 2021 1 commit
-
-
Lukas 'Eipi' Eipert authored
It is a bit confusing as we have put helpers to be used in specs in the same directory as specs for `app/assets/javascripts/helpers`. In oder to make the destinction a bit more clear, this moves jest test helpers to `__helpers__` and adds appropriate readmes to both folders.
-
- 17 Dec, 2020 1 commit
-
-
Angelo Gulina authored
-
- 10 Dec, 2020 2 commits
-
-
Angelo Gulina authored
- refactor app - update / add tests
-
Angelo Gulina authored
-
- 07 Dec, 2020 1 commit
-
-
Ammar Alakkad authored
-
- 30 Nov, 2020 1 commit
-
-
Ammar Alakkad authored
-
- 23 Nov, 2020 1 commit
-
-
Andrei Stoicescu authored
Adds route and a controller for Billing->Seat usage page. Moves table to new page.
-
- 18 Nov, 2020 1 commit
-
-
Vitaly Slobodin authored
Sort imports orders in ee/spec by groups and alphabetically to match our code style.
-
- 17 Oct, 2020 1 commit
-
-
Andrei Stoicescu authored
- add html, css and state
-
- 14 Oct, 2020 1 commit
-
-
Andrei Stoicescu authored
- add a VueX module that handles billable seats
-
- 27 Apr, 2020 1 commit
-
-
Vitaly Slobodin authored
'toHaveLength' is preferred over other expect functions. It gives more clear messages and prepares our codebase for recommended style rules for Jest.
-
- 10 Jan, 2020 1 commit
-
-
Illya Klymov authored
This commit removes { sync: false } accross entire codebase This is useless since upgrade to @vue/test-utils 1.0.0.beta-30
-
- 08 Jan, 2020 1 commit
-
-
Illya Klymov authored
localVue is required only with use method
-
- 30 Sep, 2019 1 commit
-
-
Vitaly Slobodin authored
This commit adds the ability to set up the URL of the customer portal via an environment variable so all requests and URLs can be routed to local instance of customer portal.
-
- 16 Aug, 2019 1 commit
-
-
Oswaldo Ferreira authored
It adds an upgrade button to the group billings page that redirects to the customers portal upgrade checkout page. If the user is not logged in at the portal he/she will be automatically redirected after the login process. If the user is at the latest tier, the button won't be presented.
-