1
0
Fork 0
forked from Kispi/Core
Commit graph

48 commits

Author SHA1 Message Date
cd5c7d1569 feat(webapp): add server time to admin portal
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-12 15:36:33 +02:00
019d0ae566 feat(core): add wage functionality to the employer portal
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-12 15:30:25 +02:00
97785d17ad feat(webapp): add company overview in admin settings
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-11 17:14:28 +02:00
a2d4d89776 feat(core): add company bank accounts
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-11 13:38:58 +02:00
5aea42d33a feat(webapp): add option to modify the account number
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-11 12:08:38 +02:00
fe2eabaffc fix(webapp): logo in navbar on safari
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-10 21:46:10 +02:00
212e0bbcc3 fix(webapp): small fixes
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-09 22:45:42 +02:00
c70dba5ab3 feat(core): add employer portal
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-09 21:27:45 +02:00
a2994e50e6 fix(webapp): remove padding on smaller screens 2023-07-09 20:57:29 +02:00
8f544f224b fix(webapp): footer
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-07 20:31:58 +02:00
4f80b7e895 feat(core): add companies and csv data import
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-07 00:10:50 +02:00
9a092e9324 fix(webapp): remove max width in navigation bar
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-03 12:05:39 +02:00
be3f71eb12 feat(core): add spa handling, add radio, add account import from csv file and use new dialog elements
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-03 11:38:34 +02:00
3e1437300f feat(core): add employer portal with mock data
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-30 16:18:07 +02:00
c94bf147f5 feat(core): update dependencies and some visual improvements
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-30 14:59:53 +02:00
23aad9b667 feat(webapp): add admin settings
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-25 15:34:09 +02:00
c2207e337a feat(core): change branding
All checks were successful
continuous-integration/drone Build is passing
2023-06-05 18:05:25 +02:00
4944890510 docs(readme): update docs 2023-06-04 11:57:22 +02:00
bc7a295a06 fix(webapp): responsive errors 2023-06-03 23:51:32 +02:00
8a6a8bd1dc feat(webapp): ui refinements 2023-06-03 23:42:07 +02:00
364ee76159 feat(core): migrate to pocketbase and update ui 2023-06-01 18:34:41 +02:00
84bb25a4fa fix(webapp): use new ip for appwrite 2022-08-08 10:20:11 +02:00
10399aa812 fix(webapp): filter in lower case 2022-08-04 14:02:26 +02:00
86ef3d989f fix(webapp): add pin to data view again 2022-08-04 14:01:45 +02:00
b5247ea3ad feat(webapp): add filter to data view 2022-08-04 13:57:18 +02:00
cfb41b2b32 feat(webbapp): add account migration 2022-08-04 12:08:09 +02:00
8c1878d4aa feat(webapp): protect data view with pin 2022-08-04 11:48:29 +02:00
46d0ad8770 feat(webapp): add minimum and maximum amount for currency input 2022-08-04 11:48:09 +02:00
f255ffcd94 feat(webapp): disable data view by default 2022-08-01 09:08:10 +02:00
971b760792 fix(webapp): anonymous session not working 2022-07-30 23:13:03 +02:00
64f7c7393f feat(webapp): add check in functionality 2022-07-28 17:46:29 +02:00
eab98a13b7 feat(webapp): get account details from input 2022-07-28 17:30:10 +02:00
dda5a1ac7d feat(webapp): add account modal functionality 2022-07-28 16:46:07 +02:00
6425af1ffb style(webapp): reorder imports 2022-07-26 23:43:30 +02:00
5ba74d198a feat(webapp): add backend for data view 2022-07-26 23:38:22 +02:00
4915be99b8 feat(webapp): add backend to bank view 2022-07-26 16:28:45 +02:00
069da4fc5e fix(webapp): overflow menu has no color 2022-07-26 16:27:54 +02:00
ebdfa33c37 feat(webapp): add appwrite 2022-07-26 16:24:22 +02:00
f172a2c338 feat(webapp): remove cents as this is impossbile with this currency 2022-07-18 12:18:07 +02:00
cc043acad5 feat(webapp): add add account modal 2022-07-15 12:23:42 +02:00
4555ca1140 feat(webapp): add modal for bank operations 2022-07-13 19:57:41 +02:00
8151cad10b style(webapp): use function instaed of anonymous function variable construct 2022-07-13 19:34:05 +02:00
6c06a2d129 feat(webapp): implement bank view 2022-07-13 17:45:50 +02:00
3841c33564 fix(webapp): move outer padding into views 2022-07-13 17:45:00 +02:00
1556992050 style(webapp): fix formatting 2022-07-13 17:44:13 +02:00
c2aa92737f feat(webapp): add check in view 2022-07-12 22:15:30 +02:00
61f4cf2c72 feat(webapp): add data view 2022-07-12 22:15:21 +02:00
be32a075b4 feat(core): initial commit 2022-07-12 20:44:26 +02:00