793a7d6cda
feat: add free charge price mode for product buy page ( #3015 )
...
* feat: add free charge price mode for product buy page
* fix: improve code format
2024-06-22 14:05:53 +08:00
d43d58dee2
feat: fix getProviders() owner bug in product edit page
2024-05-01 18:04:50 +08:00
684cbdb951
fix: replace the wrong param name willExist ( #2389 )
2023-10-10 21:47:38 +08:00
953be4a7b6
feat: support subscription periods (yearly/monthly) ( #2265 )
...
* feat: support year/month subscription
* feat: add GetPrice() for plan
* feat: add GetDuration
* feat: gofumpt
* feat: add subscription mode for pricing
* feat: restrict auto create product operation
* fix: format code
* feat: add period for plan,remove period from pricing
* feat: format code
* feat: remove space
* feat: remove period in signup page
2023-08-30 17:13:45 +08:00
943cc43427
Fix payment list and product edit actions
2023-08-28 21:01:23 +08:00
5f054c4989
Fix product links
2023-07-28 15:08:45 +08:00
577bd6ce58
feat: fix response data assignment error ( #2123 )
2023-07-24 14:52:30 +08:00
a6f803aff1
feat: refactor code to use responseOK everywhere ( #2111 )
...
* refactor: use responseOK return frontend format json data
* revert handle error
* revert handle error
2023-07-23 09:49:16 +08:00
eee9b8b9fe
feat: add organization context select box for admin ( #2013 )
...
* feat: organization as context
* feat: organization as context with backend filtration
* Update app.conf
* update app.conf and hide organization select for mobile.
---------
Co-authored-by: dplynsky <dplynsky@ptsecurity.com >
Co-authored-by: hsluoyz <hsluoyz@qq.com >
2023-06-30 01:32:34 +08:00
0bda29f143
feat: show 404 error for non-existent objects in edit pages
2023-06-10 01:56:15 +08:00
70c372c3f7
Fix Provider API responses
2023-06-02 11:49:38 +08:00
11f3af1ede
Improve Select modes
2023-05-31 17:36:11 +08:00
cb542ae46a
feat: fix org admin permissions ( #1822 )
2023-05-09 00:06:52 +08:00
5989c4ff34
Remove i18n duplicates
2023-03-19 01:03:12 +08:00
28d24cc913
Improve i18n
2023-03-18 12:18:42 +08:00
c0d9969013
Add description to product
2022-12-16 23:35:30 +08:00
9f3ee275a8
feat: reformat frontend alert texts with correct i18n ( #1341 )
...
* fix: add i18
* fix: standard prompt message
2022-12-02 00:06:28 +08:00
deed857788
chore(style): allow case declarations and ban var
( #987 )
...
* chore(style): allow case declarations
* chore(style): ban `var` and prefer `const`
2022-08-08 23:35:24 +08:00
6aaba6debd
feat: space between infix op
2022-08-06 23:43:09 +08:00
503d244166
feat(web): add lint ( #875 )
...
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
2022-07-10 15:45:55 +08:00
0f483fb65b
Improve preview buttons to copy link.
2022-06-16 22:01:09 +08:00
ca87dd7dea
Add returnUrl to product.
2022-03-13 16:25:54 +08:00
e19f07c521
Add product detail page.
2022-02-27 23:50:35 +08:00
39ab71c5db
Add product pages.
2022-02-27 20:09:19 +08:00