|
|
69f2576ee6
|
fix: show loading spinner on login screen while request is in process
|
2023-01-26 22:27:43 +05:00 |
|
|
|
71c429b093
|
fix: replace main class with container class
|
2022-12-07 20:25:06 +05:00 |
|
|
|
1d48f8856b
|
feat: ask for updated password on first login
|
2022-11-22 19:58:17 +05:00 |
|
Saad Jutt
|
0b759a5594
|
chore: code fixes API + web
|
2022-07-05 02:34:33 +05:00 |
|
|
|
bdf63df1d9
|
fix: add isAdmin attribute to return response of get session and login requests
|
2022-06-23 22:50:00 +05:00 |
|
Saad Jutt
|
c275db184e
|
feat(web): added profile + edit + autoexec changes
|
2022-05-26 04:25:15 +05:00 |
|
Saad Jutt
|
5888f04e08
|
fix(web): seperate container for auth code
|
2022-05-11 21:01:59 +05:00 |
|
Saad Jutt
|
b060ad1b8e
|
fix: added CSRF check for granting access via session authentication
|
2022-04-30 05:04:27 +05:00 |
|
Saad Jutt
|
992f39b63a
|
chore: lint fix
|
2022-04-29 04:11:29 +05:00 |
|
Saad Jutt
|
e462aebdc0
|
feat: enabled csrf tokens for web component
|
2022-04-29 02:59:48 +05:00 |
|
Saad Jutt
|
e57443f1ed
|
fix(web): show display name instead of username
|
2022-04-28 07:00:49 +05:00 |
|
Saad Jutt
|
5da93f318a
|
feat: enabled session based authentication for web
|
2022-04-28 06:44:25 +05:00 |
|
|
|
36628551ae
|
chore(web): use AppContext instead of useTokens Hook
|
2022-04-21 04:37:40 +05:00 |
|
Saad Jutt
|
db70b1ce55
|
fix: provide clientId to web component
|
2022-04-19 21:26:55 +05:00 |
|
JahanzaibRao15
|
58b6f439b3
|
Fixed vulnerabilities and remove unused or redundant dependencies (#55)
* chore: fix vulnerabilities and remove unused or redundant dependencies
* chore: Added start script and vulnerabilities screenshot
* fix: quick fix
* fix: converted to typescript + bugs removed
Co-authored-by: jahanzaibrao-dev <jahanzaib@tetrahex.com>
Co-authored-by: Saad Jutt <ihsan.distranger@gmail.com>
|
2022-02-15 03:11:03 +05:00 |
|
Muhammad Saad
|
d0a1457f44
|
feat: added authorization route for web (#37)
|
2021-12-15 17:51:19 +05:00 |
|
Saad Jutt
|
4a363c5b97
|
fix(docker): docker-compose for prod+development
|
2021-11-15 00:52:29 +05:00 |
|
Saad Jutt
|
2bb10c7166
|
fix: cors enabled for desktop mode
|
2021-11-13 23:29:27 +05:00 |
|
Saad Jutt
|
514a262340
|
feat: generate executables for sasjs/server with web component
|
2021-11-12 06:40:10 +05:00 |
|
Saad Jutt
|
31959455c3
|
chore: embedded clientId for web component
|
2021-11-10 20:00:27 +05:00 |
|
Saad Jutt
|
98ef40ffd6
|
chore: server issue fix
|
2021-11-10 08:33:44 +05:00 |
|
Saad Jutt
|
42dde3eded
|
chore(web): commented local endpoints
|
2021-11-10 08:10:57 +05:00 |
|
Saad Jutt
|
c47782eed2
|
chore(web): added login component + use access token
|
2021-11-10 08:05:47 +05:00 |
|