Commit Graph

1745 Commits

Author SHA1 Message Date
Mihovil Ilakovac
63012827b0 Updates Mage client Fly config
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-03-18 23:51:27 +01:00
Mihovil Ilakovac
1695756fbc Merge branch 'release' 2024-03-18 17:47:59 +01:00
Mihovil Ilakovac
5dbd3f0ec2
Bumps Wasp version in docs and example apps (#1902) 2024-03-18 17:47:32 +01:00
Mihovil Ilakovac
329c324b51
Updates tag for starters (#1903) 2024-03-18 16:30:26 +01:00
Mihovil Ilakovac
ea247dc4fc
Fixes template issue with new OAuth impl (#1901) 2024-03-18 16:23:27 +01:00
Mihovil Ilakovac
72ebdb8d8c
Fixes tests for 0.13.0 RC (#1899) 2024-03-18 14:41:14 +01:00
Mihovil Ilakovac
4c38ef8a45
Bump version in Cabal file (#1898) 2024-03-18 14:21:40 +01:00
Mihovil Ilakovac
8beec5928a Adds migration docs to 0.13 (#1890) 2024-03-18 13:09:37 +01:00
Mihovil Ilakovac
0880556592 Adds Keycloak OAuth provider (#1876) 2024-03-18 13:09:08 +01:00
Mihovil Ilakovac
3d5ed1a5d3 Replaces Passport with Arctic for OAuth (#1851) 2024-03-18 13:06:59 +01:00
Mihovil Ilakovac
7329465974 Define the WASP_SERVER_URL env var (#1856) 2024-03-18 12:57:15 +01:00
Mihovil Ilakovac
4c3216f349 Replaces jsonwebtoken with oslo/jwt (#1852) 2024-03-18 12:52:24 +01:00
dependabot[bot]
ebf20e0e94
Bump follow-redirects in /examples/websockets-realtime-voting (#1896)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 17:40:32 +01:00
dependabot[bot]
edb61f3765
Bump follow-redirects from 1.15.2 to 1.15.6 in /web (#1895)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 17:40:22 +01:00
Filip Sodić
95e313cf0e
Add client config to SDK API (#1893) 2024-03-15 16:53:42 +01:00
Filip Sodić
00c98ee2d0
Update the release process guide (#1887) 2024-03-13 13:11:07 +01:00
Akshata Mohanty
174e48a504
Fix typo in deployment instructions (#1886) 2024-03-13 11:39:56 +01:00
Filip Sodić
8cfcd080a9 Bump version to 0.12.4
Change version, update e2e tests, update Changelog
2024-03-12 16:51:38 +01:00
Filip Sodić
5fc4dc57b0
Add auth/types import path to package.json (#1882) 2024-03-12 16:38:08 +01:00
Filip Sodić
e87f90468f
Remove client file hacks from server/tsconfig.json (#1862) 2024-03-11 16:58:32 +01:00
Mihovil Ilakovac
2c5336386d
Migrating Waspello to 0.12 (#1825) 2024-03-10 22:56:58 +01:00
Mihovil Ilakovac
96e890152f
Migrating Waspleau to 0.12 (#1824) 2024-03-10 22:41:21 +01:00
Mihovil Ilakovac
aa85cd5ae4
Migrates hackathon submissions to 0.12 (#1823) 2024-03-10 22:39:25 +01:00
Mihovil Ilakovac
966f647fea
Updates the rules for hiding 'noise' files (#1861) 2024-03-08 17:25:36 +01:00
Mihovil Ilakovac
cb6d10143e
Upgrade headless tests cache key (#1866) 2024-03-08 16:55:50 +01:00
Mihovil Ilakovac
8d7c64a296
Run CI with additional Node.js versions on Ubuntu (#1836) 2024-03-05 19:18:31 +01:00
Martin Sosic
e4932ec51b Added dates to latest releases in ChangeLog. 2024-03-01 23:24:30 +01:00
Martin Sosic
f2721e7679 Updated Wasp version to 0.12.3 + Mage to use it. 2024-03-01 16:18:11 +01:00
Martin Šošić
b784571ddc
Updated Wasp AI to work with newest GPT 3.5 Turbo (0125). (#1826) 2024-03-01 15:42:41 +01:00
Martin Šošić
ab5a27efc3
Updated Sponsors in README.md 2024-03-01 14:40:36 +01:00
Martin Sosic
0bdfaf5852 Updated Mage's wasp version in main.wasp to 0.12.2. 2024-02-29 19:13:13 +01:00
Martin Sosic
17479c76a9 Updated waspc.cabal, ChangeLog and e2e test to 0.12.2. 2024-02-29 19:00:11 +01:00
Mihovil Ilakovac
1669357dbe
Conditionally apply Web Crypto API polyfill (#1834)
* Conditionally apply Web Crypto API polyfill

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Updates e2e tests

* Update waspc/data/Generator/templates/server/src/polyfill.ts

---------

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2024-02-29 18:48:09 +01:00
Martin Sosic
365db38bba Updated Mage to use wasp 0.12.1. 2024-02-27 17:29:25 +01:00
Martin Sosic
86938b232b Updated cabal, Changelog, and e2e tests to 0.12.1 . 2024-02-27 15:52:49 +01:00
Martin Sosic
088413fdbc Reverted Wasp AI to use GPT-3.5-Turbo-0613. 2024-02-27 15:39:22 +01:00
Martin Sosic
0b49996466 Commiting new package-lock.json for Mage. 2024-02-27 14:37:43 +01:00
Martin Sosic
85197fdf2b Fixed broken links in docs. 2024-02-27 13:07:45 +01:00
Martin Sosic
139d6a0751 Created a 0.12.0 version of docs. 2024-02-27 09:26:16 +01:00
Filip Sodić
646d7e2c7b
Enforce casing in operations and entities (#1818)
* Enforce casing in operations and entities

* Fix small error and remove improts

* Fix formatting

* Add fullstop to error messages

* Add naming changes to changelog and migration guide

* Update waspc/ChangeLog.md

* Update web/docs/migrate-from-0-11-to-0-12.md

* fix

---------

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-02-27 09:12:29 +01:00
Mihovil Ilakovac
57714b1271
Fixes the order of operations in wasp build (#1821)
* Fixes the order of operations in 'wasp build'

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* fix

---------

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-02-27 08:34:00 +01:00
Mihovil Ilakovac
d6228ffa05
Adds notes about allowUnverifiedLogin to migration docs (#1822)
* Grammarly updates. Adds note for allowUnverifiedLogin

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Update web/docs/migrate-from-0-11-to-0-12.md

---------

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2024-02-27 08:17:48 +01:00
Martin Šošić
93474d9c13
Updated Mage to produce Wasp 0.12.0 apps. (#1794) 2024-02-26 16:46:15 +01:00
Martin Šošić
a445da9ed0
Mage 0.12 producing 0.11 (#1805)
* Upgraded Mage to Wasp 0.12 while producing Wasp 0.11.4 apps.

* Rearranged imports to be nicer.

* Updated tsconfig.json and .gitignore according to new changes to wasp new.
2024-02-26 16:25:47 +01:00
Martin Šošić
fda10de089
Updated ChangeLog.md to contain info about 0.12.0. (#1810)
* Updated ChangeLog.md to contain info about 0.12.0.

* fix
2024-02-26 16:05:19 +01:00
Filip Sodić
21839ff2df
Add latest changes to examples updated to 0.12.0 (#1816)
* Add latest changes to examples updated to 0.12.0

* Add latest 0.12.0 changes to waspc/examples

* Remove stray todo from examples

* Update e2e tests
2024-02-26 15:20:52 +01:00
Mihovil Ilakovac
8a4b714fbb
Updates migration instructions to use custom API (#1812)
* Updates migration instructions to use custom API

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Improved data migration functions output, added note about idempotency.

---------

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-02-26 14:37:14 +01:00
Filip Sodić
1c0bfd20ca
Update the tutorial for 0.12.0 (#1799) 2024-02-26 14:33:28 +01:00
Filip Sodić
c50b0e1f62
Restore lost .gitignore contents (#1811) 2024-02-26 14:08:19 +01:00
Filip Sodić
69255d327f
Move phantom dir to .wasp (#1814) 2024-02-26 13:15:41 +01:00