dependabot[bot]
|
7ed2fd47c2
|
Bump clean-css from 4.1.9 to 4.1.11
Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.9 to 4.1.11.
- [Release notes](https://github.com/jakubpawlowicz/clean-css/releases)
- [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md)
- [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.9...v4.1.11)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-06 03:07:29 +00:00 |
|
ErickSkrauch
|
a4b653a5a4
|
Fix mv 🤦
|
2019-05-23 00:52:26 +03:00 |
|
ErickSkrauch
|
7f3755289d
|
Fix mkdir
|
2019-05-23 00:43:29 +03:00 |
|
ErickSkrauch
|
28d65af0f6
|
Send source maps to Sentry on release
|
2019-05-23 00:39:01 +03:00 |
|
ErickSkrauch
|
100ba4c897
|
Install sentry-cli only for its deploy step
|
2019-05-22 19:21:11 +03:00 |
|
ErickSkrauch
|
112f3d57f9
|
Add source maps to allow Sentry create more detailed stacktrace
|
2019-05-22 19:16:07 +03:00 |
|
ErickSkrauch
|
b58bd90de1
|
Migrate to the sentry.io. Add deployment step to inform Sentry about new release.
|
2019-05-22 19:01:12 +03:00 |
|
ErickSkrauch
|
adf08ea8dd
|
Enable deployment to the production for master branch
|
2019-05-21 18:44:21 +03:00 |
|
ErickSkrauch
|
b0a2923026
|
Fixes #3, ACCOUNTS-5CR, ACCOUNTS-5CD, ACCOUNTS-5DM, ACCOUNTS-5CV, ACCOUNTS-5GX, ACCOUNTS-5FK, ACCOUNTS-5EB. Handle cases when previously used language is missing. Add flow types for i18n related services and components.
|
2019-05-21 18:23:13 +03:00 |
|
ErickSkrauch
|
b1dfcab7bb
|
Pull the latest translates
|
2019-05-20 16:46:50 +03:00 |
|
ErickSkrauch
|
8f6ff72965
|
Fixes ACCOUNTS-5C5. Resolve fetchAvailableApps with empty array in case when user's id is unavailable by unknown reasons.
|
2019-05-20 16:43:55 +03:00 |
|
ErickSkrauch
|
afd6c3c300
|
Fixes ACCOUNTS-5FJ. Use common getJwtPayloads function to decode jwt payloads
|
2019-05-20 16:32:07 +03:00 |
|
ErickSkrauch
|
9ee96473c2
|
Upgrade node-sass to be compatible with Node.js 12
|
2019-05-20 16:09:38 +03:00 |
|
ErickSkrauch
|
7bacec3162
|
Upload compressed archives to draft release
|
2019-04-06 19:27:08 +02:00 |
|
ErickSkrauch
|
4aac28fc45
|
Add deployment to the github releases
|
2019-04-06 16:53:47 +02:00 |
|
ErickSkrauch
|
811805a20d
|
Another fix for deployment script
|
2019-03-11 00:35:56 +03:00 |
|
ErickSkrauch
|
12ed3b1a9f
|
Another fix for deployment script
|
2019-03-11 00:25:15 +03:00 |
|
ErickSkrauch
|
2d418de17e
|
Build without matrix
|
2019-03-11 00:03:50 +03:00 |
|
ErickSkrauch
|
57e8304ea4
|
Fix build and deploy steps
|
2019-03-11 00:02:38 +03:00 |
|
ErickSkrauch
|
043f8a4f93
|
Simplify stages setup. Setup deployment script
|
2019-03-10 23:22:31 +03:00 |
|
ErickSkrauch
|
9adee5c937
|
Specify node version for TravisCI
|
2019-03-10 21:53:10 +03:00 |
|
ErickSkrauch
|
52902052ef
|
Fix TravisCI config
|
2019-03-10 21:50:32 +03:00 |
|
ErickSkrauch
|
3a0bb81f5b
|
Add TravisCI
|
2019-03-10 21:47:20 +03:00 |
|
ErickSkrauch
|
2cf86dc5d7
|
Prepare project to OpenSource
|
2019-03-10 21:30:42 +03:00 |
|
ErickSkrauch
|
d9c303ed92
|
Suppress possible missing env.js file for i18n-crowdin script
|
2019-03-10 03:14:49 +03:00 |
|
ErickSkrauch
|
a5f98e6d9a
|
Finally fix forgot password string. Pull locales.
|
2019-03-10 03:04:14 +03:00 |
|
ErickSkrauch
|
d042f796b4
|
Fix typo in suggest password resetting message
|
2019-03-09 03:31:31 +03:00 |
|
ErickSkrauch
|
38eff395c7
|
Change language switcher bottom text
|
2019-03-09 03:30:06 +03:00 |
|
ErickSkrauch
|
9f49bebc3b
|
Replace OneSkyApp with Crowdin API. Remove unused strings from password component
|
2019-03-09 03:10:06 +03:00 |
|
ErickSkrauch
|
f063cec498
|
Pull locales
|
2019-02-26 02:27:08 +03:00 |
|
ErickSkrauch
|
7ab92949a1
|
Update OAuth2 docs link
|
2019-02-22 23:21:57 +03:00 |
|
SleepWalker
|
63de8ed548
|
Merge branch '355-new-accounts-api-migration' into 'develop'
New Accounts API migration
See merge request elyby/accounts!4
|
2019-02-04 21:39:45 +00:00 |
|
SleepWalker
|
11f2673ca4
|
#355: fix accounts/actions.test.js
|
2019-02-04 23:16:59 +02:00 |
|
SleepWalker
|
22ae85c9c6
|
#355: fix authentication.test.js
|
2019-02-04 23:14:58 +02:00 |
|
ErickSkrauch
|
bf7836d51f
|
Stupid direct solution [skip ci]
|
2019-02-01 18:15:59 +03:00 |
|
ErickSkrauch
|
d64c2a728d
|
Completely migrate to the new backend API
|
2019-01-27 22:12:58 +03:00 |
|
ErickSkrauch
|
afde68ae5b
|
Little refactoring of the accounts API for the frontend application
|
2019-01-25 20:29:32 +03:00 |
|
ErickSkrauch
|
4727e0d88a
|
#407: Refresh applications list on account switch
|
2019-01-24 02:34:02 +03:00 |
|
ErickSkrauch
|
527b90d17e
|
Another locales pull
|
2019-01-24 02:05:20 +03:00 |
|
ErickSkrauch
|
f2f811529f
|
Push/pull locales
|
2019-01-23 15:13:55 +03:00 |
|
SleepWalker
|
ed82188795
|
#22: Remove hardcoded margins from Loader component
|
2019-01-14 23:12:32 +02:00 |
|
SleepWalker
|
d7bd937b01
|
#22: bump some more deps
|
2019-01-14 23:12:32 +02:00 |
|
SleepWalker
|
e4a25d1f79
|
Bump flow version
|
2019-01-14 21:52:46 +02:00 |
|
SleepWalker
|
a933258ecf
|
#22: fix clientId was erased immediately from address bar
|
2019-01-14 21:52:19 +02:00 |
|
SleepWalker
|
08cf6d38b8
|
#22: Fix height jumps in Collapsed
|
2019-01-14 21:45:02 +02:00 |
|
SleepWalker
|
e2e43e6e8f
|
Fix failing tests
|
2018-11-10 16:53:04 +02:00 |
|
SleepWalker
|
b22af28a1f
|
clear location.hash when clicking on active app item
|
2018-11-10 12:23:01 +02:00 |
|
SleepWalker
|
0ad3499609
|
Some minor fixes and e2e tests for creating of website app
|
2018-11-10 11:51:27 +02:00 |
|
ErickSkrauch
|
19453584d0
|
Adjust animation speed, fix action block padding
|
2018-11-05 18:18:30 +03:00 |
|
SleepWalker
|
a08cbbc0ff
|
Merge remote-tracking branch 'origin/develop' into 22-oauth-app-managment
|
2018-11-04 10:55:07 +02:00 |
|