This is an automated email from the ASF dual-hosted git repository.
aicam pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from a2eeb75a1f chore(ci): remove JOOQ Generation from CI (#3747)
add 7c35e427a2 feat: add account creation time (#3736)
No new revisions were added by this update.
Summary of changes:
.../ics/texera/web/ServletAwareConfigurator.scala | 1 +
.../uci/ics/texera/web/auth/GuestAuthFilter.scala | 3 +-
.../ics/texera/web/auth/UserAuthenticator.scala | 6 +-
.../dashboard/admin/user/AdminUserResource.scala | 6 +-
.../dashboard/file/WorkflowResourceSpec.scala | 101 ++++++++++++++++++++-
.../scala/edu/uci/ics/texera/auth/JwtParser.scala | 2 +-
core/gui/src/app/common/type/user.ts | 4 +
.../component/admin/user/admin-user.component.html | 7 ++
.../component/admin/user/admin-user.component.ts | 9 +-
core/scripts/sql/texera_ddl.sql | 17 ++--
core/scripts/sql/updates/{12.sql => 14.sql} | 18 +++-
.../k8s/texera-helmchart/files/texera_ddl.sql | 17 ++--
12 files changed, 166 insertions(+), 25 deletions(-)
copy core/scripts/sql/updates/{12.sql => 14.sql} (68%)