Filipe Freire
1ebfb4dee2
version packages lib@2.6.0-beta.0
2022-03-09 17:17:03 +00:00
Filipe Freire
b3aa6b9cec
Easier Alpha/Beta/Stable releases (INS-1435) ( #4516 )
...
Co-authored-by: David Marby <david@dmarby.se>
2022-03-09 16:06:53 +01:00
David Marby
0d86e8e0e7
Merge branch 'release/2022.1.1' into develop
2022-03-09 15:12:25 +01:00
David Marby
53816f1eb9
version packages lib@2.5.2
2022-03-09 13:21:56 +01:00
Dimitri Mitropoulos
f86ee53ea2
updates type-fest to latest ( #4552 )
2022-03-08 18:05:21 -05:00
Jack Kavanagh
aa548d0ada
remove hot loader ( #4553 )
2022-03-08 21:15:55 +00:00
Jack Kavanagh
1f05683fad
Chore/upgrade-electron-17 ( #4529 )
...
* bump node, electron, libcurl
* bump electron-builder
* stub performance, because inso imports react
* bump @types/node
* match up builder versions
* Disable consent prompts for oidc server
* bump electron and libcurl to latest
* waitForCookies for oauth tests
* Bump NodeJS to 16.13.0
* removes node 14 hack for BufferEncoding
* Replace oidc-provider html interaction pages with a simple html form
* make document cookie wait explicit
Co-authored-by: David Marby <david@dmarby.se>
2022-03-07 13:10:35 +00:00
David Marby
6bd1173c7a
Merge branch 'release/2022.1.0' into develop
2022-03-01 18:45:22 +01:00
David Marby
2b802ceb0d
version packages lib@2.5.1
2022-03-01 18:21:42 +01:00
David Marby
2dd8ef20bb
version packages lib@2.5.1-beta.2
2022-03-01 18:05:04 +01:00
David Marby
a9fc51fbe5
version packages lib@2.5.1-beta.1
2022-03-01 17:44:30 +01:00
David Marby
a19466fc97
version packages lib@2.5.1-beta.0
2022-03-01 17:15:38 +01:00
David Marby
66ea00edd8
version packages lib@2.5.0
2022-03-01 15:24:59 +01:00
Dimitri Mitropoulos
a8deb41f23
(Partial) removal of WrapperProps (part 3) ( #4515 )
2022-02-25 13:21:35 +00:00
Jack Kavanagh
3947bdc4aa
chore: move electron out of the renderer ( #4406 )
...
* fix lint
* fix types
* remove flush db.change event send
* guard against tests running electron functions
* copy preload to build output
* fix webview context menu
* fix context menu and plugin install
* move installPlugin to main context
2022-02-16 18:28:23 +00:00
Dimitri Mitropoulos
0b7a61fdee
Merge branch 'release/2022.1.0-beta.0' into develop
2022-02-15 09:13:42 -05:00
John Chadwick
15cc3d2099
Update TypeScript version. ( #4463 )
...
* Update TypeScript version.
This makes the TypeScript version match across other codebases, to
facilitate better code sharing.
* Fix TS errors after update.
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-02-08 20:19:22 +00:00
Dimitri Mitropoulos
8490bad55c
version packages lib@2.5.0-beta.1
2022-02-08 11:39:25 -05:00
Dimitri Mitropoulos
081fb995a6
version packages lib@2.5.0-beta.0
2022-02-08 11:37:36 -05:00
Dimitri Mitropoulos
04436fca56
updates redux dependencies ( #4456 )
2022-02-08 11:16:46 -05:00
Dimitri Mitropoulos
8f409a38fc
updates concurrently, lerna, eslint ( #4428 )
2022-02-02 11:21:25 -05:00
Dimitri Mitropoulos
24b610ffeb
Segment Queueable Events for App Started ( #4383 )
2022-01-20 23:22:55 +00:00
Opender Singh
1ac24bf980
Compose auth components with reusable form elements ( #4299 )
2022-01-19 17:26:20 +00:00
Jack Kavanagh
cfed59e45e
can run playwright against latest changes ( #4367 )
2022-01-19 11:06:28 +00:00
Dimitri Mitropoulos
e20e7eba8c
dependabot PRs for marked ( #4379 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 11:22:45 -05:00
John Chadwick
914bcf30ed
Apple M1 support ( #4140 )
...
* Apple M1 support
* Fix appUrl calculation.
* adds guard for targetPlatform
Co-Authored-By: John Chadwick <john.chadwick@konghq.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-01-12 16:31:33 -05:00
Dimitri Mitropoulos
67ebf2a193
All current dependabot PRs ( #4360 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-12 15:09:10 -05:00
Jack Kavanagh
21ab3dd081
Chore/upgrade-electron-12 ( #4232 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-12-21 13:03:36 -05:00
Jack Kavanagh
b2dd09341c
cache lint ( #4302 )
2021-12-10 23:10:20 +00:00
Opender Singh
dc442174c0
version packages lib@2.4.1
2021-12-09 10:19:11 +13:00
Opender Singh
f1284ed469
version packages lib@2.4.1-beta.1
2021-12-07 07:11:47 +13:00
Sergiy
1d3cbd3816
fonts settings UI changed ( #4186 )
...
* fonts settings UI changed
* Update tooltip messaging
* removed fontsMono and font-scanner dependency
* remove font-scanner dep
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Jack Kavanagh <jackkav@gmail.com>
2021-11-25 10:26:29 +00:00
Jack Kavanagh
5a65e2dd39
chore: bump hapi hawk ( #4175 )
...
* chore: bump hapi hawk
* fix type-check
2021-11-03 12:11:21 -04:00
Jack Kavanagh
28378dc3fd
spike: use babel preset typescript to transpile app ( #4142 )
...
* use babel-preset-typescript
* run type-check in release process
2021-11-03 08:06:52 +00:00
Opender Singh
e02e5d404f
version packages lib@2.4.0
2021-10-28 09:47:44 +13:00
Opender Singh
b7248025e7
version packages lib@2.4.0-alpha.1
2021-10-21 22:15:57 +13:00
Opender Singh
9fb54ec187
version packages lib@2.3.3-alpha.4
2021-10-15 13:12:49 +13:00
Opender Singh
06b873eb27
version packages lib@2.3.3-alpha.3
2021-10-15 11:19:53 +13:00
Dimitri Mitropoulos
177d6adf38
Insomnia Config, controlled settings ( #4031 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-10-14 10:59:45 -04:00
Jack Kavanagh
83477364c6
remove convenience bundle ( #4079 )
...
* remove kong bundle
* restore bundle to migration delete list
2021-10-08 07:00:39 +00:00
Opender Singh
615287ccfc
Create single inso executable using pkg ( #4049 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-10-06 22:01:43 +00:00
Ismael Arias
d237b2c907
Implemented Prettier for GraphQL formatting ( #4022 )
...
* Implemented Prettier for GraphQL formatting (#3242 )
* package bump and linting
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
2021-10-01 12:31:02 +02:00
Dimitri Mitropoulos
02c65a852d
implements sort order for projects ( #3953 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2021-09-09 21:42:57 +00:00
David Marby
10f991bd90
Downgrade electron-builder ( #4014 )
2021-09-09 17:17:59 +02:00
James Gatz
381cf74a19
Improve codemirror typings ( #3993 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-09-08 15:38:07 +00:00
David Marby
d4048846aa
version packages lib@2.3.2
2021-08-30 22:47:18 +02:00
Opender Singh
376ac03703
version packages lib@2.3.1
2021-08-26 08:15:00 +12:00
Opender Singh
4d0ec3f7b2
version packages lib@2.3.1-alpha.3
2021-08-23 12:55:10 +12:00
Opender Singh
1dd421e4f0
version packages lib@2.3.1-alpha.2
2021-08-16 12:59:26 +12:00
Opender Singh
0debbe9c9c
version packages lib@2.3.1-alpha.1
2021-08-10 16:17:55 +12:00