nocobase[bot]
|
f27df77573
|
chore(versions): 😊 publish v1.4.0-alpha.11
|
2024-11-14 16:24:31 +00:00 |
|
nocobase[bot]
|
1cc88e2edf
|
chore(versions): 😊 publish v1.4.0-alpha.10
|
2024-11-14 13:47:53 +00:00 |
|
nocobase[bot]
|
d12c0afbbb
|
chore(versions): 😊 publish v1.4.0-alpha.9
|
2024-11-14 01:08:11 +00:00 |
|
nocobase[bot]
|
07b95c388a
|
chore(versions): 😊 publish v1.4.0-alpha.8
|
2024-11-11 04:15:27 +00:00 |
|
nocobase[bot]
|
8618a33d68
|
chore(versions): 😊 publish v1.4.0-alpha.7
|
2024-11-11 02:25:11 +00:00 |
|
nocobase[bot]
|
3733676d6e
|
chore(versions): 😊 publish v1.4.0-alpha.6
|
2024-11-08 01:15:45 +00:00 |
|
nocobase[bot]
|
b3ea409d6c
|
chore(versions): 😊 publish v1.4.0-alpha.5
|
2024-11-08 00:48:42 +00:00 |
|
nocobase[bot]
|
6c8a2ae3b5
|
chore(versions): 😊 publish v1.4.0-alpha.4
|
2024-11-08 00:26:17 +00:00 |
|
nocobase[bot]
|
3801a2e145
|
chore(versions): 😊 publish v1.4.0-alpha.3
|
2024-11-07 14:57:03 +00:00 |
|
nocobase[bot]
|
a2d9b52ec5
|
chore(versions): 😊 publish v1.4.0-alpha.2
|
2024-11-06 09:44:44 +00:00 |
|
nocobase[bot]
|
e2dd54f338
|
chore(versions): 😊 publish v1.4.0-alpha.1
|
2024-11-06 06:59:06 +00:00 |
|
nocobase[bot]
|
1ca1a570c9
|
chore(versions): 😊 publish v1.4.0-alpha.0
|
2024-11-06 06:15:07 +00:00 |
|
Katherine
|
e6a90fda7c
|
fix: registration ACL snippet for public form (#5505)
|
2024-10-24 16:49:01 +08:00 |
|
Katherine
|
fc90817fac
|
fix: issue with clicking settings on public form (#5392)
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
|
2024-10-12 11:40:59 +08:00 |
|
Katherine
|
49bbdc13f3
|
refactor: error feedback when the form does not exist in public forms (#5336)
Build Docker Image / build-and-push (push) Has been cancelled
Build Pro Image / build-and-push (push) Has been cancelled
E2E / Build (push) Has been cancelled
NocoBase Backend Test / sqlite-test (20, false) (push) Has been cancelled
NocoBase Backend Test / sqlite-test (20, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Has been cancelled
NocoBase Backend Test / mysql-test (20, false) (push) Has been cancelled
NocoBase Backend Test / mysql-test (20, true) (push) Has been cancelled
NocoBase Backend Test / mariadb-test (20, false) (push) Has been cancelled
NocoBase Backend Test / mariadb-test (20, true) (push) Has been cancelled
NocoBase FrontEnd Test / frontend-test (18) (push) Has been cancelled
Test on Windows / build (push) Has been cancelled
E2E / Core and plugins (push) Has been cancelled
E2E / plugin-workflow (push) Has been cancelled
E2E / plugin-workflow-approval (push) Has been cancelled
E2E / plugin-data-source-main (push) Has been cancelled
E2E / Comment on PR (push) Has been cancelled
* refactor: error feedback when the form does not exist in public forms
* fix: collection not found
|
2024-09-27 17:29:18 +08:00 |
|
Katherine
|
4a5aa7542b
|
fix(public-form): authorization validation and content optimization (#5330)
* fix: public form
* refactor: locale improve
* refactor: markdown locale
* fix: translation
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-09-26 22:06:34 +08:00 |
|
chenos
|
5fb009ed33
|
fix: remove permission skip
|
2024-09-26 20:03:50 +08:00 |
|
chenos
|
c3e740b552
|
feat: public forms (#5142)
* feat: public forms plugin
* refactor: public form
* refactor: parseCollectionData
* refactor: parseToken
* refactor: handleEditPublicForm
* refactor: parseACL
* refactor: enable form
* refactor: copy link
* refactor: edable password
* refactor: qr code
* refactor: create public form
* refactor: create public form
* refactor: bulk destroy
* fix: bug
* refactor: support nester form
* refactor: show message under control
* refactor: support bulk destroy
* refactor: support bulk destroy
* refactor: adapt to mobile devices
* refactor: settings
* refactor: locale improve
* refactor: parseAcl
* refactor: parseAcl
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: dataSourceCollectionCascaderReadPretty
* fix: bug
* fix: bug
* fix: bug
* fix: collection template
* fix: style improve
* refactor: locale improve
* refactor: parseToken
* fix: bug
* style: brand style improve
* refactor: settings
* fix: bug
* fix: bug
* refactor: locale improve
* refactor: locale improve
* refactor: locale improve
* refactor: locale improve
* refactor: package.json
* refactor: create form schema
* refactor: create form schema
* fix: bug
* fix: parseToken
* fix: publicFormsSchema
* fix: publicFormsSchema
* fix: useSubmitActionProps
* fix: useSubmitActionProps
* fix: password
* fix: password
* refactor: custom request
* refactor: variable for public form
* style: style improve
* fix: bug
* style: style improve
* style: style improve
* refactor: filter
* refactor: locale improve
* refactor: locale improve
* refactor: locale improve
* fix: bug
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
|
2024-09-26 17:12:16 +08:00 |
|